|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CluSetTreeView
Tree representation of clu sets
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.kuali.student.r2.common.infc.HasId |
|---|
getId |
| Methods inherited from interface org.kuali.student.r2.common.infc.Entity |
|---|
getDescr, getName |
| Methods inherited from interface org.kuali.student.r2.common.infc.HasType |
|---|
getType, getTypeKey |
| Methods inherited from interface org.kuali.student.r2.common.infc.HasState |
|---|
getState, getStateKey |
| Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
|---|
getAttributes |
| Methods inherited from interface org.kuali.student.r2.common.infc.HasMeta |
|---|
getMeta |
| Methods inherited from interface org.kuali.student.r2.common.infc.HasEffectiveDates |
|---|
getEffectiveDate, getExpirationDate |
| Method Detail |
|---|
String getAdminOrg()
Boolean getIsReusable()
Boolean getIsReferenceable()
List<? extends CluSetTreeView> getCluSets()
List<? extends Clu> getClus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||