public class MetadataTargetBeanImpl extends IdentifiableBeanImpl implements MetadataTargetBean
Constructor and Description |
---|
MetadataTargetBeanImpl(IdentifiableBean parent,
MetadataTargetMutableBean bean) |
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.
|
ConstraintContentTargetBean |
getConstraintContentTargetBean() |
DataSetTargetBean |
getDataSetTargetBean() |
java.util.List<IdentifiableTargetBean> |
getIdentifiableTargetBean() |
KeyDescriptorValuesTargetBean |
getKeyDescriptorValuesTargetBean() |
ReportPeriodTargetBean |
getReportPeriodTargetBean() |
asReference, equals, getAllTextTypes, getFullIdPath, getId, getUri, getUrn, hashCode, toString
getAnnotations, getAnnotationsByTitle, getAnnotationsByType, hasAnnotationType
getIdentifiableComposites, getIdentifiableParent, getMaintainableParent, getParent, getStructureType
getComposites, getComposites, getCrossReferences, getParent
asReference, getAllTextTypes, getFullIdPath, getId, getUri, getUrn
getAnnotations, getAnnotationsByTitle, getAnnotationsByType, hasAnnotationType
getIdentifiableComposites, getIdentifiableParent, getMaintainableParent, getParent
getComposites, getComposites, getCrossReferences, getParent, getStructureType
public MetadataTargetBeanImpl(IdentifiableBean parent, MetadataTargetMutableBean bean)
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 ConstraintContentTargetBean getConstraintContentTargetBean()
getConstraintContentTargetBean
in interface MetadataTargetBean
public DataSetTargetBean getDataSetTargetBean()
getDataSetTargetBean
in interface MetadataTargetBean
public KeyDescriptorValuesTargetBean getKeyDescriptorValuesTargetBean()
getKeyDescriptorValuesTargetBean
in interface MetadataTargetBean
public ReportPeriodTargetBean getReportPeriodTargetBean()
getReportPeriodTargetBean
in interface MetadataTargetBean
public java.util.List<IdentifiableTargetBean> getIdentifiableTargetBean()
getIdentifiableTargetBean
in interface MetadataTargetBean