|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RedirectType
A representation of the model object 'Redirect Type'.
The following features are supported:
FacesConfigPackage.getRedirectType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getViewParam()
Returns the value of the 'View Param' containment reference list. |
boolean |
isIncludeViewParams()
Returns the value of the 'Include View Params' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setIncludeViewParams(boolean value)
Sets the value of the ' Include View Params ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getViewParam()
RedirectViewParamType
.
If the meaning of the 'View Param' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getRedirectType_ViewParam()
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.getRedirectType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
boolean isIncludeViewParams()
If the meaning of the 'Include View Params' attribute isn't clear, there really should be more of a description here...
setIncludeViewParams(boolean)
,
FacesConfigPackage.getRedirectType_IncludeViewParams()
void setIncludeViewParams(boolean value)
Include View Params
' attribute.
value
- the new value of the 'Include View Params' attribute.isIncludeViewParams()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |