|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XML form-login-configType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
Nested Class Summary | |
static class |
FormLoginConfigType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
String |
getFormErrorPage()
Gets the "form-error-page" element |
String |
getFormLoginPage()
Gets the "form-login-page" element |
void |
setFormErrorPage(String formErrorPage)
Sets the "form-error-page" element |
void |
setFormLoginPage(String formLoginPage)
Sets the "form-login-page" element |
WarPathType |
xgetFormErrorPage()
Gets (as xml) the "form-error-page" element |
WarPathType |
xgetFormLoginPage()
Gets (as xml) the "form-login-page" element |
void |
xsetFormErrorPage(WarPathType formErrorPage)
Sets (as xml) the "form-error-page" element |
void |
xsetFormLoginPage(WarPathType formLoginPage)
Sets (as xml) the "form-login-page" element |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
public static final org.apache.xmlbeans.SchemaType type
Method Detail |
public String getFormLoginPage()
public WarPathType xgetFormLoginPage()
public void setFormLoginPage(String formLoginPage)
public void xsetFormLoginPage(WarPathType formLoginPage)
public String getFormErrorPage()
public WarPathType xgetFormErrorPage()
public void setFormErrorPage(String formErrorPage)
public void xsetFormErrorPage(WarPathType formErrorPage)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |