org.andromda.cartridges.ejb.metafacades
Class EJBFinderMethodFacadeLogicImpl

java.lang.Object
  extended by org.andromda.core.metafacade.MetafacadeBase
      extended by org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
          extended by org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogicImpl
All Implemented Interfaces:
EJBFinderMethodFacade, org.andromda.metafacades.uml.EntityQueryOperation, org.andromda.metafacades.uml.ModelElementFacade, org.andromda.metafacades.uml.OperationFacade

public class EJBFinderMethodFacadeLogicImpl
extends EJBFinderMethodFacadeLogic

Represents an EJB finder method.

Metaclass facade implementation.


Field Summary
 
Fields inherited from class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
metaObject
 
Fields inherited from class org.andromda.core.metafacade.MetafacadeBase
contextRoot, logger
 
Constructor Summary
EJBFinderMethodFacadeLogicImpl(java.lang.Object metaObject, java.lang.String context)
           
 
Method Summary
protected  java.lang.String handleGetQuery()
           
protected  java.lang.String handleGetTransactionType()
           
 
Methods inherited from class org.andromda.cartridges.ejb.metafacades.EJBFinderMethodFacadeLogic
copyTaggedValues, findParameter, findTaggedValue, findTaggedValue, findTaggedValues, getArgumentNames, getArguments, getArgumentTypeNames, getCall, getConcurrency, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getExceptionList, getExceptionList, getExceptions, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getLanguageMappings, getLower, getModel, getName, getOverriddenOperation, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getParameters, getPostconditionName, getPostconditions, getPreconditionCall, getPreconditionName, getPreconditions, getPreconditionSignature, getQuery, getQuery, getReturnParameter, getReturnType, getRootPackage, getSignature, getSignature, getSignature, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTransactionType, getTypedArgumentList, getTypedArgumentList, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasStereotype, initialize, isAbstract, isBindingDependenciesPresent, isConstraintsPresent, isEJBFinderMethodFacadeMetaType, isEntityQueryOperationMetaType, isExceptionsPresent, isModelElementFacadeMetaType, isOperationFacadeMetaType, isOverriding, isPostconditionsPresent, isPreconditionsPresent, isQuery, isReturnTypePresent, isStatic, isTemplateParametersPresent, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
 
Methods inherited from class org.andromda.core.metafacade.MetafacadeBase
equals, getConfiguredProperty, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EJBFinderMethodFacadeLogicImpl

public EJBFinderMethodFacadeLogicImpl(java.lang.Object metaObject,
                                      java.lang.String context)
Method Detail

handleGetQuery

protected java.lang.String handleGetQuery()
Specified by:
handleGetQuery in class EJBFinderMethodFacadeLogic
See Also:
EJBFinderMethodFacade.getQuery()

handleGetTransactionType

protected java.lang.String handleGetTransactionType()
Specified by:
handleGetTransactionType in class EJBFinderMethodFacadeLogic
See Also:
EJBFinderMethodFacade.getTransactionType()


Copyright © 2003-2008 AndroMDA.org. All Rights Reserved.