public class EJB3SessionOperationFacadeLogicImpl extends EJB3SessionOperationFacadeLogic
EJB3SessionOperationFacade,
Serialized FormmetaObjectcontextRoot| Constructor and Description |
|---|
EJB3SessionOperationFacadeLogicImpl(Object metaObject,
String context) |
copyTaggedValues, findParameter, findTaggedValue, findTaggedValue, findTaggedValues, getArgumentNames, getArguments, getArgumentTypeNames, getBindedFullyQualifiedName, getConcurrency, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getExceptionList, getExceptionList, getExceptions, getFlushMode, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterSetterReturnTypeName, getId, getImplementationCall, getImplementationName, getImplementationSignature, getIncomingDestination, getInterceptorReferences, getKeywords, getLabel, getLanguageMappings, getLower, getMethodBody, getModel, getName, getNonRunAsRoles, getOutgoingDestination, getOverriddenOperation, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getParameters, getPostconditionName, getPostconditions, getPreconditionCall, getPreconditionName, getPreconditions, getPreconditionSignature, getQualifiedName, getReturnParameter, getReturnType, getRoles, getRolesAllowed, getRootPackage, getSeamBijectionFactoryParameters, getSeamConversationBeginParameters, getSeamConversationBeginTaskParameters, getSeamConversationCreateProcessParameters, getSeamConversationEndParameters, getSeamConversationEndTaskParameters, getSeamConversationResumeProcessParameters, getSeamConversationStartTaskParameters, getSeamObserverEventName, getSeamTransactionRollbackParameters, getSeamValidationOutcome, getSeamWebRemoteParameters, getService, getSignature, getSignature, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTestName, getTestSignature, getThrowsClause, getThrowsClause, getTransactionType, getTypedArgumentList, getTypedArgumentList, getUpper, getValidationName, getValidationOwner, getViewType, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isBindingDependenciesPresent, isBusinessOperation, isConstraintsPresent, isDenyAll, isDocumentationPresent, isEJB3SessionOperationFacadeMetaType, isExceptionsPresent, isExcludeClassInterceptors, isExcludeDefaultInterceptors, isIncomingMessageOperation, isLeaf, isLifecycleCallback, isMany, isMessageOperation, isModelElementFacadeMetaType, isOperationFacadeMetaType, isOrdered, isOutgoingMessageOperation, isOverriding, isPermitAll, isPostActivate, isPostconditionsPresent, isPostConstruct, isPreconditionsPresent, isPreDestroy, isPrePassivate, isQuery, isReservedWord, isReturnTypePresent, isSeamAsynchronous, isSeamBijectionFactory, isSeamConversationBegin, isSeamConversationBeginTask, isSeamConversationCreateProcess, isSeamConversationEnd, isSeamConversationEndTask, isSeamConversationResumeProcess, isSeamConversationStartTask, isSeamLifecycleCreate, isSeamLifecycleDestroy, isSeamObserver, isSeamTransactional, isSeamTransactionRollback, isSeamValidationRefreshEntities, isSeamValidationValidator, isSeamWebRemote, isServiceOperationMetaType, isStatic, isTemplateParametersPresent, isTimeoutCallback, isUnique, isValidIdentifierName, isViewTypeAbsoluteBoth, isViewTypeAbsoluteLocal, isViewTypeAbsoluteRemote, isViewTypeBoth, isViewTypeLocal, isViewTypeRemote, isViewTypeStrictlyBoth, isViewTypeStrictlyLocal, isViewTypeStrictlyRemote, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic EJB3SessionOperationFacadeLogicImpl(Object metaObject, String context)
metaObject - context - protected String handleGetViewType()
handleGetViewType in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacade.getViewType()protected boolean handleIsViewTypeRemote()
handleIsViewTypeRemote in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeRemote()protected boolean handleIsViewTypeLocal()
handleIsViewTypeLocal in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeLocal()protected boolean handleIsViewTypeBoth()
handleIsViewTypeBoth in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeBoth()protected boolean handleIsViewTypeStrictlyLocal()
handleIsViewTypeStrictlyLocal in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeStrictlyLocal()protected boolean handleIsViewTypeStrictlyRemote()
handleIsViewTypeStrictlyRemote in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeStrictlyRemote()protected boolean handleIsViewTypeStrictlyBoth()
handleIsViewTypeStrictlyBoth in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeStrictlyBoth()protected boolean handleIsViewTypeAbsoluteLocal()
handleIsViewTypeAbsoluteLocal in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeAbsoluteLocal()protected boolean handleIsViewTypeAbsoluteRemote()
handleIsViewTypeAbsoluteRemote in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeAbsoluteRemote()protected boolean handleIsViewTypeAbsoluteBoth()
handleIsViewTypeAbsoluteBoth in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsViewTypeAbsoluteBoth()public String getSignature()
EJB3SessionOperationFacadeLogicgetSignature in interface OperationFacadegetSignature in class EJB3SessionOperationFacadeLogicOverride the default implementation to check for timer service and
replace all attributes with javax.ejb.Timer attribute.protected String handleGetTestSignature()
handleGetTestSignature in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetTestSignature()protected String handleGetTestName()
handleGetTestName in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetTestName()public String getCall()
EJB3SessionOperationFacadeLogicgetCall in interface OperationFacadegetCall in class EJB3SessionOperationFacadeLogicOverride the default implementation to check for timer service and
add the javax.ejb.Timer attribute to the call.protected String handleGetTransactionType()
handleGetTransactionType in class EJB3SessionOperationFacadeLogicIf no method level transaction type specified, take it from the class level if it exists there.protected boolean handleIsBusinessOperation()
handleIsBusinessOperation in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsBusinessOperation()protected String handleGetRolesAllowed()
handleGetRolesAllowed in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetRolesAllowed()protected boolean handleIsPermitAll()
handleIsPermitAll in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsPermitAll()protected boolean handleIsDenyAll()
handleIsDenyAll in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsDenyAll()protected String handleGetFlushMode()
handleGetFlushMode in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetFlushMode()protected String handleGetThrowsClause()
handleGetThrowsClause in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetThrowsClause()protected String handleGetThrowsClause(String initialExceptions)
EJB3SessionOperationFacadeLogichandleGetThrowsClause in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetThrowsClause(String)protected Collection<Role> handleGetNonRunAsRoles()
EJB3SessionOperationFacadeLogichandleGetNonRunAsRoles in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetNonRunAsRoles()protected boolean handleIsTimeoutCallback()
handleIsTimeoutCallback in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsTimeoutCallback()protected String handleGetImplementationName()
handleGetImplementationName in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetImplementationName()protected String handleGetImplementationCall()
handleGetImplementationCall in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetImplementationCall()protected String handleGetImplementationSignature()
handleGetImplementationSignature in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetImplementationSignature()protected Collection handleGetInterceptorReferences()
handleGetInterceptorReferences in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetInterceptorReferences()protected boolean handleIsExcludeDefaultInterceptors()
handleIsExcludeDefaultInterceptors in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsExcludeDefaultInterceptors()protected boolean handleIsExcludeClassInterceptors()
handleIsExcludeClassInterceptors in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsExcludeClassInterceptors()protected boolean handleIsPostConstruct()
handleIsPostConstruct in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsPostConstruct()protected boolean handleIsPreDestroy()
handleIsPreDestroy in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsPreDestroy()protected boolean handleIsPostActivate()
handleIsPostActivate in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsPostActivate()protected boolean handleIsPrePassivate()
handleIsPrePassivate in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsPrePassivate()protected boolean handleIsLifecycleCallback()
handleIsLifecycleCallback in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsLifecycleCallback()protected boolean handleIsSeamValidationValidator()
handleIsSeamValidationValidator in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamValidationValidator()protected String handleGetSeamValidationOutcome()
handleGetSeamValidationOutcome in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamValidationOutcome()protected boolean handleIsSeamValidationRefreshEntities()
handleIsSeamValidationRefreshEntities in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamValidationRefreshEntities()protected boolean handleIsSeamLifecycleCreate()
handleIsSeamLifecycleCreate in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamLifecycleCreate()protected boolean handleIsSeamLifecycleDestroy()
handleIsSeamLifecycleDestroy in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamLifecycleDestroy()protected boolean handleIsSeamObserver()
handleIsSeamObserver in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamObserver()protected String handleGetSeamObserverEventName()
handleGetSeamObserverEventName in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamObserverEventName()protected boolean handleIsSeamAsynchronous()
handleIsSeamAsynchronous in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamAsynchronous()protected boolean handleIsSeamBijectionFactory()
handleIsSeamBijectionFactory in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamBijectionFactory()protected String handleGetSeamBijectionFactoryParameters()
handleGetSeamBijectionFactoryParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamBijectionFactoryParameters()protected boolean handleIsSeamConversationBegin()
handleIsSeamConversationBegin in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationBegin()protected String handleGetSeamConversationBeginParameters()
handleGetSeamConversationBeginParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationBeginParameters()protected boolean handleIsSeamConversationBeginTask()
handleIsSeamConversationBeginTask in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationBeginTask()protected String handleGetSeamConversationBeginTaskParameters()
handleGetSeamConversationBeginTaskParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationBeginTaskParameters()protected boolean handleIsSeamConversationCreateProcess()
handleIsSeamConversationCreateProcess in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationCreateProcess()protected String handleGetSeamConversationCreateProcessParameters()
handleGetSeamConversationCreateProcessParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationCreateProcessParameters()protected boolean handleIsSeamConversationEnd()
handleIsSeamConversationEnd in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationEnd()protected String handleGetSeamConversationEndParameters()
handleGetSeamConversationEndParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationEndParameters()protected boolean handleIsSeamConversationEndTask()
handleIsSeamConversationEndTask in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationEndTask()protected String handleGetSeamConversationEndTaskParameters()
handleGetSeamConversationEndTaskParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationEndTaskParameters()protected boolean handleIsSeamConversationResumeProcess()
handleIsSeamConversationResumeProcess in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationResumeProcess()protected String handleGetSeamConversationResumeProcessParameters()
handleGetSeamConversationResumeProcessParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationResumeProcessParameters()protected boolean handleIsSeamConversationStartTask()
handleIsSeamConversationStartTask in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamConversationStartTask()protected String handleGetSeamConversationStartTaskParameters()
handleGetSeamConversationStartTaskParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamConversationStartTaskParameters()protected boolean handleIsSeamTransactional()
handleIsSeamTransactional in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamTransactional()protected boolean handleIsSeamTransactionRollback()
handleIsSeamTransactionRollback in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamTransactionRollback()protected String handleGetSeamTransactionRollbackParameters()
handleGetSeamTransactionRollbackParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamTransactionRollbackParameters()protected boolean handleIsSeamWebRemote()
handleIsSeamWebRemote in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleIsSeamWebRemote()protected String handleGetSeamWebRemoteParameters()
handleGetSeamWebRemoteParameters in class EJB3SessionOperationFacadeLogicEJB3SessionOperationFacadeLogic.handleGetSeamWebRemoteParameters()Copyright © 2006–2014 AndroMDA.org. All rights reserved.