|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LifecycleType
A representation of the model object 'Lifecycle Type'.
The following features are supported:
FacesConfigPackage.getLifecycleType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getLifecycleExtension()
Returns the value of the 'Lifecycle Extension' containment reference list. |
EList |
getPhaseListener()
Returns the value of the 'Phase Listener' 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 getPhaseListener()
PhaseListenerType
.
If the meaning of the 'Phase Listener' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getLifecycleType_PhaseListener()
EList getLifecycleExtension()
LifecycleExtensionType
.
If the meaning of the 'Lifecycle Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getLifecycleType_LifecycleExtension()
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.getLifecycleType_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 |