public class DataConsumerBeanImpl extends OrganisationBeanImpl implements DataConsumerBean
Constructor and Description |
---|
DataConsumerBeanImpl(DataConsumerMutableBean bean,
DataConsumerSchemeBean parent) |
DataConsumerBeanImpl(org.sdmx.resources.sdmxml.schemas.v21.structure.DataConsumerType type,
DataConsumerSchemeBean parent) |
DataConsumerBeanImpl(org.sdmx.resources.sdmxml.schemas.v20.structure.OrganisationType bean,
DataConsumerSchemeBean parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
deepEquals(SDMXBean bean,
boolean includeFinalProperties)
Returns true if this SdmxBean equals the given bean in every respect (except for the validTo property of a maintainable artefact, this is not taken into consideration)
This method calls deepEquals on any SdmxBean composites.
|
DataConsumerSchemeBean |
getMaintainableParent()
Recurses up the parent tree to find the maintainable parent.
|
getContacts
getAllTextTypes, getDescription, getDescriptions, getName, getNames
asReference, equals, getFullIdPath, getId, getUri, getUrn, hashCode, toString
getAnnotations, getAnnotationsByTitle, getAnnotationsByType, hasAnnotationType
getIdentifiableComposites, getIdentifiableParent, getParent, getStructureType
getComposites, getComposites, getCrossReferences, getParent
getContacts
getDescription, getDescriptions, getName, getNames
asReference, getAllTextTypes, getFullIdPath, getId, getUri, getUrn
getAnnotations, getAnnotationsByTitle, getAnnotationsByType, hasAnnotationType
getIdentifiableComposites, getIdentifiableParent, getParent
getComposites, getComposites, getCrossReferences, getParent, getStructureType
public DataConsumerBeanImpl(DataConsumerMutableBean bean, DataConsumerSchemeBean parent)
public DataConsumerBeanImpl(org.sdmx.resources.sdmxml.schemas.v21.structure.DataConsumerType type, DataConsumerSchemeBean parent)
public DataConsumerBeanImpl(org.sdmx.resources.sdmxml.schemas.v20.structure.OrganisationType bean, DataConsumerSchemeBean parent)
public boolean deepEquals(SDMXBean bean, boolean includeFinalProperties)
SDMXBean
deepEquals
in interface SDMXBean
deepEquals
in class SDMXBeanImpl
bean
- if null, then false will be returnedincludeFinalProperties
- - if true, then this method will check every single property from this bean is
equal to the passed in bean. If false, then this method will ignore the following properties:
public DataConsumerSchemeBean getMaintainableParent()
SdmxStructureBean
getMaintainableParent
in interface DataConsumerBean
getMaintainableParent
in interface SdmxStructureBean
getMaintainableParent
in class SdmxStructureBeanImpl