public interface DataConsumerSchemeBean extends OrganisationSchemeBean<DataConsumerBean>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FIXED_ID |
static java.lang.String |
FIXED_VERSION |
DEFAULT_VERSION
Modifier and Type | Method and Description |
---|---|
DataConsumerSchemeMutableBean |
getMutableInstance()
Returns a representation of itself in a bean which can be modified, modifications to the mutable bean
are not reflected in the instance of the MaintainableBean.
|
filterItems, getItems, isPartial
addAnnotations, getAgencyId, getEndDate, getServiceURL, getStartDate, getStructureURL, getStub, getVersion, isExternalReference, isFinal
getDescription, getDescriptions, getName, getNames
asReference, getAllTextTypes, getFullIdPath, getId, getUri, getUrn
getAnnotations, getAnnotationsByTitle, getAnnotationsByType, hasAnnotationType
getIdentifiableComposites, getIdentifiableParent, getMaintainableParent, getParent
deepEquals, getComposites, getComposites, getCrossReferences, getParent, getStructureType
static final java.lang.String FIXED_ID
static final java.lang.String FIXED_VERSION
DataConsumerSchemeMutableBean getMutableInstance()
getMutableInstance
in interface MaintainableBean
getMutableInstance
in interface OrganisationSchemeBean<DataConsumerBean>