Serialized Form


Package org.kuali.student.common.dto

Class org.kuali.student.common.dto.AttributeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

key

String key

value

String value

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.ComparisonInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldKey

String fieldKey

operator

String operator

values

List<E> values

ignoreCase

boolean ignoreCase

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.ContextInfo extends HasAttributesInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

principalId

String principalId

localeLanguage

String localeLanguage

localeVariant

String localeVariant

localeRegion

String localeRegion

localeScript

String localeScript

timeZone

String timeZone

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.CriteriaInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

comparisons

List<E> comparisons

maxResults

Integer maxResults

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.EntityInfo extends HasAttributesAndMetaInfo implements Serializable

Serialized Fields

name

String name

descr

RichTextInfo descr

typeKey

String typeKey

stateKey

String stateKey

Class org.kuali.student.common.dto.HasAttributesAndMetaInfo extends HasAttributesInfo implements Serializable

Serialized Fields

metaInfo

MetaInfo metaInfo

Class org.kuali.student.common.dto.HasAttributesInfo extends Object implements Serializable

Serialized Fields

attributes

List<E> attributes

Class org.kuali.student.common.dto.IdEntityInfo extends EntityInfo implements Serializable

Serialized Fields

id

String id

Class org.kuali.student.common.dto.KeyEntityInfo extends EntityInfo implements Serializable

Serialized Fields

key

String key

Class org.kuali.student.common.dto.MetaInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

versionInd

String versionInd

createTime

Date createTime

createId

String createId

updateTime

Date updateTime

updateId

String updateId

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.RelationshipInfo extends IdEntityInfo implements Serializable

Serialized Fields

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

Class org.kuali.student.common.dto.RichTextInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

plain

String plain

formatted

String formatted

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.SearchParamInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

values

List<E> values

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.StateInfo extends HasAttributesInfo implements Serializable

Serialized Fields

key

String key

name

String name

descr

String descr

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.StatusInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

success

Boolean success

message

String message

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.TimeAmountInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

atpDurationTypeKey

String atpDurationTypeKey

timeQuantity

Integer timeQuantity

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.TypeInfo extends HasAttributesInfo implements Serializable

Serialized Fields

key

String key

name

String name

descr

String descr

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

refObjectURI

String refObjectURI

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.TypeTypeRelationInfo extends KeyEntityInfo implements Serializable

Serialized Fields

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

ownerTypeKey

String ownerTypeKey

relatedTypeKey

String relatedTypeKey

rank

Integer rank

_futureElements

List<E> _futureElements

Class org.kuali.student.common.dto.ValidationResultInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

element

String element

level

Integer level

message

String message

_futureElements

List<E> _futureElements

Package org.kuali.student.common.exceptions

Class org.kuali.student.common.exceptions.AlreadyExistsException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.CircularReferenceException extends Exception implements Serializable

serialVersionUID: -6652661226236017610L

Class org.kuali.student.common.exceptions.CircularRelationshipException extends Exception implements Serializable

serialVersionUID: -6652661226236017610L

Class org.kuali.student.common.exceptions.DataValidationErrorException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

org.apache.log4j.Logger LOG

validationResults

List<E> validationResults

Class org.kuali.student.common.exceptions.DependentObjectsExistException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.DisabledIdentifierException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.DoesNotExistException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.IllegalVersionSequencingException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.InvalidParameterException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.MissingParameterException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.OperationFailedException extends Exception implements Serializable

serialVersionUID: -4366768594030258759L

Class org.kuali.student.common.exceptions.PermissionDeniedException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.ReadOnlyException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.UnsupportedActionException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.exceptions.VersionMismatchException extends Exception implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.academiccalendar.dto

Class org.kuali.student.core.academiccalendar.dto.AcademicCalendarInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

campusCalendar

CampusCalendarInfo campusCalendar

startDate

Date startDate

endDate

Date endDate

terms

List<E> terms

credentialProgramType

TypeInfo credentialProgramType

_futureElements

List<E> _futureElements

Class org.kuali.student.core.academiccalendar.dto.CampusCalendarInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

startDate

Date startDate

endDate

Date endDate

location

String location

_futureElements

List<E> _futureElements

Class org.kuali.student.core.academiccalendar.dto.EnrollmentDateGroupInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

termKey

String termKey

registrationStart

Date registrationStart

registrationEnd

Date registrationEnd

classStart

Date classStart

classEnd

Date classEnd

addDate

Date addDate

dropDate

Date dropDate

finalsStart

Date finalsStart

finalsEnd

Date finalsEnd

gradingStart

Date gradingStart

gradingEnd

Date gradingEnd

_futureElements

List<E> _futureElements

Class org.kuali.student.core.academiccalendar.dto.HolidayInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

isDateRange

Boolean isDateRange

startDate

Date startDate

endDate

Date endDate

isInstructionalDay

Boolean isInstructionalDay

isExamDay

Boolean isExamDay

_futureElements

List<E> _futureElements

Class org.kuali.student.core.academiccalendar.dto.KeyDateInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

isDateRange

Boolean isDateRange

startDate

Date startDate

endDate

Date endDate

_futureElements

List<E> _futureElements

Class org.kuali.student.core.academiccalendar.dto.TermInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

startDate

Date startDate

endDate

Date endDate

terms

List<E> terms

_futureElements

List<E> _futureElements

Package org.kuali.student.core.atp.dto

Class org.kuali.student.core.atp.dto.AtpDurationTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.atp.dto.AtpInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

startDate

Date startDate

endDate

Date endDate

_futureElements

List<E> _futureElements

Class org.kuali.student.core.atp.dto.AtpMilestoneRelationInfo extends RelationshipInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

atpKey

String atpKey

milestoneKey

String milestoneKey

_futureElements

List<E> _futureElements

Class org.kuali.student.core.atp.dto.AtpSeasonalTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.atp.dto.AtpTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

durationType

String durationType

seasonalType

String seasonalType

Class org.kuali.student.core.atp.dto.DateRangeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

org.kuali.student.core.dto.RichTextInfo desc

atpId

String atpId

startDate

Date startDate

endDate

Date endDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.atp.dto.DateRangeTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.atp.dto.MilestoneInfo extends KeyEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

isDateRange

Boolean isDateRange

startDate

Date startDate

endDate

Date endDate

_futureElements

List<E> _futureElements

Class org.kuali.student.core.atp.dto.MilestoneTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L


Package org.kuali.student.datadictionary.dto

Class org.kuali.student.datadictionary.dto.AttributeDefinitionInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

childEntryName

String childEntryName

dataType

org.kuali.rice.kns.datadictionary.validation.DataType dataType

required

Boolean required

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

minLength

Integer minLength

maxLength

Integer maxLength

forceUppercase

Boolean forceUppercase

shortLabel

String shortLabel

summary

String summary

label

String label

description

String description

exclusiveMin

String exclusiveMin

inclusiveMax

String inclusiveMax

displayLabelAttribute

String displayLabelAttribute

unique

Boolean unique

customValidatorClass

String customValidatorClass

formatterClass

String formatterClass

validCharactersConstraint

ValidCharactersConstraintInfo validCharactersConstraint

Class org.kuali.student.datadictionary.dto.DictionaryEntryInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

objectClass

String objectClass

name

String name

objectLabel

String objectLabel

objectDescription

String objectDescription

titleAttribute

String titleAttribute

primaryKeys

List<E> primaryKeys

attributes

List<E> attributes

Class org.kuali.student.datadictionary.dto.ValidCharactersConstraintInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

jsValue

String jsValue

applyClientSide

Boolean applyClientSide

labelKey

String labelKey

Class org.kuali.student.datadictionary.dto.ValidCharactersConstraintInfo.Builder extends Object implements Serializable

Serialized Fields

value

String value

jsValue

String jsValue

applyClientSide

Boolean applyClientSide

labelKey

String labelKey

Package org.kuali.student.datadictionary.infc

Package org.kuali.student.enrollment.lpr.dto

Class org.kuali.student.enrollment.lpr.dto.LuiPersonRelationInfo extends IdEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

luiId

String luiId

personId

String personId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

_futureElements

List<E> _futureElements

Package org.kuali.student.enrollment.lui.dto

Class org.kuali.student.enrollment.lui.dto.LuiInfo extends IdEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

luiCode

String luiCode

cluId

String cluId

atpKey

String atpKey

maxSeats

Integer maxSeats

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

_futureElements

List<E> _futureElements

Class org.kuali.student.enrollment.lui.dto.LuiLuiRelationInfo extends IdEntityInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

luiId

String luiId

relatedLuiId

String relatedLuiId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

_futureElements

List<E> _futureElements

Package org.kuali.student.lum.lu.dto

Class org.kuali.student.lum.lu.dto.AcademicSubjectOrgInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orgId

String orgId

Class org.kuali.student.lum.lu.dto.AccreditationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

orgId

String orgId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

Class org.kuali.student.lum.lu.dto.AdminOrgInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

orgId

String orgId

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

isPrimary

boolean isPrimary

Class org.kuali.student.lum.lu.dto.AffiliatedOrgInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

orgId

String orgId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

percentage

Long percentage

Class org.kuali.student.lum.lu.dto.CluAccountingInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

affiliatedOrgs

List<E> affiliatedOrgs

attributes

Map<K,V> attributes

id

String id

Class org.kuali.student.lum.lu.dto.CluCluRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cluId

String cluId

relatedCluId

String relatedCluId

isCluRelationRequired

Boolean isCluRelationRequired

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluCreditInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

repeatCount

String repeatCount

repeatTime

org.kuali.student.core.dto.TimeAmountInfo repeatTime

repeatUnits

String repeatUnits

minTotalUnits

Integer minTotalUnits

maxTotalUnits

Integer maxTotalUnits

instructorUnits

Integer instructorUnits

minTimeToComplete

org.kuali.student.core.dto.TimeAmountInfo minTimeToComplete

maxTimeToComplete

org.kuali.student.core.dto.TimeAmountInfo maxTimeToComplete

maxAllowableInactivity

org.kuali.student.core.dto.TimeAmountInfo maxAllowableInactivity

maxTimeResultsRecognized

org.kuali.student.core.dto.TimeAmountInfo maxTimeResultsRecognized

Class org.kuali.student.lum.lu.dto.CluFeeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

descr

org.kuali.student.core.dto.RichTextInfo descr

cluFeeRecords

List<E> cluFeeRecords

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

Class org.kuali.student.lum.lu.dto.CluFeeRecordInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

feeType

String feeType

rateType

String rateType

feeAmounts

List<E> feeAmounts

affiliatedOrgs

List<E> affiliatedOrgs

descr

org.kuali.student.core.dto.RichTextInfo descr

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

id

String id

Class org.kuali.student.lum.lu.dto.CluIdentifierInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

String code

shortName

String shortName

longName

String longName

level

String level

division

String division

variation

String variation

suffixCode

String suffixCode

orgId

String orgId

type

String type

state

String state

id

String id

attributes

Map<K,V> attributes

Class org.kuali.student.lum.lu.dto.CluInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

officialIdentifier

CluIdentifierInfo officialIdentifier

alternateIdentifiers

List<E> alternateIdentifiers

studySubjectArea

String studySubjectArea

descr

org.kuali.student.core.dto.RichTextInfo descr

campusLocations

List<E> campusLocations

accreditations

List<E> accreditations

adminOrgs

List<E> adminOrgs

primaryInstructor

CluInstructorInfo primaryInstructor

instructors

List<E> instructors

expectedFirstAtp

String expectedFirstAtp

lastAtp

String lastAtp

lastAdmitAtp

String lastAdmitAtp

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

intensity

org.kuali.student.core.dto.AmountInfo intensity

stdDuration

org.kuali.student.core.dto.TimeAmountInfo stdDuration

canCreateLui

boolean canCreateLui

referenceURL

String referenceURL

luCodes

List<E> luCodes

nextReviewPeriod

String nextReviewPeriod

isEnrollable

boolean isEnrollable

offeredAtpTypes

List<E> offeredAtpTypes

hasEarlyDropDeadline

boolean hasEarlyDropDeadline

defaultEnrollmentEstimate

int defaultEnrollmentEstimate

defaultMaximumEnrollment

int defaultMaximumEnrollment

isHazardousForDisabledStudents

boolean isHazardousForDisabledStudents

feeInfo

CluFeeInfo feeInfo

accountingInfo

CluAccountingInfo accountingInfo

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

versionInfo

org.kuali.student.core.versionmanagement.dto.VersionInfo versionInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluInstructorInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orgId

String orgId

personId

String personId

personInfoOverride

String personInfoOverride

attributes

Map<K,V> attributes

Class org.kuali.student.lum.lu.dto.CluLoRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cluId

String cluId

loId

String loId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluLoRelationTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.CluPublicationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cluId

String cluId

variants

List<E> variants

startCycle

String startCycle

endCycle

String endCycle

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluResultInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

org.kuali.student.core.dto.RichTextInfo desc

cluId

String cluId

resultOptions

List<E> resultOptions

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluResultTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.CluSetInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

descr

org.kuali.student.core.dto.RichTextInfo descr

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

membershipQuery

MembershipQueryInfo membershipQuery

adminOrg

String adminOrg

isReusable

Boolean isReusable

isReferenceable

Boolean isReferenceable

cluSetIds

List<E> cluSetIds

cluIds

List<E> cluIds

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluSetTreeViewInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

descr

org.kuali.student.core.dto.RichTextInfo descr

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

adminOrg

String adminOrg

isReusable

Boolean isReusable

isReferenceable

Boolean isReferenceable

cluSets

List<E> cluSets

clus

List<E> clus

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluSetTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.DeliveryMethodTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.FieldInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

id

String id

Class org.kuali.student.lum.lu.dto.InstructionalFormatTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.LuCodeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

descr

String descr

type

String type

value

String value

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

id

String id

Class org.kuali.student.lum.lu.dto.LuCodeTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.LuDocRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cluId

String cluId

documentId

String documentId

title

String title

desc

org.kuali.student.core.dto.RichTextInfo desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.LuDocRelationTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

id

String id

Class org.kuali.student.lum.lu.dto.LuiInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

luiCode

String luiCode

cluId

String cluId

atpId

String atpId

maxSeats

Integer maxSeats

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.LuiLuiRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

luiId

String luiId

relatedLuiId

String relatedLuiId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.LuLuRelationTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

revName

String revName

revDesc

String revDesc

Class org.kuali.student.lum.lu.dto.LuPublicationTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.LuTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

instructionalFormat

String instructionalFormat

deliveryMethod

String deliveryMethod

Class org.kuali.student.lum.lu.dto.MembershipQueryInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

searchTypeKey

String searchTypeKey

queryParamValueList

List<E> queryParamValueList

Class org.kuali.student.lum.lu.dto.ResultOptionInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

org.kuali.student.core.dto.RichTextInfo desc

resultUsageTypeKey

String resultUsageTypeKey

resultComponentId

String resultComponentId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

metaInfo

org.kuali.student.core.dto.MetaInfo metaInfo

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.ResultUsageTypeInfo extends org.kuali.student.core.dto.TypeInfo implements Serializable

serialVersionUID: 1L



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.