Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.FormErrorPageType

Packages that use FormErrorPageType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of FormErrorPageType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return FormErrorPageType
 FormErrorPageType Webapp23Factory.createFormErrorPageType()
          Returns a new object of class 'Form Error Page Type'.
 FormErrorPageType DocumentRoot.getFormErrorPage()
          Returns the value of the 'Form Error Page' containment reference.
 FormErrorPageType FormLoginConfigType.getFormErrorPage()
          Returns the value of the 'Form Error Page' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type FormErrorPageType
 void DocumentRoot.setFormErrorPage(FormErrorPageType value)
          Sets the value of the 'Form Error Page' containment reference.
 void FormLoginConfigType.setFormErrorPage(FormErrorPageType value)
          Sets the value of the 'Form Error Page' containment reference.