public class GroupSuperBeanImpl extends IdentifiableSuperBeanImpl implements GroupSuperBean
Constructor and Description |
---|
GroupSuperBeanImpl(GroupBean group,
DataStructureSuperBean keyFamily) |
Modifier and Type | Method and Description |
---|---|
CrossReferenceBean |
getAttachmentConstraintRef() |
DimensionSuperBean |
getDimensionById(java.lang.String conceptId) |
java.util.List<DimensionSuperBean> |
getDimensions() |
java.lang.String |
getId()
Returns the Id of the Identifiable Object
|
equals, getUrn, hashCode, toString
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getBuiltFrom, getCompositeBeans
getUrn
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
getBuiltFrom, getCompositeBeans
public GroupSuperBeanImpl(GroupBean group, DataStructureSuperBean keyFamily)
public CrossReferenceBean getAttachmentConstraintRef()
getAttachmentConstraintRef
in interface GroupSuperBean
public DimensionSuperBean getDimensionById(java.lang.String conceptId)
getDimensionById
in interface GroupSuperBean
public java.util.List<DimensionSuperBean> getDimensions()
getDimensions
in interface GroupSuperBean
public java.lang.String getId()
IdentifiableSuperBean
getId
in interface IdentifiableSuperBean
getId
in class IdentifiableSuperBeanImpl