Serialized Form


Package org.kuali.rice.ksb.messaging

Class org.kuali.rice.ksb.messaging.AsynchronousCall extends Object implements Serializable

serialVersionUID: -1036656564567726747L

Serialized Fields

arguments

Object[] arguments

paramTypes

Class<T>[] paramTypes

serviceInfo

ServiceInfo serviceInfo

context

Serializable context

methodName

String methodName

callback

AsynchronousCallback callback

ignoreStoreAndForward

boolean ignoreStoreAndForward

Class org.kuali.rice.ksb.messaging.FlattenedServiceDefinition extends Object implements Serializable

serialVersionUID: -4622179363250818637L

Serialized Fields

flattenedServiceDefinitionId

Long flattenedServiceDefinitionId

flattenedServiceDefinitionData

String flattenedServiceDefinitionData

Class org.kuali.rice.ksb.messaging.HttpException extends org.apache.commons.httpclient.HttpException implements Serializable

serialVersionUID: -2660638986164631692L

Serialized Fields

responseCode

int responseCode

Class org.kuali.rice.ksb.messaging.JavaServiceDefinition extends ServiceDefinition implements Serializable

serialVersionUID: -5267226536419496719L

Serialized Fields

serviceInterfaces

List<E> serviceInterfaces

Class org.kuali.rice.ksb.messaging.MessageProcessingException extends RuntimeException implements Serializable

serialVersionUID: -1757928630462729547L

Class org.kuali.rice.ksb.messaging.PersistedMessage extends Object implements Serializable

serialVersionUID: -7047766894738304195L

Serialized Fields

routeQueueId

Long routeQueueId

queuePriority

Integer queuePriority

queueStatus

String queueStatus

queueDate

Timestamp queueDate

expirationDate

Timestamp expirationDate

retryCount

Integer retryCount

lockVerNbr

Integer lockVerNbr

ipNumber

String ipNumber

serviceName

String serviceName

serviceNamespace

String serviceNamespace

methodName

String methodName

methodCall

AsynchronousCall methodCall

payload

PersistedMessagePayload payload

value1

String value1

value2

String value2

Class org.kuali.rice.ksb.messaging.PersistedMessagePayload extends Object implements Serializable

serialVersionUID: 508778527504899029L

Serialized Fields

routeQueueId

Long routeQueueId

payload

String payload

methodCall

AsynchronousCall methodCall

message

PersistedMessage message

Class org.kuali.rice.ksb.messaging.RESTServiceDefinition extends ServiceDefinition implements Serializable

serialVersionUID: 5892163789061959602L

Serialized Fields

resourceClass

String resourceClass

resourceToClassNameMap

org.apache.commons.collections.BidiMap resourceToClassNameMap

Class org.kuali.rice.ksb.messaging.ServiceDefinition extends Object implements Serializable

serialVersionUID: 43631161206712702L

Serialized Fields

localServiceName

String localServiceName

serviceNameSpaceURI

String serviceNameSpaceURI

queue

Boolean queue

priority

Integer priority

retryAttempts

Integer retryAttempts

millisToLive

Long millisToLive

messageExceptionHandler

String messageExceptionHandler

servicePath

String servicePath

serviceEndPoint

URL serviceEndPoint

busSecurity

Boolean busSecurity

credentialsType

CredentialsSource.CredentialsType credentialsType

serviceNamespace

String serviceNamespace

Class org.kuali.rice.ksb.messaging.ServiceInfo extends Object implements Serializable

serialVersionUID: -4244884858494208070L

Serialized Fields

serviceDefinition

ServiceDefinition serviceDefinition

messageEntryId

Long messageEntryId

qname

QName qname

endpointUrl

String endpointUrl

endpointAlternateUrl

String endpointAlternateUrl

flattenedServiceDefinitionId

Long flattenedServiceDefinitionId

serializedServiceNamespace

FlattenedServiceDefinition serializedServiceNamespace

serviceName

String serviceName

alive

Boolean alive

serviceNamespace

String serviceNamespace

serverIp

String serverIp

lockVerNbr

Integer lockVerNbr

checksum

String checksum

Class org.kuali.rice.ksb.messaging.SOAPServiceDefinition extends ServiceDefinition implements Serializable

serialVersionUID: 5892163789061959602L

Serialized Fields

serviceInterface

String serviceInterface

jaxWsService

boolean jaxWsService

Package org.kuali.rice.student.bo

Class org.kuali.rice.student.bo.KualiStudentKimAttributes extends TransientBusinessObjectBase implements Serializable

serialVersionUID: 6969156403877595025L

Serialized Fields

dataId

String dataId

org

String org

department

String department

college

String college

division

String division

dtoName

String dtoName

dtoFieldKey

String dtoFieldKey

fieldAccessLevel

String fieldAccessLevel

screenComponent

String screenComponent

sectionId

String sectionId

descendHierarchy

Boolean descendHierarchy

ksReferenceTypeKey

String ksReferenceTypeKey

Package org.kuali.student.common.messagebuilder.booleanmessage.ast.exceptions

Class org.kuali.student.common.messagebuilder.booleanmessage.ast.exceptions.BooleanFunctionException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.common.messagebuilder.impl.exceptions

Class org.kuali.student.common.messagebuilder.impl.exceptions.MessageBuilderException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.common.test.spring

Class org.kuali.student.common.test.spring.UniqueResourceAtomikosDataSourceBean extends com.atomikos.jdbc.AtomikosDataSourceBean implements Serializable

serialVersionUID: 1L


Package org.kuali.student.common.ui.client.dto

Class org.kuali.student.common.ui.client.dto.FileStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

status

FileStatus.FileTransferStatus status

progress

Long progress

fileName

String fileName

docId

String docId

Class org.kuali.student.common.ui.client.dto.UploadStatus extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalSize

Long totalSize

progress

Long progress

status

UploadStatus.UploadTransferStatus status

itemsRead

int itemsRead

createdDocIds

List<E> createdDocIds

fileStatusList

List<E> fileStatusList

Package org.kuali.student.common.ui.client.logging

Class org.kuali.student.common.ui.client.logging.LogBuffer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

maxSize

int maxSize

buffer

List<E> buffer

Class org.kuali.student.common.ui.client.logging.LogFailedException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.ui.client.logging.LogMessage extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

logLevel

LogLevel logLevel

message

String message

error

Throwable error

Package org.kuali.student.common.ui.client.mvc

Class org.kuali.student.common.ui.client.mvc.ControllerException extends RuntimeException implements Serializable

serialVersionUID: 3080242531292487209L

Class org.kuali.student.common.ui.client.mvc.DataModelDefinition extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

metadata

Metadata metadata

Class org.kuali.student.common.ui.client.mvc.ModelNotFoundException extends RuntimeException implements Serializable

serialVersionUID: 1631884923519293731L

Serialized Fields

requestedType

Class<T> requestedType

Package org.kuali.student.common.ui.client.service

Class org.kuali.student.common.ui.client.service.DataSaveResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

validationResults

List<E> validationResults

value

Data value

Package org.kuali.student.common.ui.client.service.exceptions

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

serialVersionUID: 1L


Package org.kuali.student.common.ui.client.widgets.rules

Class org.kuali.student.common.ui.client.widgets.rules.EditHistory extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

histories

List<E> histories

currHistoryIndex

int currHistoryIndex

Class org.kuali.student.common.ui.client.widgets.rules.ReqComponentInfoUi extends ReqComponentInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

previewNaturalLanguageTranslation

String previewNaturalLanguageTranslation

Class org.kuali.student.common.ui.client.widgets.rules.ReqComponentVO extends Token implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

reqComponentInfo

ReqComponentInfo reqComponentInfo

typeDesc

String typeDesc

dirty

boolean dirty

clusetId

String clusetId

guiReferenceLabelId

String guiReferenceLabelId

Class org.kuali.student.common.ui.client.widgets.rules.StatementVO extends Token implements Serializable

serialVersionUID: 1L

Serialized Fields

statementInfo

StatementInfo statementInfo

reqComponentVOs

List<E> reqComponentVOs

statementVOs

List<E> statementVOs

Package org.kuali.student.common.ui.server.gwt

Class org.kuali.student.common.ui.server.gwt.BaseRpcGwtServletAbstract extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

service

Object service

permissionService

IdentityManagementService permissionService

Class org.kuali.student.common.ui.server.gwt.CommentRpcGwtServlet extends BaseRpcGwtServletAbstract<CommentService> implements Serializable

serialVersionUID: 1L

Serialized Fields

identityService

IdentityManagementService identityService

Class org.kuali.student.common.ui.server.gwt.DataGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

dataService

DataService dataService

Class org.kuali.student.common.ui.server.gwt.DocumentRpcGwtServlet extends BaseRpcGwtServletAbstract<DocumentService> implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.ui.server.gwt.LogRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

Logger logger

Class org.kuali.student.common.ui.server.gwt.MessagesRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceImpl

MessageService serviceImpl

Class org.kuali.student.common.ui.server.gwt.MetadataRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceImpl

MetadataServiceImpl serviceImpl

Class org.kuali.student.common.ui.server.gwt.SearchDispatchRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

searchDispatcher

SearchDispatcher searchDispatcher

Class org.kuali.student.common.ui.server.gwt.SecurityRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Class org.kuali.student.common.ui.server.gwt.ServerPropertiesRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

Serialized Fields

logger

Logger logger

properties

Map<K,V> properties

Class org.kuali.student.common.ui.server.gwt.UploadStatusRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L


Package org.kuali.student.common.ui.server.gwt.old

Class org.kuali.student.common.ui.server.gwt.old.AbstractBaseDataOrchestrationRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG
Deprecated. 

assembler

Assembler<TargetType,SourceType> assembler
Deprecated. 

simpleDocService

SimpleDocumentActionsWebService simpleDocService
Deprecated. 

workflowUtilityService

WorkflowUtility workflowUtilityService
Deprecated. 

permissionService

IdentityManagementService permissionService
Deprecated. 

identityService

IdentityManagementService identityService
Deprecated. 

Package org.kuali.student.common.ui.server.start

Class org.kuali.student.common.ui.server.start.IndexPageServlet extends HttpServlet implements Serializable

serialVersionUID: 1L


Package org.kuali.student.common.ui.server.upload

Class org.kuali.student.common.ui.server.upload.UploadServlet extends HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

documentService

DocumentService documentService

data

String data

Package org.kuali.student.common.util

Class org.kuali.student.common.util.LRUMap extends LinkedHashMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

maxSize

int maxSize
Maximum size of map


Package org.kuali.student.common.util.security

Class org.kuali.student.common.util.security.UserWithId extends User implements Serializable

serialVersionUID: 1L

Serialized Fields

userId

String userId

Package org.kuali.student.common.validator

Class org.kuali.student.common.validator.DateParseException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.common.validator.old

Class org.kuali.student.common.validator.old.DateParseException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.assembly.data

Class org.kuali.student.core.assembly.data.AssemblyException extends Exception implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.assembly.data.ConstraintMetadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

childConstraints

List<E> childConstraints

comments

String comments

desc

String desc

id

String id

maxLength

Integer maxLength

maxOccurs

Integer maxOccurs

maxValue

String maxValue

minLength

Integer minLength

minOccurs

Integer minOccurs

minValue

String minValue

serverSide

boolean serverSide

specialValidator

String specialValidator

validChars

String validChars

validCharsMessageId

String validCharsMessageId

requiredForNextState

boolean requiredForNextState

nextState

String nextState

Class org.kuali.student.core.assembly.data.Data extends Object implements Serializable

Serialized Fields

className

String className

map

Map<K,V> map

parent

Data parent

parentKey

Data.Key parentKey

Class org.kuali.student.core.assembly.data.Data.BooleanValue extends Object implements Serializable

Serialized Fields

value

Boolean value

Class org.kuali.student.core.assembly.data.Data.DataValue extends Object implements Serializable

Serialized Fields

value

Data value

Class org.kuali.student.core.assembly.data.Data.DateValue extends Object implements Serializable

Serialized Fields

value

Date value

Class org.kuali.student.core.assembly.data.Data.DoubleValue extends Object implements Serializable

Serialized Fields

value

Double value

Class org.kuali.student.core.assembly.data.Data.FloatValue extends Object implements Serializable

Serialized Fields

value

Float value

Class org.kuali.student.core.assembly.data.Data.IntegerKey extends Object implements Serializable

Serialized Fields

key

Integer key

Class org.kuali.student.core.assembly.data.Data.IntegerValue extends Object implements Serializable

Serialized Fields

value

Integer value

Class org.kuali.student.core.assembly.data.Data.LongValue extends Object implements Serializable

Serialized Fields

value

Long value

Class org.kuali.student.core.assembly.data.Data.ShortValue extends Object implements Serializable

Serialized Fields

value

Short value

Class org.kuali.student.core.assembly.data.Data.StringKey extends Object implements Serializable

Serialized Fields

key

String key

Class org.kuali.student.core.assembly.data.Data.StringValue extends Object implements Serializable

Serialized Fields

value

String value

Class org.kuali.student.core.assembly.data.Data.TimestampValue extends Object implements Serializable

Serialized Fields

value

Timestamp value

Class org.kuali.student.core.assembly.data.Data.TimeValue extends Object implements Serializable

Serialized Fields

value

Time value

Class org.kuali.student.core.assembly.data.LookupMetadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

searchTypeId

String searchTypeId

name

String name

desc

String desc

title

String title

params

List<E> params

results

List<E> results

qosMetadata

LookupQosMetadata qosMetadata

searchParamIdKey

String searchParamIdKey

resultReturnKey

String resultReturnKey

resultDisplayKey

String resultDisplayKey

resultSortKey

String resultSortKey

usage

LookupMetadata.Usage usage

widget

LookupMetadata.Widget widget

widgetOptions

Map<K,V> widgetOptions

Class org.kuali.student.core.assembly.data.LookupParamMetadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

childLookup

LookupMetadata childLookup

writeAccess

Metadata.WriteAccess writeAccess

dataType

Data.DataType dataType

optional

boolean optional

defaultValueList

ArrayList<E> defaultValueList

defaultValueString

String defaultValueString

name

String name

desc

String desc

caseSensitive

boolean caseSensitive

usage

LookupMetadata.Usage usage

widget

LookupParamMetadata.Widget widget

Class org.kuali.student.core.assembly.data.LookupQosMetadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startAt

Integer startAt

maxResults

Integer maxResults

sorts

List<E> sorts

Class org.kuali.student.core.assembly.data.LookupResultMetadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

name

String name

desc

String desc

dataType

Data.DataType dataType

hidden

boolean hidden

Class org.kuali.student.core.assembly.data.Metadata extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

labelKey

String labelKey

writeAccess

Metadata.WriteAccess writeAccess

canUnmask

boolean canUnmask

canView

boolean canView

canEdit

boolean canEdit

dynamic

boolean dynamic

partialMaskFormatter

String partialMaskFormatter

maskFormatter

String maskFormatter

onChangeRefreshMetadata

boolean onChangeRefreshMetadata

dataType

Data.DataType dataType

defaultValue

Data.Value defaultValue

defaultValuePath

String defaultValuePath

constraints

List<E> constraints

initialLookup

LookupMetadata initialLookup

lookupContextPath

String lookupContextPath

additionalLookups

List<E> additionalLookups

childProperties

Map<K,V> childProperties

Class org.kuali.student.core.assembly.data.QueryPath extends ArrayList<Data.Key> implements Serializable

serialVersionUID: 1L

Serialized Fields

stringPath

String stringPath

Class org.kuali.student.core.assembly.data.UILookupData extends CommonLookup implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

desc

String desc

title

String title

results

List<E> results

qosMetadata

LookupQosMetadata qosMetadata

resultDisplayKey

String resultDisplayKey

resultSortKey

String resultSortKey

usage

UILookupData.Usage usage

widget

UILookupData.Widget widget

widgetOptions

Map<K,V> widgetOptions

Package org.kuali.student.core.assembly.old.data

Class org.kuali.student.core.assembly.old.data.SaveResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Object value
Deprecated. 

validationResults

List<E> validationResults
Deprecated. 

Package org.kuali.student.core.assembly.transform

Class org.kuali.student.core.assembly.transform.FilterException extends Exception implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.atp.bo

Class org.kuali.student.core.atp.bo.Atp extends KsTypeStateBusinessObjectBase implements Serializable

serialVersionUID: -4021959685737332345L

Serialized Fields

type

AtpType type

startDate

Date startDate

endDate

Date endDate

descriptionId

String descriptionId

description

AtpRichText description

dateRanges

List<E> dateRanges

milestones

List<E> milestones

Class org.kuali.student.core.atp.bo.AtpDurationType extends KsTypeBusinessObjectBase implements Serializable

serialVersionUID: -3724953583916820198L

Class org.kuali.student.core.atp.bo.AtpRichText extends KsRichTextBusinessObjectBase implements Serializable

serialVersionUID: 5352308321268994727L

Class org.kuali.student.core.atp.bo.AtpSeasonalType extends KsTypeBusinessObjectBase implements Serializable

serialVersionUID: 4888800541957749096L

Class org.kuali.student.core.atp.bo.AtpType extends KsTypeBusinessObjectBase implements Serializable

serialVersionUID: 3559054373937794275L

Serialized Fields

seasonalTypeId

String seasonalTypeId

durationTypeId

String durationTypeId

seasonalType

AtpSeasonalType seasonalType

durationType

AtpDurationType durationType

Class org.kuali.student.core.atp.bo.DateRange extends KsTypeStateBusinessObjectBase implements Serializable

serialVersionUID: -9071561165465644092L

Serialized Fields

atpId

String atpId

atp

Atp atp

type

DateRangeType type

startDate

Date startDate

endDate

Date endDate

descriptionId

String descriptionId

description

AtpRichText description

Class org.kuali.student.core.atp.bo.DateRangeType extends KsTypeBusinessObjectBase implements Serializable

serialVersionUID: 556525490322814285L

Class org.kuali.student.core.atp.bo.Milestone extends KsTypeStateBusinessObjectBase implements Serializable

serialVersionUID: 423410094436352921L

Serialized Fields

atpId

String atpId

atp

Atp atp

type

MilestoneType type

milestoneDate

Date milestoneDate

descriptionId

String descriptionId

description

AtpRichText description

Class org.kuali.student.core.atp.bo.MilestoneType extends KsTypeBusinessObjectBase implements Serializable

serialVersionUID: 8876156342723088190L


Package org.kuali.student.core.atp.document

Class org.kuali.student.core.atp.document.AtpMaintainbleImpl extends KualiMaintainableImpl implements Serializable

serialVersionUID: 9026116304410006845L


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

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

startDate

Date startDate

endDate

Date endDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

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

serialVersionUID: 1L

Class org.kuali.student.core.atp.dto.AtpTypeInfo extends 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

RichTextInfo desc

atpId

String atpId

startDate

Date startDate

endDate

Date endDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

atpId

String atpId

milestoneDate

Date milestoneDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

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

serialVersionUID: 1L


Package org.kuali.student.core.atp.ui.server

Class org.kuali.student.core.atp.ui.server.AtpRpcGwtServlet extends BaseRpcGwtServletAbstract<AtpService> implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.authorization.ui.server.gwt

Class org.kuali.student.core.authorization.ui.server.gwt.AuthorizationRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 8568346881191827247L

Serialized Fields

permissionService

IdentityManagementService permissionService

Package org.kuali.student.core.bo

Class org.kuali.student.core.bo.KsAttributeBusinessObjectBase extends KsBusinessObjectBase implements Serializable

serialVersionUID: 3364161804560338897L

Serialized Fields

name

String name

value

String value

ownerId

String ownerId

Class org.kuali.student.core.bo.KsBusinessObjectBase extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.kuali.student.core.bo.KsInactivatableFromToBase extends KsBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

activeAsOfDate

Timestamp activeAsOfDate

Class org.kuali.student.core.bo.KsMetaBusinessObjectBase extends KsBusinessObjectBase implements Serializable

serialVersionUID: -6804800481530556124L

Serialized Fields

createId

String createId

createDate

Date createDate

updateId

String updateId

updateDate

Date updateDate

Class org.kuali.student.core.bo.KsMetaInactivatableFromToBase extends KsMetaBusinessObjectBase implements Serializable

serialVersionUID: 6285786348480193634L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

activeAsOfDate

Timestamp activeAsOfDate

Class org.kuali.student.core.bo.KsRichTextBusinessObjectBase extends KsBusinessObjectBase implements Serializable

serialVersionUID: -8080006030631944540L

Serialized Fields

plain

String plain

formatted

String formatted

Class org.kuali.student.core.bo.KsTypeBusinessObjectBase extends KsInactivatableFromToBase implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

description

String description

Class org.kuali.student.core.bo.KsTypeStateBusinessObjectBase extends KsMetaBusinessObjectBase implements Serializable

serialVersionUID: -8215829676177229024L

Serialized Fields

name

String name

state

String state

typeId

String typeId

Class org.kuali.student.core.bo.KsVersionBusinessObjectBase extends KsMetaBusinessObjectBase implements Serializable

serialVersionUID: -1307889585226114528L

Serialized Fields

versionIndId

String versionIndId

sequenceNumber

Long sequenceNumber

currentVersionStart

Date currentVersionStart

currentVersionEnd

Date currentVersionEnd

versionedFromId

String versionedFromId

versionComment

String versionComment

Package org.kuali.student.core.comment.dto

Class org.kuali.student.core.comment.dto.CommentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

commentText

RichTextInfo commentText

referenceTypeKey

String referenceTypeKey

referenceId

String referenceId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.comment.dto.CommentTypeInfo 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.core.comment.dto.TagInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

namespace

String namespace

predicate

String predicate

value

String value

referenceTypeKey

String referenceTypeKey

referenceId

String referenceId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.comment.dto.TagTypeInfo 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

Package org.kuali.student.core.dictionary

Class org.kuali.student.core.dictionary.DictionaryException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.dictionary.dto

Class org.kuali.student.core.dictionary.dto.CommonLookup extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

desc

String desc

searchTypeId

String searchTypeId

resultReturnKey

String resultReturnKey

searchParamIdKey

String searchParamIdKey

params

List<E> params

Class org.kuali.student.core.dictionary.dto.CommonLookupParam extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

childLookup

CommonLookup childLookup

writeAccess

CommonLookupParam.WriteAccess writeAccess

dataType

DataType dataType

optional

boolean optional

defaultValueList

ArrayList<E> defaultValueList

defaultValueString

String defaultValueString

name

String name

desc

String desc

caseSensitive

boolean caseSensitive

usage

CommonLookupParam.Usage usage

fieldPath

String fieldPath

widget

CommonLookupParam.Widget widget

Class org.kuali.student.core.dictionary.dto.LookupConstraint extends CommonLookup implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.dictionary.old.dto

Class org.kuali.student.core.dictionary.old.dto.CaseConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

whenConstraint

List<E> whenConstraint

field

String field

operator

String operator

Class org.kuali.student.core.dictionary.old.dto.ConstraintDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

id

String id

constraint

List<E> constraint

Class org.kuali.student.core.dictionary.old.dto.ConstraintSelector extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

className

String className

key

String key

id

String id

serverSide

boolean serverSide

locale

String locale

minValue

String minValue

maxValue

String maxValue

minLength

Integer minLength

maxLength

String maxLength

validChars

ValidCharsConstraint validChars

minOccurs

Integer minOccurs

maxOccurs

String maxOccurs

requireConstraint

List<E> requireConstraint

caseConstraint

List<E> caseConstraint

typeStateCaseConstraint

TypeStateCaseConstraint typeStateCaseConstraint

lookupConstraint

List<E> lookupConstraint

occursConstraint

List<E> occursConstraint

Class org.kuali.student.core.dictionary.old.dto.Context extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

type

String type

Class org.kuali.student.core.dictionary.old.dto.Dictionary extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

objectStructure

List<E> objectStructure

Class org.kuali.student.core.dictionary.old.dto.Field extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

id

String id

fieldDescriptor

FieldDescriptor fieldDescriptor

constraintDescriptor

ConstraintDescriptor constraintDescriptor

selector

boolean selector

dynamic

boolean dynamic

Class org.kuali.student.core.dictionary.old.dto.FieldDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

desc

String desc

readOnly

boolean readOnly

dataType

String dataType

search

SearchSelector search

objectStructure

ObjectStructure objectStructure

objectStructureRef

String objectStructureRef

Class org.kuali.student.core.dictionary.old.dto.LookupConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

search

String search

searchField

String searchField

lookupKey

List<E> lookupKey

Class org.kuali.student.core.dictionary.old.dto.LookupKeyConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

field

String field

mapsTo

String mapsTo

Class org.kuali.student.core.dictionary.old.dto.ObjectStructure extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

id

String id

type

List<E> type

name

String name

desc

String desc

Class org.kuali.student.core.dictionary.old.dto.OccursConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

require

List<E> require

occurs

List<E> occurs

min

Integer min

max

Integer max

Class org.kuali.student.core.dictionary.old.dto.RequireConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

field

String field

Class org.kuali.student.core.dictionary.old.dto.SearchSelector extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

Class org.kuali.student.core.dictionary.old.dto.State extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

field

List<E> field

id

String id

key

String key

constraintDescriptor

ConstraintDescriptor constraintDescriptor

Class org.kuali.student.core.dictionary.old.dto.Type extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

state

List<E> state

id

String id

key

String key

name

String name

desc

String desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

modifiable

boolean modifiable

attributes

Map<K,V> attributes

Class org.kuali.student.core.dictionary.old.dto.TypeStateCaseConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

typeStateWhen

List<E> typeStateWhen

Class org.kuali.student.core.dictionary.old.dto.TypeStateWhenConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

String type

state

String state

minOccurs

Integer minOccurs

maxOccurs

String maxOccurs

Class org.kuali.student.core.dictionary.old.dto.ValidCharsConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fields

String fields

separator

String separator

value

String value

Class org.kuali.student.core.dictionary.old.dto.WhenConstraint extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

constraint

ConstraintSelector constraint

Package org.kuali.student.core.document.dto

Class org.kuali.student.core.document.dto.DocumentBinaryInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

binary

String binary

Class org.kuali.student.core.document.dto.DocumentCategoryInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

id

String id

Class org.kuali.student.core.document.dto.DocumentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

fileName

String fileName

desc

RichTextInfo desc

documentBinaryInfo

DocumentBinaryInfo documentBinaryInfo

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.document.dto.DocumentTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.document.dto.RefDocRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

refObjectTypeKey

String refObjectTypeKey

refObjectId

String refObjectId

documentId

String documentId

title

String title

desc

RichTextInfo desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.document.dto.RefDocRelationTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.dto

Class org.kuali.student.core.dto.AmountInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

unitType

String unitType

unitQuantity

String unitQuantity

Class org.kuali.student.core.dto.CurrencyAmountInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

currencyTypeKey

String currencyTypeKey

currencyQuantity

Integer currencyQuantity

metaInfo

MetaInfo metaInfo

Class org.kuali.student.core.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

Class org.kuali.student.core.dto.ReferenceTypeInfo 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.core.dto.RichTextInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

plain

String plain

formatted

String formatted

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

serialVersionUID: 1L

Serialized Fields

success

Boolean success

message

String message

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

serialVersionUID: 1L

Serialized Fields

atpDurationTypeKey

String atpDurationTypeKey

timeQuantity

Integer timeQuantity

Class org.kuali.student.core.dto.TypeInfo extends Object implements Serializable

Serialized Fields

id

String id

name

String name

descr

String descr

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

Package org.kuali.student.core.enumerationmanagement

Class org.kuali.student.core.enumerationmanagement.EnumerationException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.enumerationmanagement.bo

Class org.kuali.student.core.enumerationmanagement.bo.EnumeratedValue extends KsInactivatableFromToBase implements Serializable

serialVersionUID: 1L

Serialized Fields

enumerationId

String enumerationId

code

String code

abbrevValue

String abbrevValue

value

String value

sortKey

int sortKey

Class org.kuali.student.core.enumerationmanagement.bo.Enumeration extends KsInactivatableFromToBase implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

description

String description

enumeratedValueList

List<E> enumeratedValueList

Package org.kuali.student.core.enumerationmanagement.document

Class org.kuali.student.core.enumerationmanagement.document.EnumerationMaintainableImpl extends KualiMaintainableImpl implements Serializable

serialVersionUID: 7426377658194232269L


Package org.kuali.student.core.enumerationmanagement.dto

Class org.kuali.student.core.enumerationmanagement.dto.EnumContextValueInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

value

String value

Class org.kuali.student.core.enumerationmanagement.dto.EnumeratedValueInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

String code

abbrevValue

String abbrevValue

value

String value

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

sortKey

String sortKey

contexts

List<E> contexts

enumerationKey

String enumerationKey

Class org.kuali.student.core.enumerationmanagement.dto.EnumerationInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

descr

String descr

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

contextDescriptors

List<E> contextDescriptors

Package org.kuali.student.core.exceptions

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

serialVersionUID: 1L

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

serialVersionUID: -6652661226236017610L

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

serialVersionUID: -6652661226236017610L

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

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

validationResults

List<E> validationResults

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: -4366768594030258759L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L


Package org.kuali.student.core.messages

Class org.kuali.student.core.messages.MessageException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.messages.bo

Class org.kuali.student.core.messages.bo.MessageEntity extends KsBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

messageId

String messageId

locale

String locale

groupName

String groupName

value

String value

Package org.kuali.student.core.messages.dto

Class org.kuali.student.core.messages.dto.LocaleKeyList extends Object implements Serializable

serialVersionUID: 7277270521969339541L

Serialized Fields

locales

List<E> locales

Class org.kuali.student.core.messages.dto.Message extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

locale

String locale

groupName

String groupName

id

String id

value

String value

Class org.kuali.student.core.messages.dto.MessageGroupKeyList extends Object implements Serializable

serialVersionUID: -840422925676029014L

Serialized Fields

messageGroupKeys

List<E> messageGroupKeys

Class org.kuali.student.core.messages.dto.MessageList extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

messages

List<E> messages

Package org.kuali.student.core.messages.maintenance

Class org.kuali.student.core.messages.maintenance.MessageMaintainable extends KualiMaintainableImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.organization.assembly.data.client

Class org.kuali.student.core.organization.assembly.data.client.ModifiableData extends Data implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.organization.assembly.data.client.VersionData extends Data implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.organization.dto

Class org.kuali.student.core.organization.dto.OrgCodeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

String desc

value

String value

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

id

String id

Class org.kuali.student.core.organization.dto.OrgHierarchyInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

rootOrgId

String rootOrgId

Class org.kuali.student.core.organization.dto.OrgInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

longName

String longName

shortName

String shortName

sortName

String sortName

shortDesc

String shortDesc

longDesc

String longDesc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

orgCodes

List<E> orgCodes

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.organization.dto.OrgOrgRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orgId

String orgId

relatedOrgId

String relatedOrgId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.organization.dto.OrgOrgRelationTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

revName

String revName

revDesc

String revDesc

orgHierarchyKey

String orgHierarchyKey

Class org.kuali.student.core.organization.dto.OrgPersonRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orgId

String orgId

personId

String personId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.organization.dto.OrgPersonRelationTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.organization.dto.OrgPositionRestrictionInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

orgId

String orgId

orgPersonRelationTypeKey

String orgPersonRelationTypeKey

desc

String desc

title

String title

stdDuration

TimeAmountInfo stdDuration

minNumRelations

Integer minNumRelations

maxNumRelations

String maxNumRelations

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

id

String id

Class org.kuali.student.core.organization.dto.OrgTreeInfo extends Object implements Serializable

serialVersionUID: 7315439355073246895L

Serialized Fields

orgId

String orgId

parentId

String parentId

displayName

String displayName

positionId

String positionId

personId

String personId

relationType

String relationType

orgHierarchyId

String orgHierarchyId

positions

long positions

Class org.kuali.student.core.organization.dto.OrgTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.organization.ui.client.mvc.model

Class org.kuali.student.core.organization.ui.client.mvc.model.FieldInfoImpl extends Object implements Serializable

Serialized Fields

label

String label

key

String key

widget

String widget

Class org.kuali.student.core.organization.ui.client.mvc.model.MembershipInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

positionTypeKey

String positionTypeKey

positionName

String positionName

entityNameId

String entityNameId

nameTypeCode

String nameTypeCode

firstName

String firstName

middleName

String middleName

lastName

String lastName

title

String title

suffix

String suffix

Class org.kuali.student.core.organization.ui.client.mvc.model.MultipleFieldInfoImpl extends Object implements Serializable

Serialized Fields

itemLabel

String itemLabel

addItemLabel

String addItemLabel

key

String key

widget

String widget

fields

List<E> fields

Class org.kuali.student.core.organization.ui.client.mvc.model.OrgPositionPersonRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

ArrayList<E> personId

orgId

String orgId

title

String title

orgPersonRelationTypeKey

String orgPersonRelationTypeKey

desc

String desc

minNumRelations

String minNumRelations

maxNumRelations

String maxNumRelations

Class org.kuali.student.core.organization.ui.client.mvc.model.SectionConfigInfo extends Object implements Serializable

Serialized Fields

sectionViewInfoList

List<E> sectionViewInfoList

Class org.kuali.student.core.organization.ui.client.mvc.model.SectionViewInfo extends Object implements Serializable

Serialized Fields

viewName

String viewName

tab

String tab

menu

String menu

sectionName

String sectionName

sectionEnum

String sectionEnum

fields

List<E> fields

Package org.kuali.student.core.organization.ui.client.service

Class org.kuali.student.core.organization.ui.client.service.DataSaveResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

validationResults

List<E> validationResults

value

Data value

Package org.kuali.student.core.organization.ui.server.gwt

Class org.kuali.student.core.organization.ui.server.gwt.OrgRpcGwtServlet extends AbstractBaseDataOrchestrationRpcGwtServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

identityServiceNonCached

IdentityService identityServiceNonCached

service

OrganizationService service

Package org.kuali.student.core.person.dto

Class org.kuali.student.core.person.dto.PersonCitizenshipInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

String personId

countryOfCitizenshipCode

String countryOfCitizenshipCode

countryOfCitizenshipName

String countryOfCitizenshipName

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

id

String id

Class org.kuali.student.core.person.dto.PersonEthnicityInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

String personId

ethnicityCode

String ethnicityCode

subEthnicityCode

String subEthnicityCode

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

metaInfo

MetaInfo metaInfo

id

String id

Class org.kuali.student.core.person.dto.PersonInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personTypeKeyList

List<E> personTypeKeyList

personNameInfoList

List<E> personNameInfoList

personCitizenshipInfoList

List<E> personCitizenshipInfoList

personVisaInfoList

List<E> personVisaInfoList

personResidencyInfoList

List<E> personResidencyInfoList

personEthnicityInfoList

List<E> personEthnicityInfoList

birthDate

Date birthDate

isTestPerson

Boolean isTestPerson

gender

String gender

photo

String photo

deceasedDate

Date deceasedDate

maritalStatusCode

String maritalStatusCode

primaryLanguageCode

String primaryLanguageCode

secondaryLanguageCode

String secondaryLanguageCode

countryofBirthCode

String countryofBirthCode

stateofBirth

String stateofBirth

cityofBirth

String cityofBirth

geographicOrigin

String geographicOrigin

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

state

String state

id

String id

Class org.kuali.student.core.person.dto.PersonNameInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

String personId

personTitle

String personTitle

nonStandardName

String nonStandardName

surname

String surname

middleName

String middleName

givenName

String givenName

preferredName

String preferredName

suffix

String suffix

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

nameOrder

String nameOrder

metaInfo

MetaInfo metaInfo

nameType

String nameType

id

String id

Class org.kuali.student.core.person.dto.PersonReferenceIdInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personReferenceId

String personReferenceId

assigningOrg

String assigningOrg

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.person.dto.PersonRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

String personId

relatedPersonId

String relatedPersonId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.person.dto.PersonRelationTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

revName

String revName

revDesc

String revDesc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

id

String id

Class org.kuali.student.core.person.dto.PersonResidencyInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

String personId

determinationMethod

String determinationMethod

inStateFlag

String inStateFlag

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.person.dto.PersonTypeInfo 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.core.person.dto.PersonUsageTypeInfo 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.core.person.dto.PersonVisaInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

personId

String personId

visaTypeKey

String visaTypeKey

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

visaEntry

String visaEntry

visaId

String visaId

metaInfo

MetaInfo metaInfo

id

String id

Package org.kuali.student.core.personsearch.service.impl

Class org.kuali.student.core.personsearch.service.impl.KsPerson extends Object implements Serializable

Serialized Fields

principalId

String principalId

entityId

String entityId

name

String name

firstName

String firstName

middleName

String middleName

lastName

String lastName

principalName

String principalName

Package org.kuali.student.core.proposal.dto

Class org.kuali.student.core.proposal.dto.ProposalDocRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

proposalId

String proposalId

documentId

String documentId

title

String title

desc

RichTextInfo desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.proposal.dto.ProposalDocRelationTypeInfo 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.core.proposal.dto.ProposalInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

proposerPerson

List<E> proposerPerson

proposerOrg

List<E> proposerOrg

proposalReferenceType

String proposalReferenceType

proposalReference

List<E> proposalReference

rationale

String rationale

detailDesc

String detailDesc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

workflowId

String workflowId

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.proposal.dto.ProposalTypeInfo 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

Package org.kuali.student.core.proposal.ui.server.gwt

Class org.kuali.student.core.proposal.ui.server.gwt.ProposalRpcGwtServlet extends BaseRpcGwtServletAbstract<ProposalService> implements Serializable

serialVersionUID: 1L


Package org.kuali.student.core.rice.authorization

Class org.kuali.student.core.rice.authorization.CollaboratorHelper extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

identityService

IdentityManagementService identityService

roleUpdateService

RoleUpdateService roleUpdateService

simpleDocService

SimpleDocumentActionsWebService simpleDocService

workflowUtilityService

WorkflowUtility workflowUtilityService

permissionService

IdentityManagementService permissionService

Package org.kuali.student.core.search.dto

Class org.kuali.student.core.search.dto.ComparisonParamInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subSearchKey

String subSearchKey

param

String param

Class org.kuali.student.core.search.dto.CrossSearchTypeInfo extends SearchTypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

subSearches

List<E> subSearches

joinCriteria

JoinCriteriaInfo joinCriteria

joinResultMappings

List<E> joinResultMappings

Class org.kuali.student.core.search.dto.JoinComparisonInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

JoinComparisonInfo.ComparisonType type

leftHandSide

ComparisonParamInfo leftHandSide

rightHandSide

ComparisonParamInfo rightHandSide

Class org.kuali.student.core.search.dto.JoinCriteriaInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

joinType

JoinCriteriaInfo.JoinType joinType

joinCriteria

List<E> joinCriteria

comparisons

List<E> comparisons

Class org.kuali.student.core.search.dto.JoinResultMappingInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subSearchKey

String subSearchKey

subSearchResultParam

String subSearchResultParam

resultParam

String resultParam

Class org.kuali.student.core.search.dto.QueryParamInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldDescriptor

FieldDescriptor fieldDescriptor

key

String key

optional

boolean optional

Class org.kuali.student.core.search.dto.ResultColumnInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

dataType

String dataType

key

String key

Class org.kuali.student.core.search.dto.SearchCriteriaTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

queryParams

List<E> queryParams

key

String key

Class org.kuali.student.core.search.dto.SearchParam extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

listValue

List<E> listValue

key

String key

Class org.kuali.student.core.search.dto.SearchRelationship extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

lhs

TypeAttribute lhs

rhs

TypeAttribute rhs

Class org.kuali.student.core.search.dto.SearchRequest extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

searchKey

String searchKey

params

List<E> params

sortColumn

String sortColumn

sortDirection

SortDirection sortDirection

startAt

Integer startAt

maxResults

Integer maxResults

neededTotalResults

Boolean neededTotalResults

Class org.kuali.student.core.search.dto.SearchResult extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

startAt

Integer startAt

totalResults

Integer totalResults

rows

List<E> rows

sortColumn

String sortColumn

sortDirection

SortDirection sortDirection

Class org.kuali.student.core.search.dto.SearchResultCell extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

value

String value

key

String key

Class org.kuali.student.core.search.dto.SearchResultRow extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

cells

List<E> cells

Class org.kuali.student.core.search.dto.SearchResultTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

resultColumns

List<E> resultColumns

key

String key

Class org.kuali.student.core.search.dto.SearchTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

searchResultTypeInfo

SearchResultTypeInfo searchResultTypeInfo

searchCriteriaTypeInfo

SearchCriteriaTypeInfo searchCriteriaTypeInfo

key

String key

Class org.kuali.student.core.search.dto.SubSearchInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

searchkey

String searchkey

subSearchParamMappings

List<E> subSearchParamMappings

Class org.kuali.student.core.search.dto.SubSearchParamMappingInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

crossSearchParam

String crossSearchParam

subSearchParam

String subSearchParam

Class org.kuali.student.core.search.dto.TypeAttribute extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

parentType

String parentType

name

String name

alias

String alias

Package org.kuali.student.core.statement.dto

Class org.kuali.student.core.statement.dto.AbstractStatementInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

operator

StatementOperatorTypeKey operator

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.statement.dto.NlUsageTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Class org.kuali.student.core.statement.dto.RefStatementRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

refObjectTypeKey

String refObjectTypeKey

refObjectId

String refObjectId

statementId

String statementId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.core.statement.dto.RefStatementRelationTypeInfo 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.core.statement.dto.ReqCompFieldInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

type

String type

value

String value

Class org.kuali.student.core.statement.dto.ReqCompFieldTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldDescriptor

FieldDescriptor fieldDescriptor

id

String id

Class org.kuali.student.core.statement.dto.ReqComponentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

RichTextInfo desc

reqCompFields

List<E> reqCompFields

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

naturalLanguageTranslation

String naturalLanguageTranslation
naturalLanguageTranslation attribute is a read-only attribute which is generated on-the-fly and should not be persisted.

Class org.kuali.student.core.statement.dto.ReqComponentTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

reqCompFieldTypeInfos

List<E> reqCompFieldTypeInfos

Class org.kuali.student.core.statement.dto.StatementInfo extends AbstractStatementInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

statementIds

List<E> statementIds

reqComponentIds

List<E> reqComponentIds

Class org.kuali.student.core.statement.dto.StatementTreeViewInfo extends AbstractStatementInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

statements

List<E> statements

reqComponents

List<E> reqComponents

Class org.kuali.student.core.statement.dto.StatementTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

allowedReqComponentTypes

List<E> allowedReqComponentTypes

allowedStatementTypes

List<E> allowedStatementTypes

Package org.kuali.student.core.validation.dto

Class org.kuali.student.core.validation.dto.ValidationResultInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

element

String element

level

ValidationResultInfo.ErrorLevel level

message

String message

Package org.kuali.student.core.versionmanagement.dto

Class org.kuali.student.core.versionmanagement.dto.VersionDisplayInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

versionIndId

String versionIndId

objectTypeURI

String objectTypeURI

sequenceNumber

Long sequenceNumber

currentVersionStart

Date currentVersionStart

currentVersionEnd

Date currentVersionEnd

versionComment

String versionComment

versionedFromId

String versionedFromId

Class org.kuali.student.core.versionmanagement.dto.VersionInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

versionIndId

String versionIndId

sequenceNumber

Long sequenceNumber

currentVersionStart

Date currentVersionStart

currentVersionEnd

Date currentVersionEnd

versionComment

String versionComment

versionedFromId

String versionedFromId

Package org.kuali.student.core.workflow.dto

Class org.kuali.student.core.workflow.dto.CollaboratorInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

collaborators

List<E> collaborators

Class org.kuali.student.core.workflow.dto.WorkflowPersonInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

principalId

String principalId

firstName

String firstName

lastName

String lastName

permission

String permission

action

String action

author

boolean author

canRevokeRequest

boolean canRevokeRequest

actionRequestId

String actionRequestId

actionRequestStatus

String actionRequestStatus

Package org.kuali.student.core.workflow.ui.server.gwt

Class org.kuali.student.core.workflow.ui.server.gwt.WorkflowRpcGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

Logger LOG

simpleDocService

SimpleDocumentActionsWebService simpleDocService

workflowUtilityService

WorkflowUtility workflowUtilityService

identityService

IdentityManagementService identityService

permissionService

IdentityManagementService permissionService

Package org.kuali.student.core.ws.binding

Class org.kuali.student.core.ws.binding.JaxbAttribute extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

value

String value

Class org.kuali.student.core.ws.binding.JaxbAttributeList extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

attribute

List<E> attribute

Package org.kuali.student.lum.common.client.lo

Class org.kuali.student.lum.common.client.lo.LoDisplayInfoSortedSet extends TreeSet<LoDisplayInfoHelper> implements Serializable

serialVersionUID: 1L


Package org.kuali.student.lum.common.client.widgets

Class org.kuali.student.lum.common.client.widgets.CluInformation extends Object implements Serializable

serialVersionUID: 1123124L

Serialized Fields

verIndependentId

String verIndependentId

code

String code

title

String title

credits

String credits

Class org.kuali.student.lum.common.client.widgets.CluSetInformation extends Object implements Serializable

serialVersionUID: 1123124L

Serialized Fields

id

String id

clus

List<E> clus

cluSets

List<E> cluSets

membershipQueryInfo

MembershipQueryInfo membershipQueryInfo

clusInRange

List<E> clusInRange

subCluSetInformations

Map<K,V> subCluSetInformations

Package org.kuali.student.lum.course.dto

Class org.kuali.student.lum.course.dto.ActivityInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

duration

TimeAmountInfo duration

unitsContentOwner

List<E> unitsContentOwner

defaultEnrollmentEstimate

int defaultEnrollmentEstimate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

activityType

String activityType

state

String state

id

String id

contactHours

AmountInfo contactHours

Class org.kuali.student.lum.course.dto.CourseCrossListingInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

subjectArea

String subjectArea

department

String department

courseNumberSuffix

String courseNumberSuffix

type

String type

id

String id

Class org.kuali.student.lum.course.dto.CourseExpenditureInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

affiliatedOrgs

List<E> affiliatedOrgs

attributes

Map<K,V> attributes

Class org.kuali.student.lum.course.dto.CourseFeeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

feeType

String feeType

rateType

String rateType

feeAmounts

List<E> feeAmounts

descr

RichTextInfo descr

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

id

String id

Class org.kuali.student.lum.course.dto.CourseInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

code

String code

courseNumberSuffix

String courseNumberSuffix

level

String level

courseTitle

String courseTitle

transcriptTitle

String transcriptTitle

descr

RichTextInfo descr

formats

List<E> formats

termsOffered

List<E> termsOffered

duration

TimeAmountInfo duration

joints

List<E> joints

crossListings

List<E> crossListings

variations

List<E> variations

subjectArea

String subjectArea

campusLocations

List<E> campusLocations

outOfClassHours

AmountInfo outOfClassHours

primaryInstructor

CluInstructorInfo primaryInstructor

instructors

List<E> instructors

unitsDeployment

List<E> unitsDeployment

feeJustification

RichTextInfo feeJustification

unitsContentOwner

List<E> unitsContentOwner

fees

List<E> fees

revenues

List<E> revenues

expenditure

CourseExpenditureInfo expenditure

courseSpecificLOs

List<E> courseSpecificLOs

gradingOptions

List<E> gradingOptions

creditOptions

List<E> creditOptions

specialTopicsCourse

boolean specialTopicsCourse

pilotCourse

boolean pilotCourse

startTerm

String startTerm

endTerm

String endTerm

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

versionInfo

VersionInfo versionInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.course.dto.CourseJointInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

courseNumberSuffix

String courseNumberSuffix

courseTitle

String courseTitle

subjectArea

String subjectArea

type

String type

courseId

String courseId

relationId

String relationId

Class org.kuali.student.lum.course.dto.CourseRevenueInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

feeType

String feeType

affiliatedOrgs

List<E> affiliatedOrgs

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

Class org.kuali.student.lum.course.dto.CourseVariationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

variationTitle

String variationTitle

subjectArea

String subjectArea

courseNumberSuffix

String courseNumberSuffix

variationCode

String variationCode

type

String type

id

String id

Class org.kuali.student.lum.course.dto.FormatInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

activities

List<E> activities

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.course.dto.LoDisplayInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

loInfo

LoInfo loInfo

loDisplayInfoList

List<E> loDisplayInfoList

parentRelType

String parentRelType

parentLoRelationid

String parentLoRelationid

loCategoryInfoList

List<E> loCategoryInfoList

Package org.kuali.student.lum.lo.dto

Class org.kuali.student.lum.lo.dto.LoCategoryInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

loRepository

String loRepository

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lo.dto.LoCategoryTypeInfo 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.lo.dto.LoInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

loRepositoryKey

String loRepositoryKey

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lo.dto.LoLoRelationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

loId

String loId

relatedLoId

String relatedLoId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lo.dto.LoLoRelationTypeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

String desc

revName

String revName

revDesc

String revDesc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

id

String id

Class org.kuali.student.lum.lo.dto.LoRepositoryInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

rootLoId

String rootLoId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

id

String id

Class org.kuali.student.lum.lo.dto.LoTypeInfo 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

Package org.kuali.student.lum.lrc.dto

Class org.kuali.student.lum.lrc.dto.CredentialInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

value

String value

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

type

String type

id

String id

Class org.kuali.student.lum.lrc.dto.CredentialTypeInfo 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.lrc.dto.CreditInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

value

String value

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

type

String type

id

String id

Class org.kuali.student.lum.lrc.dto.CreditTypeInfo 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.lrc.dto.GradeInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

value

String value

scaleKey

String scaleKey

rank

String rank

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

type

String type

id

String id

Class org.kuali.student.lum.lrc.dto.GradeTypeInfo 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.lrc.dto.ResultComponentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

resultValues

List<E> resultValues

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lrc.dto.ResultComponentTypeInfo 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.lrc.dto.ScaleInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

desc

RichTextInfo desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

id

String id

Package org.kuali.student.lum.lu.bo

Class org.kuali.student.lum.lu.bo.AffiliatedOrg extends KsInactivatableFromToBase implements Serializable

serialVersionUID: 1310490374592949951L

Serialized Fields

orgId

String orgId

percentage

Long percentage

Class org.kuali.student.lum.lu.bo.Clu extends KsVersionBusinessObjectBase implements Serializable

serialVersionUID: -403153977773213333L

Serialized Fields

officialCluId

String officialCluId

officialIdentifier

CluIdentifier officialIdentifier

alternateIdentifiers

List<E> alternateIdentifiers

studySubjectArea

String studySubjectArea

descriptionId

String descriptionId

description

LuRichText description

campusLocations

List<E> campusLocations

accreditations

List<E> accreditations

adminOrgs

List<E> adminOrgs

primaryInstructorId

String primaryInstructorId

primaryInstructor

CluInstructor primaryInstructor

instructors

List<E> instructors

expectedFirstAtp

String expectedFirstAtp

lastAtp

String lastAtp

lastAdmitAtp

String lastAdmitAtp

intensityTypeId

String intensityTypeId

intensityQuantity

Integer intensityQuantity

atpDurationTypeId

String atpDurationTypeId

timeQuantity

Integer timeQuantity

canCreateLui

boolean canCreateLui

referenceURL

String referenceURL

luCodes

List<E> luCodes

nextReviewPeriod

String nextReviewPeriod

enrollable

boolean enrollable

offeredAtpTypes

List<E> offeredAtpTypes

hasEarlyDropDeadline

boolean hasEarlyDropDeadline

defaultEnrollmentEstimate

int defaultEnrollmentEstimate

defaultMaximumEnrollment

int defaultMaximumEnrollment

hazardousForDisabledStudents

boolean hazardousForDisabledStudents

feeId

String feeId

fee

CluFee fee

cluAccountingId

String cluAccountingId

accounting

CluAccounting accounting

attributes

List<E> attributes

typeId

String typeId

luType

LuType luType

state

String state

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

activeAsOfDate

Timestamp activeAsOfDate

cluRelations

List<E> cluRelations

Class org.kuali.student.lum.lu.bo.CluAccounting extends KsBusinessObjectBase implements Serializable

serialVersionUID: -4881851636576178331L

Serialized Fields

affiliatedOrgs

List<E> affiliatedOrgs

Class org.kuali.student.lum.lu.bo.CluAccreditation extends KsMetaInactivatableFromToBase implements Serializable

serialVersionUID: -5120619224420495466L

Serialized Fields

orgId

String orgId

Class org.kuali.student.lum.lu.bo.CluAdminOrg extends KsBusinessObjectBase implements Serializable

serialVersionUID: -7668691777254348964L

Serialized Fields

orgId

String orgId

type

String type

primary

boolean primary

cluId

String cluId

Class org.kuali.student.lum.lu.bo.CluAtpTypeKey extends KsBusinessObjectBase implements Serializable

serialVersionUID: -993027818102112799L

Serialized Fields

cluId

String cluId

atpTypeKey

String atpTypeKey

Class org.kuali.student.lum.lu.bo.CluAttribute extends KsAttributeBusinessObjectBase implements Serializable

serialVersionUID: -995391312058729926L

Class org.kuali.student.lum.lu.bo.CluCampusLocation extends KsBusinessObjectBase implements Serializable

serialVersionUID: -3035956537786940766L

Serialized Fields

campusLocation

String campusLocation

cluId

String cluId

Class org.kuali.student.lum.lu.bo.CluCluRelation extends KsMetaInactivatableFromToBase implements Serializable

serialVersionUID: 8323054855041689038L

Serialized Fields

cluId

String cluId

clu

Clu clu

relatedCluId

String relatedCluId

relatedClu

Clu relatedClu

luLuRelationTypeId

String luLuRelationTypeId

luLuRelationType

LuLuRelationType luLuRelationType

cluRelationRequired

boolean cluRelationRequired

state

String state

Class org.kuali.student.lum.lu.bo.CluFee extends KsMetaBusinessObjectBase implements Serializable

serialVersionUID: -6908845621145340914L

Serialized Fields

descriptionId

String descriptionId

description

LuRichText description

cluFeeRecords

List<E> cluFeeRecords

Class org.kuali.student.lum.lu.bo.CluFeeAmount extends KsBusinessObjectBase implements Serializable

serialVersionUID: -6424787945578569434L

Serialized Fields

cluFeeRecordId

String cluFeeRecordId

currencyTypeKey

String currencyTypeKey

currencyQuantity

Integer currencyQuantity

Class org.kuali.student.lum.lu.bo.CluFeeRecord extends KsMetaBusinessObjectBase implements Serializable

serialVersionUID: 2893683769874687020L

Serialized Fields

feeType

String feeType

rateType

String rateType

descriptionId

String descriptionId

description

LuRichText description

feeAmounts

List<E> feeAmounts

affiliatedOrgs

List<E> affiliatedOrgs

Class org.kuali.student.lum.lu.bo.CluIdentifier extends KsBusinessObjectBase implements Serializable

serialVersionUID: -3231108861178451995L

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

Class org.kuali.student.lum.lu.bo.CluInstructor extends KsBusinessObjectBase implements Serializable

serialVersionUID: -1329580309570854394L

Serialized Fields

orgId

String orgId

personId

String personId

Class org.kuali.student.lum.lu.bo.LuCode extends KsMetaBusinessObjectBase implements Serializable

serialVersionUID: -4157117953758049897L

Serialized Fields

description

String description

value

String value

type

String type

cluId

String cluId

Class org.kuali.student.lum.lu.bo.LuLuRelationType extends KsMetaInactivatableFromToBase implements Serializable

serialVersionUID: 3365217787985069099L

Serialized Fields

luTypes

List<E> luTypes

name

String name

description

String description

reverseName

String reverseName

reverseDescription

String reverseDescription

Class org.kuali.student.lum.lu.bo.LuRichText extends KsRichTextBusinessObjectBase implements Serializable

serialVersionUID: -6667716790298165083L

Class org.kuali.student.lum.lu.bo.LuType extends KsTypeBusinessObjectBase implements Serializable

serialVersionUID: -6091857629199582219L

Serialized Fields

instructionalFormat

String instructionalFormat

deliveryMethod

String deliveryMethod

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

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

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

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

TimeAmountInfo repeatTime

repeatUnits

String repeatUnits

minTotalUnits

Integer minTotalUnits

maxTotalUnits

Integer maxTotalUnits

instructorUnits

Integer instructorUnits

minTimeToComplete

TimeAmountInfo minTimeToComplete

maxTimeToComplete

TimeAmountInfo maxTimeToComplete

maxAllowableInactivity

TimeAmountInfo maxAllowableInactivity

maxTimeResultsRecognized

TimeAmountInfo maxTimeResultsRecognized

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

serialVersionUID: 1L

Serialized Fields

id

String id

descr

RichTextInfo descr

cluFeeRecords

List<E> cluFeeRecords

attributes

Map<K,V> attributes

metaInfo

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

RichTextInfo descr

attributes

Map<K,V> attributes

metaInfo

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

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

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

AmountInfo intensity

stdDuration

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

MetaInfo metaInfo

versionInfo

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

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluLoRelationTypeInfo extends 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

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

RichTextInfo desc

cluId

String cluId

resultOptions

List<E> resultOptions

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.lu.dto.CluResultTypeInfo extends 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

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

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

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

MetaInfo metaInfo

type

String type

state

String state

id

String id

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

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.DeliveryMethodTypeInfo extends 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 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

MetaInfo metaInfo

id

String id

Class org.kuali.student.lum.lu.dto.LuCodeTypeInfo extends 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

RichTextInfo desc

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

attributes

Map<K,V> attributes

metaInfo

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

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

MetaInfo metaInfo

type

String type

state

String state

id

String id

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

serialVersionUID: 1L

Serialized Fields

revName

String revName

revDesc

String revDesc

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

serialVersionUID: 1L

Class org.kuali.student.lum.lu.dto.LuTypeInfo extends 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

RichTextInfo desc

resultUsageTypeKey

String resultUsageTypeKey

resultComponentId

String resultComponentId

effectiveDate

Date effectiveDate

expirationDate

Date expirationDate

metaInfo

MetaInfo metaInfo

state

String state

id

String id

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

serialVersionUID: 1L


Package org.kuali.student.lum.lu.ui.course.server.gwt

Class org.kuali.student.lum.lu.ui.course.server.gwt.CourseRpcGwtServlet extends DataGwtServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

courseService

CourseService courseService

statementService

StatementService statementService

stateChangeService

CourseStateChangeServiceImpl stateChangeService

Class org.kuali.student.lum.lu.ui.course.server.gwt.CreditCourseProposalRpcGwtServlet extends DataGwtServlet implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.lu.ui.course.server.gwt.LoCategoryRpcGwtServlet extends DataGwtServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

loService

LearningObjectiveService loService

Class org.kuali.student.lum.lu.ui.course.server.gwt.LuRpcGwtServlet extends BaseRpcGwtServletAbstract<LuService> implements Serializable

serialVersionUID: 1L


Package org.kuali.student.lum.lu.ui.tools.server.gwt

Class org.kuali.student.lum.lu.ui.tools.server.gwt.CluSetManagementRpcGwtServlet extends DataGwtServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

luService

LuService luService

lrcService

LrcService lrcService

Package org.kuali.student.lum.program.dto

Class org.kuali.student.lum.program.dto.CoreProgramInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

shortTitle

String shortTitle

longTitle

String longTitle

transcriptTitle

String transcriptTitle

code

String code

universityClassification

String universityClassification

startTerm

String startTerm

endTerm

String endTerm

endProgramEntryTerm

String endProgramEntryTerm

programRequirements

List<E> programRequirements

divisionsContentOwner

List<E> divisionsContentOwner

divisionsStudentOversight

List<E> divisionsStudentOversight

unitsContentOwner

List<E> unitsContentOwner

unitsStudentOversight

List<E> unitsStudentOversight

descr

RichTextInfo descr

referenceURL

String referenceURL

catalogDescr

RichTextInfo catalogDescr

catalogPublicationTargets

List<E> catalogPublicationTargets

learningObjectives

List<E> learningObjectives

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

versionInfo

VersionInfo versionInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.program.dto.CredentialProgramInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

shortTitle

String shortTitle

longTitle

String longTitle

transcriptTitle

String transcriptTitle

programLevel

String programLevel

code

String code

universityClassification

String universityClassification

institution

AdminOrgInfo institution

resultOptions

List<E> resultOptions

startTerm

String startTerm

endTerm

String endTerm

endProgramEntryTerm

String endProgramEntryTerm

divisionsContentOwner

List<E> divisionsContentOwner

divisionsStudentOversight

List<E> divisionsStudentOversight

unitsContentOwner

List<E> unitsContentOwner

unitsStudentOversight

List<E> unitsStudentOversight

descr

RichTextInfo descr

learningObjectives

List<E> learningObjectives

coreProgramIds

List<E> coreProgramIds

programRequirements

List<E> programRequirements

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

versionInfo

VersionInfo versionInfo

credentialProgramType

String credentialProgramType

state

String state

id

String id

Class org.kuali.student.lum.program.dto.HonorsProgramInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

credentialProgramId

String credentialProgramId

programRequirements

List<E> programRequirements

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.program.dto.MajorDisciplineInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

intensity

String intensity

referenceURL

String referenceURL

publishedInstructors

List<E> publishedInstructors

credentialProgramId

String credentialProgramId

variations

List<E> variations

code

String code

cip2000Code

String cip2000Code

cip2010Code

String cip2010Code

hegisCode

String hegisCode

universityClassification

String universityClassification

selectiveEnrollmentCode

String selectiveEnrollmentCode

resultOptions

List<E> resultOptions

stdDuration

TimeAmountInfo stdDuration

startTerm

String startTerm

endTerm

String endTerm

endProgramEntryTerm

String endProgramEntryTerm

nextReviewPeriod

String nextReviewPeriod

effectiveDate

Date effectiveDate

shortTitle

String shortTitle

longTitle

String longTitle

transcriptTitle

String transcriptTitle

diplomaTitle

String diplomaTitle

descr

RichTextInfo descr

catalogDescr

RichTextInfo catalogDescr

catalogPublicationTargets

List<E> catalogPublicationTargets

learningObjectives

List<E> learningObjectives

campusLocations

List<E> campusLocations

orgCoreProgram

CoreProgramInfo orgCoreProgram

programRequirements

List<E> programRequirements

accreditingAgencies

List<E> accreditingAgencies

divisionsContentOwner

List<E> divisionsContentOwner

divisionsStudentOversight

List<E> divisionsStudentOversight

divisionsDeployment

List<E> divisionsDeployment

divisionsFinancialResources

List<E> divisionsFinancialResources

divisionsFinancialControl

List<E> divisionsFinancialControl

unitsContentOwner

List<E> unitsContentOwner

unitsStudentOversight

List<E> unitsStudentOversight

unitsDeployment

List<E> unitsDeployment

unitsFinancialResources

List<E> unitsFinancialResources

unitsFinancialControl

List<E> unitsFinancialControl

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

versionInfo

VersionInfo versionInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.program.dto.MinorDisciplineInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

credentialProgramId

String credentialProgramId

programRequirements

List<E> programRequirements

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.program.dto.ProgramRequirementInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

shortTitle

String shortTitle

longTitle

String longTitle

descr

RichTextInfo descr

learningObjectives

List<E> learningObjectives

statement

StatementTreeViewInfo statement

minCredits

Integer minCredits

maxCredits

Integer maxCredits

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

type

String type

state

String state

id

String id

Class org.kuali.student.lum.program.dto.ProgramVariationInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

intensity

String intensity

referenceURL

String referenceURL

code

String code

cip2000Code

String cip2000Code

cip2010Code

String cip2010Code

hegisCode

String hegisCode

universityClassification

String universityClassification

selectiveEnrollmentCode

String selectiveEnrollmentCode

resultOptions

List<E> resultOptions

stdDuration

TimeAmountInfo stdDuration

startTerm

String startTerm

endTerm

String endTerm

endProgramEntryTerm

String endProgramEntryTerm

effectiveDate

Date effectiveDate

shortTitle

String shortTitle

longTitle

String longTitle

transcriptTitle

String transcriptTitle

diplomaTitle

String diplomaTitle

descr

RichTextInfo descr

catalogDescr

RichTextInfo catalogDescr

catalogPublicationTargets

List<E> catalogPublicationTargets

learningObjectives

List<E> learningObjectives

campusLocations

List<E> campusLocations

programRequirements

List<E> programRequirements

divisionsContentOwner

List<E> divisionsContentOwner

divisionsStudentOversight

List<E> divisionsStudentOversight

divisionsDeployment

List<E> divisionsDeployment

divisionsFinancialResources

List<E> divisionsFinancialResources

divisionsFinancialControl

List<E> divisionsFinancialControl

unitsContentOwner

List<E> unitsContentOwner

unitsStudentOversight

List<E> unitsStudentOversight

unitsDeployment

List<E> unitsDeployment

unitsFinancialResources

List<E> unitsFinancialResources

unitsFinancialControl

List<E> unitsFinancialControl

attributes

Map<K,V> attributes

metaInfo

MetaInfo metaInfo

versionInfo

VersionInfo versionInfo

type

String type

state

String state

id

String id

Package org.kuali.student.lum.program.server

Class org.kuali.student.lum.program.server.CoreProgramRpcServlet extends MajorDisciplineRpcServlet implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.program.server.CredentialProgramRpcServlet extends MajorDisciplineRpcServlet implements Serializable

serialVersionUID: 1L

Class org.kuali.student.lum.program.server.MajorDisciplineRpcServlet extends DataGwtServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

programService

ProgramService programService

statementService

StatementService statementService

Class org.kuali.student.lum.program.server.StatementRpcServlet extends BaseRpcGwtServletAbstract<LuService> implements Serializable

serialVersionUID: 1L

Serialized Fields

statmentDataService

StatementRpcService statmentDataService

Package org.kuali.student.lum.workflow

Class org.kuali.student.lum.workflow.CollaboratorRequestCustomActionListAttribute extends Object implements Serializable

serialVersionUID: 6776164670024486696L


Package org.kuali.student.lum.workflow.search

Class org.kuali.student.lum.workflow.search.OrgSearchAttribute extends KualiXmlSearchableAttributeImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.student.security.cxf.interceptors

Class org.kuali.student.security.cxf.interceptors.IntercpetorContainer extends HashMap<String,List<Interceptor>> implements Serializable

Serialized Fields

inInterceptors

List<E> inInterceptors

outInterceptors

List<E> outInterceptors

Package org.kuali.student.security.exceptions

Class org.kuali.student.security.exceptions.KSSecurityException extends Exception implements Serializable

serialVersionUID: 2941300199692497512L


Package org.kuali.student.security.spring

Class org.kuali.student.security.spring.KimUserNotFoundException extends AccountStatusException implements Serializable

serialVersionUID: 1L



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