|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorPage
The error-page element contains a mapping between an error code or exception type to the path of a resource in the web application
Method Summary | |
---|---|
java.lang.String |
getLocation()
|
WebApp |
getWebApp()
|
boolean |
isErrorCode()
|
boolean |
isExceptionType()
|
void |
setLocation(java.lang.String value)
|
void |
setWebApp(WebApp value)
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isErrorCode()
boolean isExceptionType()
java.lang.String getLocation()
void setLocation(java.lang.String value)
value
- The new value of the Location attributeWebApp getWebApp()
void setWebApp(WebApp value)
l
- The new value of the WebApp reference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |