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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return FormErrorPageType
 FormErrorPageType Webapp22Factory.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.webapp22 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.