Serialized Form


Package org.kuali.rice.kim.bo

Package org.kuali.rice.kim.bo.types.dto

Class org.kuali.rice.kim.bo.types.dto.AttributeDefinitionMap extends TreeMap<String,AttributeDefinition> implements Serializable

Class org.kuali.rice.kim.bo.types.dto.KimTypeAttributeInfo extends Object implements Serializable

serialVersionUID: 5069578471162433850L

Serialized Fields

sortCode

String sortCode

attributeName

String attributeName

namespaceCode

String namespaceCode

attributeLabel

String attributeLabel

componentName

String componentName

kimAttributeId

String kimAttributeId

Class org.kuali.rice.kim.bo.types.dto.KimTypeInfo extends org.kuali.rice.kns.bo.TransientBusinessObjectBase implements Serializable

serialVersionUID: 4229466320569714756L

Serialized Fields

kimTypeId

String kimTypeId

name

String name

namespaceCode

String namespaceCode

kimTypeServiceName

String kimTypeServiceName

attributeDefinitions

List<E> attributeDefinitions

Package org.kuali.rice.kns.authorization

Class org.kuali.rice.kns.authorization.BusinessObjectRestrictionsBase extends Object implements Serializable

Serialized Fields

partiallyMaskedFields

Map<K,V> partiallyMaskedFields

fullyMaskedFields

Map<K,V> fullyMaskedFields

allRestrictedFields

Set<E> allRestrictedFields

Package org.kuali.rice.kns.bo

Class org.kuali.rice.kns.bo.AdHocRoutePerson extends org.kuali.rice.kns.bo.AdHocRouteRecipient implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.kns.bo.AdHocRoutePersonId extends Object implements Serializable

serialVersionUID: -2030160650786561367L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

Class org.kuali.rice.kns.bo.AdHocRouteRecipient extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -6499610180752232494L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

name

String name

documentNumber

String documentNumber

Class org.kuali.rice.kns.bo.AdHocRouteWorkgroup extends org.kuali.rice.kns.bo.AdHocRouteRecipient implements Serializable

serialVersionUID: 1L

Serialized Fields

recipientNamespaceCode

String recipientNamespaceCode

recipientName

String recipientName

Class org.kuali.rice.kns.bo.AdHocRouteWorkgroupId extends Object implements Serializable

serialVersionUID: -3782889247235043846L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

Class org.kuali.rice.kns.bo.Attachment extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

noteIdentifier

Long noteIdentifier

attachmentMimeTypeCode

String attachmentMimeTypeCode

attachmentFileName

String attachmentFileName

attachmentIdentifier

String attachmentIdentifier

attachmentFileSize

Long attachmentFileSize

attachmentTypeCode

String attachmentTypeCode

note

org.kuali.rice.kns.bo.Note note

Class org.kuali.rice.kns.bo.BusinessObjectBase extends Object implements Serializable

Class org.kuali.rice.kns.bo.BusinessObjectRelationship extends Object implements Serializable

Serialized Fields

relatedClass

Class<T> relatedClass

parentClass

Class<T> parentClass

parentAttributeName

String parentAttributeName

parentToChildReferences

Map<K,V> parentToChildReferences

userVisibleIdentifierKey

String userVisibleIdentifierKey

Class org.kuali.rice.kns.bo.DocumentAttachment extends org.kuali.rice.kns.bo.PersistableAttachmentBase implements Serializable

serialVersionUID: 1L

Serialized Fields

documentNumber

String documentNumber

Class org.kuali.rice.kns.bo.DocumentHeader extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

documentDescription

String documentDescription

organizationDocumentNumber

String organizationDocumentNumber

documentTemplateNumber

String documentTemplateNumber

explanation

String explanation

workflowDocument

KualiWorkflowDocument workflowDocument

Class org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

Class org.kuali.rice.kns.bo.InactivatableFromToImpl extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

activeAsOfDate

Timestamp activeAsOfDate

current

boolean current

Class org.kuali.rice.kns.bo.KualiCodeBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1194744068788100482L

Serialized Fields

code

String code

name

String name

active

boolean active

Class org.kuali.rice.kns.bo.MultipleValueLookupMetadata extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

lookupPersonId

String lookupPersonId

lookupDate

Timestamp lookupDate

Class org.kuali.rice.kns.bo.Note extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -7647166354016356770L

Serialized Fields

noteIdentifier

Long noteIdentifier

remoteObjectIdentifier

String remoteObjectIdentifier

authorUniversalIdentifier

String authorUniversalIdentifier

notePostedTimestamp

Timestamp notePostedTimestamp

noteTypeCode

String noteTypeCode

noteText

String noteText

noteTopicText

String noteTopicText

notePurgeCode

String notePurgeCode

attachmentIdentifier

String attachmentIdentifier

noteType

org.kuali.rice.kns.bo.NoteType noteType

authorUniversal

org.kuali.rice.kim.bo.Person authorUniversal

attachment

org.kuali.rice.kns.bo.Attachment attachment

adHocRouteRecipient

org.kuali.rice.kns.bo.AdHocRouteRecipient adHocRouteRecipient

Class org.kuali.rice.kns.bo.NoteType extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

noteTypeCode

String noteTypeCode

noteTypeDescription

String noteTypeDescription

noteTypeActiveIndicator

boolean noteTypeActiveIndicator

Class org.kuali.rice.kns.bo.PersistableAttachmentBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

attachmentContent

byte[] attachmentContent

fileName

String fileName

contentType

String contentType

Class org.kuali.rice.kns.bo.PersistableBusinessObjectBase extends org.kuali.rice.kns.bo.BusinessObjectBase implements Serializable

serialVersionUID: 1451642350593233282L

Serialized Fields

versionNumber

Long versionNumber

objectId

String objectId

newCollectionRecord

boolean newCollectionRecord

extension

org.kuali.rice.kns.bo.PersistableBusinessObjectExtension extension

Class org.kuali.rice.kns.bo.PersistableBusinessObjectExtensionBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Class org.kuali.rice.kns.bo.SelectedObjectIds extends org.kuali.rice.kns.bo.MultipleValueLookupMetadata implements Serializable

Serialized Fields

selectedObjectIds

String selectedObjectIds

Class org.kuali.rice.kns.bo.SessionDocument extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 2866566562262830639L

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

lastUpdatedDate

Timestamp lastUpdatedDate

serializedDocumentForm

byte[] serializedDocumentForm

encrypted

boolean encrypted

principalId

String principalId

ipAddress

String ipAddress

Class org.kuali.rice.kns.bo.SessionDocumentId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

principalId

String principalId

ipAddress

String ipAddress

Class org.kuali.rice.kns.bo.TransientBusinessObjectBase extends org.kuali.rice.kns.bo.BusinessObjectBase implements Serializable


Package org.kuali.rice.kns.datadictionary

Class org.kuali.rice.kns.datadictionary.AttributeDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -2490613377818442742L

Serialized Fields

forceUppercase

Boolean forceUppercase

name

String name

label

String label

shortLabel

String shortLabel

displayLabelAttribute

String displayLabelAttribute

maxLength

Integer maxLength

unique

Boolean unique

exclusiveMin

BigDecimal exclusiveMin

inclusiveMax

BigDecimal inclusiveMax

validationPattern

ValidationPattern validationPattern

required

Boolean required

control

ControlDefinition control

summary

String summary

description

String description

formatterClass

String formatterClass

attributeSecurity

AttributeSecurity attributeSecurity

Class org.kuali.rice.kns.datadictionary.AttributeSecurity extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -7923499408946975318L

Serialized Fields

readOnly

boolean readOnly

hide

boolean hide

mask

boolean mask

partialMask

boolean partialMask

partialMaskFormatter

MaskFormatter partialMaskFormatter

maskFormatter

MaskFormatter maskFormatter

Class org.kuali.rice.kns.datadictionary.CollectionDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -2644072136271281041L

Serialized Fields

name

String name

label

String label

shortLabel

String shortLabel

elementLabel

String elementLabel

summary

String summary

description

String description

Class org.kuali.rice.kns.datadictionary.DataDictionaryDefinitionBase extends Object implements Serializable

serialVersionUID: -2003626577498716712L

Serialized Fields

id

String id

Class org.kuali.rice.kns.datadictionary.DataDictionaryException extends RuntimeException implements Serializable

Class org.kuali.rice.kns.datadictionary.DocumentCollectionPath extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -8165456163213868710L

Serialized Fields

collectionPath

String collectionPath

paths

List<E> paths

nestedCollection

DocumentCollectionPath nestedCollection

Class org.kuali.rice.kns.datadictionary.DocumentValuePathGroup extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 6285682208264817105L

Serialized Fields

paths

List<E> paths

documentCollectionPath

DocumentCollectionPath documentCollectionPath

Class org.kuali.rice.kns.datadictionary.ExternalizableAttributeDefinitionProxy extends AttributeDefinition implements Serializable

serialVersionUID: -3204870440281417429L

Serialized Fields

sourceExternalizableBusinessObjectInterface

String sourceExternalizableBusinessObjectInterface

sourceAttributeName

String sourceAttributeName

delegate

AttributeDefinition delegate

Class org.kuali.rice.kns.datadictionary.FieldDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -3426603523049661524L

Serialized Fields

attributeName

String attributeName

required

boolean required

forceInquiry

boolean forceInquiry

noInquiry

boolean noInquiry

noDirectInquiry

boolean noDirectInquiry

forceLookup

boolean forceLookup

noLookup

boolean noLookup

useShortLabel

boolean useShortLabel

defaultValue

String defaultValue

defaultValueFinderClass

Class<T> defaultValueFinderClass

quickfinderParameterString

String quickfinderParameterString

quickfinderParameterStringBuilderClass

Class<T> quickfinderParameterStringBuilderClass

maxLength

Integer maxLength

displayEditMode

String displayEditMode

displayMask

Mask displayMask

hidden

boolean hidden

readOnly

boolean readOnly

treatWildcardsAndOperatorsAsLiteral

boolean treatWildcardsAndOperatorsAsLiteral

alternateDisplayAttributeName

String alternateDisplayAttributeName

additionalDisplayAttributeName

String additionalDisplayAttributeName

triggerOnChange

boolean triggerOnChange

total

boolean total

Class org.kuali.rice.kns.datadictionary.HeaderNavigation extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 4317341111287854436L

Serialized Fields

headerTabMethodToCall

String headerTabMethodToCall

headerTabNavigateTo

String headerTabNavigateTo

headerTabDisplayName

String headerTabDisplayName

helpDefinition

HelpDefinition helpDefinition

disabled

boolean disabled

Class org.kuali.rice.kns.datadictionary.HelpDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -6869646654597012863L

Serialized Fields

parameterNamespace

String parameterNamespace

parameterDetailType

String parameterDetailType

parameterName

String parameterName

Class org.kuali.rice.kns.datadictionary.InactivationBlockingDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -8765429636173190984L

Serialized Fields

blockingReferenceBusinessObjectClass

Class<T> blockingReferenceBusinessObjectClass

blockedReferencePropertyName

String blockedReferencePropertyName

blockedBusinessObjectClass

Class<T> blockedBusinessObjectClass

inactivationBlockingDetectionServiceBeanName

String inactivationBlockingDetectionServiceBeanName

relationshipLabel

String relationshipLabel

businessObjectClass

Class<T> businessObjectClass

Class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition extends FieldDefinition implements Serializable

serialVersionUID: 2257743293609536893L

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

numberOfColumns

Integer numberOfColumns

inquiryFieldMap

Map<K,V> inquiryFieldMap

inquiryCollectionMap

Map<K,V> inquiryCollectionMap

summaryFieldMap

Map<K,V> summaryFieldMap

inquiryFields

List<E> inquiryFields

inquiryCollections

List<E> inquiryCollections

summaryFields

List<E> summaryFields

summaryTitle

String summaryTitle

Class org.kuali.rice.kns.datadictionary.InquiryDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -2506403061297774668L

Serialized Fields

title

String title

inquirySections

List<E> inquirySections

inquirableClass

Class<T> inquirableClass

presentationControllerClass

Class<T> presentationControllerClass

authorizerClass

Class<T> authorizerClass

translateCodes

boolean translateCodes

Class org.kuali.rice.kns.datadictionary.InquirySectionDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 1565114894539391362L

Serialized Fields

title

String title

inquiryFields

List<E> inquiryFields

inquiryFieldMap

Map<K,V> inquiryFieldMap

inquiryCollections

Map<K,V> inquiryCollections

numberOfColumns

Integer numberOfColumns

defaultOpen

boolean defaultOpen

Class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition extends FieldDefinition implements Serializable

serialVersionUID: -4979343188029630857L

Class org.kuali.rice.kns.datadictionary.KimAttributeDefinition extends AttributeDefinition implements Serializable

serialVersionUID: -1889598053944123008L

Serialized Fields

sortCode

String sortCode

kimAttrDefnId

String kimAttrDefnId

kimTypeId

String kimTypeId

Class org.kuali.rice.kns.datadictionary.KimDataDictionaryAttributeDefinition extends KimAttributeDefinition implements Serializable

serialVersionUID: 7006569761728813805L

Serialized Fields

mask

Mask mask

lookupInputPropertyConversions

Map<K,V> lookupInputPropertyConversions

lookupReturnPropertyConversions

Map<K,V> lookupReturnPropertyConversions

lookupBoClass

String lookupBoClass

Class org.kuali.rice.kns.datadictionary.KimNonDataDictionaryAttributeDefinition extends KimAttributeDefinition implements Serializable

serialVersionUID: -1889598053944123010L

Class org.kuali.rice.kns.datadictionary.LookupDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 6733008572890721359L

Serialized Fields

lookupableID

String lookupableID

title

String title

menubar

String menubar

defaultSort

SortDefinition defaultSort

lookupFields

List<E> lookupFields

lookupFieldMap

Map<K,V> lookupFieldMap

resultFields

List<E> resultFields

resultFieldMap

Map<K,V> resultFieldMap

resultSetLimit

Integer resultSetLimit

extraButtonSource

String extraButtonSource

extraButtonParams

String extraButtonParams

searchIconOverride

String searchIconOverride

numOfColumns

int numOfColumns

helpDefinition

HelpDefinition helpDefinition

helpUrl

String helpUrl

translateCodes

boolean translateCodes

disableSearchButtons

boolean disableSearchButtons

Class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition extends MaintainableItemDefinition implements Serializable

serialVersionUID: -5617868782623587053L

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

sourceClassName

Class<T> sourceClassName

summaryTitle

String summaryTitle

attributeToHighlightOnDuplicateKey

String attributeToHighlightOnDuplicateKey

includeAddLine

boolean includeAddLine

includeMultipleLookupLine

boolean includeMultipleLookupLine

alwaysAllowCollectionDeletion

boolean alwaysAllowCollectionDeletion

maintainableFieldMap

Map<K,V> maintainableFieldMap

maintainableCollectionMap

Map<K,V> maintainableCollectionMap

summaryFieldMap

Map<K,V> summaryFieldMap

duplicateIdentificationFieldMap

Map<K,V> duplicateIdentificationFieldMap

maintainableFields

List<E> maintainableFields

maintainableCollections

List<E> maintainableCollections

summaryFields

List<E> summaryFields

duplicateIdentificationFields

List<E> duplicateIdentificationFields

Class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition extends MaintainableItemDefinition implements Serializable

serialVersionUID: -1176087424343479963L

Serialized Fields

required

boolean required

unconditionallyReadOnly

boolean unconditionallyReadOnly

readOnlyAfterAdd

boolean readOnlyAfterAdd

noLookup

boolean noLookup

lookupReadOnly

boolean lookupReadOnly

defaultValue

String defaultValue

template

String template

defaultValueFinderClass

Class<T> defaultValueFinderClass

webUILeaveFieldFunction

String webUILeaveFieldFunction

webUILeaveFieldCallbackFunction

String webUILeaveFieldCallbackFunction

webUILeaveFieldFunctionParameters

List<E> webUILeaveFieldFunctionParameters

overrideLookupClass

Class<T> overrideLookupClass

overrideFieldConversions

String overrideFieldConversions

alternateDisplayAttributeName

String alternateDisplayAttributeName

additionalDisplayAttributeName

String additionalDisplayAttributeName

triggerOnChange

boolean triggerOnChange

showFieldLevelHelp

Boolean showFieldLevelHelp

fieldLevelHelpUrl

String fieldLevelHelpUrl

Class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 4564613758722159747L

Serialized Fields

name

String name

Class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -8615694293159113523L

Serialized Fields

title

String title

maintainableItems

List<E> maintainableItems

hidden

boolean hidden

defaultOpen

boolean defaultOpen

helpUrl

String helpUrl

Class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition extends MaintainableItemDefinition implements Serializable

serialVersionUID: 3752757590555028866L

Class org.kuali.rice.kns.datadictionary.PrimitiveAttributeDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -715128943756700821L

Serialized Fields

sourceName

String sourceName

targetName

String targetName

Class org.kuali.rice.kns.datadictionary.ReferenceDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 1737968024207302931L

Serialized Fields

attributeName

String attributeName

attributeToHighlightOnFail

String attributeToHighlightOnFail

displayFieldName

String displayFieldName

collection

String collection

collectionBusinessObjectClass

Class<T> collectionBusinessObjectClass

businessObjectClass

Class<T> businessObjectClass

Class org.kuali.rice.kns.datadictionary.RelationshipDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 2946722646095412576L

Serialized Fields

objectAttributeName

String objectAttributeName

sourceClass

Class<T> sourceClass

targetClass

Class<T> targetClass
For 1:1 relationships, this class represents the type of the reference class. For 1:n references, this class represents the type of the element of the collection


primitiveAttributes

List<E> primitiveAttributes

supportAttributes

List<E> supportAttributes

Class org.kuali.rice.kns.datadictionary.RoutingAttribute extends WorkflowAttributeMetadata implements Serializable

serialVersionUID: -8232868861868863394L

Serialized Fields

qualificationAttributeName

String qualificationAttributeName

Class org.kuali.rice.kns.datadictionary.RoutingTypeDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -5455042765223753531L

Serialized Fields

routingAttributes

List<E> routingAttributes

documentValuePathGroups

List<E> documentValuePathGroups

Class org.kuali.rice.kns.datadictionary.SearchingAttribute extends WorkflowAttributeMetadata implements Serializable

serialVersionUID: -612461988789474893L

Serialized Fields

businessObjectClassName

String businessObjectClassName

attributeName

String attributeName

showAttributeInSearchCriteria

boolean showAttributeInSearchCriteria

showAttributeInResultSet

boolean showAttributeInResultSet

Class org.kuali.rice.kns.datadictionary.SearchingTypeDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -8779609937539520677L

Serialized Fields

searchingAttribute

SearchingAttribute searchingAttribute

paths

List<E> paths

Class org.kuali.rice.kns.datadictionary.SortDefinition extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -1092811342186612461L

Serialized Fields

sortAscending

boolean sortAscending

attributeNames

List<E> attributeNames

Class org.kuali.rice.kns.datadictionary.SupportAttributeDefinition extends PrimitiveAttributeDefinition implements Serializable

serialVersionUID: -1719022365280776405L

Serialized Fields

identifier

boolean identifier

Class org.kuali.rice.kns.datadictionary.WorkflowAttributeMetadata extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: -6250577044174437101L

Class org.kuali.rice.kns.datadictionary.WorkflowAttributes extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 6435015497886060280L

Serialized Fields

searchingTypeDefinitions

List<E> searchingTypeDefinitions

routingTypeDefinitions

Map<K,V> routingTypeDefinitions

Package org.kuali.rice.kns.datadictionary.control

Class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -4014804850405243606L

Serialized Fields

imageSrc

String imageSrc

styleClass

String styleClass

Class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -2658505826476098781L

Class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase extends DataDictionaryDefinitionBase implements Serializable

serialVersionUID: 4372435175782501152L

Serialized Fields

datePicker

boolean datePicker

expandedTextArea

boolean expandedTextArea

script

String script

valuesFinderClass

String valuesFinderClass

businessObjectClass

String businessObjectClass

keyAttribute

String keyAttribute

labelAttribute

String labelAttribute

includeBlankRow

Boolean includeBlankRow

includeKeyInLabel

Boolean includeKeyInLabel

size

Integer size

rows

Integer rows

cols

Integer cols

ranged

boolean ranged

Class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: 1650000676894176080L

Serialized Fields

formattedMaxLength

Integer formattedMaxLength
the maxLength for text that has been formatted. ie if maxLength=5. [12345]. but after going through the formatter the value is [12,345.00] and will no longer fit in a field whos maxLength=5. formattedMaxLength solves this problem.

Class org.kuali.rice.kns.datadictionary.control.FileControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: 8778523411471162513L

Class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -557648224354274301L

Class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: 4749994521411547705L

Serialized Fields

universalIdAttributeName

String universalIdAttributeName

userIdAttributeName

String userIdAttributeName

personNameAttributeName

String personNameAttributeName

Class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -7568912421829207545L

Serialized Fields

styleClass

String styleClass

target

String target

hrefText

String hrefText

Class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -2145156789968831921L

Class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -5036539644716405540L

Class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition extends MultivalueControlDefinitionBase implements Serializable

serialVersionUID: -381869420276558508L

Class org.kuali.rice.kns.datadictionary.control.MultivalueControlDefinitionBase extends ControlDefinitionBase implements Serializable

serialVersionUID: -9164657952021540261L

Class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition extends MultivalueControlDefinitionBase implements Serializable

serialVersionUID: -7578183583825935850L

Class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition extends MultivalueControlDefinitionBase implements Serializable

serialVersionUID: 7176759040882704084L

Class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: 8378481767935057649L

Class org.kuali.rice.kns.datadictionary.control.TextControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: 6075633623507085548L

Class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition extends ControlDefinitionBase implements Serializable

serialVersionUID: -7423968769245455072L


Package org.kuali.rice.kns.datadictionary.exception

Class org.kuali.rice.kns.datadictionary.exception.AttributeValidationException extends DataDictionaryException implements Serializable

serialVersionUID: 8393895061347705832L

Class org.kuali.rice.kns.datadictionary.exception.ClassValidationException extends DataDictionaryException implements Serializable

serialVersionUID: 3404751680645748547L

Class org.kuali.rice.kns.datadictionary.exception.CompletionException extends DataDictionaryException implements Serializable

serialVersionUID: 5657585994350063964L

Class org.kuali.rice.kns.datadictionary.exception.DuplicateEntryException extends DataDictionaryException implements Serializable

serialVersionUID: -3773548255002419714L

Class org.kuali.rice.kns.datadictionary.exception.UnknownBusinessClassAttributeException extends RuntimeException implements Serializable

serialVersionUID: -2021739544938001742L

Class org.kuali.rice.kns.datadictionary.exception.UnknownDocumentTypeException extends RuntimeException implements Serializable

serialVersionUID: -148438432691990699L


Package org.kuali.rice.kns.datadictionary.exporter

Class org.kuali.rice.kns.datadictionary.exporter.StringMap extends LinkedHashMap implements Serializable

serialVersionUID: 7364206011639131063L


Package org.kuali.rice.kns.datadictionary.mask

Class org.kuali.rice.kns.datadictionary.mask.Mask extends Object implements Serializable

serialVersionUID: 4035984416568235531L

Serialized Fields

maskFormatter

MaskFormatter maskFormatter

maskFormatterClass

Class<T> maskFormatterClass

Class org.kuali.rice.kns.datadictionary.mask.MaskFormatterLiteral extends Object implements Serializable

Serialized Fields

literal

String literal

Class org.kuali.rice.kns.datadictionary.mask.MaskFormatterSubString extends Object implements Serializable

Serialized Fields

maskCharacter

String maskCharacter

maskLength

int maskLength

Package org.kuali.rice.kns.datadictionary.validation

Class org.kuali.rice.kns.datadictionary.validation.CharacterLevelValidationPattern extends ValidationPattern implements Serializable

Serialized Fields

regexPattern

Pattern regexPattern

maxLength

int maxLength

exactLength

int exactLength

Class org.kuali.rice.kns.datadictionary.validation.FieldLevelValidationPattern extends ValidationPattern implements Serializable

Serialized Fields

regexPattern

Pattern regexPattern

Class org.kuali.rice.kns.datadictionary.validation.ValidationPattern extends Object implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.ValidationPattern.ValidationPatternException extends org.kuali.rice.core.api.exception.RiceRuntimeException implements Serializable

serialVersionUID: 2012770642382150523L


Package org.kuali.rice.kns.datadictionary.validation.charlevel

Class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern extends CharacterLevelValidationPattern implements Serializable

Serialized Fields

allowWhitespace

boolean allowWhitespace

allowUnderscore

boolean allowUnderscore

allowPeriod

boolean allowPeriod

allowParenthesis

boolean allowParenthesis

allowDollar

boolean allowDollar

allowForwardSlash

boolean allowForwardSlash

lowerCase

boolean lowerCase

Class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern extends CharacterLevelValidationPattern implements Serializable

Serialized Fields

allowWhitespace

boolean allowWhitespace

Class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern extends CharacterLevelValidationPattern implements Serializable

Serialized Fields

allowWhitespace

boolean allowWhitespace

Class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern extends CharacterLevelValidationPattern implements Serializable

Serialized Fields

validChars

String validChars

Class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern extends CharacterLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern extends CharacterLevelValidationPattern implements Serializable

serialVersionUID: -5642894236634278352L

Serialized Fields

pattern

String pattern
Regular expression, e.g. "[a-zA-Z0-9]"


validationErrorMessageKey

String validationErrorMessageKey

Package org.kuali.rice.kns.datadictionary.validation.fieldlevel

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.DateValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern extends FieldLevelValidationPattern implements Serializable

Serialized Fields

allowNegative

boolean allowNegative

precision

int precision

scale

int scale

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern extends FieldLevelValidationPattern implements Serializable

Serialized Fields

allowNegative

boolean allowNegative

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.JavaClassValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.MonthValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.TimestampValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.YearValidationPattern extends FieldLevelValidationPattern implements Serializable

Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.ZipcodeValidationPattern extends FieldLevelValidationPattern implements Serializable


Package org.kuali.rice.kns.document

Class org.kuali.rice.kns.document.DocumentBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

documentHeader

DocumentHeader documentHeader

pessimisticLocks

List<E> pessimisticLocks

adHocRoutePersons

List<E> adHocRoutePersons

adHocRouteWorkgroups

List<E> adHocRouteWorkgroups

notes

List<E> notes

Class org.kuali.rice.kns.document.MaintenanceDocumentBase extends DocumentBase implements Serializable

serialVersionUID: -505085142412593305L

Serialized Fields

oldMaintainableObject

Maintainable oldMaintainableObject

newMaintainableObject

Maintainable newMaintainableObject

xmlDocumentContents

String xmlDocumentContents

fieldsClearedOnCopy

boolean fieldsClearedOnCopy

displayTopicFieldInNotes

boolean displayTopicFieldInNotes

attachmentPropertyName

String attachmentPropertyName

attachment

DocumentAttachment attachment

Class org.kuali.rice.kns.document.MaintenanceLock extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 7766326835852387301L

Serialized Fields

lockId

String lockId

lockingRepresentation

String lockingRepresentation

documentNumber

String documentNumber

Class org.kuali.rice.kns.document.TransactionalDocumentBase extends DocumentBase implements Serializable


Package org.kuali.rice.kns.document.authorization

Class org.kuali.rice.kns.document.authorization.PessimisticLock extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -5210762282545093555L

Serialized Fields

id

Long id

ownedByPrincipalIdentifier

String ownedByPrincipalIdentifier

lockDescriptor

String lockDescriptor

generatedTimestamp

Timestamp generatedTimestamp

documentNumber

String documentNumber

ownedByUser

org.kuali.rice.kim.bo.Person ownedByUser

Package org.kuali.rice.kns.exception

Class org.kuali.rice.kns.exception.AuthorizationException extends org.kuali.rice.core.api.exception.KualiException implements Serializable

serialVersionUID: -3874239711783179351L

Serialized Fields

userId

String userId

action

String action

targetType

String targetType

additionalDetails

Map<K,V> additionalDetails

Class org.kuali.rice.kns.exception.ClassNotPersistableException extends RuntimeException implements Serializable

serialVersionUID: 6240754565898373530L

Class org.kuali.rice.kns.exception.DocumentAuthorizationException extends org.kuali.rice.kns.exception.AuthorizationException implements Serializable

Class org.kuali.rice.kns.exception.DocumentTypeAuthorizationException extends org.kuali.rice.kns.exception.AuthorizationException implements Serializable

serialVersionUID: 1548057953855152103L

Class org.kuali.rice.kns.exception.DuplicateKeyException extends org.kuali.rice.core.api.exception.KualiException implements Serializable

serialVersionUID: 6111570264943143198L

Class org.kuali.rice.kns.exception.ExportNotSupportedException extends org.kuali.rice.kew.exception.WorkflowRuntimeException implements Serializable

serialVersionUID: 1450235230768995894L

Class org.kuali.rice.kns.exception.FileUploadLimitExceededException extends org.kuali.rice.core.api.exception.KualiException implements Serializable

Serialized Fields

actionForm

org.apache.struts.action.ActionForm actionForm

actionMapping

org.apache.struts.action.ActionMapping actionMapping

Class org.kuali.rice.kns.exception.ObjectNotABusinessObjectRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 6279456922662880686L

Class org.kuali.rice.kns.exception.PessimisticLockingException extends RuntimeException implements Serializable

serialVersionUID: -6565593932651796413L

Class org.kuali.rice.kns.exception.UnknownDocumentIdException extends org.kuali.rice.core.api.exception.KualiException implements Serializable

serialVersionUID: -7973140950936642618L

Class org.kuali.rice.kns.exception.ValidationException extends org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException implements Serializable

serialVersionUID: 2098470374196729509L


Package org.kuali.rice.kns.inquiry

Package org.kuali.rice.kns.lookup

Class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl extends Object implements Serializable

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

parameters

Map<K,V> parameters

businessObjectDictionaryService

BusinessObjectDictionaryService businessObjectDictionaryService

businessObjectMetaDataService

BusinessObjectMetaDataService businessObjectMetaDataService

dataDictionaryService

DataDictionaryService dataDictionaryService

persistenceStructureService

org.kuali.rice.kns.service.PersistenceStructureService persistenceStructureService

encryptionService

org.kuali.rice.core.api.encryption.EncryptionService encryptionService

readOnlyFieldsList

List<E> readOnlyFieldsList

backLocation

String backLocation

docFormKey

String docFormKey

fieldConversions

Map<K,V> fieldConversions

lookupService

LookupService lookupService

rows

List<E> rows

referencesToRefresh

String referencesToRefresh

sequenceAccessorService

org.kuali.rice.kns.service.SequenceAccessorService sequenceAccessorService

businessObjectService

org.kuali.rice.kns.service.BusinessObjectService businessObjectService

lookupResultsService

LookupResultsService lookupResultsService

docNum

String docNum

configurationService

org.kuali.rice.core.api.config.property.ConfigurationService configurationService

parameterService

org.kuali.rice.core.framework.parameter.ParameterService parameterService

businessObjectAuthorizationService

BusinessObjectAuthorizationService businessObjectAuthorizationService

maintenanceDocumentDictionaryService

MaintenanceDocumentDictionaryService maintenanceDocumentDictionaryService

kualiInquirable

Inquirable kualiInquirable

noLookupResultFieldInquiryCache

HashMap<K,V> noLookupResultFieldInquiryCache

inquirableClassCache

HashMap<K,V> inquirableClassCache

forceLookupResultFieldInquiryCache

HashMap<K,V> forceLookupResultFieldInquiryCache

resultColumns

org.kuali.rice.core.util.cache.CopiedObject<T extends Serializable> resultColumns

Class org.kuali.rice.kns.lookup.CollectionIncomplete extends Object implements Serializable

serialVersionUID: 8683452581122892189L

Serialized Fields

list

List<E> list

actualSizeIfTruncated

Long actualSizeIfTruncated

Class org.kuali.rice.kns.lookup.HtmlData extends Object implements Serializable

Serialized Fields

name

String name

title

String title

methodToCall

String methodToCall

displayText

String displayText

prependDisplayText

String prependDisplayText

appendDisplayText

String appendDisplayText

childUrlDataList

List<E> childUrlDataList

maxLength

String maxLength

Class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData extends HtmlData implements Serializable

Serialized Fields

href

String href

target

String target

Class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData extends HtmlData implements Serializable

Serialized Fields

inputType

String inputType

src

String src

styleClass

String styleClass

border

String border

checked

String checked

value

String value

Class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData extends HtmlData.AnchorHtmlData implements Serializable

Serialized Fields

anchorHtmlData

List<E> anchorHtmlData

Class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl extends AbstractLookupableHelperServiceImpl implements Serializable

Serialized Fields

searchUsingOnlyPrimaryKeyValues

boolean searchUsingOnlyPrimaryKeyValues

Class org.kuali.rice.kns.lookup.KualiLookupableImpl extends Object implements Serializable

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

lookupableHelperService

LookupableHelperService lookupableHelperService

extraOnLoad

String extraOnLoad

Package org.kuali.rice.kns.maintenance

Class org.kuali.rice.kns.maintenance.KualiMaintainableImpl extends Object implements Serializable

serialVersionUID: 4814145799502207182L

Serialized Fields

documentNumber

String documentNumber

businessObject

org.kuali.rice.kns.bo.PersistableBusinessObject businessObject

boClass

Class<T> boClass

maintenanceAction

String maintenanceAction

newCollectionLines

Map<K,V> newCollectionLines

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay

docTypeName

String docTypeName

Package org.kuali.rice.kns.util

Class org.kuali.rice.kns.util.ActionFormUtilMap extends HashMap implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheValueFinderResults

boolean cacheValueFinderResults

Class org.kuali.rice.kns.util.BeanPropertyComparator extends Object implements Serializable

serialVersionUID: -2675700473766186018L

Serialized Fields

ignoreCase

boolean ignoreCase

propertyNames

List<E> propertyNames

stringComparator

Comparator<T> stringComparator

booleanComparator

Comparator<T> booleanComparator

genericComparator

Comparator<T> genericComparator

Class org.kuali.rice.kns.util.BeanPropertyComparator.BeanComparisonException extends org.kuali.rice.core.api.exception.KualiException implements Serializable

serialVersionUID: 2622379680100640029L

Class org.kuali.rice.kns.util.ErrorContainer extends Object implements Serializable

Serialized Fields

errorMap

org.kuali.rice.kns.util.MessageMap errorMap

errorCount

int errorCount

Class org.kuali.rice.kns.util.ErrorMessage extends Object implements Serializable

Serialized Fields

errorKey

String errorKey

messageParameters

String[] messageParameters

Class org.kuali.rice.kns.util.ForeignKeyFieldsPopulationState extends Object implements Serializable

Serialized Fields

allFieldsPopulated

boolean allFieldsPopulated

anyFieldsPopulated

boolean anyFieldsPopulated

unpopulatedFieldNames

List<E> unpopulatedFieldNames

Class org.kuali.rice.kns.util.InfoContainer extends MessageContainer implements Serializable

Class org.kuali.rice.kns.util.MessageContainer extends Object implements Serializable

Serialized Fields

errorMap

org.kuali.rice.kns.util.MessageMap errorMap

Class org.kuali.rice.kns.util.MessageList extends ArrayList<org.kuali.rice.kns.util.ErrorMessage> implements Serializable

Class org.kuali.rice.kns.util.MessageMap extends Object implements Serializable

serialVersionUID: -2328635367656516150L

Serialized Fields

errorPath

List<E> errorPath

errorMessages

Map<K,V> errorMessages

warningMessages

Map<K,V> warningMessages

infoMessages

Map<K,V> infoMessages

Class org.kuali.rice.kns.util.SessionTicket extends Object implements Serializable

Serialized Fields

ticketTypeName

String ticketTypeName

ticketContext

Map<K,V> ticketContext

Class org.kuali.rice.kns.util.WarningContainer extends MessageContainer implements Serializable


Package org.kuali.rice.kns.web

Class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder extends Object implements Serializable

Serialized Fields

editablePropertiesMap

Map<K,V> editablePropertiesMap

maxLength

Integer maxLength

historyOrder

Queue<E> historyOrder

Package org.kuali.rice.kns.web.comparator

Class org.kuali.rice.kns.web.comparator.BooleanCellComparator extends Object implements Serializable

serialVersionUID: 1525781435762831055L

Class org.kuali.rice.kns.web.comparator.NullCellComparator extends Object implements Serializable

Class org.kuali.rice.kns.web.comparator.NullValueComparator extends Object implements Serializable

Class org.kuali.rice.kns.web.comparator.NumericCellComparator extends Object implements Serializable

serialVersionUID: 3449202365486147519L

Class org.kuali.rice.kns.web.comparator.NumericValueComparator extends Object implements Serializable

serialVersionUID: 3449202365486147519L

Class org.kuali.rice.kns.web.comparator.StringCellComparator extends Object implements Serializable

serialVersionUID: -183249045552328424L

Class org.kuali.rice.kns.web.comparator.StringValueComparator extends Object implements Serializable

Class org.kuali.rice.kns.web.comparator.TemporalCellComparator extends Object implements Serializable

serialVersionUID: 6587335959291216641L

Class org.kuali.rice.kns.web.comparator.TemporalValueComparator extends Object implements Serializable


Package org.kuali.rice.kns.web.struts.form

Class org.kuali.rice.kns.web.struts.form.BlankFormFile extends Object implements Serializable

Class org.kuali.rice.kns.web.struts.form.InquiryForm extends KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldConversions

String fieldConversions

sections

List<E> sections

businessObjectClassName

String businessObjectClassName

editingMode

Map<K,V> editingMode

formKey

String formKey

canExport

boolean canExport

inquiryPrimaryKeys

Map<K,V> inquiryPrimaryKeys
The following map is used to pass primary key values between invocations of the inquiry screens after the start method has been called. Values in this map will remain encrypted if the value was passed in as encrypted


inquiryDecryptedPrimaryKeys

Map<K,V> inquiryDecryptedPrimaryKeys

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay
A map of collection name -> Boolean mappings. Used to denote whether a collection name is configured to show inactive records.


inquirable

Inquirable inquirable

Class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase extends KualiForm implements Serializable

serialVersionUID: 916061016201941821L

Serialized Fields

document

Document document

annotation

String annotation

command

String command

docId

String docId

docTypeName

String docTypeName

additionalScriptFiles

List<E> additionalScriptFiles

newAdHocRoutePerson

org.kuali.rice.kns.bo.AdHocRoutePerson newAdHocRoutePerson

newAdHocRouteWorkgroup

AdHocRouteWorkgroup newAdHocRouteWorkgroup

newNote

org.kuali.rice.kns.bo.Note newNote

boNotes

List<E> boNotes

attachmentFile

org.apache.struts.upload.FormFile attachmentFile

editingMode

Map<K,V> editingMode

documentActions

Map<K,V> documentActions

suppressAllButtons

boolean suppressAllButtons

adHocActionRequestCodes

Map<K,V> adHocActionRequestCodes

returnToActionList

boolean returnToActionList

formKey

String formKey

docNum

String docNum

errorMapFromPreviousRequest

org.kuali.rice.kns.util.MessageMap errorMapFromPreviousRequest
Stores the error map from previous requests, so that we can continue to display error messages displayed during a previous request

Class org.kuali.rice.kns.web.struts.form.KualiForm extends PojoFormBase implements Serializable

serialVersionUID: 1L

Serialized Fields

backLocation

String backLocation

methodToCall

String methodToCall

refreshCaller

String refreshCaller

anchor

String anchor

tabStates

Map<K,V> tabStates

actionFormUtilMap

Map<K,V> actionFormUtilMap

displayedErrors

Map<K,V> displayedErrors

displayedWarnings

Map<K,V> displayedWarnings

displayedInfo

Map<K,V> displayedInfo

currentTabIndex

int currentTabIndex

arbitrarilyHighIndex

int arbitrarilyHighIndex

navigationCss

String navigationCss

headerNavigationTabs

HeaderNavigation[] headerNavigationTabs

extraButtons

List<E> extraButtons

fieldLevelHelpEnabled

boolean fieldLevelHelpEnabled

docInfo

List<E> docInfo

numColumns

int numColumns

fieldNameToFocusOnAfterSubmit

String fieldNameToFocusOnAfterSubmit

Class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm extends KualiDocumentFormBase implements Serializable

serialVersionUID: 1L

Serialized Fields

businessObjectClassName

String businessObjectClassName

description

String description

readOnly

boolean readOnly

oldMaintainableValues

Map<K,V> oldMaintainableValues

newMaintainableValues

Map<K,V> newMaintainableValues

maintenanceAction

String maintenanceAction

lookupResultsSequenceNumber

String lookupResultsSequenceNumber
Used to indicate which result set we're using when refreshing/returning from a multi-value lookup


lookupResultsBOClassName

String lookupResultsBOClassName
The type of result returned by the multi-value lookup TODO: to be persisted in the lookup results service instead?


lookedUpCollectionName

String lookedUpCollectionName
The name of the collection looked up (by a multiple value lookup)


authorizations

MaintenanceDocumentRestrictions authorizations

Class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase extends KualiDocumentFormBase implements Serializable

serialVersionUID: 6463383454050206811L

Serialized Fields

forcedReadOnlyFields

Map<K,V> forcedReadOnlyFields

Class org.kuali.rice.kns.web.struts.form.LookupForm extends KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

formKey

String formKey

fields

Map<K,V> fields

fieldsForLookup

Map<K,V> fieldsForLookup

lookupableImplServiceName

String lookupableImplServiceName

conversionFields

String conversionFields

fieldConversions

Map<K,V> fieldConversions

businessObjectClassName

String businessObjectClassName

lookupable

Lookupable lookupable

hideReturnLink

boolean hideReturnLink

suppressActions

boolean suppressActions

multipleValues

boolean multipleValues

lookupAnchor

String lookupAnchor

readOnlyFields

String readOnlyFields

readOnlyFieldsList

List<E> readOnlyFieldsList

referencesToRefresh

String referencesToRefresh

searchUsingOnlyPrimaryKeyValues

boolean searchUsingOnlyPrimaryKeyValues

primaryKeyFieldLabels

String primaryKeyFieldLabels

showMaintenanceLinks

boolean showMaintenanceLinks

docNum

String docNum

htmlDataType

String htmlDataType

lookupObjectId

String lookupObjectId

lookupCriteriaEnabled

boolean lookupCriteriaEnabled

supplementalActionsEnabled

boolean supplementalActionsEnabled

actionUrlsExist

boolean actionUrlsExist

ddExtraButton

boolean ddExtraButton

headerBarEnabled

boolean headerBarEnabled

disableSearchButtons

boolean disableSearchButtons

hasReturnableRow

boolean hasReturnableRow
Whether the results contain at least one row that is returnable.


requestParameters

Map<K,V> requestParameters

Class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm extends LookupForm implements Serializable

Serialized Fields

tableMetadata

KualiTableRenderFormMetadata tableMetadata

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

resultsActualSize

int resultsActualSize
The number of rows that match the query criteria


resultsLimitedSize

int resultsLimitedSize
The number of rows that match the query criteria or the max results limit size (if applicable), whichever is less


previouslySortedColumnIndex

String previouslySortedColumnIndex
when the looked results screen was rendered, the index of the column that the results were sorted on. -1 for unknown, index numbers starting at 0


columnToSortIndex

int columnToSortIndex
Comment for columnToSortIndex


lookedUpCollectionName

String lookedUpCollectionName
the name of the collection being looked up by the calling page. This value will be returned unmodified to the calling page (indicated by super.getBackLocation()), which should use it to determine in which collection the selected results will be returned.


previouslySelectedObjectIdSet

Set<E> previouslySelectedObjectIdSet
Those object IDs that were selected before the current page is rendered


displayedObjectIdSet

Set<E> displayedObjectIdSet
Those object IDs that are rendered on the current page


selectedObjectIdSet

Set<E> selectedObjectIdSet
Those object IDs that are selected/checked on the current page


compositeObjectIdMap

Map<K,V> compositeObjectIdMap
The object IDs that are selected after the struts action is complete; the obj IDs in the keys of this Map will be considered checked in the UI

Class org.kuali.rice.kns.web.struts.form.QuestionPromptForm extends KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

buttons

ArrayList<E> buttons

caller

String caller

formKey

String formKey

questionIndex

String questionIndex

questionText

String questionText

questionType

String questionType

title

String title

context

String context

reason

String reason

showReasonField

String showReasonField

questionAnchor

String questionAnchor

methodToCallPath

String methodToCallPath

docNum

String docNum

Package org.kuali.rice.kns.web.struts.pojo

Class org.kuali.rice.kns.web.struts.pojo.PojoFormBase extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: 1L

Serialized Fields

unconvertedValues

Map<K,V> unconvertedValues

unknownKeys

List<E> unknownKeys

formatterTypes

Map<K,V> formatterTypes

maxUploadFileSizes

List<E> maxUploadFileSizes

editableProperties

Set<E> editableProperties

requiredNonEditableProperties

Set<E> requiredNonEditableProperties

strutsActionMappingScope

String strutsActionMappingScope

isNewForm

boolean isNewForm

populateEditablePropertiesGuid

String populateEditablePropertiesGuid

actionEditablePropertiesGuid

String actionEditablePropertiesGuid

Package org.kuali.rice.kns.web.ui

Class org.kuali.rice.kns.web.ui.Column extends Object implements Serializable

serialVersionUID: -5916942413570667803L

Serialized Fields

columnTitle

String columnTitle

sortable

String sortable

propertyName

String propertyName

propertyValue

String propertyValue

unformattedPropertyValue

Object unformattedPropertyValue

propertyURL

String propertyURL

columnAnchor

HtmlData columnAnchor

formatter

org.kuali.rice.core.web.format.Formatter formatter

comparator

Comparator<T> comparator

escapeXMLValue

boolean escapeXMLValue

alternateDisplayPropertyName

String alternateDisplayPropertyName

additionalDisplayPropertyName

String additionalDisplayPropertyName

total

boolean total

valueComparator

Comparator<T> valueComparator
A comparator used to compare the propertyValue values


maxLength

int maxLength
Represents the maximum column length. If propertyValue's length exceeds this value, then it will be truncated to this length when displayed

Class org.kuali.rice.kns.web.ui.ExtraButton extends Object implements Serializable

Serialized Fields

extraButtonSource

String extraButtonSource

extraButtonAltText

String extraButtonAltText

extraButtonParams

String extraButtonParams

extraButtonProperty

String extraButtonProperty

extraButtonOnclick

String extraButtonOnclick

Class org.kuali.rice.kns.web.ui.Field extends Object implements Serializable

serialVersionUID: 6549897986355019202L

Serialized Fields

isIndexedForSearch

boolean isIndexedForSearch

mainFieldLabel

String mainFieldLabel

rangeFieldInclusive

Boolean rangeFieldInclusive

memberOfRange

boolean memberOfRange

allowInlineRange

boolean allowInlineRange

isColumnVisible

boolean isColumnVisible

fieldDataType

String fieldDataType

propertyValues

String[] propertyValues

skipBlankValidValue

boolean skipBlankValidValue

fieldType

String fieldType

fieldLabel

String fieldLabel

fieldHelpUrl

String fieldHelpUrl

propertyName

String propertyName

propertyValue

String propertyValue

alternateDisplayPropertyName

String alternateDisplayPropertyName

alternateDisplayPropertyValue

String alternateDisplayPropertyValue

additionalDisplayPropertyName

String additionalDisplayPropertyName

additionalDisplayPropertyValue

String additionalDisplayPropertyValue

fieldValidValues

List<E> fieldValidValues

quickFinderClassNameImpl

String quickFinderClassNameImpl

baseLookupUrl

String baseLookupUrl

clear

boolean clear

dateField

boolean dateField

fieldConversions

String fieldConversions

fieldRequired

boolean fieldRequired

fieldInactiveValidValues

List<E> fieldInactiveValidValues

formatter

org.kuali.rice.core.web.format.Formatter formatter

highlightField

boolean highlightField

isReadOnly

boolean isReadOnly

lookupParameters

String lookupParameters

maxLength

int maxLength

inquiryURL

HtmlData inquiryURL

propertyPrefix

String propertyPrefix

size

int size

upperCase

boolean upperCase

rows

int rows

cols

int cols

containerRows

List<E> containerRows

fieldHelpSummary

String fieldHelpSummary

businessObjectClassName

String businessObjectClassName

fieldHelpName

String fieldHelpName

script

String script

universalIdAttributeName

String universalIdAttributeName

universalIdValue

String universalIdValue

userIdAttributeName

String userIdAttributeName

personNameAttributeName

String personNameAttributeName

personNameValue

String personNameValue

defaultValue

String defaultValue

keyField

boolean keyField

displayEditMode

String displayEditMode

displayMask

Mask displayMask

displayMaskValue

String displayMaskValue

encryptedValue

String encryptedValue

secure

boolean secure

webOnBlurHandler

String webOnBlurHandler

webOnBlurHandlerCallback

String webOnBlurHandlerCallback

webUILeaveFieldFunctionParameters

List<E> webUILeaveFieldFunctionParameters

styleClass

String styleClass

formattedMaxLength

int formattedMaxLength

containerName

String containerName

containerElementName

String containerElementName

containerDisplayFields

List<E> containerDisplayFields

isDatePicker

boolean isDatePicker

ranged

boolean ranged

expandedTextArea

boolean expandedTextArea

referencesToRefresh

String referencesToRefresh

numberOfColumnsForCollection

int numberOfColumnsForCollection

cellAlign

String cellAlign

inquiryParameters

String inquiryParameters

fieldDirectInquiryEnabled

boolean fieldDirectInquiryEnabled

fieldLevelHelpEnabled

boolean fieldLevelHelpEnabled

fieldLevelHelpDisabled

boolean fieldLevelHelpDisabled

fieldLevelHelpUrl

String fieldLevelHelpUrl

imageSrc

String imageSrc

target

String target

hrefText

String hrefText

triggerOnChange

boolean triggerOnChange

multipleValueLookupClassLabel

String multipleValueLookupClassLabel
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, the DD defined objectLabel of the class on which a multiple value lookup is performed. The user friendly name


multipleValueLookupClassName

String multipleValueLookupClassName
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon


multipleValueLookedUpCollectionName

String multipleValueLookedUpCollectionName
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed

Class org.kuali.rice.kns.web.ui.HeaderField extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

ddAttributeEntryName

String ddAttributeEntryName

displayValue

String displayValue

nonLookupValue

String nonLookupValue

lookupAware

boolean lookupAware

Class org.kuali.rice.kns.web.ui.ResultRow extends Object implements Serializable

serialVersionUID: 2880508981008533913L

Serialized Fields

columns

List<E> columns

returnUrl

String returnUrl

actionUrls

String actionUrls

objectId

String objectId

rowId

String rowId

businessObject

org.kuali.rice.kns.bo.BusinessObject businessObject

returnUrlHtmlData

HtmlData returnUrlHtmlData

rowReturnable

boolean rowReturnable
Whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for multiple value lookups)

Class org.kuali.rice.kns.web.ui.Row extends Object implements Serializable

serialVersionUID: 5920833652172097098L

Serialized Fields

fields

List<E> fields

hidden

boolean hidden

Class org.kuali.rice.kns.web.ui.Section extends Object implements Serializable

serialVersionUID: 390440643941774650L

Serialized Fields

sectionTitle

String sectionTitle

sectionId

String sectionId

errorKey

String errorKey

numberOfColumns

int numberOfColumns

isCollapsible

boolean isCollapsible

extraButtonSource

String extraButtonSource

hidden

boolean hidden

readOnly

boolean readOnly

helpUrl

String helpUrl

defaultOpen

boolean defaultOpen

sectionClass

Class<T> sectionClass

rows

List<E> rows

containedCollectionNames

List<E> containedCollectionNames



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