public class JSFExceptionHandlerLogicImpl extends JSFExceptionHandlerLogic
JSFExceptionHandler,
Serialized FormmetaObjectcontextRoot, logger| Constructor and Description |
|---|
JSFExceptionHandlerLogicImpl(Object metaObject,
String context)
Public constructor for JSFExceptionHandlerLogicImpl
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleGetExceptionKey()
The key to use with this handler's message resource bundle that
will retrieve the error message template for this exception.
|
protected String |
handleGetExceptionPath()
The module-relative URI to the resource that will complete the
request/response if this exception occurs.
|
protected String |
handleGetExceptionType()
Fully qualified Java class name of the exception type to
register with this handler.
|
protected String |
handleGetMessageKey() |
copyTaggedValues, findTaggedValue, findTaggedValues, getActionMethodName, getActions, getBindedFullyQualifiedName, getConstraints, getConstraints, getDecisionTrigger, getDocumentation, getDocumentation, getDocumentation, getEffect, getExceptionKey, getExceptionPath, getExceptionType, getForwardParameters, getFrontEndActivityGraph, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGuard, getId, getKeywords, getLabel, getLanguageMappings, getMessageKey, getModel, getName, getOperationCall, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSource, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTarget, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTrigger, getUseCase, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isContainedInFrontEndUseCase, isDocumentationPresent, isEnteringActionState, isEnteringDecisionPoint, isEnteringFinalState, isEnteringView, isExitingActionState, isExitingDecisionPoint, isExitingInitialState, isExitingView, isFrontEndException, isFrontEndExceptionHandlerMetaType, isFrontEndForwardMetaType, isJSFExceptionHandlerMetaType, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isTransitionFacadeMetaType, isTriggerPresent, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic JSFExceptionHandlerLogicImpl(Object metaObject, String context)
metaObject - context - JSFExceptionHandlerprotected String handleGetExceptionKey()
The key to use with this handler's message resource bundle that will retrieve the error message template for this exception.
handleGetExceptionKey in class JSFExceptionHandlerLogicJSFExceptionHandler.getExceptionKey()protected String handleGetExceptionPath()
The module-relative URI to the resource that will complete the request/response if this exception occurs.
handleGetExceptionPath in class JSFExceptionHandlerLogicJSFExceptionHandler.getExceptionPath()protected String handleGetExceptionType()
Fully qualified Java class name of the exception type to register with this handler.
handleGetExceptionType in class JSFExceptionHandlerLogicJSFExceptionHandler.getExceptionType()protected String handleGetMessageKey()
handleGetMessageKey in class JSFExceptionHandlerLogicJSFExceptionHandler.getMessageKey()Copyright © 2003–2014 AndroMDA.org. All rights reserved.