|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormLoginConfigType
A representation of the model object 'Form Login Config Type'.
The following features are supported:
Webapp23Package.getFormLoginConfigType()
Method Summary | |
---|---|
FormErrorPageType |
getFormErrorPage()
Returns the value of the 'Form Error Page' containment reference. |
FormLoginPageType |
getFormLoginPage()
Returns the value of the 'Form Login Page' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setFormErrorPage(FormErrorPageType value)
Sets the value of the ' Form Error Page ' containment reference. |
void |
setFormLoginPage(FormLoginPageType value)
Sets the value of the ' Form Login Page ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
Method Detail |
---|
FormLoginPageType getFormLoginPage()
If the meaning of the 'Form Login Page' containment reference isn't clear, there really should be more of a description here...
setFormLoginPage(FormLoginPageType)
,
Webapp23Package.getFormLoginConfigType_FormLoginPage()
void setFormLoginPage(FormLoginPageType value)
Form Login Page
' containment reference.
value
- the new value of the 'Form Login Page' containment reference.getFormLoginPage()
FormErrorPageType getFormErrorPage()
If the meaning of the 'Form Error Page' containment reference isn't clear, there really should be more of a description here...
setFormErrorPage(FormErrorPageType)
,
Webapp23Package.getFormLoginConfigType_FormErrorPage()
void setFormErrorPage(FormErrorPageType value)
Form Error Page
' containment reference.
value
- the new value of the 'Form Error Page' containment reference.getFormErrorPage()
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)
,
Webapp23Package.getFormLoginConfigType_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 |