public class PluralAttributeElementSourceOneToManyImpl extends AbstractPluralAssociationElementSourceImpl implements PluralAttributeElementSourceOneToMany
| Constructor and Description |
|---|
PluralAttributeElementSourceOneToManyImpl(MappingDocument mappingDocument,
PluralAttributeSource pluralAttributeSource,
JaxbHbmOneToManyCollectionElementType jaxbOneToManyElement,
String cascadeString) |
| Modifier and Type | Method and Description |
|---|---|
PluralAttributeElementNature |
getNature() |
String |
getReferencedEntityName()
Obtain the name of the referenced entity.
|
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, String cascadeString)
public PluralAttributeElementNature getNature()
getNature in interface PluralAttributeElementSourcepublic String getReferencedEntityName()
AssociationSourcegetReferencedEntityName in interface AssociationSourcegetReferencedEntityName in interface PluralAttributeElementSourceOneToManypublic boolean isIgnoreNotFound()
isIgnoreNotFound in interface AssociationSourceisIgnoreNotFound in interface PluralAttributeElementSourceOneToManypublic String getXmlNodeName()
getXmlNodeName in interface PluralAttributeElementSourceOneToManyCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.