public interface JSFExceptionHandler extends FrontEndExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionKey()
The key to use with this handler's message resource bundle that will retrieve the error
message template for this exception.
|
String |
getExceptionPath()
The module-relative URI to the resource that will complete the request/response if this
exception occurs.
|
String |
getExceptionType()
Fully qualified Java class name of the exception type to register with this handler.
|
String |
getMessageKey()
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFExceptionHandler.messageKey
|
boolean |
isJSFExceptionHandlerMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
isFrontEndException, isFrontEndExceptionHandlerMetaTypegetActionMethodName, getActions, getDecisionTrigger, getForwardParameters, getFrontEndActivityGraph, getOperationCall, getUseCase, isContainedInFrontEndUseCase, isEnteringView, isExitingView, isFrontEndForwardMetaTypegetEffect, getGuard, getSource, getTarget, getTrigger, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isTransitionFacadeMetaType, isTriggerPresentcopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariantsboolean isJSFExceptionHandlerMetaType()
trueString getExceptionKey()
String getExceptionPath()
String getExceptionType()
String getMessageKey()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.