public class EJBSessionFacadeLogicImpl extends EJBSessionFacadeLogic
EJBSessionFacade,
Serialized FormmetaObjectcontextRoot, logger| Constructor and Description |
|---|
EJBSessionFacadeLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getJndiNamePrefix()
Gets the
jndiNamePrefix for this EJB. |
protected List |
handleGetAllInstanceAttributes() |
protected Collection |
handleGetBusinessOperations() |
protected Collection |
handleGetConstants(boolean follow)
Method to be implemented in descendants
Gets all constants for this session EJB.
|
protected Collection |
handleGetCreateMethods(boolean follow)
Method to be implemented in descendants
Gets create methods for this session EJB.
|
protected Collection |
handleGetEnvironmentEntries(boolean follow)
Method to be implemented in descendants
Gets all env-entries for the specified session EJB.
|
protected String |
handleGetHomeInterfaceName() |
protected List |
handleGetInheritedInstanceAttributes() |
protected String |
handleGetJndiName() |
protected String |
handleGetTransactionType() |
protected String |
handleGetType() |
protected String |
handleGetViewType() |
protected boolean |
handleIsStateful() |
protected boolean |
handleIsStateless() |
protected boolean |
handleIsSyntheticCreateMethodAllowed()
EJBMetafacadeUtils.allowSyntheticCreateMethod(this)
|
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllEntityReferences, getAllGeneralizations, getAllInstanceAttributes, getAllMessagingDestinations, getAllProperties, getAllRequiredConstructorParameters, getAllRoles, getAllServiceReferences, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getBusinessOperations, getConstants, getConstraints, getConstraints, getCreateMethods, getDocumentation, getDocumentation, getDocumentation, getEntityReferences, getEnvironmentEntries, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getHomeInterfaceName, getId, getImplementationOperations, getImplementedInterfaceList, getInheritedInstanceAttributes, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, getJndiName, getKeywords, getLabel, getLanguageMappings, getMessagingDestinations, getModel, getName, getNavigableConnectingEnds, getNavigableConnectingEnds, getNonArray, getOperationCallFromAttributes, getOperations, getPackage, getPackageName, getPackageName, getPackagePath, getProperties, getProperties, getQualifiedName, getRequiredConstructorParameters, getRoles, getRootPackage, getSerialVersionUID, getServiceReferences, getSourceDependencies, getSpecializations, getStateMachineContext, getStaticAttributes, getStaticOperations, getStereotypeNames, getStereotypes, getSuperClass, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTransactionType, getType, getValidationName, getValidationOwner, getViewType, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEJBSessionFacadeMetaType, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isServiceMetaType, isSetType, isStateful, isStateless, isStringType, isSyntheticCreateMethodAllowed, isTemplateParametersPresent, isTimeType, isValidIdentifierName, isWrappedPrimitive, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatepublic EJBSessionFacadeLogicImpl(Object metaObject, String context)
metaObject - context - protected Collection handleGetCreateMethods(boolean follow)
EJBSessionFacadeLogichandleGetCreateMethods in class EJBSessionFacadeLogicfollow - EJBSessionFacade.getCreateMethods(boolean)protected String handleGetHomeInterfaceName()
handleGetHomeInterfaceName in class EJBSessionFacadeLogicEJBSessionFacade.getHomeInterfaceName()protected String handleGetViewType()
handleGetViewType in class EJBSessionFacadeLogicEJBSessionFacade.getViewType()protected List handleGetInheritedInstanceAttributes()
handleGetInheritedInstanceAttributes in class EJBSessionFacadeLogicEJBSessionFacadeLogic.handleGetInheritedInstanceAttributes()protected List handleGetAllInstanceAttributes()
handleGetAllInstanceAttributes in class EJBSessionFacadeLogicEJBSessionFacadeLogic.handleGetAllInstanceAttributes()protected Collection handleGetEnvironmentEntries(boolean follow)
EJBSessionFacadeLogichandleGetEnvironmentEntries in class EJBSessionFacadeLogicfollow - EJBSessionFacade.getEnvironmentEntries(boolean)protected Collection handleGetConstants(boolean follow)
EJBSessionFacadeLogichandleGetConstants in class EJBSessionFacadeLogicfollow - EJBSessionFacade.getConstants(boolean)protected String handleGetJndiName()
handleGetJndiName in class EJBSessionFacadeLogicEJBSessionFacade.getJndiName()protected String getJndiNamePrefix()
jndiNamePrefix for this EJB.protected boolean handleIsStateful()
handleIsStateful in class EJBSessionFacadeLogicEJBSessionFacade.isStateful()protected boolean handleIsStateless()
handleIsStateless in class EJBSessionFacadeLogicEJBSessionFacadeLogic.isStateless()protected String handleGetType()
handleGetType in class EJBSessionFacadeLogicEJBSessionFacade.getType()protected boolean handleIsSyntheticCreateMethodAllowed()
handleIsSyntheticCreateMethodAllowed in class EJBSessionFacadeLogicEJBSessionFacadeLogic.handleIsSyntheticCreateMethodAllowed()protected Collection handleGetBusinessOperations()
handleGetBusinessOperations in class EJBSessionFacadeLogicEntity.getBusinessOperations()protected String handleGetTransactionType()
handleGetTransactionType in class EJBSessionFacadeLogicEJBSessionFacade.getTransactionType()Copyright © 2003–2014 AndroMDA.org. All rights reserved.