Serialized Form
-
Package org.apache.ojb.broker.platforms
-
Exception Class org.apache.ojb.broker.platforms.PlatformException
class PlatformException extends org.apache.ojb.broker.OJBException implements Serializable
-
-
Package org.kuali.rice.core.api.criteria
-
Class org.kuali.rice.core.api.criteria.AndPredicate
class AndPredicate extends org.kuali.rice.core.api.criteria.AbstractCompositePredicate implements Serializable- serialVersionUID:
- -6575256900578172242L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
-
Class org.kuali.rice.core.api.criteria.EqualIgnoreCasePredicate
class EqualIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 7159459561133496549L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaStringValue value
-
-
Class org.kuali.rice.core.api.criteria.EqualPredicate
class EqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 7159459561133496549L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.ExistsSubQueryPredicate
class ExistsSubQueryPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 2397296074921454859L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
subQueryPredicate
Predicate subQueryPredicate
-
subQueryType
String subQueryType
-
-
Class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.core.api.criteria.GreaterThanOrEqualPredicate
class GreaterThanOrEqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 2576163857285296720L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.GreaterThanPredicate
class GreaterThanPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 2576163857285296720L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.InIgnoreCasePredicate
class InIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- -1888858317314153374L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
values
Set<CriteriaStringValue> values
-
-
Class org.kuali.rice.core.api.criteria.InPredicate
class InPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- -1888858317314153374L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
values
Set<? extends CriteriaValue<?>> values
-
-
Class org.kuali.rice.core.api.criteria.LessThanOrEqualPredicate
class LessThanOrEqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 2576163857285296720L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.LessThanPredicate
class LessThanPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 2576163857285296720L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.LikeIgnoreCasePredicate
class LikeIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- -5261694066743858594L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.LikePredicate
class LikePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 6406122080039813800L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder
class Builder extends Object implements Serializable-
Serialized Fields
-
predicateTransform
LookupCustomizer.Transform<Predicate,
Predicate> predicateTransform Deprecated. -
resultTransform
LookupCustomizer.Transform<T,
T> resultTransform Deprecated.
-
-
-
Class org.kuali.rice.core.api.criteria.NotEqualIgnoreCasePredicate
class NotEqualIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 7159459561133496549L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaStringValue value
-
-
Class org.kuali.rice.core.api.criteria.NotEqualPredicate
class NotEqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 7159459561133496549L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.NotInIgnoreCasePredicate
class NotInIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- -7676442296587603655L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
values
Set<CriteriaStringValue> values
-
-
Class org.kuali.rice.core.api.criteria.NotInPredicate
class NotInPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- -7676442296587603655L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
values
Set<? extends CriteriaValue<?>> values
-
-
Class org.kuali.rice.core.api.criteria.NotLikeIgnoreCasePredicate
class NotLikeIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- -5261694066743858594L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.NotLikePredicate
class NotLikePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 6406122080039813800L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
value
CriteriaValue<?> value
-
-
Class org.kuali.rice.core.api.criteria.NotNullPredicate
class NotNullPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 6723462533500402423L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
-
Class org.kuali.rice.core.api.criteria.NullPredicate
class NullPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable- serialVersionUID:
- 2397296074921454859L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
propertyPath
String propertyPath
-
-
Class org.kuali.rice.core.api.criteria.OrderByField
class OrderByField extends AbstractDataTransferObject implements Serializable- serialVersionUID:
- 2210627777648920185L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
fieldName
String fieldName
-
orderDirection
String orderDirection
-
-
Class org.kuali.rice.core.api.criteria.OrderByField.Builder
class Builder extends Object implements Serializable-
Serialized Fields
-
fieldName
String fieldName
-
orderDirection
OrderDirection orderDirection
-
-
-
Class org.kuali.rice.core.api.criteria.OrPredicate
class OrPredicate extends org.kuali.rice.core.api.criteria.AbstractCompositePredicate implements Serializable- serialVersionUID:
- -6575256900578172242L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
-
Class org.kuali.rice.core.api.criteria.QueryByCriteria
class QueryByCriteria extends AbstractDataTransferObject implements Serializable- serialVersionUID:
- 2210627777648920180L
-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
countFlag
String countFlag
-
maxResults
Integer maxResults
-
orderByFields
List<OrderByField> orderByFields
-
predicate
Predicate predicate
-
startAtIndex
Integer startAtIndex
-
-
Class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder
class Builder extends Object implements Serializable
-
-
Package org.kuali.rice.core.framework.persistence.ojb
-
Class org.kuali.rice.core.framework.persistence.ojb.AbstractIndirectionHandler
class AbstractIndirectionHandler extends Object implements Serializable- serialVersionUID:
- -1993879565033755826L
-
Serialized Fields
-
_brokerKey
org.apache.ojb.broker.PBKey _brokerKey
The key for acquiring the above broker -
_id
org.apache.ojb.broker.Identity _id
Represents the identity of the real subject. When the real subject is not yet materialized, it can be loaded from the underlying db by this identity object -
_realSubject
Object _realSubject
The real subject which this is hidden by the proxy
-
-
Class org.kuali.rice.core.framework.persistence.ojb.IndirectionHandlerByteBuddyImpl
class IndirectionHandlerByteBuddyImpl extends AbstractIndirectionHandler implements Serializable -
Class org.kuali.rice.core.framework.persistence.ojb.ProxyFactoryByteBuddyImpl
class ProxyFactoryByteBuddyImpl extends org.apache.ojb.broker.core.proxy.AbstractProxyFactory implements Serializable-
Serialized Fields
-
proxyFactories
ConcurrentHashMap<Class<?>,
Class<? extends org.apache.ojb.broker.core.proxy.OJBProxy>> proxyFactories
-
-
-
Class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria
class SuffixableQueryByCriteria extends org.apache.ojb.broker.query.QueryByCriteria implements Serializable-
Serialized Fields
-
suffix
String suffix
Deprecated.
-
-
-
-
Package org.kuali.rice.core.framework.persistence.ojb.conversion
-
Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion
class OjbCharBooleanConversion extends Object implements Serializable -
Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion3
class OjbCharBooleanConversion3 extends Object implements Serializable -
Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion4
class OjbCharBooleanConversion4 extends OjbCharBooleanConversionBase implements Serializable- serialVersionUID:
- 5192588414458129183L
-
Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
class OjbCharBooleanConversionBase extends Object implements Serializable -
Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionTF
class OjbCharBooleanConversionTF extends OjbCharBooleanConversionBase implements Serializable -
Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiEncryptDecryptFieldConversion
class OjbKualiEncryptDecryptFieldConversion extends Object implements Serializable- serialVersionUID:
- 2450111778124335242L
-
-
Package org.kuali.rice.kns.bo
-
Class org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBase
class GlobalBusinessObjectDetailBase extends PersistableBusinessObjectBase implements Serializable-
Serialized Fields
-
documentNumber
String documentNumber
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.bo.authorization
-
Class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase
class BusinessObjectAuthorizerBase extends DataObjectAuthorizerBase implements Serializable- serialVersionUID:
- -6315759348728853851L
-
-
Package org.kuali.rice.kns.datadictionary
-
Class org.kuali.rice.kns.datadictionary.BusinessObjectEntry
class BusinessObjectEntry extends BusinessObjectEntry implements Serializable-
Serialized Fields
-
inquiryDefinition
InquiryDefinition inquiryDefinition
Deprecated. -
lookupDefinition
LookupDefinition lookupDefinition
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.FieldDefinition
class FieldDefinition extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- -3426603523049661524L
-
Serialized Fields
-
additionalDisplayAttributeName
String additionalDisplayAttributeName
Deprecated. -
alternateDisplayAttributeName
String alternateDisplayAttributeName
Deprecated. -
attributeName
String attributeName
Deprecated. -
defaultValue
String defaultValue
Deprecated. -
defaultValueFinderClass
Class<? extends ValueFinder> defaultValueFinderClass
Deprecated. -
displayEditMode
String displayEditMode
Deprecated. -
displayMask
Mask displayMask
Deprecated. -
forceInquiry
boolean forceInquiry
Deprecated. -
forceLookup
boolean forceLookup
Deprecated. -
hidden
boolean hidden
Deprecated. -
maxLength
Integer maxLength
Deprecated. -
noDirectInquiry
boolean noDirectInquiry
Deprecated. -
noInquiry
boolean noInquiry
Deprecated. -
noLookup
boolean noLookup
Deprecated. -
quickfinderParameterString
String quickfinderParameterString
Deprecated. -
quickfinderParameterStringBuilderClass
Class<? extends ValueFinder> quickfinderParameterStringBuilderClass
Deprecated. -
readOnly
boolean readOnly
Deprecated. -
required
boolean required
Deprecated. -
total
boolean total
Deprecated. -
treatWildcardsAndOperatorsAsLiteral
boolean treatWildcardsAndOperatorsAsLiteral
Deprecated. -
triggerOnChange
boolean triggerOnChange
Deprecated. -
useShortLabel
boolean useShortLabel
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.InquiryCollectionDefinition
class InquiryCollectionDefinition extends FieldDefinition implements Serializable- serialVersionUID:
- 2257743293609536893L
-
Serialized Fields
-
businessObjectClass
Class<? extends BusinessObject> businessObjectClass
Deprecated. -
inquiryCollectionMap
Map<String,
InquiryCollectionDefinition> inquiryCollectionMap Deprecated. -
inquiryCollections
List<InquiryCollectionDefinition> inquiryCollections
Deprecated. -
inquiryFieldMap
Map<String,
FieldDefinition> inquiryFieldMap Deprecated. -
inquiryFields
List<FieldDefinition> inquiryFields
Deprecated. -
numberOfColumns
Integer numberOfColumns
Deprecated. -
summaryFieldMap
Map<String,
FieldDefinitionI> summaryFieldMap Deprecated. -
summaryFields
List<FieldDefinition> summaryFields
Deprecated. -
summaryTitle
String summaryTitle
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.InquiryDefinition
class InquiryDefinition extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- -2506403061297774668L
-
Serialized Fields
-
authorizerClass
Class<? extends InquiryAuthorizer> authorizerClass
Deprecated. -
inquirableClass
Class<? extends Inquirable> inquirableClass
Deprecated. -
inquirySections
List<InquirySectionDefinition> inquirySections
Deprecated. -
presentationControllerClass
Class<? extends InquiryPresentationController> presentationControllerClass
Deprecated. -
title
String title
Deprecated. -
translateCodes
boolean translateCodes
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.InquirySectionDefinition
class InquirySectionDefinition extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- 1565114894539391362L
-
Serialized Fields
-
defaultOpen
boolean defaultOpen
Deprecated. -
inquiryCollections
Map inquiryCollections
Deprecated. -
inquiryFieldMap
Map<String,
FieldDefinition> inquiryFieldMap Deprecated. -
inquiryFields
List<FieldDefinition> inquiryFields
Deprecated. -
numberOfColumns
Integer numberOfColumns
Deprecated. -
title
String title
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.InquirySubSectionHeaderDefinition
class InquirySubSectionHeaderDefinition extends FieldDefinition implements Serializable- serialVersionUID:
- -4979343188029630857L
-
Class org.kuali.rice.kns.datadictionary.LookupDefinition
class LookupDefinition extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- 6733008572890721359L
-
Serialized Fields
-
defaultSort
SortDefinition defaultSort
Deprecated. -
disableSearchButtons
boolean disableSearchButtons
Deprecated. -
extraButtonParams
String extraButtonParams
Deprecated. -
extraButtonSource
String extraButtonSource
Deprecated. -
helpDefinition
HelpDefinition helpDefinition
Deprecated. -
helpUrl
String helpUrl
Deprecated. -
lookupableID
String lookupableID
Deprecated. -
lookupFieldMap
Map<String,
FieldDefinition> lookupFieldMap Deprecated. -
lookupFields
List<FieldDefinition> lookupFields
Deprecated. -
menubar
String menubar
Deprecated. -
multipleValuesResultSetLimit
Integer multipleValuesResultSetLimit
Deprecated. -
numOfColumns
int numOfColumns
Deprecated. -
resultFieldMap
Map<String,
FieldDefinition> resultFieldMap Deprecated. -
resultFields
List<FieldDefinition> resultFields
Deprecated. -
resultSetLimit
Integer resultSetLimit
Deprecated. -
searchIconOverride
String searchIconOverride
Deprecated. -
title
String title
Deprecated. -
translateCodes
boolean translateCodes
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.MaintainableCollectionDefinition
class MaintainableCollectionDefinition extends MaintainableItemDefinition implements Serializable- serialVersionUID:
- -5617868782623587053L
-
Serialized Fields
-
alwaysAllowCollectionDeletion
boolean alwaysAllowCollectionDeletion
Deprecated. -
attributeToHighlightOnDuplicateKey
String attributeToHighlightOnDuplicateKey
Deprecated. -
businessObjectClass
Class<? extends BusinessObject> businessObjectClass
Deprecated. -
duplicateIdentificationFieldMap
Map<String,
MaintainableFieldDefinition> duplicateIdentificationFieldMap Deprecated. -
duplicateIdentificationFields
List<MaintainableFieldDefinition> duplicateIdentificationFields
Deprecated. -
includeAddLine
boolean includeAddLine
Deprecated. -
includeMultipleLookupLine
boolean includeMultipleLookupLine
Deprecated. -
maintainableCollectionMap
Map<String,
MaintainableCollectionDefinition> maintainableCollectionMap Deprecated. -
maintainableCollections
List<MaintainableCollectionDefinition> maintainableCollections
Deprecated. -
maintainableFieldMap
Map<String,
MaintainableFieldDefinition> maintainableFieldMap Deprecated. -
maintainableFields
List<MaintainableFieldDefinition> maintainableFields
Deprecated. -
sourceClassName
Class<? extends BusinessObject> sourceClassName
Deprecated. -
summaryFieldMap
Map<String,
MaintainableFieldDefinition> summaryFieldMap Deprecated. -
summaryFields
List<MaintainableFieldDefinition> summaryFields
Deprecated. -
summaryTitle
String summaryTitle
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition
class MaintainableFieldDefinition extends MaintainableItemDefinition implements Serializable- serialVersionUID:
- -1176087424343479963L
-
Serialized Fields
-
additionalDisplayAttributeName
String additionalDisplayAttributeName
Deprecated. -
alternateDisplayAttributeName
String alternateDisplayAttributeName
Deprecated. -
defaultValue
String defaultValue
Deprecated. -
defaultValueFinderClass
Class<? extends ValueFinder> defaultValueFinderClass
Deprecated. -
fieldLevelHelpUrl
String fieldLevelHelpUrl
Deprecated. -
lookupReadOnly
boolean lookupReadOnly
Deprecated. -
noLookup
boolean noLookup
Deprecated. -
overrideFieldConversions
String overrideFieldConversions
Deprecated. -
overrideLookupClass
Class<? extends BusinessObject> overrideLookupClass
Deprecated. -
readOnlyAfterAdd
boolean readOnlyAfterAdd
Deprecated. -
required
boolean required
Deprecated. -
showFieldLevelHelp
Boolean showFieldLevelHelp
Deprecated. -
template
String template
Deprecated. -
triggerOnChange
boolean triggerOnChange
Deprecated. -
unconditionallyReadOnly
boolean unconditionallyReadOnly
Deprecated. -
webUILeaveFieldCallbackFunction
String webUILeaveFieldCallbackFunction
Deprecated. -
webUILeaveFieldFunction
String webUILeaveFieldFunction
Deprecated. -
webUILeaveFieldFunctionParameters
List<String> webUILeaveFieldFunctionParameters
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.MaintainableItemDefinition
class MaintainableItemDefinition extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- 4564613758722159747L
-
Serialized Fields
-
name
String name
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.MaintainableSectionDefinition
class MaintainableSectionDefinition extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- -8615694293159113523L
-
Serialized Fields
-
defaultOpen
boolean defaultOpen
Deprecated. -
helpUrl
String helpUrl
Deprecated. -
hidden
boolean hidden
Deprecated. -
maintainableItems
List<MaintainableItemDefinition> maintainableItems
Deprecated. -
title
String title
Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.MaintainableSubSectionHeaderDefinition
class MaintainableSubSectionHeaderDefinition extends MaintainableItemDefinition implements Serializable- serialVersionUID:
- 3752757590555028866L
-
Class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry
class MaintenanceDocumentEntry extends MaintenanceDocumentEntry implements Serializable-
Serialized Fields
-
additionalSectionsFile
String additionalSectionsFile
Deprecated. -
allowsNewOrCopy
boolean allowsNewOrCopy
Deprecated. -
allowsRecordDeletion
boolean allowsRecordDeletion
Deprecated. -
derivedValuesSetterClass
Class<? extends DerivedValuesSetter> derivedValuesSetterClass
Deprecated. -
headerNavigationList
List<HeaderNavigation> headerNavigationList
Deprecated. -
lockingKeys
List<String> lockingKeys
Deprecated. -
maintainableSectionMap
Map<String,
MaintainableSectionDefinition> maintainableSectionMap Deprecated. -
maintainableSections
List<MaintainableSectionDefinition> maintainableSections
Deprecated. -
preserveLockingKeysOnCopy
boolean preserveLockingKeysOnCopy
Deprecated. -
promptBeforeValidationClass
Class<? extends PromptBeforeValidation> promptBeforeValidationClass
Deprecated. -
sessionDocument
boolean sessionDocument
Deprecated. -
translateCodes
boolean translateCodes
Deprecated. -
webScriptFiles
List<String> webScriptFiles
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry
class TransactionalDocumentEntry extends TransactionalDocumentEntry implements Serializable-
Serialized Fields
-
derivedValuesSetterClass
Class<? extends DerivedValuesSetter> derivedValuesSetterClass
Deprecated. -
headerNavigationList
List<HeaderNavigation> headerNavigationList
Deprecated. -
promptBeforeValidationClass
Class<? extends PromptBeforeValidation> promptBeforeValidationClass
Deprecated. -
sessionDocument
boolean sessionDocument
Deprecated. -
webScriptFiles
List<String> webScriptFiles
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.datadictionary.control
-
Class org.kuali.rice.kns.datadictionary.control.ButtonControlDefinition
class ButtonControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -4014804850405243606L
-
Class org.kuali.rice.kns.datadictionary.control.CheckboxControlDefinition
class CheckboxControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -2658505826476098781L
-
Class org.kuali.rice.kns.datadictionary.control.ControlDefinitionBase
class ControlDefinitionBase extends DataDictionaryDefinitionBase implements Serializable- serialVersionUID:
- 4372435175782501152L
-
Serialized Fields
-
cols
Integer cols
Deprecated. -
datePicker
boolean datePicker
Deprecated. -
datePickerFormat
String datePickerFormat
Deprecated. -
expandedTextArea
boolean expandedTextArea
Deprecated. -
ranged
boolean ranged
Deprecated. -
rows
Integer rows
Deprecated. -
script
String script
Deprecated. -
size
Integer size
Deprecated. -
valuesFinderClass
String valuesFinderClass
Deprecated. -
valuesFinderProperties
Map<String,
Object> valuesFinderProperties Deprecated.
-
-
Class org.kuali.rice.kns.datadictionary.control.CurrencyControlDefinition
class 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
class FileControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- 8778523411471162513L
-
Class org.kuali.rice.kns.datadictionary.control.HiddenControlDefinition
class HiddenControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -557648224354274301L
-
Class org.kuali.rice.kns.datadictionary.control.KualiUserControlDefinition
class KualiUserControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- 4749994521411547705L
-
Class org.kuali.rice.kns.datadictionary.control.LinkControlDefinition
class LinkControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -7568912421829207545L
-
Class org.kuali.rice.kns.datadictionary.control.LookupHiddenControlDefinition
class LookupHiddenControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -2145156789968831921L
-
Class org.kuali.rice.kns.datadictionary.control.LookupReadonlyControlDefinition
class LookupReadonlyControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -5036539644716405540L
-
Class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition
class MultiselectControlDefinition extends MultivalueControlDefinitionBase implements Serializable- serialVersionUID:
- -381869420276558508L
-
Class org.kuali.rice.kns.datadictionary.control.MultivalueControlDefinitionBase
class MultivalueControlDefinitionBase extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -9164657952021540261L
-
Class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition
class RadioControlDefinition extends MultivalueControlDefinitionBase implements Serializable- serialVersionUID:
- -7578183583825935850L
-
Class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition
class SelectControlDefinition extends MultivalueControlDefinitionBase implements Serializable- serialVersionUID:
- 7176759040882704084L
-
Class org.kuali.rice.kns.datadictionary.control.TextareaControlDefinition
class TextareaControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- 8378481767935057649L
-
Class org.kuali.rice.kns.datadictionary.control.TextControlDefinition
class TextControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- 6075633623507085548L
-
Class org.kuali.rice.kns.datadictionary.control.WorkflowWorkgroupControlDefinition
class WorkflowWorkgroupControlDefinition extends ControlDefinitionBase implements Serializable- serialVersionUID:
- -7423968769245455072L
-
-
Package org.kuali.rice.kns.datadictionary.validation.charlevel
-
Class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaNumericValidationPattern
class AlphaNumericValidationPattern extends CharacterLevelValidationPattern implements Serializable-
Serialized Fields
-
allowDash
boolean allowDash
Deprecated. -
allowDollar
boolean allowDollar
Deprecated. -
allowForwardSlash
boolean allowForwardSlash
Deprecated. -
allowParenthesis
boolean allowParenthesis
Deprecated. -
allowPeriod
boolean allowPeriod
Deprecated. -
allowUnderscore
boolean allowUnderscore
Deprecated. -
allowWhitespace
boolean allowWhitespace
Deprecated. -
lowerCase
boolean lowerCase
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.validation.charlevel.AlphaValidationPattern
class AlphaValidationPattern extends CharacterLevelValidationPattern implements Serializable-
Serialized Fields
-
allowWhitespace
boolean allowWhitespace
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.validation.charlevel.AnyCharacterValidationPattern
class AnyCharacterValidationPattern extends CharacterLevelValidationPattern implements Serializable-
Serialized Fields
-
allowWhitespace
boolean allowWhitespace
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.validation.charlevel.CharsetValidationPattern
class CharsetValidationPattern extends CharacterLevelValidationPattern implements Serializable-
Serialized Fields
-
validChars
String validChars
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.validation.charlevel.NumericValidationPattern
class NumericValidationPattern extends CharacterLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.charlevel.RegexValidationPattern
class RegexValidationPattern extends CharacterLevelValidationPattern implements Serializable- serialVersionUID:
- -5642894236634278352L
-
Class org.kuali.rice.kns.datadictionary.validation.charlevel.UTF8AnyCharacterValidationPattern
class UTF8AnyCharacterValidationPattern extends CharacterLevelValidationPattern implements Serializable-
Serialized Fields
-
allowWhitespace
boolean allowWhitespace
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.datadictionary.validation.fieldlevel
-
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.DateValidationPattern
class DateValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.EmailAddressValidationPattern
class EmailAddressValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FixedPointValidationPattern
class FixedPointValidationPattern extends FieldLevelValidationPattern implements Serializable-
Serialized Fields
-
allowNegative
boolean allowNegative
Deprecated. -
precision
int precision
Deprecated. -
scale
int scale
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.FloatingPointValidationPattern
class FloatingPointValidationPattern extends FieldLevelValidationPattern implements Serializable-
Serialized Fields
-
allowNegative
boolean allowNegative
Deprecated.
-
-
-
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.JavaClassValidationPattern
class JavaClassValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.MonthValidationPattern
class MonthValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.PhoneNumberValidationPattern
class PhoneNumberValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.TimestampValidationPattern
class TimestampValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.YearValidationPattern
class YearValidationPattern extends FieldLevelValidationPattern implements Serializable -
Class org.kuali.rice.kns.datadictionary.validation.fieldlevel.ZipcodeValidationPattern
class ZipcodeValidationPattern extends FieldLevelValidationPattern implements Serializable
-
-
Package org.kuali.rice.kns.document
-
Class org.kuali.rice.kns.document.MaintenanceDocumentBase
class MaintenanceDocumentBase extends MaintenanceDocumentBase implements Serializable
-
-
Package org.kuali.rice.kns.document.authorization
-
Class org.kuali.rice.kns.document.authorization.BusinessObjectRestrictionsBase
class BusinessObjectRestrictionsBase extends Object implements Serializable-
Serialized Fields
-
allRestrictedFields
Set<String> allRestrictedFields
Deprecated. -
fullyMaskedFields
Map<String,
MaskFormatter> fullyMaskedFields Deprecated. -
partiallyMaskedFields
Map<String,
MaskFormatter> partiallyMaskedFields Deprecated.
-
-
-
Class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
class DocumentAuthorizerBase extends BusinessObjectAuthorizerBase implements Serializable -
Class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase
class DocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable -
Class org.kuali.rice.kns.document.authorization.InquiryOrMaintenanceDocumentRestrictionsBase
class InquiryOrMaintenanceDocumentRestrictionsBase extends BusinessObjectRestrictionsBase implements Serializable -
Class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase
class MaintenanceDocumentAuthorizerBase extends DocumentAuthorizerBase implements Serializable -
Class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase
class MaintenanceDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictionsBase
class MaintenanceDocumentRestrictionsBase extends InquiryOrMaintenanceDocumentRestrictionsBase implements Serializable -
Class org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase
class TransactionalDocumentAuthorizerBase extends DocumentAuthorizerBase implements Serializable -
Class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase
class TransactionalDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable
-
-
Package org.kuali.rice.kns.exception
-
Exception Class org.kuali.rice.kns.exception.FileUploadLimitExceededException
class FileUploadLimitExceededException extends KualiException implements Serializable-
Serialized Fields
-
actionForm
org.apache.struts.action.ActionForm actionForm
Deprecated. -
actionMapping
org.apache.struts.action.ActionMapping actionMapping
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.inquiry
-
Class org.kuali.rice.kns.inquiry.InquiryAuthorizerBase
class InquiryAuthorizerBase extends BusinessObjectAuthorizerBase implements Serializable -
Class org.kuali.rice.kns.inquiry.KualiInquirableImpl
class KualiInquirableImpl extends InquirableImpl implements Serializable-
Serialized Fields
-
businessObjectAuthorizationService
BusinessObjectAuthorizationService businessObjectAuthorizationService
Deprecated. -
businessObjectDictionaryService
BusinessObjectDictionaryService businessObjectDictionaryService
Deprecated. -
businessObjectMetaDataService
BusinessObjectMetaDataService businessObjectMetaDataService
Deprecated. -
encryptionService
EncryptionService encryptionService
Deprecated. -
inactiveRecordDisplay
Map<String,
Boolean> inactiveRecordDisplay Deprecated. -
lookupService
LookupService lookupService
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.kim.type
-
Exception Class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeException
class KimTypeAttributeException extends RuntimeException implements Serializable- serialVersionUID:
- 8220618846321607801L
-
Exception Class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeValidationException
class KimTypeAttributeValidationException extends RuntimeException implements Serializable- serialVersionUID:
- 8220618846321607801L
-
Class org.kuali.rice.kns.kim.type.KimAttributeDefinition
class KimAttributeDefinition extends AttributeDefinition implements Serializable- serialVersionUID:
- 7006569761728813805L
-
Serialized Fields
-
kimAttrDefnId
String kimAttrDefnId
Deprecated. -
kimTypeId
String kimTypeId
Deprecated. -
lookupBoClass
String lookupBoClass
Deprecated. -
lookupInputPropertyConversions
Map<String,
String> lookupInputPropertyConversions Deprecated. -
lookupReturnPropertyConversions
Map<String,
String> lookupReturnPropertyConversions Deprecated. -
sortCode
String sortCode
Deprecated.
-
-
-
Package org.kuali.rice.kns.lookup
-
Class org.kuali.rice.kns.lookup.AbstractLookupableHelperServiceImpl
class AbstractLookupableHelperServiceImpl extends Object implements Serializable-
Serialized Fields
-
backLocation
String backLocation
Deprecated. -
businessObjectAuthorizationService
BusinessObjectAuthorizationService businessObjectAuthorizationService
Deprecated. -
businessObjectClass
Class businessObjectClass
Deprecated. -
businessObjectDictionaryService
BusinessObjectDictionaryService businessObjectDictionaryService
Deprecated. -
businessObjectMetaDataService
BusinessObjectMetaDataService businessObjectMetaDataService
Deprecated. -
businessObjectService
BusinessObjectService businessObjectService
Deprecated. -
configurationService
ConfigurationService configurationService
Deprecated. -
dataDictionaryService
DataDictionaryService dataDictionaryService
Deprecated. -
docFormKey
String docFormKey
Deprecated. -
docNum
String docNum
Deprecated. -
encryptionService
EncryptionService encryptionService
Deprecated. -
fieldConversions
Map fieldConversions
Deprecated. -
forceLookupResultFieldInquiryCache
HashMap<String,
Boolean> forceLookupResultFieldInquiryCache Deprecated. -
inquirableClassCache
HashMap<Class,
Class> inquirableClassCache Deprecated. -
kualiInquirable
Inquirable kualiInquirable
Deprecated. -
lookupResultsService
LookupResultsService lookupResultsService
Deprecated. -
lookupService
LookupService lookupService
Deprecated. -
maintenanceDocumentDictionaryService
MaintenanceDocumentDictionaryService maintenanceDocumentDictionaryService
Deprecated. -
noLookupResultFieldInquiryCache
HashMap<String,
Boolean> noLookupResultFieldInquiryCache Deprecated. -
parameters
Map<String,
String[]> parameters Deprecated. -
parameterService
ParameterService parameterService
Deprecated. -
persistenceStructureService
PersistenceStructureService persistenceStructureService
Deprecated. -
readOnlyFieldsList
List<String> readOnlyFieldsList
Deprecated. -
referencesToRefresh
String referencesToRefresh
Deprecated. -
resultColumns
CopiedObject<ArrayList<Column>> resultColumns
Deprecated. -
rows
List<Row> rows
Deprecated. -
sequenceAccessorService
SequenceAccessorService sequenceAccessorService
Deprecated.
-
-
-
Class org.kuali.rice.kns.lookup.HtmlData
class HtmlData extends Object implements Serializable-
Serialized Fields
-
appendDisplayText
String appendDisplayText
Deprecated. -
childUrlDataList
List<HtmlData> childUrlDataList
Deprecated. -
displayText
String displayText
Deprecated. -
maxLength
String maxLength
Deprecated. -
methodToCall
String methodToCall
Deprecated. -
name
String name
Deprecated. -
prependDisplayText
String prependDisplayText
Deprecated. -
title
String title
Deprecated.
-
-
-
Class org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData
class AnchorHtmlData extends HtmlData implements Serializable -
Class org.kuali.rice.kns.lookup.HtmlData.InputHtmlData
class InputHtmlData extends HtmlData implements Serializable -
Class org.kuali.rice.kns.lookup.HtmlData.MultipleAnchorHtmlData
class MultipleAnchorHtmlData extends HtmlData.AnchorHtmlData implements Serializable-
Serialized Fields
-
anchorHtmlData
List<HtmlData.AnchorHtmlData> anchorHtmlData
-
-
-
Class org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl
class KualiLookupableHelperServiceImpl extends AbstractLookupableHelperServiceImpl implements Serializable-
Serialized Fields
-
searchUsingOnlyPrimaryKeyValues
boolean searchUsingOnlyPrimaryKeyValues
Deprecated.
-
-
-
Class org.kuali.rice.kns.lookup.KualiLookupableImpl
class KualiLookupableImpl extends Object implements Serializable-
Serialized Fields
-
businessObjectClass
Class businessObjectClass
Deprecated. -
extraOnLoad
String extraOnLoad
Deprecated. -
lookupableHelperService
LookupableHelperService lookupableHelperService
Deprecated.
-
-
-
Class org.kuali.rice.kns.lookup.LookupResults
class LookupResults extends MultipleValueLookupMetadata implements Serializable-
Serialized Fields
-
serializedLookupResults
String serializedLookupResults
Deprecated.
-
-
-
Class org.kuali.rice.kns.lookup.MultipleValueLookupMetadata
class MultipleValueLookupMetadata extends PersistableBusinessObjectBase implements Serializable -
Class org.kuali.rice.kns.lookup.SelectedObjectIds
class SelectedObjectIds extends MultipleValueLookupMetadata implements Serializable-
Serialized Fields
-
selectedObjectIds
String selectedObjectIds
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.maintenance
-
Class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl
class KualiGlobalMaintainableImpl extends KualiMaintainableImpl implements Serializable- serialVersionUID:
- 4814145799502207182L
-
Class org.kuali.rice.kns.maintenance.KualiMaintainableImpl
class KualiMaintainableImpl extends MaintainableImpl implements Serializable- serialVersionUID:
- 4814145799502207182L
-
Serialized Fields
-
businessObject
PersistableBusinessObject businessObject
Deprecated. -
inactiveRecordDisplay
Map<String,
Boolean> inactiveRecordDisplay Deprecated. -
newCollectionLineNames
Set<String> newCollectionLineNames
Deprecated. -
newCollectionLines
Map<String,
PersistableBusinessObject> newCollectionLines Deprecated.
-
-
-
Package org.kuali.rice.kns.util
-
Class org.kuali.rice.kns.util.ActionFormUtilMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
cacheValueFinderResults
boolean cacheValueFinderResults
Deprecated.
-
-
Class org.kuali.rice.kns.util.ErrorContainer
class ErrorContainer extends Object implements Serializable-
Serialized Fields
-
errorCount
int errorCount
Deprecated. -
errorMap
MessageMap errorMap
Deprecated.
-
-
-
Class org.kuali.rice.kns.util.InfoContainer
class InfoContainer extends MessageContainer implements Serializable -
Class org.kuali.rice.kns.util.MessageContainer
class MessageContainer extends Object implements Serializable-
Serialized Fields
-
errorMap
MessageMap errorMap
Deprecated.
-
-
-
Class org.kuali.rice.kns.util.MessageList
-
Class org.kuali.rice.kns.util.TabState
class TabState extends Object implements Serializable- serialVersionUID:
- -628061041191967501L
-
Serialized Fields
-
open
boolean open
Deprecated.
-
-
Class org.kuali.rice.kns.util.WarningContainer
class WarningContainer extends MessageContainer implements Serializable
-
-
Package org.kuali.rice.kns.web
-
Class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder
class EditablePropertiesHistoryHolder extends Object implements Serializable
-
-
Package org.kuali.rice.kns.web.comparator
-
Class org.kuali.rice.kns.web.comparator.BooleanCellComparator
class BooleanCellComparator extends Object implements Serializable- serialVersionUID:
- 1525781435762831055L
-
Class org.kuali.rice.kns.web.comparator.NullCellComparator
class NullCellComparator extends Object implements Serializable -
Class org.kuali.rice.kns.web.comparator.NullValueComparator
class NullValueComparator extends Object implements Serializable -
Class org.kuali.rice.kns.web.comparator.NumericCellComparator
class NumericCellComparator extends Object implements Serializable- serialVersionUID:
- 3449202365486147519L
-
Class org.kuali.rice.kns.web.comparator.StringCellComparator
class StringCellComparator extends Object implements Serializable- serialVersionUID:
- -183249045552328424L
-
Class org.kuali.rice.kns.web.comparator.TemporalCellComparator
class TemporalCellComparator extends Object implements Serializable- serialVersionUID:
- 6587335959291216641L
-
-
Package org.kuali.rice.kns.web.struts.action
-
Class org.kuali.rice.kns.web.struts.action.PostTransactionActionForward
class PostTransactionActionForward extends org.apache.struts.action.ActionForward implements Serializable-
Serialized Fields
-
callback
ActionForwardCallback callback
-
realForward
org.apache.struts.action.ActionForward realForward
-
-
-
-
Package org.kuali.rice.kns.web.struts.config
-
Class org.kuali.rice.kns.web.struts.config.ControllerConfigWrapper
class ControllerConfigWrapper extends org.apache.struts.config.ControllerConfig implements Serializable-
Serialized Fields
-
config
org.apache.struts.config.ControllerConfig config
Deprecated.The wrapped config
-
-
-
Class org.kuali.rice.kns.web.struts.config.KualiControllerConfig
class KualiControllerConfig extends ControllerConfigWrapper implements Serializable
-
-
Package org.kuali.rice.kns.web.struts.form
-
Class org.kuali.rice.kns.web.struts.form.BlankFormFile
class BlankFormFile extends Object implements Serializable -
Class org.kuali.rice.kns.web.struts.form.InquiryForm
class InquiryForm extends KualiForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
boNotes
List<Note> boNotes
Deprecated. -
businessObjectClassName
String businessObjectClassName
Deprecated. -
canExport
boolean canExport
Deprecated. -
editingMode
Map editingMode
Deprecated. -
fieldConversions
String fieldConversions
Deprecated. -
formKey
String formKey
Deprecated. -
inactiveRecordDisplay
Map<String,
Boolean> inactiveRecordDisplay Deprecated.A map of collection name -> Boolean mappings. Used to denote whether a collection name is configured to show inactive records. -
inquirable
Inquirable inquirable
Deprecated. -
inquiryDecryptedPrimaryKeys
Map<String,
String> inquiryDecryptedPrimaryKeys Deprecated. -
inquiryPrimaryKeys
Map<String,
String> inquiryPrimaryKeys Deprecated.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 -
sections
List sections
Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.KualiDocumentFormBase
class KualiDocumentFormBase extends KualiForm implements Serializable- serialVersionUID:
- 916061016201941821L
-
Serialized Fields
-
actionRequests
List<org.kuali.rice.kew.api.action.ActionRequest> actionRequests
Deprecated. -
additionalScriptFiles
List<String> additionalScriptFiles
Deprecated. -
adHocActionRequestCodes
Map adHocActionRequestCodes
Deprecated. -
annotation
String annotation
Deprecated. -
boNotes
List boNotes
Deprecated. -
command
String command
Deprecated. -
docId
String docId
Deprecated. -
docNum
String docNum
Deprecated. -
docTypeName
String docTypeName
Deprecated. -
document
Document document
Deprecated. -
documentActions
Map documentActions
Deprecated. -
editingMode
Map editingMode
Deprecated. -
errorMapFromPreviousRequest
MessageMap errorMapFromPreviousRequest
Deprecated.Stores the error map from previous requests, so that we can continue to display error messages displayed during a previous request -
formKey
String formKey
Deprecated. -
newAdHocRoutePerson
AdHocRoutePerson newAdHocRoutePerson
Deprecated. -
newAdHocRouteWorkgroup
AdHocRouteWorkgroup newAdHocRouteWorkgroup
Deprecated. -
newNote
Note newNote
Deprecated. -
returnToActionList
boolean returnToActionList
Deprecated. -
selectedActionRequests
List<String> selectedActionRequests
Deprecated. -
superUserAnnotation
String superUserAnnotation
Deprecated. -
suppressAllButtons
boolean suppressAllButtons
Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.KualiExceptionIncidentForm
class KualiExceptionIncidentForm extends KualiForm implements Serializable- serialVersionUID:
- 831951332440283401L
-
Serialized Fields
-
cancel
boolean cancel
Deprecated.Flag to determine whether it's cancel action -
componentName
String componentName
Deprecated.Form that threw the exception -
description
String description
Deprecated.Additional message from user -
displayMessage
String displayMessage
Deprecated.The error message to be displayed -
documentId
String documentId
Deprecated.Document id. it's blank if not a document process -
exceptionMessage
String exceptionMessage
Deprecated.The error message -
exceptionReportSubject
String exceptionReportSubject
Deprecated.The error subject created from current settings and thrown exception -
principalName
String principalName
Deprecated.Session user name -
stackTrace
String stackTrace
Deprecated.Detail message not for displaying -
userEmail
String userEmail
Deprecated.Session user email address -
userName
String userName
Deprecated.Session user name
-
-
Class org.kuali.rice.kns.web.struts.form.KualiFeedbackHandlerForm
class KualiFeedbackHandlerForm extends KualiForm implements Serializable- serialVersionUID:
- -7641833777580490471L
-
Class org.kuali.rice.kns.web.struts.form.KualiForm
class KualiForm extends PojoFormBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionFormUtilMap
Map actionFormUtilMap
Deprecated. -
anchor
String anchor
Deprecated. -
arbitrarilyHighIndex
int arbitrarilyHighIndex
Deprecated. -
backLocation
String backLocation
Deprecated. -
currentTabIndex
int currentTabIndex
Deprecated. -
displayedErrors
Map displayedErrors
Deprecated. -
displayedInfo
Map<String,
Object> displayedInfo Deprecated. -
displayedWarnings
Map<String,
Object> displayedWarnings Deprecated. -
docInfo
List<HeaderField> docInfo
Deprecated. -
extraButtons
List<ExtraButton> extraButtons
Deprecated. -
fieldLevelHelpEnabled
boolean fieldLevelHelpEnabled
Deprecated. -
fieldNameToFocusOnAfterSubmit
String fieldNameToFocusOnAfterSubmit
Deprecated. -
headerNavigationTabs
HeaderNavigation[] headerNavigationTabs
Deprecated. -
methodToCall
String methodToCall
Deprecated. -
navigationCss
String navigationCss
Deprecated. -
numColumns
int numColumns
Deprecated. -
refreshCaller
String refreshCaller
Deprecated. -
tabStates
Map<String,
String> tabStates Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.KualiHelpForm
class KualiHelpForm extends KualiForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeName
String attributeName
Deprecated. -
businessObjectClassName
String businessObjectClassName
Deprecated. -
documentTypeName
String documentTypeName
Deprecated. -
helpDataType
String helpDataType
Deprecated. -
helpDefinition
HelpDefinition helpDefinition
Deprecated. -
helpDescription
String helpDescription
Deprecated. -
helpLabel
String helpLabel
Deprecated. -
helpMaxLength
String helpMaxLength
Deprecated. -
helpParameterDetailType
String helpParameterDetailType
Deprecated. -
helpParameterName
String helpParameterName
Deprecated. -
helpParameterNamespace
String helpParameterNamespace
Deprecated. -
helpRequired
String helpRequired
Deprecated. -
helpSummary
String helpSummary
Deprecated. -
helpVPatName
String helpVPatName
Deprecated. -
lookupBusinessObjectClassName
String lookupBusinessObjectClassName
Deprecated. -
pageName
String pageName
Deprecated. -
resourceKey
String resourceKey
Deprecated. -
searchDocumentTypeName
String searchDocumentTypeName
Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.KualiMaintenanceForm
class KualiMaintenanceForm extends KualiDocumentFormBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
authorizations
MaintenanceDocumentRestrictions authorizations
Deprecated. -
businessObjectClassName
String businessObjectClassName
Deprecated. -
description
String description
Deprecated. -
lookedUpCollectionName
String lookedUpCollectionName
Deprecated.The name of the collection looked up (by a multiple value lookup) -
lookupResultsBOClassName
String lookupResultsBOClassName
Deprecated.The type of result returned by the multi-value lookup TODO: to be persisted in the lookup results service instead? -
lookupResultsSequenceNumber
String lookupResultsSequenceNumber
Deprecated.Used to indicate which result set we're using when refreshing/returning from a multi-value lookup -
maintenanceAction
String maintenanceAction
Deprecated. -
newMaintainableValues
Map<String,
String> newMaintainableValues Deprecated. -
oldMaintainableValues
Map<String,
String> oldMaintainableValues Deprecated. -
readOnly
boolean readOnly
Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.KualiTransactionalDocumentFormBase
class KualiTransactionalDocumentFormBase extends KualiDocumentFormBase implements Serializable- serialVersionUID:
- 6463383454050206811L
-
Serialized Fields
-
forcedReadOnlyFields
Map forcedReadOnlyFields
Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.LookupForm
class LookupForm extends KualiForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionUrlsExist
boolean actionUrlsExist
Deprecated. -
businessObjectClassName
String businessObjectClassName
Deprecated. -
conversionFields
String conversionFields
Deprecated. -
ddExtraButton
boolean ddExtraButton
Deprecated. -
disableSearchButtons
boolean disableSearchButtons
Deprecated. -
docNum
String docNum
Deprecated. -
fieldConversions
Map<String,
String> fieldConversions Deprecated. -
fields
Map<String,
String> fields Deprecated. -
fieldsForLookup
Map<String,
String> fieldsForLookup Deprecated. -
formKey
String formKey
Deprecated. -
hasReturnableRow
boolean hasReturnableRow
Deprecated.Whether the results contain at least one row that is returnable. -
headerBarEnabled
boolean headerBarEnabled
Deprecated. -
hideReturnLink
boolean hideReturnLink
Deprecated. -
htmlDataType
String htmlDataType
Deprecated. -
isAdvancedSearch
String isAdvancedSearch
Deprecated. -
lookupable
Lookupable lookupable
Deprecated. -
lookupableImplServiceName
String lookupableImplServiceName
Deprecated. -
lookupAnchor
String lookupAnchor
Deprecated. -
lookupCriteriaEnabled
boolean lookupCriteriaEnabled
Deprecated. -
lookupObjectId
String lookupObjectId
Deprecated. -
multipleValues
boolean multipleValues
Deprecated. -
primaryKeyFieldLabels
String primaryKeyFieldLabels
Deprecated. -
readOnlyFields
String readOnlyFields
Deprecated. -
readOnlyFieldsList
List readOnlyFieldsList
Deprecated. -
referencesToRefresh
String referencesToRefresh
Deprecated. -
requestParameters
Map requestParameters
Deprecated. -
searchUsingOnlyPrimaryKeyValues
boolean searchUsingOnlyPrimaryKeyValues
Deprecated. -
showMaintenanceLinks
boolean showMaintenanceLinks
Deprecated. -
supplementalActionsEnabled
boolean supplementalActionsEnabled
Deprecated. -
suppressActions
boolean suppressActions
Deprecated.
-
-
Class org.kuali.rice.kns.web.struts.form.MultipleValueLookupForm
class MultipleValueLookupForm extends LookupForm implements Serializable-
Serialized Fields
-
columnToSortIndex
int columnToSortIndex
Deprecated.Comment forcolumnToSortIndex -
compositeObjectIdMap
Map<String,
String> compositeObjectIdMap Deprecated.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 -
displayedObjectIdSet
Set<String> displayedObjectIdSet
Deprecated.Those object IDs that are rendered on the current page -
lookedUpCollectionName
String lookedUpCollectionName
Deprecated.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. -
lookupResultsSequenceNumber
String lookupResultsSequenceNumber
Deprecated. -
previouslySelectedObjectIdSet
Set<String> previouslySelectedObjectIdSet
Deprecated.Those object IDs that were selected before the current page is rendered -
previouslySortedColumnIndex
String previouslySortedColumnIndex
Deprecated.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 -
resultsActualSize
int resultsActualSize
Deprecated.The number of rows that match the query criteria -
resultsLimitedSize
int resultsLimitedSize
Deprecated.The number of rows that match the query criteria or the max results limit size (if applicable), whichever is less -
selectedObjectIdSet
Set<String> selectedObjectIdSet
Deprecated.Those object IDs that are selected/checked on the current page -
tableMetadata
KualiTableRenderFormMetadata tableMetadata
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.struts.form.QuestionPromptForm
class QuestionPromptForm extends KualiForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
buttons
ArrayList buttons
Deprecated. -
caller
String caller
Deprecated. -
context
String context
Deprecated. -
docNum
String docNum
Deprecated. -
formKey
String formKey
Deprecated. -
methodToCallPath
String methodToCallPath
Deprecated. -
questionAnchor
String questionAnchor
Deprecated. -
questionIndex
String questionIndex
Deprecated. -
questionText
String questionText
Deprecated. -
questionType
String questionType
Deprecated. -
reason
String reason
Deprecated. -
showReasonField
String showReasonField
Deprecated. -
title
String title
Deprecated.
-
-
-
Package org.kuali.rice.kns.web.struts.form.pojo
-
Class org.kuali.rice.kns.web.struts.form.pojo.PojoFormBase
class PojoFormBase extends org.apache.struts.action.ActionForm implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionEditablePropertiesGuid
String actionEditablePropertiesGuid
Deprecated. -
editableProperties
Set<String> editableProperties
Deprecated. -
formatterTypes
Map formatterTypes
Deprecated. -
isNewForm
boolean isNewForm
Deprecated. -
maxUploadFileSizes
List<String> maxUploadFileSizes
Deprecated. -
populateEditablePropertiesGuid
String populateEditablePropertiesGuid
Deprecated. -
requiredNonEditableProperties
Set<String> requiredNonEditableProperties
Deprecated. -
strutsActionMappingScope
String strutsActionMappingScope
Deprecated. -
unconvertedValues
Map unconvertedValues
Deprecated. -
unknownKeys
List unknownKeys
Deprecated.
-
-
-
Package org.kuali.rice.kns.web.taglib.html
-
Class org.kuali.rice.kns.web.taglib.html.KNSButtonTag
class KNSButtonTag extends org.apache.struts.taglib.html.ButtonTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSCancelTag
class KNSCancelTag extends org.apache.struts.taglib.html.CancelTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSCheckboxTag
class KNSCheckboxTag extends org.apache.struts.taglib.html.CheckboxTag implements Serializable-
Serialized Fields
-
required
boolean required
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.taglib.html.KNSELButtonTag
class KNSELButtonTag extends org.apache.strutsel.taglib.html.ELButtonTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELCancelTag
class KNSELCancelTag extends org.apache.strutsel.taglib.html.ELCancelTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELCheckboxTag
class KNSELCheckboxTag extends org.apache.strutsel.taglib.html.ELCheckboxTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELFileTag
class KNSELFileTag extends org.apache.strutsel.taglib.html.ELFileTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELImageTag
class KNSELImageTag extends org.apache.strutsel.taglib.html.ELImageTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELMultiboxTag
class KNSELMultiboxTag extends org.apache.strutsel.taglib.html.ELMultiboxTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELPasswordTag
class KNSELPasswordTag extends org.apache.strutsel.taglib.html.ELPasswordTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELRadioTag
class KNSELRadioTag extends org.apache.strutsel.taglib.html.ELRadioTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELSelectTag
class KNSELSelectTag extends org.apache.strutsel.taglib.html.ELSelectTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELSubmitTag
class KNSELSubmitTag extends org.apache.strutsel.taglib.html.ELSubmitTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELTextareaTag
class KNSELTextareaTag extends org.apache.strutsel.taglib.html.ELTextareaTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSELTextTag
class KNSELTextTag extends org.apache.strutsel.taglib.html.ELTextTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSFileTag
class KNSFileTag extends org.apache.struts.taglib.html.FileTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSHiddenTag
class KNSHiddenTag extends org.apache.struts.taglib.html.HiddenTag implements Serializable-
Serialized Fields
-
renderHiddenField
boolean renderHiddenField
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.taglib.html.KNSImageTag
class KNSImageTag extends org.apache.struts.taglib.html.ImageTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSMultiboxTag
class KNSMultiboxTag extends org.apache.struts.taglib.html.MultiboxTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSPasswordTag
class KNSPasswordTag extends org.apache.struts.taglib.html.PasswordTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSRadioTag
class KNSRadioTag extends org.apache.struts.taglib.html.RadioTag implements Serializable-
Serialized Fields
-
required
boolean required
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.taglib.html.KNSSelectTag
class KNSSelectTag extends org.apache.struts.taglib.html.SelectTag implements Serializable-
Serialized Fields
-
required
boolean required
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.taglib.html.KNSSubmitTag
class KNSSubmitTag extends org.apache.struts.taglib.html.SubmitTag implements Serializable -
Class org.kuali.rice.kns.web.taglib.html.KNSTextareaTag
class KNSTextareaTag extends org.apache.struts.taglib.html.TextareaTag implements Serializable-
Serialized Fields
-
required
boolean required
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.taglib.html.KNSTextTag
class KNSTextTag extends org.apache.struts.taglib.html.TextTag implements Serializable-
Serialized Fields
-
required
boolean required
Deprecated.
-
-
-
-
Package org.kuali.rice.kns.web.ui
-
Class org.kuali.rice.kns.web.ui.Column
class Column extends Object implements Serializable- serialVersionUID:
- -5916942413570667803L
-
Serialized Fields
-
additionalDisplayPropertyName
String additionalDisplayPropertyName
Deprecated. -
alternateDisplayPropertyName
String alternateDisplayPropertyName
Deprecated. -
columnAnchor
HtmlData columnAnchor
Deprecated. -
columnTitle
String columnTitle
Deprecated. -
comparator
Comparator comparator
Deprecated. -
escapeXMLValue
boolean escapeXMLValue
Deprecated. -
formatter
Formatter formatter
Deprecated. -
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 -
propertyName
String propertyName
Deprecated. -
propertyURL
String propertyURL
Deprecated. -
propertyValue
String propertyValue
Deprecated. -
sortable
String sortable
Deprecated. -
total
boolean total
Deprecated. -
unformattedPropertyValue
Object unformattedPropertyValue
Deprecated. -
valueComparator
Comparator valueComparator
Deprecated.A comparator used to compare the propertyValue values
-
-
Class org.kuali.rice.kns.web.ui.ExtraButton
class ExtraButton extends Object implements Serializable-
Serialized Fields
-
extraButtonAltText
String extraButtonAltText
Deprecated. -
extraButtonLabel
String extraButtonLabel
Deprecated. -
extraButtonOnclick
String extraButtonOnclick
Deprecated. -
extraButtonParams
String extraButtonParams
Deprecated. -
extraButtonProperty
String extraButtonProperty
Deprecated. -
extraButtonSource
String extraButtonSource
Deprecated.
-
-
-
Class org.kuali.rice.kns.web.ui.Field
class Field extends Object implements Serializable- serialVersionUID:
- 6549897986355019202L
-
Serialized Fields
-
additionalDisplayPropertyName
String additionalDisplayPropertyName
Deprecated. -
additionalDisplayPropertyValue
String additionalDisplayPropertyValue
Deprecated. -
allowInlineRange
boolean allowInlineRange
Deprecated. -
alternateDisplayPropertyName
String alternateDisplayPropertyName
Deprecated. -
alternateDisplayPropertyValue
String alternateDisplayPropertyValue
Deprecated. -
baseLookupUrl
String baseLookupUrl
Deprecated. -
businessObjectClassName
String businessObjectClassName
Deprecated. -
cellAlign
String cellAlign
Deprecated. -
clear
boolean clear
Deprecated. -
cols
int cols
Deprecated. -
containerDisplayFields
List<Field> containerDisplayFields
Deprecated. -
containerElementName
String containerElementName
Deprecated. -
containerName
String containerName
Deprecated. -
containerRows
List<Row> containerRows
Deprecated. -
dateField
boolean dateField
Deprecated. -
datePickerFormat
String datePickerFormat
Deprecated. -
defaultValue
String defaultValue
Deprecated. -
displayEditMode
String displayEditMode
Deprecated. -
displayMask
Mask displayMask
Deprecated. -
displayMaskValue
String displayMaskValue
Deprecated. -
encryptedValue
String encryptedValue
Deprecated. -
expandedTextArea
boolean expandedTextArea
Deprecated. -
fieldConversions
String fieldConversions
Deprecated. -
fieldDataType
String fieldDataType
Deprecated. -
fieldDirectInquiryEnabled
boolean fieldDirectInquiryEnabled
Deprecated. -
fieldHelpName
String fieldHelpName
Deprecated. -
fieldHelpSummary
String fieldHelpSummary
Deprecated. -
fieldHelpUrl
String fieldHelpUrl
Deprecated. -
fieldInactiveValidValues
List fieldInactiveValidValues
Deprecated. -
fieldLabel
String fieldLabel
Deprecated. -
fieldLevelHelpDisabled
boolean fieldLevelHelpDisabled
Deprecated. -
fieldLevelHelpEnabled
boolean fieldLevelHelpEnabled
Deprecated. -
fieldLevelHelpUrl
String fieldLevelHelpUrl
Deprecated. -
fieldRequired
boolean fieldRequired
Deprecated. -
fieldType
String fieldType
Deprecated. -
fieldValidValues
List<KeyValue> fieldValidValues
Deprecated. -
formattedMaxLength
int formattedMaxLength
Deprecated. -
formatter
Formatter formatter
Deprecated. -
highlightField
boolean highlightField
Deprecated. -
hrefText
String hrefText
Deprecated. -
imageSrc
String imageSrc
Deprecated. -
inquiryParameters
String inquiryParameters
Deprecated. -
inquiryURL
HtmlData inquiryURL
Deprecated. -
isColumnVisible
boolean isColumnVisible
Deprecated. -
isDatePicker
boolean isDatePicker
Deprecated. -
isIndexedForSearch
boolean isIndexedForSearch
Deprecated. -
isReadOnly
boolean isReadOnly
Deprecated. -
keyField
boolean keyField
Deprecated. -
lookupParameters
String lookupParameters
Deprecated. -
mainFieldLabel
String mainFieldLabel
Deprecated. -
maxLength
int maxLength
Deprecated. -
memberOfRange
boolean memberOfRange
Deprecated. -
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 -
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 -
numberOfColumnsForCollection
int numberOfColumnsForCollection
Deprecated. -
personNameAttributeName
String personNameAttributeName
Deprecated. -
personNameValue
String personNameValue
Deprecated. -
propertyName
String propertyName
Deprecated. -
propertyPrefix
String propertyPrefix
Deprecated. -
propertyValue
String propertyValue
Deprecated. -
propertyValues
String[] propertyValues
Deprecated. -
quickFinderClassNameImpl
String quickFinderClassNameImpl
Deprecated. -
ranged
boolean ranged
Deprecated. -
rangeFieldInclusive
Boolean rangeFieldInclusive
Deprecated. -
referencesToRefresh
String referencesToRefresh
Deprecated. -
rows
int rows
Deprecated. -
script
String script
Deprecated. -
secure
boolean secure
Deprecated. -
size
int size
Deprecated. -
skipBlankValidValue
boolean skipBlankValidValue
Deprecated. -
styleClass
String styleClass
Deprecated. -
target
String target
Deprecated. -
triggerOnChange
boolean triggerOnChange
Deprecated. -
universalIdAttributeName
String universalIdAttributeName
Deprecated. -
universalIdValue
String universalIdValue
Deprecated. -
upperCase
boolean upperCase
Deprecated. -
userIdAttributeName
String userIdAttributeName
Deprecated. -
webOnBlurHandler
String webOnBlurHandler
Deprecated. -
webOnBlurHandlerCallback
String webOnBlurHandlerCallback
Deprecated. -
webUILeaveFieldFunctionParameters
List<String> webUILeaveFieldFunctionParameters
Deprecated.
-
-
Class org.kuali.rice.kns.web.ui.HeaderField
class HeaderField extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.kns.web.ui.ResultRow
class ResultRow extends Object implements Serializable- serialVersionUID:
- 2880508981008533913L
-
Serialized Fields
-
actionUrls
String actionUrls
Deprecated. -
businessObject
BusinessObject businessObject
Deprecated. -
columns
List<Column> columns
Deprecated. -
objectId
String objectId
Deprecated. -
returnUrl
String returnUrl
Deprecated. -
returnUrlHtmlData
HtmlData returnUrlHtmlData
Deprecated. -
rowId
String rowId
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
class Row extends Object implements Serializable- serialVersionUID:
- 5920833652172097098L
-
Class org.kuali.rice.kns.web.ui.Section
class Section extends Object implements Serializable- serialVersionUID:
- 390440643941774650L
-
Serialized Fields
-
containedCollectionNames
List<String> containedCollectionNames
Deprecated. -
defaultOpen
boolean defaultOpen
Deprecated. -
errorKey
String errorKey
Deprecated. -
extraButtonSource
String extraButtonSource
Deprecated. -
helpUrl
String helpUrl
Deprecated. -
hidden
boolean hidden
Deprecated. -
isCollapsible
boolean isCollapsible
Deprecated. -
numberOfColumns
int numberOfColumns
Deprecated. -
readOnly
boolean readOnly
Deprecated. -
rows
List<Row> rows
Deprecated. -
sectionClass
Class sectionClass
Deprecated. -
sectionId
String sectionId
Deprecated. -
sectionTitle
String sectionTitle
Deprecated.
-
-
-
Package org.kuali.rice.krad.bo
-
Class org.kuali.rice.krad.bo.AdHocRoutePerson
class AdHocRoutePerson extends AdHocRouteRecipient implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.bo.AdHocRouteRecipient
class AdHocRouteRecipient extends Object implements Serializable- serialVersionUID:
- -6499610180752232494L
-
Serialized Fields
-
Class org.kuali.rice.krad.bo.AdHocRouteWorkgroup
class AdHocRouteWorkgroup extends AdHocRouteRecipient implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.bo.AdHocRouteWorkgroupId
class AdHocRouteWorkgroupId extends Object implements Serializable- serialVersionUID:
- -3782889247235043846L
-
Class org.kuali.rice.krad.bo.Attachment
class Attachment extends PersistableBusinessObjectBaseAdapter implements Serializable- serialVersionUID:
- 402432724949441326L
-
Serialized Fields
-
Class org.kuali.rice.krad.bo.BusinessObjectBase
class BusinessObjectBase extends Object implements Serializable -
Class org.kuali.rice.krad.bo.DataObjectAuthorizerBase
class DataObjectAuthorizerBase extends Object implements Serializable- serialVersionUID:
- 3987953326458974964L
-
Class org.kuali.rice.krad.bo.DataObjectBase
class DataObjectBase extends Object implements Serializable- serialVersionUID:
- -1369438951231763336L
-
Class org.kuali.rice.krad.bo.DataObjectRelationship
class DataObjectRelationship extends Object implements Serializable-
Serialized Fields
-
-
Class org.kuali.rice.krad.bo.DocumentAttachment
class DocumentAttachment extends PersistableAttachmentBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
documentNumber
String documentNumber
-
-
Class org.kuali.rice.krad.bo.DocumentHeader
class DocumentHeader extends PersistableBusinessObjectBaseAdapter implements Serializable- serialVersionUID:
- 2302690966928882488L
-
Serialized Fields
-
documentDescription
String documentDescription
-
documentNumber
String documentNumber
-
documentTemplateNumber
String documentTemplateNumber
-
explanation
String explanation
-
organizationDocumentNumber
String organizationDocumentNumber
-
workflowDocument
org.kuali.rice.kew.api.WorkflowDocument workflowDocument
-
-
Class org.kuali.rice.krad.bo.InactivatableFromToImpl
class InactivatableFromToImpl extends PersistableBusinessObjectBase implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.bo.KualiCodeBase
class KualiCodeBase extends PersistableBusinessObjectBase implements Serializable- serialVersionUID:
- 1194744068788100482L
-
Class org.kuali.rice.krad.bo.MultiDocumentAttachment
class MultiDocumentAttachment extends PersistableAttachmentBase implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.bo.Note
class Note extends PersistableBusinessObjectBaseAdapter implements Serializable- serialVersionUID:
- -7647166354016356770L
-
Serialized Fields
-
adHocRouteRecipient
AdHocRouteRecipient adHocRouteRecipient
-
attachment
Attachment attachment
-
attachmentIdentifier
String attachmentIdentifier
-
authorUniversalIdentifier
String authorUniversalIdentifier
-
noteIdentifier
Long noteIdentifier
-
notePostedTimestamp
Timestamp notePostedTimestamp
-
notePurgeCode
String notePurgeCode
-
noteText
String noteText
-
noteTopicText
String noteTopicText
-
noteType
NoteType noteType
-
noteTypeCode
String noteTypeCode
-
remoteObjectIdentifier
String remoteObjectIdentifier
-
-
Class org.kuali.rice.krad.bo.NoteType
class NoteType extends PersistableBusinessObjectBaseAdapter implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.bo.PersistableAttachmentBase
class PersistableAttachmentBase extends PersistableBusinessObjectBaseAdapter implements Serializable- serialVersionUID:
- 1L
-
Class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
class PersistableBusinessObjectBase extends BusinessObjectBase implements Serializable- serialVersionUID:
- 1451642350593233282L
-
Serialized Fields
-
extension
PersistableBusinessObjectExtension extension
Deprecated. -
newCollectionRecord
boolean newCollectionRecord
Deprecated. -
objectId
String objectId
Deprecated. -
versionNumber
Long versionNumber
Deprecated.
-
-
Class org.kuali.rice.krad.bo.PersistableBusinessObjectBaseAdapter
class PersistableBusinessObjectBaseAdapter extends DataObjectBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
extension
Object extension
-
newCollectionRecord
boolean newCollectionRecord
-
-
Class org.kuali.rice.krad.bo.PersistableBusinessObjectExtensionBase
class PersistableBusinessObjectExtensionBase extends PersistableBusinessObjectBase implements Serializable -
Class org.kuali.rice.krad.bo.SessionDocument
class SessionDocument extends DataObjectBase implements Serializable- serialVersionUID:
- 2866566562262830639L
-
Class org.kuali.rice.krad.bo.SessionDocumentId
class SessionDocumentId extends org.kuali.rice.krad.data.jpa.IdClassBase implements Serializable- serialVersionUID:
- 2455522802669321846L
-
Class org.kuali.rice.krad.bo.TransientBusinessObjectBase
class TransientBusinessObjectBase extends BusinessObjectBase implements Serializable
-
-
Package org.kuali.rice.krad.exception
-
Exception Class org.kuali.rice.krad.exception.AuthenticationException
class AuthenticationException extends KualiException implements Serializable -
Exception Class org.kuali.rice.krad.exception.AuthorizationException
class AuthorizationException extends KualiException implements Serializable- serialVersionUID:
- -3874239711783179351L
-
Exception Class org.kuali.rice.krad.exception.ClassNotPersistableException
class ClassNotPersistableException extends RuntimeException implements Serializable- serialVersionUID:
- 6240754565898373530L
-
Exception Class org.kuali.rice.krad.exception.DocumentAuthorizationException
class DocumentAuthorizationException extends AuthorizationException implements Serializable -
Exception Class org.kuali.rice.krad.exception.DocumentTypeAuthorizationException
class DocumentTypeAuthorizationException extends AuthorizationException implements Serializable- serialVersionUID:
- 1548057953855152103L
-
Exception Class org.kuali.rice.krad.exception.ExportNotSupportedException
class ExportNotSupportedException extends org.kuali.rice.kew.api.WorkflowRuntimeException implements Serializable- serialVersionUID:
- 1450235230768995894L
-
Exception Class org.kuali.rice.krad.exception.GroupNotFoundException
class GroupNotFoundException extends Exception implements Serializable- serialVersionUID:
- -6387291917894932290L
-
Exception Class org.kuali.rice.krad.exception.IntrospectionException
class IntrospectionException extends RuntimeException implements Serializable- serialVersionUID:
- -5155596091679664527L
-
Exception Class org.kuali.rice.krad.exception.ModuleServiceNotFoundException
class ModuleServiceNotFoundException extends KualiException implements Serializable -
Exception Class org.kuali.rice.krad.exception.ObjectNotABusinessObjectRuntimeException
class ObjectNotABusinessObjectRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 6279456922662880686L
-
Exception Class org.kuali.rice.krad.exception.PessimisticLockingException
class PessimisticLockingException extends RuntimeException implements Serializable- serialVersionUID:
- -6565593932651796413L
-
Exception Class org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException
class ReferenceAttributeDoesntExistException extends RuntimeException implements Serializable- serialVersionUID:
- -8298057512031507831L
-
Exception Class org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException
class ReferenceAttributeNotAnOjbReferenceException extends RuntimeException implements Serializable- serialVersionUID:
- -6295013610345432284L
-
Exception Class org.kuali.rice.krad.exception.UnknownDocumentIdException
class UnknownDocumentIdException extends KualiException implements Serializable- serialVersionUID:
- -7973140950936642618L
-
Exception Class org.kuali.rice.krad.exception.ValidationException
class ValidationException extends NoRollbackRuntimeException implements Serializable- serialVersionUID:
- 2098470374196729509L
-
-
Package org.kuali.rice.krad.service
-
Exception Class org.kuali.rice.krad.service.BusinessObjectNotLookupableException
class BusinessObjectNotLookupableException extends KualiException implements Serializable
-
-
Package org.kuali.rice.krad.util
-
Class org.kuali.rice.krad.util.BeanPropertyComparator
class BeanPropertyComparator extends Object implements Serializable- serialVersionUID:
- -2675700473766186018L
-
Serialized Fields
-
booleanComparator
Comparator booleanComparator
-
genericComparator
Comparator genericComparator
-
ignoreCase
boolean ignoreCase
-
propertyNames
List propertyNames
-
stringComparator
Comparator stringComparator
-
-
Exception Class org.kuali.rice.krad.util.BeanPropertyComparator.BeanComparisonException
class BeanComparisonException extends KualiException implements Serializable- serialVersionUID:
- 2622379680100640029L
-
Class org.kuali.rice.krad.util.ErrorMessage
class ErrorMessage extends Object implements Serializable- serialVersionUID:
- 4397449554212875250L
-
Serialized Fields
-
componentCode
String componentCode
-
errorKey
String errorKey
-
messageParameters
String[] messageParameters
-
messagePrefixKey
String messagePrefixKey
-
messagePrefixParameters
String[] messagePrefixParameters
-
messageSuffixKey
String messageSuffixKey
-
messageSuffixParameters
String[] messageSuffixParameters
-
namespaceCode
String namespaceCode
-
-
Class org.kuali.rice.krad.util.ForeignKeyFieldsPopulationState
class ForeignKeyFieldsPopulationState extends Object implements Serializable -
Class org.kuali.rice.krad.util.GrowlMessage
class GrowlMessage extends Object implements Serializable- serialVersionUID:
- 6588969539633862559L
-
Class org.kuali.rice.krad.util.MessageMap
class MessageMap extends Object implements Serializable- serialVersionUID:
- -2328635367656516150L
-
Serialized Fields
-
errorMessages
Map<String,
List<ErrorMessage>> errorMessages -
errorPath
List<String> errorPath
-
growlMessages
List<GrowlMessage> growlMessages
-
infoMessages
Map<String,
List<ErrorMessage>> infoMessages -
warningMessages
Map<String,
List<ErrorMessage>> warningMessages
-
-
Class org.kuali.rice.krad.util.QueryPagingRequest
class QueryPagingRequest extends Object implements Serializable-
Serialized Fields
-
maxResults
int maxResults
-
startAtIndex
int startAtIndex
-
-
-
Class org.kuali.rice.krad.util.QueryPagingResults
class QueryPagingResults extends Object implements Serializable-
Serialized Fields
-
pagingRequest
QueryPagingRequest pagingRequest
-
results
List<T> results
-
total
int total
-
-
-
Class org.kuali.rice.krad.util.SessionTicket
class SessionTicket extends Object implements Serializable
-