Serialized Form
Package org.kuali.student.common.dto |
serialVersionUID: 1L
id
String id
key
String key
value
String value
_futureElements
List<E> _futureElements
serialVersionUID: 1L
fieldKey
String fieldKey
operator
String operator
values
List<E> values
ignoreCase
boolean ignoreCase
_futureElements
List<E> _futureElements
serialVersionUID: 1L
principalId
String principalId
localeLanguage
String localeLanguage
localeVariant
String localeVariant
localeRegion
String localeRegion
localeScript
String localeScript
timeZone
String timeZone
_futureElements
List<E> _futureElements
serialVersionUID: 1L
comparisons
List<E> comparisons
maxResults
Integer maxResults
_futureElements
List<E> _futureElements
name
String name
descr
RichTextInfo descr
typeKey
String typeKey
stateKey
String stateKey
metaInfo
MetaInfo metaInfo
attributes
List<E> attributes
id
String id
key
String key
serialVersionUID: 1L
versionInd
String versionInd
createTime
Date createTime
createId
String createId
updateTime
Date updateTime
updateId
String updateId
_futureElements
List<E> _futureElements
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
serialVersionUID: 1L
plain
String plain
formatted
String formatted
_futureElements
List<E> _futureElements
serialVersionUID: 1L
key
String key
values
List<E> values
_futureElements
List<E> _futureElements
key
String key
name
String name
descr
String descr
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
_futureElements
List<E> _futureElements
serialVersionUID: 1L
success
Boolean success
message
String message
_futureElements
List<E> _futureElements
serialVersionUID: 1L
atpDurationTypeKey
String atpDurationTypeKey
timeQuantity
Integer timeQuantity
_futureElements
List<E> _futureElements
key
String key
name
String name
descr
String descr
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
refObjectURI
String refObjectURI
_futureElements
List<E> _futureElements
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
ownerTypeKey
String ownerTypeKey
relatedTypeKey
String relatedTypeKey
rank
Integer rank
_futureElements
List<E> _futureElements
serialVersionUID: 1L
element
String element
level
Integer level
message
String message
_futureElements
List<E> _futureElements
Package org.kuali.student.common.exceptions |
serialVersionUID: 1L
serialVersionUID: -6652661226236017610L
serialVersionUID: -6652661226236017610L
serialVersionUID: 1L
LOG
org.apache.log4j.Logger LOG
validationResults
List<E> validationResults
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: -4366768594030258759L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package org.kuali.student.core.academiccalendar.dto |
serialVersionUID: 1L
campusCalendar
CampusCalendarInfo campusCalendar
startDate
Date startDate
endDate
Date endDate
terms
List<E> terms
credentialProgramType
TypeInfo credentialProgramType
_futureElements
List<E> _futureElements
serialVersionUID: 1L
startDate
Date startDate
endDate
Date endDate
location
String location
_futureElements
List<E> _futureElements
serialVersionUID: 1L
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
serialVersionUID: 1L
isDateRange
Boolean isDateRange
startDate
Date startDate
endDate
Date endDate
isInstructionalDay
Boolean isInstructionalDay
isExamDay
Boolean isExamDay
_futureElements
List<E> _futureElements
serialVersionUID: 1L
isDateRange
Boolean isDateRange
startDate
Date startDate
endDate
Date endDate
_futureElements
List<E> _futureElements
serialVersionUID: 1L
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
serialVersionUID: 1L
startDate
Date startDate
endDate
Date endDate
_futureElements
List<E> _futureElements
serialVersionUID: 1L
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
durationType
String durationType
seasonalType
String seasonalType
Class org.kuali.student.core.atp.dto.DateRangeInfo extends Object implements Serializable |
serialVersionUID: 1L
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
serialVersionUID: 1L
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 |
serialVersionUID: 1L
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
serialVersionUID: 1L
objectClass
String objectClass
name
String name
objectLabel
String objectLabel
objectDescription
String objectDescription
titleAttribute
String titleAttribute
primaryKeys
List<E> primaryKeys
attributes
List<E> attributes
serialVersionUID: 1L
value
String value
jsValue
String jsValue
applyClientSide
Boolean applyClientSide
labelKey
String labelKey
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 |
serialVersionUID: 1L
luiId
String luiId
personId
String personId
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
_futureElements
List<E> _futureElements
Package org.kuali.student.enrollment.lui.dto |
serialVersionUID: 1L
luiCode
String luiCode
cluId
String cluId
atpKey
String atpKey
maxSeats
Integer maxSeats
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
_futureElements
List<E> _futureElements
serialVersionUID: 1L
luiId
String luiId
relatedLuiId
String relatedLuiId
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
_futureElements
List<E> _futureElements
Package org.kuali.student.lum.lu.dto |
serialVersionUID: 1L
orgId
String orgId
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
id
String id
orgId
String orgId
effectiveDate
Date effectiveDate
expirationDate
Date expirationDate
percentage
Long percentage
serialVersionUID: 1L
affiliatedOrgs
List<E> affiliatedOrgs
attributes
Map<K,V> attributes
id
String id
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
orgId
String orgId
personId
String personId
personInfoOverride
String personInfoOverride
attributes
Map<K,V> attributes
serialVersionUID: 1L
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
serialVersionUID: 1L
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
value
String value
id
String id
serialVersionUID: 1L
serialVersionUID: 1L
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
serialVersionUID: 1L
serialVersionUID: 1L
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
serialVersionUID: 1L
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
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
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
serialVersionUID: 1L
revName
String revName
revDesc
String revDesc
serialVersionUID: 1L
serialVersionUID: 1L
instructionalFormat
String instructionalFormat
deliveryMethod
String deliveryMethod
serialVersionUID: 1L
id
String id
searchTypeKey
String searchTypeKey
queryParamValueList
List<E> queryParamValueList
serialVersionUID: 1L
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
serialVersionUID: 1L
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.