public class CategorisationSuperBeanImpl extends MaintainableSuperBeanImpl implements CategorisationSuperBean
Constructor and Description |
---|
CategorisationSuperBeanImpl(CategorisationBean categorisation,
IdentifiableRetrievalManager retMan) |
Modifier and Type | Method and Description |
---|---|
CategorisationBean |
getBuiltFrom()
Returns the bean that was used to build this superBean
|
CategoryBean |
getCategory()
Returns the category that is categorising the structure - this can not be null
|
java.util.Set<MaintainableBean> |
getCompositeBeans()
Returns a set of beans that were used to build this superBean
|
IdentifiableBean |
getStructure()
Returns a the structure that this is categorising - this can not be null
|
getAgencyId, getVersion, isFinal
getDescription, getDescription, getDescriptions, getName, getName, getNames
equals, getId, getUrn, hashCode, toString
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getAgencyId, getVersion, isFinal
getDescription, getDescription, getDescriptions, getName, getName, getNames
getId, getUrn
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
public CategorisationSuperBeanImpl(CategorisationBean categorisation, IdentifiableRetrievalManager retMan)
public IdentifiableBean getStructure()
CategorisationSuperBean
getStructure
in interface CategorisationSuperBean
public CategoryBean getCategory()
CategorisationSuperBean
getCategory
in interface CategorisationSuperBean
public java.util.Set<MaintainableBean> getCompositeBeans()
SuperBean
getCompositeBeans
in interface SuperBean
getCompositeBeans
in class SuperBeanImpl
public CategorisationBean getBuiltFrom()
SuperBean
getBuiltFrom
in interface MaintainableSuperBean
getBuiltFrom
in interface SuperBean
getBuiltFrom
in interface CategorisationSuperBean
getBuiltFrom
in class MaintainableSuperBeanImpl