| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp25 |
| Modifier and Type | Method and Description |
|---|---|
WarPathType |
Webapp25Factory.createWarPathType()
Returns a new object of class 'War Path Type'.
|
WarPathType |
FormLoginConfigType.getFormErrorPage()
Returns the value of the 'Form Error Page' containment reference.
|
WarPathType |
FormLoginConfigType.getFormLoginPage()
Returns the value of the 'Form Login Page' containment reference.
|
WarPathType |
ErrorPageType.getLocation()
Returns the value of the 'Location' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormLoginConfigType.setFormErrorPage(WarPathType value)
Sets the value of the '
Form Error Page' containment reference. |
void |
FormLoginConfigType.setFormLoginPage(WarPathType value)
Sets the value of the '
Form Login Page' containment reference. |
void |
ErrorPageType.setLocation(WarPathType value)
Sets the value of the '
Location' containment reference. |