public class RegistrationSuperBeanImpl extends MaintainableSuperBeanImpl implements RegistrationSuperBean
Constructor and Description |
---|
RegistrationSuperBeanImpl(RegistrationBean reigstrationbean,
ProvisionAgreementSuperBean provBean) |
Modifier and Type | Method and Description |
---|---|
RegistrationBean |
getBuiltFrom()
Returns the bean that was used to build this superBean
|
java.util.Set<MaintainableBean> |
getCompositeBeans()
Returns a set of beans that were used to build this superBean
|
DataSourceBean |
getDataSource() |
TERTIARY_BOOL |
getIndexAttributes() |
TERTIARY_BOOL |
getIndexDataset() |
TERTIARY_BOOL |
getIndexReportingPeriod() |
TERTIARY_BOOL |
getIndexTimeSeries() |
SdmxDate |
getLastUpdated() |
ProvisionAgreementSuperBean |
getProvisionAgreement()
Returns the provision agreement that this registration is referencing
|
SdmxDate |
getValidFrom() |
SdmxDate |
getValidTo() |
getAgencyId, getVersion, isFinal
getDescription, getDescription, getDescriptions, getName, getName, getNames
equals, getId, getUrn, hashCode, toString
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getAgencyId, getVersion, isFinal
getDescription, getDescription, getDescriptions, getName, getName, getNames
getId, getUrn
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
public RegistrationSuperBeanImpl(RegistrationBean reigstrationbean, ProvisionAgreementSuperBean provBean)
public TERTIARY_BOOL getIndexTimeSeries()
getIndexTimeSeries
in interface RegistrationSuperBean
public TERTIARY_BOOL getIndexDataset()
getIndexDataset
in interface RegistrationSuperBean
public TERTIARY_BOOL getIndexAttributes()
getIndexAttributes
in interface RegistrationSuperBean
public TERTIARY_BOOL getIndexReportingPeriod()
getIndexReportingPeriod
in interface RegistrationSuperBean
public SdmxDate getLastUpdated()
getLastUpdated
in interface RegistrationSuperBean
public SdmxDate getValidFrom()
getValidFrom
in interface RegistrationSuperBean
public SdmxDate getValidTo()
getValidTo
in interface RegistrationSuperBean
public DataSourceBean getDataSource()
getDataSource
in interface RegistrationSuperBean
public ProvisionAgreementSuperBean getProvisionAgreement()
RegistrationSuperBean
getProvisionAgreement
in interface RegistrationSuperBean
public RegistrationBean getBuiltFrom()
SuperBean
getBuiltFrom
in interface MaintainableSuperBean
getBuiltFrom
in interface SuperBean
getBuiltFrom
in interface RegistrationSuperBean
getBuiltFrom
in class MaintainableSuperBeanImpl
public java.util.Set<MaintainableBean> getCompositeBeans()
SuperBean
getCompositeBeans
in interface SuperBean
getCompositeBeans
in class SuperBeanImpl