public class EJB3AssociationEndFacadeLogicImpl extends EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacade
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
EJB3AssociationEndFacadeLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getGetterSetterTypeName()
The name of the type that is returned on the accessor and mutator operations, determined in
part by the multiplicity.
|
protected String |
handleGetAggregationCascadeType() |
protected String |
handleGetCacheType() |
protected String |
handleGetCascadeType() |
protected String |
handleGetCollectionIndexName() |
protected String |
handleGetCollectionIndexType() |
protected String |
handleGetCollectionType() |
protected String |
handleGetCollectionTypeImplemenationClass() |
protected String |
handleGetCollectionTypeImplementation() |
protected String |
handleGetCollectionTypeImplementation(String arg)
Method to be implemented in descendants
The actual implementation of the collection type.
|
protected String |
handleGetColumnDefinition() |
protected String |
handleGetCompositionCascadeType() |
protected String |
handleGetDefaultCollectionInterface() |
protected String |
handleGetFetchType() |
protected String |
handleGetForeignKeyConstraintName(String suffix)
Method to be implemented in descendants
Returns the name of the foreign key constraint to use for name property of
org.hibernate.annotations.ForeignKey annotation used for Many-To-One,
One-To-One and Many-To-Many relationships.
|
protected String |
handleGetForeignKeyName(String suffix)
Method to be implemented in descendants
Returns the name of the foreign key to use for name property of JoinColumn/InverseJoinColumn
used in JoinTable for One-To-Many and Many-To-Many relationships.
|
protected String |
handleGetGetterLabelName() |
protected String |
handleGetHibernateCascadeType() |
protected String |
handleGetLabelName() |
protected String |
handleGetOrderByClause() |
protected String |
handleGetSetterLabelName() |
protected boolean |
handleHasTaggedValue(String name)
Returns true if the tagged name exists for this association end.
|
protected boolean |
handleIsAssociationCacheEnabled() |
protected boolean |
handleIsCollection() |
protected boolean |
handleIsCollectionInterfaceSortedSet() |
protected boolean |
handleIsColumnNullable() |
protected boolean |
handleIsEager() |
protected boolean |
handleIsForeignKeyConstraintDefined() |
protected boolean |
handleIsHibernateCascadeExists() |
protected boolean |
handleIsLazy() |
protected boolean |
handleIsList() |
protected boolean |
handleIsMap() |
protected boolean |
handleIsOptional() |
protected boolean |
handleIsOwning() |
protected boolean |
handleIsSet() |
boolean |
isRequired()
Overridden to provide handling of inheritance.
|
copyTaggedValues, findTaggedValue, findTaggedValues, getAdderName, getAggregationCascadeType, getAggregationKind, getAssociation, getBindedFullyQualifiedName, getCacheType, getCascadeType, getCollectionIndexName, getCollectionIndexType, getCollectionType, getCollectionTypeImplemenationClass, getCollectionTypeImplementation, getCollectionTypeImplementation, getColumnDefinition, getColumnIndex, getColumnName, getCompositionCascadeType, getConstraints, getConstraints, getDefault, getDefaultCollectionInterface, getDocumentation, getDocumentation, getDocumentation, getFetchType, getForeignKeyConstraintName, getForeignKeyConstraintName, getForeignKeyName, getForeignKeySuffix, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterLabelName, getGetterName, getHibernateCascadeType, getId, getKeywords, getLabel, getLabelName, getLanguageMappings, getLower, getModel, getName, getOrderByClause, getOtherEnd, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRemoverName, getRootPackage, getSetterLabelName, getSetterName, getSourceDependencies, getSqlType, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getType, getUniqueGroup, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, hasTaggedValue, initialize, isAggregation, isAssociationCacheEnabled, isAssociationEndFacadeMetaType, isBidirectional, isBindingDependenciesPresent, isChild, isCollection, isCollectionInterfaceSortedSet, isColumnNullable, isComposition, isConstraintsPresent, isDerived, isDocumentationPresent, isEager, isEJB3AssociationEndFacadeMetaType, isEntityAssociationEndMetaType, isForeignIdentifier, isForeignKeyConstraintDefined, isHibernateCascadeExists, isIdentifier, isIdentifiersPresent, isLazy, isLeaf, isList, isMany, isMany2Many, isMany2One, isMap, isModelElementFacadeMetaType, isNavigable, isOne2Many, isOne2One, isOptional, isOrdered, isOwning, isReadOnly, isReservedWord, isSet, isStatic, isTemplateParametersPresent, isTransient, isUnique, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public EJB3AssociationEndFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- public String getGetterSetterTypeName()
EJB3AssociationEndFacadeLogic
getGetterSetterTypeName
in interface AssociationEndFacade
getGetterSetterTypeName
in class EJB3AssociationEndFacadeLogic
AssociationEndFacade.getGetterSetterTypeName()
public boolean isRequired()
isRequired
in interface AssociationEndFacade
isRequired
in class EJB3AssociationEndFacadeLogic
AssociationEndFacade.isRequired()
protected String handleGetFetchType()
handleGetFetchType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacade.getFetchType()
protected boolean handleIsEager()
handleIsEager
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsEager()
protected boolean handleIsLazy()
handleIsLazy
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsLazy()
protected boolean handleIsOwning()
handleIsOwning
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsOwning()
protected boolean handleIsOptional()
handleIsOptional
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsOptional()
protected String handleGetOrderByClause()
handleGetOrderByClause
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetOrderByClause()
protected String handleGetColumnDefinition()
handleGetColumnDefinition
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetColumnDefinition()
protected boolean handleHasTaggedValue(String name)
handleHasTaggedValue
in class EJB3AssociationEndFacadeLogic
name
- The tagged name to lookup.EJB3AssociationEndFacadeLogic.handleHasTaggedValue(String)
protected String handleGetCascadeType()
handleGetCascadeType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCascadeType()
protected String handleGetCompositionCascadeType()
handleGetCompositionCascadeType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCompositionCascadeType()
protected String handleGetAggregationCascadeType()
handleGetAggregationCascadeType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetAggregationCascadeType()
protected String handleGetCollectionType()
handleGetCollectionType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCollectionType()
protected String handleGetCollectionTypeImplemenationClass()
handleGetCollectionTypeImplemenationClass
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCollectionTypeImplemenationClass()
protected String handleGetCollectionTypeImplementation()
handleGetCollectionTypeImplementation
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCollectionTypeImplementation()
protected String handleGetCollectionTypeImplementation(String arg)
EJB3AssociationEndFacadeLogic
handleGetCollectionTypeImplementation
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCollectionTypeImplementation(String)
protected String handleGetCollectionIndexType()
handleGetCollectionIndexType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCollectionIndexType()
protected String handleGetCollectionIndexName()
handleGetCollectionIndexName
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCollectionIndexName()
protected boolean handleIsMap()
handleIsMap
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsMap()
protected boolean handleIsList()
handleIsList
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsList()
protected boolean handleIsSet()
handleIsSet
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsSet()
protected boolean handleIsCollection()
handleIsCollection
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsCollection()
protected String handleGetLabelName()
handleGetLabelName
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetLabelName()
protected String handleGetGetterLabelName()
handleGetGetterLabelName
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetGetterLabelName()
protected String handleGetSetterLabelName()
handleGetSetterLabelName
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetSetterLabelName()
protected String handleGetCacheType()
handleGetCacheType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetCacheType()
protected boolean handleIsAssociationCacheEnabled()
handleIsAssociationCacheEnabled
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsAssociationCacheEnabled()
protected boolean handleIsForeignKeyConstraintDefined()
handleIsForeignKeyConstraintDefined
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsForeignKeyConstraintDefined()
protected String handleGetForeignKeyConstraintName(String suffix)
EJB3AssociationEndFacadeLogic
handleGetForeignKeyConstraintName
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetForeignKeyConstraintName(String)
protected String handleGetForeignKeyName(String suffix)
EJB3AssociationEndFacadeLogic
handleGetForeignKeyName
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetForeignKeyName(String)
protected String handleGetDefaultCollectionInterface()
handleGetDefaultCollectionInterface
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetDefaultCollectionInterface()
protected boolean handleIsCollectionInterfaceSortedSet()
handleIsCollectionInterfaceSortedSet
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsCollectionInterfaceSortedSet()
protected String handleGetHibernateCascadeType()
handleGetHibernateCascadeType
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleGetHibernateCascadeType()
protected boolean handleIsHibernateCascadeExists()
handleIsHibernateCascadeExists
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsHibernateCascadeExists()
protected boolean handleIsColumnNullable()
handleIsColumnNullable
in class EJB3AssociationEndFacadeLogic
EJB3AssociationEndFacadeLogic.handleIsColumnNullable()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.