Serialized Form
Package org.kuali.rice.kim.bo |
Package org.kuali.rice.kim.bo.types.dto |
serialVersionUID: 5069578471162433850L
sortCode
String sortCode
attributeName
String attributeName
namespaceCode
String namespaceCode
attributeLabel
String attributeLabel
componentName
String componentName
kimAttributeId
String kimAttributeId
serialVersionUID: 4229466320569714756L
kimTypeId
String kimTypeId
name
String name
namespaceCode
String namespaceCode
kimTypeServiceName
String kimTypeServiceName
attributeDefinitions
List<E> attributeDefinitions
Package org.kuali.rice.kns.authorization |
partiallyMaskedFields
Map<K,V> partiallyMaskedFields
fullyMaskedFields
Map<K,V> fullyMaskedFields
allRestrictedFields
Set<E> allRestrictedFields
Package org.kuali.rice.kns.bo |
Class org.kuali.rice.kns.bo.AdHocRoutePerson extends org.kuali.rice.kns.bo.AdHocRouteRecipient implements Serializable |
serialVersionUID: 1L
Class org.kuali.rice.kns.bo.AdHocRoutePersonId extends Object implements Serializable |
serialVersionUID: -2030160650786561367L
type
Integer type
actionRequested
String actionRequested
id
String id
Class org.kuali.rice.kns.bo.AdHocRouteRecipient extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
serialVersionUID: -6499610180752232494L
type
Integer type
actionRequested
String actionRequested
id
String id
name
String name
documentNumber
String documentNumber
serialVersionUID: 1L
recipientNamespaceCode
String recipientNamespaceCode
recipientName
String recipientName
serialVersionUID: -3782889247235043846L
type
Integer type
actionRequested
String actionRequested
id
String id
Class org.kuali.rice.kns.bo.Attachment extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
noteIdentifier
Long noteIdentifier
attachmentMimeTypeCode
String attachmentMimeTypeCode
attachmentFileName
String attachmentFileName
attachmentIdentifier
String attachmentIdentifier
attachmentFileSize
Long attachmentFileSize
attachmentTypeCode
String attachmentTypeCode
note
org.kuali.rice.kns.bo.Note note
Class org.kuali.rice.kns.bo.BusinessObjectBase extends Object implements Serializable |
Class org.kuali.rice.kns.bo.BusinessObjectRelationship extends Object implements Serializable |
relatedClass
Class<T> relatedClass
parentClass
Class<T> parentClass
parentAttributeName
String parentAttributeName
parentToChildReferences
Map<K,V> parentToChildReferences
userVisibleIdentifierKey
String userVisibleIdentifierKey
serialVersionUID: 1L
documentNumber
String documentNumber
documentNumber
String documentNumber
documentDescription
String documentDescription
organizationDocumentNumber
String organizationDocumentNumber
documentTemplateNumber
String documentTemplateNumber
explanation
String explanation
workflowDocument
KualiWorkflowDocument workflowDocument
Class org.kuali.rice.kns.bo.GlobalBusinessObjectDetailBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
documentNumber
String documentNumber
Class org.kuali.rice.kns.bo.InactivatableFromToImpl extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
serialVersionUID: 1L
activeFromDate
Timestamp activeFromDate
activeToDate
Timestamp activeToDate
activeAsOfDate
Timestamp activeAsOfDate
current
boolean current
Class org.kuali.rice.kns.bo.KualiCodeBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
serialVersionUID: 1194744068788100482L
code
String code
name
String name
active
boolean active
Class org.kuali.rice.kns.bo.MultipleValueLookupMetadata extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
lookupResultsSequenceNumber
String lookupResultsSequenceNumber
lookupPersonId
String lookupPersonId
lookupDate
Timestamp lookupDate
Class org.kuali.rice.kns.bo.Note extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
serialVersionUID: -7647166354016356770L
noteIdentifier
Long noteIdentifier
remoteObjectIdentifier
String remoteObjectIdentifier
authorUniversalIdentifier
String authorUniversalIdentifier
notePostedTimestamp
Timestamp notePostedTimestamp
noteTypeCode
String noteTypeCode
noteText
String noteText
noteTopicText
String noteTopicText
notePurgeCode
String notePurgeCode
attachmentIdentifier
String attachmentIdentifier
noteType
org.kuali.rice.kns.bo.NoteType noteType
authorUniversal
org.kuali.rice.kim.bo.Person authorUniversal
attachment
org.kuali.rice.kns.bo.Attachment attachment
adHocRouteRecipient
org.kuali.rice.kns.bo.AdHocRouteRecipient adHocRouteRecipient
Class org.kuali.rice.kns.bo.NoteType extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
noteTypeCode
String noteTypeCode
noteTypeDescription
String noteTypeDescription
noteTypeActiveIndicator
boolean noteTypeActiveIndicator
Class org.kuali.rice.kns.bo.PersistableAttachmentBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
attachmentContent
byte[] attachmentContent
fileName
String fileName
contentType
String contentType
Class org.kuali.rice.kns.bo.PersistableBusinessObjectBase extends org.kuali.rice.kns.bo.BusinessObjectBase implements Serializable |
serialVersionUID: 1451642350593233282L
versionNumber
Long versionNumber
objectId
String objectId
newCollectionRecord
boolean newCollectionRecord
extension
org.kuali.rice.kns.bo.PersistableBusinessObjectExtension extension
Class org.kuali.rice.kns.bo.PersistableBusinessObjectExtensionBase extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
Class org.kuali.rice.kns.bo.SelectedObjectIds extends org.kuali.rice.kns.bo.MultipleValueLookupMetadata implements Serializable |
selectedObjectIds
String selectedObjectIds
serialVersionUID: 2866566562262830639L
documentNumber
String documentNumber
sessionId
String sessionId
lastUpdatedDate
Timestamp lastUpdatedDate
serializedDocumentForm
byte[] serializedDocumentForm
encrypted
boolean encrypted
principalId
String principalId
ipAddress
String ipAddress
documentNumber
String documentNumber
sessionId
String sessionId
principalId
String principalId
ipAddress
String ipAddress
Class org.kuali.rice.kns.bo.TransientBusinessObjectBase extends org.kuali.rice.kns.bo.BusinessObjectBase implements Serializable |
Package org.kuali.rice.kns.datadictionary |
serialVersionUID: -2490613377818442742L
forceUppercase
Boolean forceUppercase
name
String name
label
String label
shortLabel
String shortLabel
displayLabelAttribute
String displayLabelAttribute
maxLength
Integer maxLength
unique
Boolean unique
exclusiveMin
BigDecimal exclusiveMin
inclusiveMax
BigDecimal inclusiveMax
validationPattern
ValidationPattern validationPattern
required
Boolean required
control
ControlDefinition control
summary
String summary
description
String description
formatterClass
String formatterClass
attributeSecurity
AttributeSecurity attributeSecurity
serialVersionUID: -7923499408946975318L
readOnly
boolean readOnly
hide
boolean hide
mask
boolean mask
partialMask
boolean partialMask
partialMaskFormatter
MaskFormatter partialMaskFormatter
maskFormatter
MaskFormatter maskFormatter
serialVersionUID: -2644072136271281041L
name
String name
label
String label
shortLabel
String shortLabel
elementLabel
String elementLabel
summary
String summary
description
String description
serialVersionUID: -2003626577498716712L
id
String id
serialVersionUID: -8165456163213868710L
collectionPath
String collectionPath
paths
List<E> paths
nestedCollection
DocumentCollectionPath nestedCollection
serialVersionUID: 6285682208264817105L
paths
List<E> paths
documentCollectionPath
DocumentCollectionPath documentCollectionPath
serialVersionUID: -3204870440281417429L
sourceExternalizableBusinessObjectInterface
String sourceExternalizableBusinessObjectInterface
sourceAttributeName
String sourceAttributeName
delegate
AttributeDefinition delegate
serialVersionUID: -3426603523049661524L
attributeName
String attributeName
required
boolean required
forceInquiry
boolean forceInquiry
noInquiry
boolean noInquiry
noDirectInquiry
boolean noDirectInquiry
forceLookup
boolean forceLookup
noLookup
boolean noLookup
useShortLabel
boolean useShortLabel
defaultValue
String defaultValue
defaultValueFinderClass
Class<T> defaultValueFinderClass
quickfinderParameterString
String quickfinderParameterString
quickfinderParameterStringBuilderClass
Class<T> quickfinderParameterStringBuilderClass
maxLength
Integer maxLength
displayEditMode
String displayEditMode
displayMask
Mask displayMask
hidden
boolean hidden
readOnly
boolean readOnly
treatWildcardsAndOperatorsAsLiteral
boolean treatWildcardsAndOperatorsAsLiteral
alternateDisplayAttributeName
String alternateDisplayAttributeName
additionalDisplayAttributeName
String additionalDisplayAttributeName
triggerOnChange
boolean triggerOnChange
total
boolean total
serialVersionUID: 4317341111287854436L
headerTabMethodToCall
String headerTabMethodToCall
headerTabNavigateTo
String headerTabNavigateTo
headerTabDisplayName
String headerTabDisplayName
helpDefinition
HelpDefinition helpDefinition
disabled
boolean disabled
serialVersionUID: -6869646654597012863L
parameterNamespace
String parameterNamespace
parameterDetailType
String parameterDetailType
parameterName
String parameterName
serialVersionUID: -8765429636173190984L
blockingReferenceBusinessObjectClass
Class<T> blockingReferenceBusinessObjectClass
blockedReferencePropertyName
String blockedReferencePropertyName
blockedBusinessObjectClass
Class<T> blockedBusinessObjectClass
inactivationBlockingDetectionServiceBeanName
String inactivationBlockingDetectionServiceBeanName
relationshipLabel
String relationshipLabel
businessObjectClass
Class<T> businessObjectClass
serialVersionUID: 2257743293609536893L
businessObjectClass
Class<T> businessObjectClass
numberOfColumns
Integer numberOfColumns
inquiryFieldMap
Map<K,V> inquiryFieldMap
inquiryCollectionMap
Map<K,V> inquiryCollectionMap
summaryFieldMap
Map<K,V> summaryFieldMap
inquiryFields
List<E> inquiryFields
inquiryCollections
List<E> inquiryCollections
summaryFields
List<E> summaryFields
summaryTitle
String summaryTitle
serialVersionUID: -2506403061297774668L
title
String title
inquirySections
List<E> inquirySections
inquirableClass
Class<T> inquirableClass
presentationControllerClass
Class<T> presentationControllerClass
authorizerClass
Class<T> authorizerClass
translateCodes
boolean translateCodes
serialVersionUID: 1565114894539391362L
title
String title
inquiryFields
List<E> inquiryFields
inquiryFieldMap
Map<K,V> inquiryFieldMap
inquiryCollections
Map<K,V> inquiryCollections
numberOfColumns
Integer numberOfColumns
defaultOpen
boolean defaultOpen
serialVersionUID: -4979343188029630857L
serialVersionUID: -1889598053944123008L
sortCode
String sortCode
kimAttrDefnId
String kimAttrDefnId
kimTypeId
String kimTypeId
serialVersionUID: 7006569761728813805L
mask
Mask mask
lookupInputPropertyConversions
Map<K,V> lookupInputPropertyConversions
lookupReturnPropertyConversions
Map<K,V> lookupReturnPropertyConversions
lookupBoClass
String lookupBoClass
serialVersionUID: -1889598053944123010L
serialVersionUID: 6733008572890721359L
lookupableID
String lookupableID
title
String title
menubar
String menubar
defaultSort
SortDefinition defaultSort
lookupFields
List<E> lookupFields
lookupFieldMap
Map<K,V> lookupFieldMap
resultFields
List<E> resultFields
resultFieldMap
Map<K,V> resultFieldMap
resultSetLimit
Integer resultSetLimit
extraButtonSource
String extraButtonSource
extraButtonParams
String extraButtonParams
searchIconOverride
String searchIconOverride
numOfColumns
int numOfColumns
helpDefinition
HelpDefinition helpDefinition
helpUrl
String helpUrl
translateCodes
boolean translateCodes
disableSearchButtons
boolean disableSearchButtons
serialVersionUID: -5617868782623587053L
businessObjectClass
Class<T> businessObjectClass
sourceClassName
Class<T> sourceClassName
summaryTitle
String summaryTitle
attributeToHighlightOnDuplicateKey
String attributeToHighlightOnDuplicateKey
includeAddLine
boolean includeAddLine
includeMultipleLookupLine
boolean includeMultipleLookupLine
alwaysAllowCollectionDeletion
boolean alwaysAllowCollectionDeletion
maintainableFieldMap
Map<K,V> maintainableFieldMap
maintainableCollectionMap
Map<K,V> maintainableCollectionMap
summaryFieldMap
Map<K,V> summaryFieldMap
duplicateIdentificationFieldMap
Map<K,V> duplicateIdentificationFieldMap
maintainableFields
List<E> maintainableFields
maintainableCollections
List<E> maintainableCollections
summaryFields
List<E> summaryFields
duplicateIdentificationFields
List<E> duplicateIdentificationFields
serialVersionUID: -1176087424343479963L
required
boolean required
unconditionallyReadOnly
boolean unconditionallyReadOnly
readOnlyAfterAdd
boolean readOnlyAfterAdd
noLookup
boolean noLookup
lookupReadOnly
boolean lookupReadOnly
defaultValue
String defaultValue
template
String template
defaultValueFinderClass
Class<T> defaultValueFinderClass
webUILeaveFieldFunction
String webUILeaveFieldFunction
webUILeaveFieldCallbackFunction
String webUILeaveFieldCallbackFunction
webUILeaveFieldFunctionParameters
List<E> webUILeaveFieldFunctionParameters
overrideLookupClass
Class<T> overrideLookupClass
overrideFieldConversions
String overrideFieldConversions
alternateDisplayAttributeName
String alternateDisplayAttributeName
additionalDisplayAttributeName
String additionalDisplayAttributeName
triggerOnChange
boolean triggerOnChange
showFieldLevelHelp
Boolean showFieldLevelHelp
fieldLevelHelpUrl
String fieldLevelHelpUrl
serialVersionUID: 4564613758722159747L
name
String name
serialVersionUID: -8615694293159113523L
title
String title
maintainableItems
List<E> maintainableItems
hidden
boolean hidden
defaultOpen
boolean defaultOpen
helpUrl
String helpUrl
serialVersionUID: 3752757590555028866L
serialVersionUID: -715128943756700821L
sourceName
String sourceName
targetName
String targetName
serialVersionUID: 1737968024207302931L
attributeName
String attributeName
attributeToHighlightOnFail
String attributeToHighlightOnFail
displayFieldName
String displayFieldName
collection
String collection
collectionBusinessObjectClass
Class<T> collectionBusinessObjectClass
businessObjectClass
Class<T> businessObjectClass
serialVersionUID: 2946722646095412576L
objectAttributeName
String objectAttributeName
sourceClass
Class<T> sourceClass
targetClass
Class<T> targetClass
- For 1:1 relationships, this class represents the type of the reference class. For 1:n references, this class represents the type of the element
of the collection
primitiveAttributes
List<E> primitiveAttributes
supportAttributes
List<E> supportAttributes
serialVersionUID: -8232868861868863394L
qualificationAttributeName
String qualificationAttributeName
serialVersionUID: -5455042765223753531L
routingAttributes
List<E> routingAttributes
documentValuePathGroups
List<E> documentValuePathGroups
serialVersionUID: -612461988789474893L
businessObjectClassName
String businessObjectClassName
attributeName
String attributeName
showAttributeInSearchCriteria
boolean showAttributeInSearchCriteria
showAttributeInResultSet
boolean showAttributeInResultSet
serialVersionUID: -8779609937539520677L
searchingAttribute
SearchingAttribute searchingAttribute
paths
List<E> paths
serialVersionUID: -1092811342186612461L
sortAscending
boolean sortAscending
attributeNames
List<E> attributeNames
serialVersionUID: -1719022365280776405L
identifier
boolean identifier
serialVersionUID: -6250577044174437101L
serialVersionUID: 6435015497886060280L
searchingTypeDefinitions
List<E> searchingTypeDefinitions
routingTypeDefinitions
Map<K,V> routingTypeDefinitions
Package org.kuali.rice.kns.datadictionary.control |
serialVersionUID: -4014804850405243606L
imageSrc
String imageSrc
styleClass
String styleClass
serialVersionUID: -2658505826476098781L
serialVersionUID: 4372435175782501152L
datePicker
boolean datePicker
expandedTextArea
boolean expandedTextArea
script
String script
valuesFinderClass
String valuesFinderClass
businessObjectClass
String businessObjectClass
keyAttribute
String keyAttribute
labelAttribute
String labelAttribute
includeBlankRow
Boolean includeBlankRow
includeKeyInLabel
Boolean includeKeyInLabel
size
Integer size
rows
Integer rows
cols
Integer cols
ranged
boolean ranged
serialVersionUID: 1650000676894176080L
formattedMaxLength
Integer formattedMaxLength
- the maxLength for text that has been formatted. ie if maxLength=5. [12345]. but after going through the formatter the value
is [12,345.00] and will no longer fit in a field whos maxLength=5. formattedMaxLength solves this problem.
serialVersionUID: 8778523411471162513L
serialVersionUID: -557648224354274301L
serialVersionUID: 4749994521411547705L
universalIdAttributeName
String universalIdAttributeName
userIdAttributeName
String userIdAttributeName
personNameAttributeName
String personNameAttributeName
serialVersionUID: -7568912421829207545L
styleClass
String styleClass
target
String target
hrefText
String hrefText
serialVersionUID: -2145156789968831921L
serialVersionUID: -5036539644716405540L
serialVersionUID: -381869420276558508L
serialVersionUID: -9164657952021540261L
serialVersionUID: -7578183583825935850L
serialVersionUID: 7176759040882704084L
serialVersionUID: 8378481767935057649L
serialVersionUID: 6075633623507085548L
serialVersionUID: -7423968769245455072L
Package org.kuali.rice.kns.datadictionary.exception |
serialVersionUID: 8393895061347705832L
serialVersionUID: 3404751680645748547L
serialVersionUID: 5657585994350063964L
serialVersionUID: -3773548255002419714L
serialVersionUID: -2021739544938001742L
serialVersionUID: -148438432691990699L
Package org.kuali.rice.kns.datadictionary.exporter |
serialVersionUID: 7364206011639131063L
Package org.kuali.rice.kns.datadictionary.mask |
serialVersionUID: 4035984416568235531L
maskFormatter
MaskFormatter maskFormatter
maskFormatterClass
Class<T> maskFormatterClass
literal
String literal
maskCharacter
String maskCharacter
maskLength
int maskLength
Package org.kuali.rice.kns.datadictionary.validation |
regexPattern
Pattern regexPattern
maxLength
int maxLength
exactLength
int exactLength
regexPattern
Pattern regexPattern
serialVersionUID: 2012770642382150523L
Package org.kuali.rice.kns.datadictionary.validation.charlevel |
allowWhitespace
boolean allowWhitespace
allowUnderscore
boolean allowUnderscore
allowPeriod
boolean allowPeriod
allowParenthesis
boolean allowParenthesis
allowDollar
boolean allowDollar
allowForwardSlash
boolean allowForwardSlash
lowerCase
boolean lowerCase
allowWhitespace
boolean allowWhitespace
allowWhitespace
boolean allowWhitespace
validChars
String validChars
serialVersionUID: -5642894236634278352L
pattern
String pattern
- Regular expression, e.g. "[a-zA-Z0-9]"
validationErrorMessageKey
String validationErrorMessageKey
Package org.kuali.rice.kns.datadictionary.validation.fieldlevel |
allowNegative
boolean allowNegative
precision
int precision
scale
int scale
allowNegative
boolean allowNegative
Package org.kuali.rice.kns.document |
documentNumber
String documentNumber
documentHeader
DocumentHeader documentHeader
pessimisticLocks
List<E> pessimisticLocks
adHocRoutePersons
List<E> adHocRoutePersons
adHocRouteWorkgroups
List<E> adHocRouteWorkgroups
notes
List<E> notes
serialVersionUID: -505085142412593305L
oldMaintainableObject
Maintainable oldMaintainableObject
newMaintainableObject
Maintainable newMaintainableObject
xmlDocumentContents
String xmlDocumentContents
fieldsClearedOnCopy
boolean fieldsClearedOnCopy
displayTopicFieldInNotes
boolean displayTopicFieldInNotes
attachmentPropertyName
String attachmentPropertyName
attachment
DocumentAttachment attachment
serialVersionUID: 7766326835852387301L
lockId
String lockId
lockingRepresentation
String lockingRepresentation
documentNumber
String documentNumber
Package org.kuali.rice.kns.document.authorization |
Class org.kuali.rice.kns.document.authorization.PessimisticLock extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase implements Serializable |
serialVersionUID: -5210762282545093555L
id
Long id
ownedByPrincipalIdentifier
String ownedByPrincipalIdentifier
lockDescriptor
String lockDescriptor
generatedTimestamp
Timestamp generatedTimestamp
documentNumber
String documentNumber
ownedByUser
org.kuali.rice.kim.bo.Person ownedByUser
Package org.kuali.rice.kns.exception |
Class org.kuali.rice.kns.exception.AuthorizationException extends org.kuali.rice.core.api.exception.KualiException implements Serializable |
serialVersionUID: -3874239711783179351L
userId
String userId
action
String action
targetType
String targetType
additionalDetails
Map<K,V> additionalDetails
Class org.kuali.rice.kns.exception.ClassNotPersistableException extends RuntimeException implements Serializable |
serialVersionUID: 6240754565898373530L
Class org.kuali.rice.kns.exception.DocumentAuthorizationException extends org.kuali.rice.kns.exception.AuthorizationException implements Serializable |
Class org.kuali.rice.kns.exception.DocumentTypeAuthorizationException extends org.kuali.rice.kns.exception.AuthorizationException implements Serializable |
serialVersionUID: 1548057953855152103L
Class org.kuali.rice.kns.exception.DuplicateKeyException extends org.kuali.rice.core.api.exception.KualiException implements Serializable |
serialVersionUID: 6111570264943143198L
Class org.kuali.rice.kns.exception.ExportNotSupportedException extends org.kuali.rice.kew.exception.WorkflowRuntimeException implements Serializable |
serialVersionUID: 1450235230768995894L
actionForm
org.apache.struts.action.ActionForm actionForm
actionMapping
org.apache.struts.action.ActionMapping actionMapping
Class org.kuali.rice.kns.exception.ObjectNotABusinessObjectRuntimeException extends RuntimeException implements Serializable |
serialVersionUID: 6279456922662880686L
Class org.kuali.rice.kns.exception.PessimisticLockingException extends RuntimeException implements Serializable |
serialVersionUID: -6565593932651796413L
Class org.kuali.rice.kns.exception.UnknownDocumentIdException extends org.kuali.rice.core.api.exception.KualiException implements Serializable |
serialVersionUID: -7973140950936642618L
Class org.kuali.rice.kns.exception.ValidationException extends org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException implements Serializable |
serialVersionUID: 2098470374196729509L
Package org.kuali.rice.kns.inquiry |
Package org.kuali.rice.kns.lookup |
businessObjectClass
Class<T> businessObjectClass
parameters
Map<K,V> parameters
businessObjectDictionaryService
BusinessObjectDictionaryService businessObjectDictionaryService
businessObjectMetaDataService
BusinessObjectMetaDataService businessObjectMetaDataService
dataDictionaryService
DataDictionaryService dataDictionaryService
persistenceStructureService
org.kuali.rice.kns.service.PersistenceStructureService persistenceStructureService
encryptionService
org.kuali.rice.core.api.encryption.EncryptionService encryptionService
readOnlyFieldsList
List<E> readOnlyFieldsList
backLocation
String backLocation
docFormKey
String docFormKey
fieldConversions
Map<K,V> fieldConversions
lookupService
LookupService lookupService
rows
List<E> rows
referencesToRefresh
String referencesToRefresh
sequenceAccessorService
org.kuali.rice.kns.service.SequenceAccessorService sequenceAccessorService
businessObjectService
org.kuali.rice.kns.service.BusinessObjectService businessObjectService
lookupResultsService
LookupResultsService lookupResultsService
docNum
String docNum
configurationService
org.kuali.rice.core.api.config.property.ConfigurationService configurationService
parameterService
org.kuali.rice.core.framework.parameter.ParameterService parameterService
businessObjectAuthorizationService
BusinessObjectAuthorizationService businessObjectAuthorizationService
maintenanceDocumentDictionaryService
MaintenanceDocumentDictionaryService maintenanceDocumentDictionaryService
kualiInquirable
Inquirable kualiInquirable
noLookupResultFieldInquiryCache
HashMap<K,V> noLookupResultFieldInquiryCache
inquirableClassCache
HashMap<K,V> inquirableClassCache
forceLookupResultFieldInquiryCache
HashMap<K,V> forceLookupResultFieldInquiryCache
resultColumns
org.kuali.rice.core.util.cache.CopiedObject<T extends Serializable> resultColumns
serialVersionUID: 8683452581122892189L
list
List<E> list
actualSizeIfTruncated
Long actualSizeIfTruncated
name
String name
title
String title
methodToCall
String methodToCall
displayText
String displayText
prependDisplayText
String prependDisplayText
appendDisplayText
String appendDisplayText
childUrlDataList
List<E> childUrlDataList
maxLength
String maxLength
href
String href
target
String target
inputType
String inputType
src
String src
styleClass
String styleClass
border
String border
checked
String checked
value
String value
anchorHtmlData
List<E> anchorHtmlData
searchUsingOnlyPrimaryKeyValues
boolean searchUsingOnlyPrimaryKeyValues
businessObjectClass
Class<T> businessObjectClass
lookupableHelperService
LookupableHelperService lookupableHelperService
extraOnLoad
String extraOnLoad
Package org.kuali.rice.kns.maintenance |
serialVersionUID: 4814145799502207182L
documentNumber
String documentNumber
businessObject
org.kuali.rice.kns.bo.PersistableBusinessObject businessObject
boClass
Class<T> boClass
maintenanceAction
String maintenanceAction
newCollectionLines
Map<K,V> newCollectionLines
inactiveRecordDisplay
Map<K,V> inactiveRecordDisplay
docTypeName
String docTypeName
Package org.kuali.rice.kns.util |
serialVersionUID: 1L
cacheValueFinderResults
boolean cacheValueFinderResults
Class org.kuali.rice.kns.util.BeanPropertyComparator extends Object implements Serializable |
serialVersionUID: -2675700473766186018L
ignoreCase
boolean ignoreCase
propertyNames
List<E> propertyNames
stringComparator
Comparator<T> stringComparator
booleanComparator
Comparator<T> booleanComparator
genericComparator
Comparator<T> genericComparator
Class org.kuali.rice.kns.util.BeanPropertyComparator.BeanComparisonException extends org.kuali.rice.core.api.exception.KualiException implements Serializable |
serialVersionUID: 2622379680100640029L
errorMap
org.kuali.rice.kns.util.MessageMap errorMap
errorCount
int errorCount
Class org.kuali.rice.kns.util.ErrorMessage extends Object implements Serializable |
errorKey
String errorKey
messageParameters
String[] messageParameters
Class org.kuali.rice.kns.util.ForeignKeyFieldsPopulationState extends Object implements Serializable |
allFieldsPopulated
boolean allFieldsPopulated
anyFieldsPopulated
boolean anyFieldsPopulated
unpopulatedFieldNames
List<E> unpopulatedFieldNames
errorMap
org.kuali.rice.kns.util.MessageMap errorMap
Class org.kuali.rice.kns.util.MessageMap extends Object implements Serializable |
serialVersionUID: -2328635367656516150L
errorPath
List<E> errorPath
errorMessages
Map<K,V> errorMessages
warningMessages
Map<K,V> warningMessages
infoMessages
Map<K,V> infoMessages
Class org.kuali.rice.kns.util.SessionTicket extends Object implements Serializable |
ticketTypeName
String ticketTypeName
ticketContext
Map<K,V> ticketContext
Package org.kuali.rice.kns.web |
editablePropertiesMap
Map<K,V> editablePropertiesMap
maxLength
Integer maxLength
historyOrder
Queue<E> historyOrder
Package org.kuali.rice.kns.web.comparator |
serialVersionUID: 1525781435762831055L
serialVersionUID: 3449202365486147519L
Class org.kuali.rice.kns.web.comparator.NumericValueComparator extends Object implements Serializable |
serialVersionUID: 3449202365486147519L
serialVersionUID: -183249045552328424L
Class org.kuali.rice.kns.web.comparator.StringValueComparator extends Object implements Serializable |
serialVersionUID: 6587335959291216641L
Class org.kuali.rice.kns.web.comparator.TemporalValueComparator extends Object implements Serializable |
Package org.kuali.rice.kns.web.struts.form |
serialVersionUID: 1L
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
serialVersionUID: 916061016201941821L
document
Document document
annotation
String annotation
command
String command
docId
String docId
docTypeName
String docTypeName
additionalScriptFiles
List<E> additionalScriptFiles
newAdHocRoutePerson
org.kuali.rice.kns.bo.AdHocRoutePerson newAdHocRoutePerson
newAdHocRouteWorkgroup
AdHocRouteWorkgroup newAdHocRouteWorkgroup
newNote
org.kuali.rice.kns.bo.Note newNote
boNotes
List<E> boNotes
attachmentFile
org.apache.struts.upload.FormFile attachmentFile
editingMode
Map<K,V> editingMode
documentActions
Map<K,V> documentActions
suppressAllButtons
boolean suppressAllButtons
adHocActionRequestCodes
Map<K,V> adHocActionRequestCodes
returnToActionList
boolean returnToActionList
formKey
String formKey
docNum
String docNum
errorMapFromPreviousRequest
org.kuali.rice.kns.util.MessageMap errorMapFromPreviousRequest
- Stores the error map from previous requests, so that we can continue to display error messages displayed during a previous request
serialVersionUID: 1L
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
serialVersionUID: 1L
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
serialVersionUID: 6463383454050206811L
forcedReadOnlyFields
Map<K,V> forcedReadOnlyFields
serialVersionUID: 1L
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
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
serialVersionUID: 1L
buttons
ArrayList<E> buttons
caller
String caller
formKey
String formKey
questionIndex
String questionIndex
questionText
String questionText
questionType
String questionType
title
String title
context
String context
reason
String reason
showReasonField
String showReasonField
questionAnchor
String questionAnchor
methodToCallPath
String methodToCallPath
docNum
String docNum
Package org.kuali.rice.kns.web.struts.pojo |
serialVersionUID: 1L
unconvertedValues
Map<K,V> unconvertedValues
unknownKeys
List<E> unknownKeys
formatterTypes
Map<K,V> formatterTypes
maxUploadFileSizes
List<E> maxUploadFileSizes
editableProperties
Set<E> editableProperties
requiredNonEditableProperties
Set<E> requiredNonEditableProperties
strutsActionMappingScope
String strutsActionMappingScope
isNewForm
boolean isNewForm
populateEditablePropertiesGuid
String populateEditablePropertiesGuid
actionEditablePropertiesGuid
String actionEditablePropertiesGuid
Package org.kuali.rice.kns.web.ui |
serialVersionUID: -5916942413570667803L
columnTitle
String columnTitle
sortable
String sortable
propertyName
String propertyName
propertyValue
String propertyValue
unformattedPropertyValue
Object unformattedPropertyValue
propertyURL
String propertyURL
columnAnchor
HtmlData columnAnchor
formatter
org.kuali.rice.core.web.format.Formatter formatter
comparator
Comparator<T> comparator
escapeXMLValue
boolean escapeXMLValue
alternateDisplayPropertyName
String alternateDisplayPropertyName
additionalDisplayPropertyName
String additionalDisplayPropertyName
total
boolean total
valueComparator
Comparator<T> valueComparator
- A comparator used to compare the propertyValue values
maxLength
int maxLength
- Represents the maximum column length. If propertyValue's length exceeds this value, then
it will be truncated to this length when displayed
extraButtonSource
String extraButtonSource
extraButtonAltText
String extraButtonAltText
extraButtonParams
String extraButtonParams
extraButtonProperty
String extraButtonProperty
extraButtonOnclick
String extraButtonOnclick
serialVersionUID: 6549897986355019202L
isIndexedForSearch
boolean isIndexedForSearch
mainFieldLabel
String mainFieldLabel
rangeFieldInclusive
Boolean rangeFieldInclusive
memberOfRange
boolean memberOfRange
allowInlineRange
boolean allowInlineRange
isColumnVisible
boolean isColumnVisible
fieldDataType
String fieldDataType
propertyValues
String[] propertyValues
skipBlankValidValue
boolean skipBlankValidValue
fieldType
String fieldType
fieldLabel
String fieldLabel
fieldHelpUrl
String fieldHelpUrl
propertyName
String propertyName
propertyValue
String propertyValue
alternateDisplayPropertyName
String alternateDisplayPropertyName
alternateDisplayPropertyValue
String alternateDisplayPropertyValue
additionalDisplayPropertyName
String additionalDisplayPropertyName
additionalDisplayPropertyValue
String additionalDisplayPropertyValue
fieldValidValues
List<E> fieldValidValues
quickFinderClassNameImpl
String quickFinderClassNameImpl
baseLookupUrl
String baseLookupUrl
clear
boolean clear
dateField
boolean dateField
fieldConversions
String fieldConversions
fieldRequired
boolean fieldRequired
fieldInactiveValidValues
List<E> fieldInactiveValidValues
formatter
org.kuali.rice.core.web.format.Formatter formatter
highlightField
boolean highlightField
isReadOnly
boolean isReadOnly
lookupParameters
String lookupParameters
maxLength
int maxLength
inquiryURL
HtmlData inquiryURL
propertyPrefix
String propertyPrefix
size
int size
upperCase
boolean upperCase
rows
int rows
cols
int cols
containerRows
List<E> containerRows
fieldHelpSummary
String fieldHelpSummary
businessObjectClassName
String businessObjectClassName
fieldHelpName
String fieldHelpName
script
String script
universalIdAttributeName
String universalIdAttributeName
universalIdValue
String universalIdValue
userIdAttributeName
String userIdAttributeName
personNameAttributeName
String personNameAttributeName
personNameValue
String personNameValue
defaultValue
String defaultValue
keyField
boolean keyField
displayEditMode
String displayEditMode
displayMask
Mask displayMask
displayMaskValue
String displayMaskValue
encryptedValue
String encryptedValue
secure
boolean secure
webOnBlurHandler
String webOnBlurHandler
webOnBlurHandlerCallback
String webOnBlurHandlerCallback
webUILeaveFieldFunctionParameters
List<E> webUILeaveFieldFunctionParameters
styleClass
String styleClass
formattedMaxLength
int formattedMaxLength
containerName
String containerName
containerElementName
String containerElementName
containerDisplayFields
List<E> containerDisplayFields
isDatePicker
boolean isDatePicker
ranged
boolean ranged
expandedTextArea
boolean expandedTextArea
referencesToRefresh
String referencesToRefresh
numberOfColumnsForCollection
int numberOfColumnsForCollection
cellAlign
String cellAlign
inquiryParameters
String inquiryParameters
fieldDirectInquiryEnabled
boolean fieldDirectInquiryEnabled
fieldLevelHelpEnabled
boolean fieldLevelHelpEnabled
fieldLevelHelpDisabled
boolean fieldLevelHelpDisabled
fieldLevelHelpUrl
String fieldLevelHelpUrl
imageSrc
String imageSrc
target
String target
hrefText
String hrefText
triggerOnChange
boolean triggerOnChange
multipleValueLookupClassLabel
String multipleValueLookupClassLabel
- For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, the DD defined objectLabel of the class on which a multiple value lookup is performed.
The user friendly name
multipleValueLookupClassName
String multipleValueLookupClassName
- For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon
multipleValueLookedUpCollectionName
String multipleValueLookedUpCollectionName
- For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the
MV lookup is performed
serialVersionUID: 1L
id
String id
ddAttributeEntryName
String ddAttributeEntryName
displayValue
String displayValue
nonLookupValue
String nonLookupValue
lookupAware
boolean lookupAware
serialVersionUID: 2880508981008533913L
columns
List<E> columns
returnUrl
String returnUrl
actionUrls
String actionUrls
objectId
String objectId
rowId
String rowId
businessObject
org.kuali.rice.kns.bo.BusinessObject businessObject
returnUrlHtmlData
HtmlData returnUrlHtmlData
rowReturnable
boolean rowReturnable
- Whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for
multiple value lookups)
serialVersionUID: 5920833652172097098L
fields
List<E> fields
hidden
boolean hidden
serialVersionUID: 390440643941774650L
sectionTitle
String sectionTitle
sectionId
String sectionId
errorKey
String errorKey
numberOfColumns
int numberOfColumns
isCollapsible
boolean isCollapsible
extraButtonSource
String extraButtonSource
hidden
boolean hidden
readOnly
boolean readOnly
helpUrl
String helpUrl
defaultOpen
boolean defaultOpen
sectionClass
Class<T> sectionClass
rows
List<E> rows
containedCollectionNames
List<E> containedCollectionNames
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.