public class HibernateServiceLogicImpl extends HibernateServiceLogic
HibernateService
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
HibernateServiceLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected String |
getEjbJndiNamePrefix()
Gets the
ejbJndiNamePrefix for this EJB. |
protected String |
handleGetEjbJndiName() |
protected String |
handleGetEjbViewType() |
protected boolean |
handleIsEjbRemoteView() |
protected boolean |
handleIsEjbStateful() |
copyTaggedValues, findAttribute, findTaggedValue, findTaggedValue, findTaggedValues, getAbstractions, getAllAssociatedClasses, getAllEntityReferences, getAllGeneralizations, getAllMessagingDestinations, getAllProperties, getAllRequiredConstructorParameters, getAllRoles, getAllServiceReferences, getAllSpecializations, getArray, getArrayName, getAssociatedClasses, getAssociationEnds, getAttributes, getAttributes, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getEjbJndiName, getEjbViewType, getEntityReferences, getFullyQualifiedArrayName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getId, getImplementationOperations, getImplementedInterfaceList, getInstanceAttributes, getInstanceOperations, getInterfaceAbstractions, getJavaNewString, getJavaNullString, 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, getValidationName, getValidationOwner, getVisibility, getWrapperName, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isArrayType, isAssociationClass, isBindingDependenciesPresent, isBlobType, isBooleanType, isCharacterType, isClassifierFacadeMetaType, isClobType, isCollectionType, isConstraintsPresent, isDataType, isDateType, isDocumentationPresent, isDoubleType, isEjbRemoteView, isEjbStateful, isEmbeddedValue, isEnumeration, isFileType, isFloatType, isGeneralizableElementFacadeMetaType, isHibernateServiceMetaType, isIntegerType, isInterface, isLeaf, isListType, isLongType, isMapType, isModelElementFacadeMetaType, isPrimitive, isReservedWord, isServiceMetaType, isSetType, isStringType, 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 HibernateServiceLogicImpl(Object metaObject, String context)
metaObject
- context
- protected String handleGetEjbJndiName()
handleGetEjbJndiName
in class HibernateServiceLogic
HibernateService.getEjbJndiName()
protected String handleGetEjbViewType()
handleGetEjbViewType
in class HibernateServiceLogic
HibernateService.getEjbViewType()
protected String getEjbJndiNamePrefix()
ejbJndiNamePrefix
for this EJB.protected boolean handleIsEjbStateful()
handleIsEjbStateful
in class HibernateServiceLogic
HibernateService.isEjbStateful()
protected boolean handleIsEjbRemoteView()
handleIsEjbRemoteView
in class HibernateServiceLogic
HibernateService.isEjbRemoteView()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.