public interface CluSetTreeView extends IdEntity, HasEffectiveDates
Modifier and Type | Method and Description |
---|---|
String |
getAdminOrg()
Information about an organization acting in administrative capacity for a
learning unit.The Organization responsible for this cluset
|
List<? extends Clu> |
getClus()
List of directly contained CLUs.
|
List<? extends CluSetTreeView> |
getCluSets()
List of of directly contained CLU Sets.
|
Boolean |
getIsReferenceable()
Flags set to true if CluSet can be referenced by ReqComponents and other
entities.
|
Boolean |
getIsReusable()
Flags if the Clu Set is reusable or was created for one time use for e.g.
|
getType, getTypeKey
getState, getStateKey
getAttributes
getEffectiveDate, getExpirationDate
String getAdminOrg()
Boolean getIsReusable()
Boolean getIsReferenceable()
List<? extends CluSetTreeView> getCluSets()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.