public interface AgencySchemeBean extends OrganisationSchemeBean<AgencyBean>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_SCHEME |
static java.lang.String |
FIXED_ID |
static java.lang.String |
FIXED_VERSION |
DEFAULT_VERSION
Modifier and Type | Method and Description |
---|---|
AgencySchemeMutableBean |
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.
|
boolean |
isDefaultScheme()
Returns true if the agency Id of the scheme is that same as AgencySchemeBean.DEFAULT_SCHEME
|
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 DEFAULT_SCHEME
static final java.lang.String FIXED_ID
static final java.lang.String FIXED_VERSION
AgencySchemeMutableBean getMutableInstance()
getMutableInstance
in interface MaintainableBean
getMutableInstance
in interface OrganisationSchemeBean<AgencyBean>
boolean isDefaultScheme()