Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.core
Class IJSFCoreConstants

java.lang.Object
  extended by 
org.eclipse.jst.jsf.core.IJSFCoreConstants

public final class IJSFCoreConstants
extends java.lang.Object

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

JSF_CORE_FACET_ID

public static final java.lang.String JSF_CORE_FACET_ID
The global id for the JSF facet TODO: align with extensioin point through plugin.properties

See Also:
Constant Field Values

FACET_VERSION_1_0

public static final java.lang.String FACET_VERSION_1_0
The facet version for a JSF 1.0 project TODO: align with extensioin point through plugin.properties

See Also:
Constant Field Values

JSF_VERSION_1_0

public static final java.lang.String JSF_VERSION_1_0
The constant id for a JSF 1.0 project

See Also:
Constant Field Values

FACET_VERSION_1_1

public static final java.lang.String FACET_VERSION_1_1
The facet version for a JSF 1.1 project TODO: align with extensioin point through plugin.properties

See Also:
Constant Field Values

JSF_VERSION_1_1

public static final java.lang.String JSF_VERSION_1_1
The constant id for a JSF 1.1 project

See Also:
Constant Field Values

FACET_VERSION_1_2

public static final java.lang.String FACET_VERSION_1_2
The facet version for a JSF 1.2 project TODO: align with extensioin point through plugin.properties

See Also:
Constant Field Values

JSF_VERSION_1_2

public static final java.lang.String JSF_VERSION_1_2
The constant id for a JSF 1.2 project

See Also:
Constant Field Values



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire