public class EJB3OperationFacadeLogicImpl extends EJB3OperationFacadeLogic
EJB3OperationFacade,
Serialized FormmetaObjectcontextRoot, logger| Constructor and Description |
|---|
EJB3OperationFacadeLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
handleGetImplementationCall() |
protected String |
handleGetImplementationName() |
protected String |
handleGetImplementationSignature() |
protected boolean |
handleIsBusinessOperation() |
protected boolean |
handleIsCreateMethod() |
protected boolean |
handleIsFinderMethod() |
protected boolean |
handleIsLifecycleCallback() |
protected boolean |
handleIsPostLoad() |
protected boolean |
handleIsPostPersist() |
protected boolean |
handleIsPostRemove() |
protected boolean |
handleIsPostUpdate() |
protected boolean |
handleIsPrePersist() |
protected boolean |
handleIsPreRemove() |
protected boolean |
handleIsPreUpdate() |
protected boolean |
handleIsSelectMethod() |
copyTaggedValues, findParameter, findTaggedValue, findTaggedValue, findTaggedValues, getArgumentNames, getArguments, getArgumentTypeNames, getBindedFullyQualifiedName, getCall, getConcurrency, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getExceptionList, getExceptionList, getExceptions, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterSetterReturnTypeName, getId, getImplementationCall, getImplementationName, getImplementationSignature, getKeywords, getLabel, getLanguageMappings, getLower, getMethodBody, getModel, getName, getOverriddenOperation, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getParameters, getPostconditionName, getPostconditions, getPreconditionCall, getPreconditionName, getPreconditions, getPreconditionSignature, getQualifiedName, getReturnParameter, getReturnType, getRootPackage, getSignature, getSignature, getSignature, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTypedArgumentList, getTypedArgumentList, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isBindingDependenciesPresent, isBusinessOperation, isConstraintsPresent, isCreateMethod, isDocumentationPresent, isEJB3OperationFacadeMetaType, isExceptionsPresent, isFinderMethod, isLeaf, isLifecycleCallback, isMany, isModelElementFacadeMetaType, isOperationFacadeMetaType, isOrdered, isOverriding, isPostconditionsPresent, isPostLoad, isPostPersist, isPostRemove, isPostUpdate, isPreconditionsPresent, isPrePersist, isPreRemove, isPreUpdate, isQuery, isReservedWord, isReturnTypePresent, isSelectMethod, isStatic, isTemplateParametersPresent, isUnique, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic EJB3OperationFacadeLogicImpl(Object metaObject, String context)
metaObject - context - protected boolean handleIsBusinessOperation()
handleIsBusinessOperation in class EJB3OperationFacadeLogicEJB3OperationFacade.isBusinessOperation()protected boolean handleIsSelectMethod()
handleIsSelectMethod in class EJB3OperationFacadeLogicEJB3OperationFacade.isSelectMethod()protected boolean handleIsCreateMethod()
handleIsCreateMethod in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsCreateMethod()protected boolean handleIsFinderMethod()
handleIsFinderMethod in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsFinderMethod()protected boolean handleIsPrePersist()
handleIsPrePersist in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPrePersist()protected boolean handleIsPostPersist()
handleIsPostPersist in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPostPersist()protected boolean handleIsPreRemove()
handleIsPreRemove in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPreRemove()protected boolean handleIsPostRemove()
handleIsPostRemove in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPostRemove()protected boolean handleIsPreUpdate()
handleIsPreUpdate in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPreUpdate()protected boolean handleIsPostUpdate()
handleIsPostUpdate in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPostUpdate()protected boolean handleIsPostLoad()
handleIsPostLoad in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsPostLoad()protected boolean handleIsLifecycleCallback()
handleIsLifecycleCallback in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleIsLifecycleCallback()protected String handleGetImplementationName()
handleGetImplementationName in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleGetImplementationName()protected String handleGetImplementationCall()
handleGetImplementationCall in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleGetImplementationCall()protected String handleGetImplementationSignature()
handleGetImplementationSignature in class EJB3OperationFacadeLogicEJB3OperationFacadeLogic.handleGetImplementationSignature()Copyright © 2006–2014 AndroMDA.org. All rights reserved.