Serialized Form


Package org.kuali.rice.kns.datadictionary

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

serialVersionUID: -3426603523049661524L

Serialized Fields

attributeName

String attributeName
Deprecated. 

required

boolean required
Deprecated. 

forceInquiry

boolean forceInquiry
Deprecated. 

noInquiry

boolean noInquiry
Deprecated. 

noDirectInquiry

boolean noDirectInquiry
Deprecated. 

forceLookup

boolean forceLookup
Deprecated. 

noLookup

boolean noLookup
Deprecated. 

useShortLabel

boolean useShortLabel
Deprecated. 

defaultValue

String defaultValue
Deprecated. 

defaultValueFinderClass

Class<T> defaultValueFinderClass
Deprecated. 

quickfinderParameterString

String quickfinderParameterString
Deprecated. 

quickfinderParameterStringBuilderClass

Class<T> quickfinderParameterStringBuilderClass
Deprecated. 

maxLength

Integer maxLength
Deprecated. 

displayEditMode

String displayEditMode
Deprecated. 

displayMask

org.kuali.rice.krad.datadictionary.mask.Mask displayMask
Deprecated. 

hidden

boolean hidden
Deprecated. 

readOnly

boolean readOnly
Deprecated. 

treatWildcardsAndOperatorsAsLiteral

boolean treatWildcardsAndOperatorsAsLiteral
Deprecated. 

alternateDisplayAttributeName

String alternateDisplayAttributeName
Deprecated. 

additionalDisplayAttributeName

String additionalDisplayAttributeName
Deprecated. 

triggerOnChange

boolean triggerOnChange
Deprecated. 

total

boolean total
Deprecated. 

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

serialVersionUID: 4317341111287854436L

Serialized Fields

headerTabMethodToCall

String headerTabMethodToCall
Deprecated. 

headerTabNavigateTo

String headerTabNavigateTo
Deprecated. 

headerTabDisplayName

String headerTabDisplayName
Deprecated. 

helpDefinition

org.kuali.rice.krad.datadictionary.HelpDefinition helpDefinition
Deprecated. 

disabled

boolean disabled
Deprecated. 

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

serialVersionUID: 2257743293609536893L

Serialized Fields

businessObjectClass

Class<T> businessObjectClass
Deprecated. 

numberOfColumns

Integer numberOfColumns
Deprecated. 

inquiryFieldMap

Map<K,V> inquiryFieldMap
Deprecated. 

inquiryCollectionMap

Map<K,V> inquiryCollectionMap
Deprecated. 

summaryFieldMap

Map<K,V> summaryFieldMap
Deprecated. 

inquiryFields

List<E> inquiryFields
Deprecated. 

inquiryCollections

List<E> inquiryCollections
Deprecated. 

summaryFields

List<E> summaryFields
Deprecated. 

summaryTitle

String summaryTitle
Deprecated. 

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

serialVersionUID: -2506403061297774668L

Serialized Fields

title

String title
Deprecated. 

inquirySections

List<E> inquirySections
Deprecated. 

inquirableClass

Class<T> inquirableClass
Deprecated. 

presentationControllerClass

Class<T> presentationControllerClass
Deprecated. 

authorizerClass

Class<T> authorizerClass
Deprecated. 

translateCodes

boolean translateCodes
Deprecated. 

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

serialVersionUID: 1565114894539391362L

Serialized Fields

title

String title
Deprecated. 

inquiryFields

List<E> inquiryFields
Deprecated. 

inquiryFieldMap

Map<K,V> inquiryFieldMap
Deprecated. 

inquiryCollections

Map<K,V> inquiryCollections
Deprecated. 

numberOfColumns

Integer numberOfColumns
Deprecated. 

defaultOpen

boolean defaultOpen
Deprecated. 

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

serialVersionUID: -4979343188029630857L

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

serialVersionUID: 6733008572890721359L

Serialized Fields

lookupableID

String lookupableID
Deprecated. 

title

String title
Deprecated. 

menubar

String menubar
Deprecated. 

defaultSort

org.kuali.rice.krad.datadictionary.SortDefinition defaultSort
Deprecated. 

lookupFields

List<E> lookupFields
Deprecated. 

lookupFieldMap

Map<K,V> lookupFieldMap
Deprecated. 

resultFields

List<E> resultFields
Deprecated. 

resultFieldMap

Map<K,V> resultFieldMap
Deprecated. 

resultSetLimit

Integer resultSetLimit
Deprecated. 

extraButtonSource

String extraButtonSource
Deprecated. 

extraButtonParams

String extraButtonParams
Deprecated. 

searchIconOverride

String searchIconOverride
Deprecated. 

numOfColumns

int numOfColumns
Deprecated. 

helpDefinition

org.kuali.rice.krad.datadictionary.HelpDefinition helpDefinition
Deprecated. 

helpUrl

String helpUrl
Deprecated. 

translateCodes

boolean translateCodes
Deprecated. 

disableSearchButtons

boolean disableSearchButtons
Deprecated. 

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

serialVersionUID: -5617868782623587053L

Serialized Fields

businessObjectClass

Class<T> businessObjectClass
Deprecated. 

sourceClassName

Class<T> sourceClassName
Deprecated. 

summaryTitle

String summaryTitle
Deprecated. 

attributeToHighlightOnDuplicateKey

String attributeToHighlightOnDuplicateKey
Deprecated. 

includeAddLine

boolean includeAddLine
Deprecated. 

includeMultipleLookupLine

boolean includeMultipleLookupLine
Deprecated. 

alwaysAllowCollectionDeletion

boolean alwaysAllowCollectionDeletion
Deprecated. 

maintainableFieldMap

Map<K,V> maintainableFieldMap
Deprecated. 

maintainableCollectionMap

Map<K,V> maintainableCollectionMap
Deprecated. 

summaryFieldMap

Map<K,V> summaryFieldMap
Deprecated. 

duplicateIdentificationFieldMap

Map<K,V> duplicateIdentificationFieldMap
Deprecated. 

maintainableFields

List<E> maintainableFields
Deprecated. 

maintainableCollections

List<E> maintainableCollections
Deprecated. 

summaryFields

List<E> summaryFields
Deprecated. 

duplicateIdentificationFields

List<E> duplicateIdentificationFields
Deprecated. 

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

serialVersionUID: -1176087424343479963L

Serialized Fields

required

boolean required
Deprecated. 

unconditionallyReadOnly

boolean unconditionallyReadOnly
Deprecated. 

readOnlyAfterAdd

boolean readOnlyAfterAdd
Deprecated. 

noLookup

boolean noLookup
Deprecated. 

lookupReadOnly

boolean lookupReadOnly
Deprecated. 

defaultValue

String defaultValue
Deprecated. 

template

String template
Deprecated. 

defaultValueFinderClass

Class<T> defaultValueFinderClass
Deprecated. 

webUILeaveFieldFunction

String webUILeaveFieldFunction
Deprecated. 

webUILeaveFieldCallbackFunction

String webUILeaveFieldCallbackFunction
Deprecated. 

webUILeaveFieldFunctionParameters

List<E> webUILeaveFieldFunctionParameters
Deprecated. 

overrideLookupClass

Class<T> overrideLookupClass
Deprecated. 

overrideFieldConversions

String overrideFieldConversions
Deprecated. 

alternateDisplayAttributeName

String alternateDisplayAttributeName
Deprecated. 

additionalDisplayAttributeName

String additionalDisplayAttributeName
Deprecated. 

triggerOnChange

boolean triggerOnChange
Deprecated. 

showFieldLevelHelp

Boolean showFieldLevelHelp
Deprecated. 

fieldLevelHelpUrl

String fieldLevelHelpUrl
Deprecated. 

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

serialVersionUID: 4564613758722159747L

Serialized Fields

name

String name
Deprecated. 

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

serialVersionUID: -8615694293159113523L

Serialized Fields

title

String title
Deprecated. 

maintainableItems

List<E> maintainableItems
Deprecated. 

hidden

boolean hidden
Deprecated. 

defaultOpen

boolean defaultOpen
Deprecated. 

helpUrl

String helpUrl
Deprecated. 

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

serialVersionUID: 3752757590555028866L


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
Deprecated. 

styleClass

String styleClass
Deprecated. 

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

serialVersionUID: -2658505826476098781L

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

serialVersionUID: 4372435175782501152L

Serialized Fields

datePicker

boolean datePicker
Deprecated. 

expandedTextArea

boolean expandedTextArea
Deprecated. 

script

String script
Deprecated. 

valuesFinderClass

String valuesFinderClass
Deprecated. 

businessObjectClass

String businessObjectClass
Deprecated. 

keyAttribute

String keyAttribute
Deprecated. 

labelAttribute

String labelAttribute
Deprecated. 

includeBlankRow

Boolean includeBlankRow
Deprecated. 

includeKeyInLabel

Boolean includeKeyInLabel
Deprecated. 

size

Integer size
Deprecated. 

rows

Integer rows
Deprecated. 

cols

Integer cols
Deprecated. 

ranged

boolean ranged
Deprecated. 

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

serialVersionUID: 1650000676894176080L

Serialized Fields

formattedMaxLength

Integer formattedMaxLength
Deprecated. 
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
Deprecated. 

userIdAttributeName

String userIdAttributeName
Deprecated. 

personNameAttributeName

String personNameAttributeName
Deprecated. 

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

serialVersionUID: -7568912421829207545L

Serialized Fields

styleClass

String styleClass
Deprecated. 

target

String target
Deprecated. 

hrefText

String hrefText
Deprecated. 

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.validation.charlevel

Class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern extends org.kuali.rice.krad.datadictionary.validation.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 org.kuali.rice.krad.datadictionary.validation.CharacterLevelValidationPattern implements Serializable

Serialized Fields

allowWhitespace

boolean allowWhitespace

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

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

Serialized Fields

validChars

String validChars

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

Class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern extends org.kuali.rice.krad.datadictionary.validation.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 org.kuali.rice.krad.datadictionary.validation.FieldLevelValidationPattern implements Serializable

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

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

Serialized Fields

allowNegative

boolean allowNegative

precision

int precision

scale

int scale

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

Serialized Fields

allowNegative

boolean allowNegative

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

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

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

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

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

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


Package org.kuali.rice.kns.document

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


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

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

Serialized Fields

partiallyMaskedFields

Map<K,V> partiallyMaskedFields

fullyMaskedFields

Map<K,V> fullyMaskedFields

allRestrictedFields

Set<E> allRestrictedFields

Class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase extends BusinessObjectRestrictionsBase implements Serializable

Serialized Fields

hiddenFields

Set<E> hiddenFields

hiddenSectionIds

Set<E> hiddenSectionIds

Class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase extends InquiryOrMaintenanceDocumentRestrictionsBase implements Serializable

Serialized Fields

readOnlyFields

Set<E> readOnlyFields

readOnlySectionIds

Set<E> readOnlySectionIds

Package org.kuali.rice.kns.exception

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

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

org.kuali.rice.krad.service.BusinessObjectDictionaryService businessObjectDictionaryService

businessObjectMetaDataService

BusinessObjectMetaDataService businessObjectMetaDataService

dataDictionaryService

org.kuali.rice.krad.service.DataDictionaryService dataDictionaryService

persistenceStructureService

org.kuali.rice.krad.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

org.kuali.rice.krad.service.LookupService lookupService

rows

List<E> rows

referencesToRefresh

String referencesToRefresh

sequenceAccessorService

org.kuali.rice.krad.service.SequenceAccessorService sequenceAccessorService

businessObjectService

org.kuali.rice.krad.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.HtmlData extends Object implements Serializable

Serialized Fields

name

String name
Deprecated. 

title

String title
Deprecated. 

methodToCall

String methodToCall
Deprecated. 

displayText

String displayText
Deprecated. 

prependDisplayText

String prependDisplayText
Deprecated. 

appendDisplayText

String appendDisplayText
Deprecated. 

childUrlDataList

List<E> childUrlDataList
Deprecated. 

maxLength

String maxLength
Deprecated. 

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

Serialized Fields

href

String href

target

String target

style

String style

styleClass

String styleClass

onclick

String onclick

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.KualiGlobalMaintainableImpl extends KualiMaintainableImpl implements Serializable

serialVersionUID: 4814145799502207182L

Class org.kuali.rice.kns.maintenance.KualiMaintainableImpl extends org.kuali.rice.krad.maintenance.MaintainableImpl implements Serializable

serialVersionUID: 4814145799502207182L

Serialized Fields

businessObject

org.kuali.rice.krad.bo.PersistableBusinessObject businessObject
Deprecated. 

newCollectionLines

Map<K,V> newCollectionLines
Deprecated. 

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay
Deprecated. 

docTypeName

String docTypeName
Deprecated. 

newCollectionLineNames

Set<E> newCollectionLineNames
Deprecated. 

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.ErrorContainer extends Object implements Serializable

Serialized Fields

errorMap

org.kuali.rice.krad.util.MessageMap errorMap

errorCount

int errorCount

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.krad.util.MessageMap errorMap

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

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

serialVersionUID: -628061041191967501L

Serialized Fields

open

boolean open

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
Deprecated. 

maxLength

Integer maxLength
Deprecated. 

historyOrder

Queue<E> historyOrder
Deprecated. 

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.StringCellComparator extends Object implements Serializable

serialVersionUID: -183249045552328424L

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

serialVersionUID: 6587335959291216641L


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

org.kuali.rice.krad.document.Document document

annotation

String annotation

command

String command

docId

String docId

docTypeName

String docTypeName

additionalScriptFiles

List<E> additionalScriptFiles

newAdHocRoutePerson

org.kuali.rice.krad.bo.AdHocRoutePerson newAdHocRoutePerson

newAdHocRouteWorkgroup

org.kuali.rice.krad.bo.AdHocRouteWorkgroup newAdHocRouteWorkgroup

newNote

org.kuali.rice.krad.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.krad.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.KualiExceptionIncidentForm extends KualiForm implements Serializable

serialVersionUID: 831951332440283401L

Serialized Fields

cancel

boolean cancel
Flag to determine whether it's cancel action


exceptionReportSubject

String exceptionReportSubject
The error subject created from current settings and thrown exception


exceptionMessage

String exceptionMessage
The error message


displayMessage

String displayMessage
The error message to be displayed


description

String description
Additional message from user


documentId

String documentId
Document id. it's blank if not a document process


userEmail

String userEmail
Session user email address


principalName

String principalName
Session user name


userName

String userName
Session user name


stackTrace

String stackTrace
Detail message not for displaying


componentName

String componentName
Form that threw the exception

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.KualiHelpForm extends KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

businessObjectClassName

String businessObjectClassName

attributeName

String attributeName

helpLabel

String helpLabel

helpSummary

String helpSummary

helpDescription

String helpDescription

resourceKey

String resourceKey

documentTypeName

String documentTypeName

helpDataType

String helpDataType

helpRequired

String helpRequired

helpMaxLength

String helpMaxLength

helpVPatName

String helpVPatName

helpDefinition

org.kuali.rice.krad.datadictionary.HelpDefinition helpDefinition

helpParameterNamespace

String helpParameterNamespace

helpParameterDetailType

String helpParameterDetailType

helpParameterName

String helpParameterName

pageName

String pageName

lookupBusinessObjectClassName

String lookupBusinessObjectClassName

searchDocumentTypeName

String searchDocumentTypeName

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.form.pojo

Class org.kuali.rice.kns.web.struts.form.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.taglib.html

Class org.kuali.rice.kns.web.taglib.html.KNSButtonTag extends org.apache.struts.taglib.html.ButtonTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSCancelTag extends org.apache.struts.taglib.html.CancelTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSCheckboxTag extends org.apache.struts.taglib.html.CheckboxTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELButtonTag extends org.apache.strutsel.taglib.html.ELButtonTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELCancelTag extends org.apache.strutsel.taglib.html.ELCancelTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELCheckboxTag extends org.apache.strutsel.taglib.html.ELCheckboxTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELFileTag extends org.apache.strutsel.taglib.html.ELFileTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELImageTag extends org.apache.strutsel.taglib.html.ELImageTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELMultiboxTag extends org.apache.strutsel.taglib.html.ELMultiboxTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELPasswordTag extends org.apache.strutsel.taglib.html.ELPasswordTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELRadioTag extends org.apache.strutsel.taglib.html.ELRadioTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELSelectTag extends org.apache.strutsel.taglib.html.ELSelectTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELSubmitTag extends org.apache.strutsel.taglib.html.ELSubmitTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELTextareaTag extends org.apache.strutsel.taglib.html.ELTextareaTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSELTextTag extends org.apache.strutsel.taglib.html.ELTextTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSFileTag extends org.apache.struts.taglib.html.FileTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag extends org.apache.struts.taglib.html.HiddenTag implements Serializable

Serialized Fields

renderHiddenField

boolean renderHiddenField

Class org.kuali.rice.kns.web.taglib.html.KNSImageTag extends org.apache.struts.taglib.html.ImageTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSMultiboxTag extends org.apache.struts.taglib.html.MultiboxTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSPasswordTag extends org.apache.struts.taglib.html.PasswordTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSRadioTag extends org.apache.struts.taglib.html.RadioTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSSelectTag extends org.apache.struts.taglib.html.SelectTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSSubmitTag extends org.apache.struts.taglib.html.SubmitTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSTextareaTag extends org.apache.struts.taglib.html.TextareaTag implements Serializable

Class org.kuali.rice.kns.web.taglib.html.KNSTextTag extends org.apache.struts.taglib.html.TextTag implements Serializable


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
Deprecated. 

sortable

String sortable
Deprecated. 

propertyName

String propertyName
Deprecated. 

propertyValue

String propertyValue
Deprecated. 

unformattedPropertyValue

Object unformattedPropertyValue
Deprecated. 

propertyURL

String propertyURL
Deprecated. 

columnAnchor

HtmlData columnAnchor
Deprecated. 

formatter

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

comparator

Comparator<T> comparator
Deprecated. 

escapeXMLValue

boolean escapeXMLValue
Deprecated. 

alternateDisplayPropertyName

String alternateDisplayPropertyName
Deprecated. 

additionalDisplayPropertyName

String additionalDisplayPropertyName
Deprecated. 

total

boolean total
Deprecated. 

valueComparator

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


maxLength

int maxLength
Deprecated. 
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
Deprecated. 

extraButtonAltText

String extraButtonAltText
Deprecated. 

extraButtonParams

String extraButtonParams
Deprecated. 

extraButtonProperty

String extraButtonProperty
Deprecated. 

extraButtonOnclick

String extraButtonOnclick
Deprecated. 

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

serialVersionUID: 6549897986355019202L

Serialized Fields

isIndexedForSearch

boolean isIndexedForSearch
Deprecated. 

mainFieldLabel

String mainFieldLabel
Deprecated. 

rangeFieldInclusive

Boolean rangeFieldInclusive
Deprecated. 

memberOfRange

boolean memberOfRange
Deprecated. 

allowInlineRange

boolean allowInlineRange
Deprecated. 

isColumnVisible

boolean isColumnVisible
Deprecated. 

fieldDataType

String fieldDataType
Deprecated. 

propertyValues

String[] propertyValues
Deprecated. 

skipBlankValidValue

boolean skipBlankValidValue
Deprecated. 

fieldType

String fieldType
Deprecated. 

fieldLabel

String fieldLabel
Deprecated. 

fieldHelpUrl

String fieldHelpUrl
Deprecated. 

propertyName

String propertyName
Deprecated. 

propertyValue

String propertyValue
Deprecated. 

alternateDisplayPropertyName

String alternateDisplayPropertyName
Deprecated. 

alternateDisplayPropertyValue

String alternateDisplayPropertyValue
Deprecated. 

additionalDisplayPropertyName

String additionalDisplayPropertyName
Deprecated. 

additionalDisplayPropertyValue

String additionalDisplayPropertyValue
Deprecated. 

fieldValidValues

List<E> fieldValidValues
Deprecated. 

quickFinderClassNameImpl

String quickFinderClassNameImpl
Deprecated. 

baseLookupUrl

String baseLookupUrl
Deprecated. 

clear

boolean clear
Deprecated. 

dateField

boolean dateField
Deprecated. 

fieldConversions

String fieldConversions
Deprecated. 

fieldRequired

boolean fieldRequired
Deprecated. 

fieldInactiveValidValues

List<E> fieldInactiveValidValues
Deprecated. 

formatter

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

highlightField

boolean highlightField
Deprecated. 

isReadOnly

boolean isReadOnly
Deprecated. 

lookupParameters

String lookupParameters
Deprecated. 

maxLength

int maxLength
Deprecated. 

inquiryURL

HtmlData inquiryURL
Deprecated. 

propertyPrefix

String propertyPrefix
Deprecated. 

size

int size
Deprecated. 

upperCase

boolean upperCase
Deprecated. 

rows

int rows
Deprecated. 

cols

int cols
Deprecated. 

containerRows

List<E> containerRows
Deprecated. 

fieldHelpSummary

String fieldHelpSummary
Deprecated. 

businessObjectClassName

String businessObjectClassName
Deprecated. 

fieldHelpName

String fieldHelpName
Deprecated. 

script

String script
Deprecated. 

universalIdAttributeName

String universalIdAttributeName
Deprecated. 

universalIdValue

String universalIdValue
Deprecated. 

userIdAttributeName

String userIdAttributeName
Deprecated. 

personNameAttributeName

String personNameAttributeName
Deprecated. 

personNameValue

String personNameValue
Deprecated. 

defaultValue

String defaultValue
Deprecated. 

keyField

boolean keyField
Deprecated. 

displayEditMode

String displayEditMode
Deprecated. 

displayMask

org.kuali.rice.krad.datadictionary.mask.Mask displayMask
Deprecated. 

displayMaskValue

String displayMaskValue
Deprecated. 

encryptedValue

String encryptedValue
Deprecated. 

secure

boolean secure
Deprecated. 

webOnBlurHandler

String webOnBlurHandler
Deprecated. 

webOnBlurHandlerCallback

String webOnBlurHandlerCallback
Deprecated. 

webUILeaveFieldFunctionParameters

List<E> webUILeaveFieldFunctionParameters
Deprecated. 

styleClass

String styleClass
Deprecated. 

formattedMaxLength

int formattedMaxLength
Deprecated. 

containerName

String containerName
Deprecated. 

containerElementName

String containerElementName
Deprecated. 

containerDisplayFields

List<E> containerDisplayFields
Deprecated. 

isDatePicker

boolean isDatePicker
Deprecated. 

ranged

boolean ranged
Deprecated. 

expandedTextArea

boolean expandedTextArea
Deprecated. 

referencesToRefresh

String referencesToRefresh
Deprecated. 

numberOfColumnsForCollection

int numberOfColumnsForCollection
Deprecated. 

cellAlign

String cellAlign
Deprecated. 

inquiryParameters

String inquiryParameters
Deprecated. 

fieldDirectInquiryEnabled

boolean fieldDirectInquiryEnabled
Deprecated. 

fieldLevelHelpEnabled

boolean fieldLevelHelpEnabled
Deprecated. 

fieldLevelHelpDisabled

boolean fieldLevelHelpDisabled
Deprecated. 

fieldLevelHelpUrl

String fieldLevelHelpUrl
Deprecated. 

imageSrc

String imageSrc
Deprecated. 

target

String target
Deprecated. 

hrefText

String hrefText
Deprecated. 

triggerOnChange

boolean triggerOnChange
Deprecated. 

multipleValueLookupClassLabel

String multipleValueLookupClassLabel
Deprecated. 
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
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon


multipleValueLookedUpCollectionName

String multipleValueLookedUpCollectionName
Deprecated. 
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
Deprecated. 

ddAttributeEntryName

String ddAttributeEntryName
Deprecated. 

displayValue

String displayValue
Deprecated. 

nonLookupValue

String nonLookupValue
Deprecated. 

lookupAware

boolean lookupAware
Deprecated. 

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

serialVersionUID: 2880508981008533913L

Serialized Fields

columns

List<E> columns
Deprecated. 

returnUrl

String returnUrl
Deprecated. 

actionUrls

String actionUrls
Deprecated. 

objectId

String objectId
Deprecated. 

rowId

String rowId
Deprecated. 

businessObject

org.kuali.rice.krad.bo.BusinessObject businessObject
Deprecated. 

returnUrlHtmlData

HtmlData returnUrlHtmlData
Deprecated. 

rowReturnable

boolean rowReturnable
Deprecated. 
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
Deprecated. 

hidden

boolean hidden
Deprecated. 

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

serialVersionUID: 390440643941774650L

Serialized Fields

sectionTitle

String sectionTitle
Deprecated. 

sectionId

String sectionId
Deprecated. 

errorKey

String errorKey
Deprecated. 

numberOfColumns

int numberOfColumns
Deprecated. 

isCollapsible

boolean isCollapsible
Deprecated. 

extraButtonSource

String extraButtonSource
Deprecated. 

hidden

boolean hidden
Deprecated. 

readOnly

boolean readOnly
Deprecated. 

helpUrl

String helpUrl
Deprecated. 

defaultOpen

boolean defaultOpen
Deprecated. 

sectionClass

Class<T> sectionClass
Deprecated. 

rows

List<E> rows
Deprecated. 

containedCollectionNames

List<E> containedCollectionNames
Deprecated. 



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