public class CompositePluralAttributeElementSourceImpl extends java.lang.Object implements CompositePluralAttributeElementSource
| Constructor and Description |
|---|
CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement compositeElement,
LocalBindingContext bindingContext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<AttributeSource> |
attributeSources()
Obtain this container's attribute sources.
|
java.lang.String |
getClassName() |
ValueHolder<java.lang.Class<?>> |
getClassReference() |
java.lang.String |
getExplicitTuplizerClassName() |
LocalBindingContext |
getLocalBindingContext()
Obtain the local binding context associated with this container.
|
PluralAttributeElementNature |
getNature() |
java.lang.String |
getParentReferenceAttributeName() |
java.lang.String |
getPath()
Obtain the path used to uniquely identify this container.
|
public CompositePluralAttributeElementSourceImpl(JaxbCompositeElementElement compositeElement, LocalBindingContext bindingContext)
public PluralAttributeElementNature getNature()
getNature in interface PluralAttributeElementSourcepublic java.lang.String getClassName()
getClassName in interface CompositePluralAttributeElementSourcepublic ValueHolder<java.lang.Class<?>> getClassReference()
getClassReference in interface CompositePluralAttributeElementSourcepublic java.lang.String getParentReferenceAttributeName()
getParentReferenceAttributeName in interface CompositePluralAttributeElementSourcepublic java.lang.String getExplicitTuplizerClassName()
getExplicitTuplizerClassName in interface CompositePluralAttributeElementSourcepublic java.lang.String getPath()
AttributeSourceContainergetPath in interface AttributeSourceContainerpublic java.lang.Iterable<AttributeSource> attributeSources()
AttributeSourceContainerattributeSources in interface AttributeSourceContainerpublic LocalBindingContext getLocalBindingContext()
AttributeSourceContainergetLocalBindingContext in interface AttributeSourceContainerCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.