public class EJB3OperationFacadeLogicImpl extends EJB3OperationFacadeLogic
EJB3OperationFacade
,
Serialized FormmetaObject
contextRoot, 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, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public EJB3OperationFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- protected boolean handleIsBusinessOperation()
handleIsBusinessOperation
in class EJB3OperationFacadeLogic
EJB3OperationFacade.isBusinessOperation()
protected boolean handleIsSelectMethod()
handleIsSelectMethod
in class EJB3OperationFacadeLogic
EJB3OperationFacade.isSelectMethod()
protected boolean handleIsCreateMethod()
handleIsCreateMethod
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsCreateMethod()
protected boolean handleIsFinderMethod()
handleIsFinderMethod
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsFinderMethod()
protected boolean handleIsPrePersist()
handleIsPrePersist
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPrePersist()
protected boolean handleIsPostPersist()
handleIsPostPersist
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPostPersist()
protected boolean handleIsPreRemove()
handleIsPreRemove
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPreRemove()
protected boolean handleIsPostRemove()
handleIsPostRemove
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPostRemove()
protected boolean handleIsPreUpdate()
handleIsPreUpdate
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPreUpdate()
protected boolean handleIsPostUpdate()
handleIsPostUpdate
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPostUpdate()
protected boolean handleIsPostLoad()
handleIsPostLoad
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsPostLoad()
protected boolean handleIsLifecycleCallback()
handleIsLifecycleCallback
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleIsLifecycleCallback()
protected String handleGetImplementationName()
handleGetImplementationName
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleGetImplementationName()
protected String handleGetImplementationCall()
handleGetImplementationCall
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleGetImplementationCall()
protected String handleGetImplementationSignature()
handleGetImplementationSignature
in class EJB3OperationFacadeLogic
EJB3OperationFacadeLogic.handleGetImplementationSignature()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.