public class JSFExceptionHandlerLogicImpl extends JSFExceptionHandlerLogic
JSFExceptionHandler
,
Serialized FormmetaObject
contextRoot, 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, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JSFExceptionHandlerLogicImpl(Object metaObject, String context)
metaObject
- context
- JSFExceptionHandler
protected 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 JSFExceptionHandlerLogic
JSFExceptionHandler.getExceptionKey()
protected String handleGetExceptionPath()
The module-relative URI to the resource that will complete the request/response if this exception occurs.
handleGetExceptionPath
in class JSFExceptionHandlerLogic
JSFExceptionHandler.getExceptionPath()
protected String handleGetExceptionType()
Fully qualified Java class name of the exception type to register with this handler.
handleGetExceptionType
in class JSFExceptionHandlerLogic
JSFExceptionHandler.getExceptionType()
protected String handleGetMessageKey()
handleGetMessageKey
in class JSFExceptionHandlerLogic
JSFExceptionHandler.getMessageKey()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.