|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.core.IJSFCoreConstants
public final class IJSFCoreConstants
JSF Core framework constants
Provisional API - subject to change
Field Summary | |
---|---|
static java.lang.String |
FACET_VERSION_1_0
The facet version for a JSF 1.0 project TODO: align with extensioin point through plugin.properties |
static java.lang.String |
FACET_VERSION_1_1
The facet version for a JSF 1.1 project TODO: align with extensioin point through plugin.properties |
static java.lang.String |
FACET_VERSION_1_2
The facet version for a JSF 1.2 project TODO: align with extensioin point through plugin.properties |
static java.lang.String |
JSF_CORE_FACET_ID
The global id for the JSF facet TODO: align with extensioin point through plugin.properties |
static java.lang.String |
JSF_VERSION_1_0
The constant id for a JSF 1.0 project |
static java.lang.String |
JSF_VERSION_1_1
The constant id for a JSF 1.1 project |
static java.lang.String |
JSF_VERSION_1_2
The constant id for a JSF 1.2 project |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JSF_CORE_FACET_ID
public static final java.lang.String FACET_VERSION_1_0
public static final java.lang.String JSF_VERSION_1_0
public static final java.lang.String FACET_VERSION_1_1
public static final java.lang.String JSF_VERSION_1_1
public static final java.lang.String FACET_VERSION_1_2
public static final java.lang.String JSF_VERSION_1_2
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |