Name | CluPublicationInfo | |
---|---|---|
Usage | LuService | |
getCluPublication validateCluPublication createCluPublication updateCluPublication | ||
Type | Complex |
ShortName | Name | Type | Description | Cardinality | XML Attribute? |
---|---|---|---|---|---|
cluId | ??? | String | The identifier for the canonical learning unit which is described by this publication information. |
One | No |
variants | ??? | FieldInfoList | Fields in cluInfo whose values are overridden as part of this publication. |
Many | No |
startCycle | ??? | String | The start academic time period for when the CLU should be published in this type of usage. Should be less than or equal to endCycle. |
One | No |
endCycle | ??? | String | The end academic time period for when the CLU should be published in this type of usage. If specified, should be greater than or equal to startCycle. |
One | No |
effectiveDate | ??? | Date | Date and time that this LU publication type 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 LU publication type 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 |
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 |
type | ??? | String | Type of publication for which this information should be used. | One | Yes |
state | ??? | String | Current state of the information for this publication type. This value should be constrained to those within the cluPublishingState enumeration. In general, an "active" record for a type indicates that the clu should be published within that media, though that may be further constrained by the cycle information included. |
One | Yes |
id | ??? | String | Identifier for the publishing information. This is set by the service to be able to determine changes and alterations to the structure as well as provides a handle for searches. This structure is not currently accessible through unique operations, and it is strongly recommended that no external references to this particular identifier be maintained. |
One | Yes |