|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FactoryType
A representation of the model object 'Factory Type'.
The following features are supported:
Application Factory
Exception Handler Factory
External Context Factory
Faces Context Factory
Partial View Context Factory
Lifecycle Factory
View Declaration Language Factory
Tag Handler Delegate Factory
Render Kit Factory
Visit Context Factory
Factory Extension
Id
FacesConfigPackage.getFactoryType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getApplicationFactory()
Returns the value of the 'Application Factory' containment reference list. |
EList |
getExceptionHandlerFactory()
Returns the value of the 'Exception Handler Factory' containment reference list. |
EList |
getExternalContextFactory()
Returns the value of the 'External Context Factory' containment reference list. |
EList |
getFacesContextFactory()
Returns the value of the 'Faces Context Factory' containment reference list. |
EList |
getFactoryExtension()
Returns the value of the 'Factory Extension' reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getLifecycleFactory()
Returns the value of the 'Lifecycle Factory' containment reference list. |
EList |
getPartialViewContextFactory()
Returns the value of the 'Partial View Context Factory' containment reference list. |
EList |
getRenderKitFactory()
Returns the value of the 'Render Kit Factory' containment reference list. |
EList |
getTagHandlerDelegateFactory()
Returns the value of the 'Tag Handler Delegate Factory' containment reference list. |
EList |
getViewDeclarationLanguageFactory()
Returns the value of the 'View Declaration Language Factory' containment reference list. |
EList |
getVisitContextFactory()
Returns the value of the 'Visit Context Factory' 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 getApplicationFactory()
ApplicationFactoryType
.
If the meaning of the 'Application Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_ApplicationFactory()
EList getExceptionHandlerFactory()
ExceptionHandlerFactoryType
.
If the meaning of the 'Exception Handler Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_ExceptionHandlerFactory()
EList getExternalContextFactory()
ExternalContextFactoryType
.
If the meaning of the 'External Context Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_ExternalContextFactory()
EList getFacesContextFactory()
FacesContextFactoryType
.
If the meaning of the 'Faces Context Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_FacesContextFactory()
EList getPartialViewContextFactory()
PartialViewContextFactoryType
.
If the meaning of the 'Partial View Context Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_PartialViewContextFactory()
EList getLifecycleFactory()
LifecycleFactoryType
.
If the meaning of the 'Lifecycle Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_LifecycleFactory()
EList getViewDeclarationLanguageFactory()
ViewDeclarationLanguageFactoryType
.
If the meaning of the 'View Declaration Language Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_ViewDeclarationLanguageFactory()
EList getTagHandlerDelegateFactory()
TagHandlerDelegateFactoryType
.
If the meaning of the 'Tag Handler Delegate Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_TagHandlerDelegateFactory()
EList getRenderKitFactory()
RenderKitFactoryType
.
If the meaning of the 'Render Kit Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_RenderKitFactory()
EList getVisitContextFactory()
VisitContextFactoryType
.
If the meaning of the 'Visit Context Factory' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_VisitContextFactory()
EList getFactoryExtension()
FactoryExtensionType
.
If the meaning of the 'Factory Extension' reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getFactoryType_FactoryExtension()
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.getFactoryType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |