public class DataProviderSchemeMutableBeanImpl extends ItemSchemeMutableBeanImpl<DataProviderMutableBean> implements DataProviderSchemeMutableBean
Constructor and Description |
---|
DataProviderSchemeMutableBeanImpl() |
DataProviderSchemeMutableBeanImpl(DataProviderSchemeBean bean) |
Modifier and Type | Method and Description |
---|---|
DataProviderMutableBean |
createItem(java.lang.String id,
java.lang.String name)
Creates an item and adds it to the scheme
|
DataProviderSchemeBean |
getImmutableInstance()
Returns a representation of itself in a bean which can not be modified, modifications to the mutable bean
after this point will not be reflected in the returned instance of the MaintainableBean.
|
addItem, getItems, isPartial, removeItem, setItems, setPartial
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
addItem, getItems, isPartial, removeItem, setItems, setPartial
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 DataProviderSchemeMutableBeanImpl(DataProviderSchemeBean bean)
public DataProviderSchemeMutableBeanImpl()
public DataProviderMutableBean createItem(java.lang.String id, java.lang.String name)
ItemSchemeMutableBean
createItem
in interface ItemSchemeMutableBean<DataProviderMutableBean>
public DataProviderSchemeBean getImmutableInstance()
OrganisationSchemeMutableBean
getImmutableInstance
in interface DataProviderSchemeMutableBean
getImmutableInstance
in interface MaintainableMutableBean
getImmutableInstance
in interface OrganisationSchemeMutableBean<DataProviderMutableBean>