public class PluralAttributeElementSourceOneToManyImpl extends AbstractPluralAssociationElementSourceImpl implements PluralAttributeElementSourceOneToMany
| Constructor and Description |
|---|
PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument,
PluralAttributeSource pluralAttributeSource,
JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement,
java.lang.String cascadeString) |
| Modifier and Type | Method and Description |
|---|---|
PluralAttributeElementNature |
getNature() |
java.lang.String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
java.lang.String |
getXmlNodeName() |
boolean |
isIgnoreNotFound() |
getAttributeSource, isMappedBymappingRoot, metadataBuildingContext, origin, sourceMappingDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttributeSource, isMappedBypublic PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument, PluralAttributeSource pluralAttributeSource, JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement, java.lang.String cascadeString)
public PluralAttributeElementNature getNature()
getNature in interface PluralAttributeElementSourcepublic java.lang.String getReferencedEntityName()
AssociationSourcegetReferencedEntityName in interface AssociationSourcegetReferencedEntityName in interface PluralAttributeElementSourceOneToManypublic boolean isIgnoreNotFound()
isIgnoreNotFound in interface AssociationSourceisIgnoreNotFound in interface PluralAttributeElementSourceOneToManypublic java.lang.String getXmlNodeName()
getXmlNodeName in interface PluralAttributeElementSourceOneToManyCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.