|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationType
A representation of the model object 'Application Type'.
The following features are supported:
Action Listener
Default Render Kit Id
Message Bundle
Navigation Handler
View Handler
State Manager
EL Resolver
Property Resolver
Variable Resolver
Resource Handler
System Event Listener
Locale Config
Resource Bundle
Application Extension
Default Validators
Id
FacesConfigPackage.getApplicationType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getActionListener()
Returns the value of the 'Action Listener' containment reference list. |
EList |
getApplicationExtension()
Returns the value of the 'Application Extension' reference list. |
EList |
getDefaultRenderKitId()
Returns the value of the 'Default Render Kit Id' containment reference list. |
EList |
getDefaultValidators()
Returns the value of the 'Default Validators' reference list. |
EList |
getELResolver()
Returns the value of the 'EL Resolver' reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getLocaleConfig()
Returns the value of the 'Locale Config' containment reference list. |
EList |
getMessageBundle()
Returns the value of the 'Message Bundle' containment reference list. |
EList |
getNavigationHandler()
Returns the value of the 'Navigation Handler' containment reference list. |
EList |
getPropertyResolver()
Returns the value of the 'Property Resolver' containment reference list. |
EList |
getResourceBundle()
Returns the value of the 'Resource Bundle' reference list. |
EList |
getResourceHandler()
Returns the value of the 'Resource Handler' containment reference list. |
EList |
getStateManager()
Returns the value of the 'State Manager' containment reference list. |
EList |
getSystemEventListener()
Returns the value of the 'System Event Listener' reference list. |
EList |
getVariableResolver()
Returns the value of the 'Variable Resolver' containment reference list. |
EList |
getViewHandler()
Returns the value of the 'View Handler' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getActionListener()
ActionListenerType
.
If the meaning of the 'Action Listener' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ActionListener()
EList getDefaultRenderKitId()
DefaultRenderKitIdType
.
If the meaning of the 'Default Render Kit Id' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_DefaultRenderKitId()
EList getMessageBundle()
MessageBundleType
.
If the meaning of the 'Message Bundle' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_MessageBundle()
EList getNavigationHandler()
NavigationHandlerType
.
If the meaning of the 'Navigation Handler' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_NavigationHandler()
EList getViewHandler()
ViewHandlerType
.
If the meaning of the 'View Handler' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ViewHandler()
EList getStateManager()
StateManagerType
.
If the meaning of the 'State Manager' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_StateManager()
EList getPropertyResolver()
PropertyResolverType
.
If the meaning of the 'Property Resolver' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_PropertyResolver()
EList getVariableResolver()
VariableResolverType
.
If the meaning of the 'Variable Resolver' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_VariableResolver()
EList getResourceHandler()
ResourceHandlerType
.
If the meaning of the 'Resource Handler' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ResourceHandler()
EList getSystemEventListener()
SystemEventListenerType
.
If the meaning of the 'System Event Listener' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_SystemEventListener()
EList getLocaleConfig()
LocaleConfigType
.
If the meaning of the 'Locale Config' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_LocaleConfig()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getApplicationType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
EList getELResolver()
ELResolverType
.
If the meaning of the 'EL Resolver' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ELResolver()
EList getResourceBundle()
ResourceBundleType
.
If the meaning of the 'Resource Bundle' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ResourceBundle()
EList getApplicationExtension()
ApplicationExtensionType
.
If the meaning of the 'Application Extension' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_ApplicationExtension()
EList getDefaultValidators()
DefaultValidatorsType
.
If the meaning of the 'Default Validators' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getApplicationType_DefaultValidators()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |