public class DataConsumerSchemeMutableBeanImpl extends ItemSchemeMutableBeanImpl<DataConsumerMutableBean> implements DataConsumerSchemeMutableBean
Constructor and Description |
---|
DataConsumerSchemeMutableBeanImpl() |
DataConsumerSchemeMutableBeanImpl(DataConsumerSchemeBean bean) |
Modifier and Type | Method and Description |
---|---|
DataConsumerMutableBean |
createItem(java.lang.String id,
java.lang.String name)
Creates an item and adds it to the scheme
|
DataConsumerSchemeBean |
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 DataConsumerSchemeMutableBeanImpl(DataConsumerSchemeBean bean)
public DataConsumerSchemeMutableBeanImpl()
public DataConsumerMutableBean createItem(java.lang.String id, java.lang.String name)
ItemSchemeMutableBean
createItem
in interface ItemSchemeMutableBean<DataConsumerMutableBean>
public DataConsumerSchemeBean getImmutableInstance()
OrganisationSchemeMutableBean
getImmutableInstance
in interface DataConsumerSchemeMutableBean
getImmutableInstance
in interface MaintainableMutableBean
getImmutableInstance
in interface OrganisationSchemeMutableBean<DataConsumerMutableBean>