public interface CluSet 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<String> |
getCluIds()
List of identifiers of directly contained CLUs.
|
List<String> |
getCluSetIds()
List of identifiers of directly contained CLU Sets.
|
Boolean |
getIsReferenceable()
Flags set to true if CluSet can be referenced by ReqComponets and other
entities.
|
Boolean |
getIsReusable()
Flags if the Clu Set is reusable or was created for one time use for e.g.
|
MembershipQuery |
getMembershipQuery()
Specifies a search for CLU identifiers.
|
getType, getTypeKey
getState, getStateKey
getAttributes
getEffectiveDate, getExpirationDate
List<String> getCluSetIds()
List<String> getCluIds()
MembershipQuery getMembershipQuery()
String getAdminOrg()
Boolean getIsReusable()
Boolean getIsReferenceable()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.