public class EJBSessionFacadeLogicImpl extends EJBSessionFacadeLogic
EJBSessionFacade
,
Serialized FormmetaObject
contextRoot, 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, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public EJBSessionFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- protected Collection handleGetCreateMethods(boolean follow)
EJBSessionFacadeLogic
handleGetCreateMethods
in class EJBSessionFacadeLogic
follow
- EJBSessionFacade.getCreateMethods(boolean)
protected String handleGetHomeInterfaceName()
handleGetHomeInterfaceName
in class EJBSessionFacadeLogic
EJBSessionFacade.getHomeInterfaceName()
protected String handleGetViewType()
handleGetViewType
in class EJBSessionFacadeLogic
EJBSessionFacade.getViewType()
protected List handleGetInheritedInstanceAttributes()
handleGetInheritedInstanceAttributes
in class EJBSessionFacadeLogic
EJBSessionFacadeLogic.handleGetInheritedInstanceAttributes()
protected List handleGetAllInstanceAttributes()
handleGetAllInstanceAttributes
in class EJBSessionFacadeLogic
EJBSessionFacadeLogic.handleGetAllInstanceAttributes()
protected Collection handleGetEnvironmentEntries(boolean follow)
EJBSessionFacadeLogic
handleGetEnvironmentEntries
in class EJBSessionFacadeLogic
follow
- EJBSessionFacade.getEnvironmentEntries(boolean)
protected Collection handleGetConstants(boolean follow)
EJBSessionFacadeLogic
handleGetConstants
in class EJBSessionFacadeLogic
follow
- EJBSessionFacade.getConstants(boolean)
protected String handleGetJndiName()
handleGetJndiName
in class EJBSessionFacadeLogic
EJBSessionFacade.getJndiName()
protected String getJndiNamePrefix()
jndiNamePrefix
for this EJB.protected boolean handleIsStateful()
handleIsStateful
in class EJBSessionFacadeLogic
EJBSessionFacade.isStateful()
protected boolean handleIsStateless()
handleIsStateless
in class EJBSessionFacadeLogic
EJBSessionFacadeLogic.isStateless()
protected String handleGetType()
handleGetType
in class EJBSessionFacadeLogic
EJBSessionFacade.getType()
protected boolean handleIsSyntheticCreateMethodAllowed()
handleIsSyntheticCreateMethodAllowed
in class EJBSessionFacadeLogic
EJBSessionFacadeLogic.handleIsSyntheticCreateMethodAllowed()
protected Collection handleGetBusinessOperations()
handleGetBusinessOperations
in class EJBSessionFacadeLogic
Entity.getBusinessOperations()
protected String handleGetTransactionType()
handleGetTransactionType
in class EJBSessionFacadeLogic
EJBSessionFacade.getTransactionType()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.