home

CluSetInfo

Name CluSetInfo
Usage LuService
getCluSetInfo validateCluSet createCluSet updateCluSet
Type Complex

Description

Detailed information about a single CLU Set.

Structure Definition

ShortName Name Type Description Cardinality XML Attribute?
name ??? String Friendly name of the CLU Set. One No
descr ??? org.kuali.student.core.dto.RichTextInfo Narrative description of the CLU Set. One No
effectiveDate ??? Date Date and time that this CLU Set became effective. This is a
similar concept to the effective date on enumerated
values. When an expiration date has been specified, this field
must be less than or equal to the expiration date.
One No
expirationDate ??? Date Date and time that this CLU Set expires. This is a similar
concept to the expiration date on enumerated values. If
specified, this should be greater than or equal to the
effective date. If this field is not specified, then no
expiration date has been currently defined and should
automatically be considered greater than the effective date.
One No
cluSetIds ??? StringList List of identifiers of directly contained CLU Sets. Present for
enumerated CLU Sets.
Many No
cluIds ??? StringList List of identifiers of directly contained CLUs. Present for
enumerated CLU Sets.
Many No
attributes ??? Map List of key/value pairs, typically used for dynamic attributes. One No
metaInfo ??? org.kuali.student.core.dto.MetaInfo Create and last update info for the structure. This is optional
and treated as read only since the data is set by the internals
of the service during maintenance operations.
One No
id ??? String Unique identifier for a CLU Set. This is optional, due to the
identifier being set at the time of creation. Once the CLU Set
has been created, this should be seen as required.
One Yes
membershipQuery ??? MembershipQueryInfo ??? One No
type ??? String Gets the clu set type. Once set at create time, this field may
not be updated.
One Yes
state ??? String ??? One Yes
adminOrg ??? String ??? One No
isReusable ??? Boolean ??? One No
isReferenceable ??? Boolean ??? One No