public class RegistrationMutableBeanImpl extends MaintainableMutableBeanImpl implements RegistrationMutableBean
Constructor and Description |
---|
RegistrationMutableBeanImpl() |
RegistrationMutableBeanImpl(RegistrationBean registration) |
Modifier and Type | Method and Description |
---|---|
DataSourceMutableBean |
getDataSource() |
RegistrationBean |
getImmutableInstance()
Returns a representation of itself in a bean which can not be modified, modifications to the mutable bean
are not reflected in the returned instance of the RegistrationBean.
|
TERTIARY_BOOL |
getIndexAttributes() |
TERTIARY_BOOL |
getIndexDataset() |
TERTIARY_BOOL |
getIndexReportingPeriod() |
TERTIARY_BOOL |
getIndexTimeSeries() |
java.util.Date |
getLastUpdated() |
StructureReferenceBean |
getProvisionAgreementRef() |
java.util.Date |
getValidFrom() |
java.util.Date |
getValidTo() |
void |
setDataSource(DataSourceMutableBean dataSource) |
void |
setIndexAttributes(TERTIARY_BOOL indexAttributes) |
void |
setIndexDataset(TERTIARY_BOOL indexDataset) |
void |
setIndexReportingPeriod(TERTIARY_BOOL indexReportingPeriod) |
void |
setIndexTimeSeries(TERTIARY_BOOL indexTimeSeries) |
void |
setLastUpdated(java.util.Date lastUpdated) |
void |
setProvisionAgreementRef(StructureReferenceBean provisionAgreementRef) |
void |
setValidFrom(java.util.Date validFrom) |
void |
setValidTo(java.util.Date validTo) |
compareTo, getAgencyId, getEndDate, getExternalReference, getFinalStructure, getServiceURL, getStartDate, getStructureURL, getVersion, isStub, setAgencyId, setEndDate, setExternalReference, setFinalStructure, setServiceURL, setStartDate, setStructureURL, setStub, setVersion
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri, setUrn
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAgencyId, getEndDate, getExternalReference, getFinalStructure, getServiceURL, getStartDate, getStructureURL, getVersion, isStub, setAgencyId, setEndDate, setExternalReference, setFinalStructure, setServiceURL, setStartDate, setStructureURL, setStub, setVersion
addDescription, addName, getDescriptions, getName, getNames, setDescriptions, setNames
getId, getUri, getUrn, setId, setUri
addAnnotation, addAnnotation, getAnnotations, setAnnotations
getStructureType
public RegistrationMutableBeanImpl()
public RegistrationMutableBeanImpl(RegistrationBean registration)
public TERTIARY_BOOL getIndexTimeSeries()
getIndexTimeSeries
in interface RegistrationMutableBean
public void setIndexTimeSeries(TERTIARY_BOOL indexTimeSeries)
setIndexTimeSeries
in interface RegistrationMutableBean
public TERTIARY_BOOL getIndexDataset()
getIndexDataset
in interface RegistrationMutableBean
public void setIndexDataset(TERTIARY_BOOL indexDataset)
setIndexDataset
in interface RegistrationMutableBean
public TERTIARY_BOOL getIndexAttributes()
getIndexAttributes
in interface RegistrationMutableBean
public void setIndexAttributes(TERTIARY_BOOL indexAttributes)
setIndexAttributes
in interface RegistrationMutableBean
public TERTIARY_BOOL getIndexReportingPeriod()
getIndexReportingPeriod
in interface RegistrationMutableBean
public void setIndexReportingPeriod(TERTIARY_BOOL indexReportingPeriod)
setIndexReportingPeriod
in interface RegistrationMutableBean
public StructureReferenceBean getProvisionAgreementRef()
getProvisionAgreementRef
in interface RegistrationMutableBean
public void setProvisionAgreementRef(StructureReferenceBean provisionAgreementRef)
setProvisionAgreementRef
in interface RegistrationMutableBean
public RegistrationBean getImmutableInstance()
RegistrationMutableBean
getImmutableInstance
in interface MaintainableMutableBean
getImmutableInstance
in interface RegistrationMutableBean
public DataSourceMutableBean getDataSource()
getDataSource
in interface RegistrationMutableBean
public java.util.Date getLastUpdated()
getLastUpdated
in interface RegistrationMutableBean
public java.util.Date getValidFrom()
getValidFrom
in interface RegistrationMutableBean
public java.util.Date getValidTo()
getValidTo
in interface RegistrationMutableBean
public void setDataSource(DataSourceMutableBean dataSource)
setDataSource
in interface RegistrationMutableBean
public void setLastUpdated(java.util.Date lastUpdated)
setLastUpdated
in interface RegistrationMutableBean
public void setValidFrom(java.util.Date validFrom)
setValidFrom
in interface RegistrationMutableBean
public void setValidTo(java.util.Date validTo)
setValidTo
in interface RegistrationMutableBean