Serialized Form


Package org.kuali.rice.core.api.mo

Class org.kuali.rice.core.api.mo.AbstractDataTransferObject extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException

Class org.kuali.rice.core.api.mo.SampleDataTransferObject extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

values

List<E> values

attributes

Map<K,V> attributes

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.core.impl.parameter

Class org.kuali.rice.core.impl.parameter.AlwaysSucceedParameterEvaluatorImpl extends Object implements Serializable

Class org.kuali.rice.core.impl.parameter.ParameterEvaluatorImpl extends Object implements Serializable

serialVersionUID: -758645169354452022L

Serialized Fields

parameter

Parameter parameter

constraintIsAllow

boolean constraintIsAllow

constrainedValue

String constrainedValue

values

List<E> values

Package org.kuali.rice.coreservice.impl.style

Class org.kuali.rice.coreservice.impl.style.StyleBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 2020611019976731725L

Serialized Fields

styleId

Long styleId

name

String name

xmlContent

String xmlContent

active

boolean active

Package org.kuali.rice.edl.impl

Class org.kuali.rice.edl.impl.EDLServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -6344765194278430690L

Class org.kuali.rice.edl.impl.EDocLiteTestServlet extends javax.servlet.GenericServlet implements Serializable

serialVersionUID: 4682035504803952278L


Package org.kuali.rice.kew.actionitem

Class org.kuali.rice.kew.actionitem.ActionItem extends Object implements Serializable

serialVersionUID: -1079562205125660151L

Serialized Fields

id

String id

principalId

String principalId

dateAssigned

Timestamp dateAssigned

actionRequestCd

String actionRequestCd

actionRequestId

String actionRequestId

documentId

String documentId

groupId

String groupId

docTitle

String docTitle

docLabel

String docLabel

docHandlerURL

String docHandlerURL

lockVerNbr

Integer lockVerNbr

docName

String docName

responsibilityId

String responsibilityId

roleName

String roleName

delegatorPrincipalId

String delegatorPrincipalId

delegatorGroupId

String delegatorGroupId

delegationType

String delegationType

requestLabel

String requestLabel

lastApprovedDate

Timestamp lastApprovedDate

actionItemIndex

Integer actionItemIndex

customActions

Map<K,V> customActions

dateAssignedString

String dateAssignedString

actionToTake

String actionToTake

rowStyleClass

String rowStyleClass

Class org.kuali.rice.kew.actionitem.ActionItemActionListExtension extends ActionItem implements Serializable

serialVersionUID: -8801104028828059623L

Serialized Fields

delegatorPerson

Person delegatorPerson

delegatorName

String delegatorName

displayParameters

DisplayParameters displayParameters

isInitialized

boolean isInitialized

delegatorGroup

Group delegatorGroup

group

Group group

routeHeader

DocumentRouteHeaderValue routeHeader

Class org.kuali.rice.kew.actionitem.OutboxItemActionListExtension extends ActionItemActionListExtension implements Serializable

serialVersionUID: 5776214610837858304L


Package org.kuali.rice.kew.actionlist

Class org.kuali.rice.kew.actionlist.ActionListCountServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 260649920715567145L

Class org.kuali.rice.kew.actionlist.ActionListFilter extends Object implements Serializable

serialVersionUID: -365729646389290478L

Serialized Fields

filterLegend

String filterLegend

documentTitle

String documentTitle

excludeDocumentTitle

boolean excludeDocumentTitle

docRouteStatus

String docRouteStatus

excludeRouteStatus

boolean excludeRouteStatus

actionRequestCd

String actionRequestCd

excludeActionRequestCd

boolean excludeActionRequestCd

groupId

String groupId

groupIdString

String groupIdString

groupName

String groupName

excludeGroupId

boolean excludeGroupId

documentType

String documentType

excludeDocumentType

boolean excludeDocumentType

createDateFrom

Date createDateFrom

createDateTo

Date createDateTo

excludeCreateDate

boolean excludeCreateDate

lastAssignedDateFrom

Date lastAssignedDateFrom

lastAssignedDateTo

Date lastAssignedDateTo

excludeLastAssignedDate

boolean excludeLastAssignedDate

delegatorId

String delegatorId

primaryDelegateId

String primaryDelegateId

excludeDelegatorId

boolean excludeDelegatorId

delegationType

String delegationType

excludeDelegationType

boolean excludeDelegationType

filterOn

boolean filterOn

Class org.kuali.rice.kew.actionlist.ActionToTake extends Object implements Serializable

Serialized Fields

actionItemId

String actionItemId

actionTakenCd

String actionTakenCd

Class org.kuali.rice.kew.actionlist.DefaultCustomActionListAttribute extends Object implements Serializable

serialVersionUID: 6776164670024486696L

Class org.kuali.rice.kew.actionlist.TestCustomActionList extends Object implements Serializable

serialVersionUID: -7212208304658959134L

Serialized Fields

routeHeaderVO

Document routeHeaderVO

actionRequestVO

ActionRequest actionRequestVO

userSession

UserSession userSession

Package org.kuali.rice.kew.actionrequest

Class org.kuali.rice.kew.actionrequest.ActionRequestValue extends Object implements Serializable

serialVersionUID: 8781414791855848385L

Serialized Fields

actionRequestId

String actionRequestId

actionRequested

String actionRequested

documentId

String documentId

status

String status

responsibilityId

String responsibilityId

groupId

String groupId

recipientTypeCd

String recipientTypeCd

priority

Integer priority

routeLevel

Integer routeLevel

actionTakenId

String actionTakenId

docVersion

Integer docVersion

createDate

Timestamp createDate

responsibilityDesc

String responsibilityDesc

annotation

String annotation

jrfVerNbr

Integer jrfVerNbr

principalId

String principalId

forceAction

Boolean forceAction

parentActionRequestId

String parentActionRequestId

qualifiedRoleName

String qualifiedRoleName

roleName

String roleName

qualifiedRoleNameLabel

String qualifiedRoleNameLabel

displayStatus

String displayStatus

ruleBaseValuesId

String ruleBaseValuesId

delegationTypeCode

String delegationTypeCode

approvePolicy

String approvePolicy

parentActionRequest

ActionRequestValue parentActionRequest

childrenRequests

List<E> childrenRequests

actionTaken

ActionTakenValue actionTaken

currentIndicator

Boolean currentIndicator

createDateString

String createDateString

nodeInstance

RouteNodeInstance nodeInstance

requestLabel

String requestLabel

resolveResponsibility

boolean resolveResponsibility

routeHeader

DocumentRouteHeaderValue routeHeader

simulatedActionItems

List<E> simulatedActionItems

Class org.kuali.rice.kew.actionrequest.KimGroupRecipient extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

group

Group group

Class org.kuali.rice.kew.actionrequest.KimPrincipalRecipient extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

principal

PrincipalContract principal

Class org.kuali.rice.kew.actionrequest.RoleToRoleDelegationRole extends AbstractRoleAttribute implements Serializable

serialVersionUID: 3881730393316239780L


Package org.kuali.rice.kew.actions

Class org.kuali.rice.kew.actions.BANotificationRoleAttribute extends AbstractRoleAttribute implements Serializable

Class org.kuali.rice.kew.actions.ValidActions extends Object implements Serializable

serialVersionUID: -727218907121562270L

Serialized Fields

actionTakenCodes

List<E> actionTakenCodes

Package org.kuali.rice.kew.docsearch

Class org.kuali.rice.kew.docsearch.CustomSecurityFilterAttribute extends Object implements Serializable

serialVersionUID: -8487944372203594080L

Class org.kuali.rice.kew.docsearch.SearchableAttributeDateTimeValue extends Object implements Serializable

serialVersionUID: 3045621112943214772L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

Timestamp searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

Class org.kuali.rice.kew.docsearch.SearchableAttributeFloatValue extends Object implements Serializable

serialVersionUID: -6682101853805320760L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

BigDecimal searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

Class org.kuali.rice.kew.docsearch.SearchableAttributeLongValue extends Object implements Serializable

serialVersionUID: 5786144436732198346L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

Long searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

Class org.kuali.rice.kew.docsearch.SearchableAttributeStringValue extends Object implements Serializable

serialVersionUID: 8696089933682052078L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

String searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

Package org.kuali.rice.kew.doctype

Class org.kuali.rice.kew.doctype.ApplicationDocumentStatus extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -2212481684546954746L

Serialized Fields

applicationDocumentStatusId

ApplicationDocumentStatusId applicationDocumentStatusId

documentType

DocumentType documentType

documentTypeId

String documentTypeId

statusName

String statusName

Class org.kuali.rice.kew.doctype.ApplicationDocumentStatusId extends Object implements Serializable

Serialized Fields

documentTypeId

String documentTypeId

statusName

String statusName

Class org.kuali.rice.kew.doctype.DocumentTypeAttribute extends Object implements Serializable

serialVersionUID: -4429421648373903566L

Serialized Fields

documentTypeAttributeId

String documentTypeAttributeId

ruleAttributeId

String ruleAttributeId

ruleAttribute

RuleAttribute ruleAttribute

documentTypeId

String documentTypeId

documentType

DocumentType documentType

orderIndex

int orderIndex

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.doctype.DocumentTypeLookupableHelperServiceImpl extends KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -5162632536083995637L

Class org.kuali.rice.kew.doctype.DocumentTypePolicy extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -4612246888683336474L

Serialized Fields

documentTypePolicyId

DocumentTypePolicyId documentTypePolicyId

policyValue

Boolean policyValue

policyStringValue

String policyStringValue

inheritedFlag

Boolean inheritedFlag

documentType

DocumentType documentType

documentTypeId

String documentTypeId

policyName

String policyName

Class org.kuali.rice.kew.doctype.DocumentTypePolicyId extends Object implements Serializable

serialVersionUID: -8024479878884387727L

Serialized Fields

documentTypeId

String documentTypeId

policyName

String policyName

Class org.kuali.rice.kew.doctype.DocumentTypeSecurity extends Object implements Serializable

serialVersionUID: -1886779857180381404L

Serialized Fields

active

Boolean active

initiatorOk

Boolean initiatorOk

routeLogAuthenticatedOk

Boolean routeLogAuthenticatedOk

searchableAttributes

List<E> searchableAttributes

workgroups

List<E> workgroups

permissions

List<E> permissions

allowedRoles

List<E> allowedRoles

disallowedRoles

List<E> disallowedRoles

securityAttributeExtensionNames

List<E> securityAttributeExtensionNames

securityAttributeClassNames

List<E> securityAttributeClassNames

Class org.kuali.rice.kew.doctype.SecuritySession extends Object implements Serializable

serialVersionUID: 2542191040889845305L

Serialized Fields

principalId

String principalId

authenticatedWorkgroups

Map<K,V> authenticatedWorkgroups

passesRoleSecurity

Map<K,V> passesRoleSecurity

securityAttributeClassNameMap

Map<K,V> securityAttributeClassNameMap

extensionDefinitionMap

Map<K,V> extensionDefinitionMap

documentTypeSecurity

Map<K,V> documentTypeSecurity

Package org.kuali.rice.kew.engine

Class org.kuali.rice.kew.engine.ActivationContext extends Object implements Serializable

serialVersionUID: 5063689034941122774L

Serialized Fields

simulation

boolean simulation

activateRequests

boolean activateRequests

simulatedActionsTaken

List<E> simulatedActionsTaken

generatedActionItems

List<E> generatedActionItems

Class org.kuali.rice.kew.engine.ChartOrgDispatchAttribute extends AbstractRoleAttribute implements Serializable

serialVersionUID: -9114899910238607996L

Serialized Fields

workgroupName

String workgroupName

Class org.kuali.rice.kew.engine.DynamicSubRoleAttribute extends AbstractRoleAttribute implements Serializable

serialVersionUID: 5147874690575620616L

Serialized Fields

roleNames

List<E> roleNames

Class org.kuali.rice.kew.engine.EngineState extends Object implements Serializable

serialVersionUID: 2405363802483005090L

Serialized Fields

transitioningFrom

RouteNodeInstance transitioningFrom

transitioningTo

RouteNodeInstance transitioningTo

completeNodeInstances

List<E> completeNodeInstances

generatedRequests

List<E> generatedRequests

Class org.kuali.rice.kew.engine.RouteContext extends Object implements Serializable

serialVersionUID: -7125137491367944594L

Serialized Fields

routeHeader

DocumentRouteHeaderValue routeHeader

documentContent

DocumentContent documentContent

nodeInstance

RouteNodeInstance nodeInstance

engineState

EngineState engineState

actionRequest

ActionRequestValue actionRequest

activationContext

ActivationContext activationContext

doNotSendApproveNotificationEmails

boolean doNotSendApproveNotificationEmails

parameters

Map<K,V> parameters

searchIndexingRequestedForContext

boolean searchIndexingRequestedForContext

Package org.kuali.rice.kew.engine.node

Class org.kuali.rice.kew.engine.node.Branch extends Object implements Serializable

serialVersionUID: 7164561979112939112L

Serialized Fields

branchId

String branchId

parentBranch

Branch parentBranch

name

String name

branchState

List<E> branchState

initialNode

RouteNodeInstance initialNode

splitNode

RouteNodeInstance splitNode

joinNode

RouteNodeInstance joinNode

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.engine.node.BranchPrototype extends Object implements Serializable

serialVersionUID: 8645994738204838275L

Serialized Fields

branchId

String branchId

name

String name

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.engine.node.BranchState extends State implements Serializable

serialVersionUID: -7642477013444817952L

Serialized Fields

branch

Branch branch

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.engine.node.NodeState extends State implements Serializable

serialVersionUID: -4382379569851955918L

Serialized Fields

nodeInstance

RouteNodeInstance nodeInstance

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.engine.node.ProcessDefinitionBo extends Object implements Serializable

serialVersionUID: -6338857095673479752L

Serialized Fields

processId

String processId

name

String name

documentType

DocumentType documentType

initialRouteNode

RouteNode initialRouteNode

initial

boolean initial

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.engine.node.RouteNode extends Object implements Serializable

serialVersionUID: 4891233177051752726L

Serialized Fields

routeNodeId

String routeNodeId

documentTypeId

String documentTypeId

routeNodeName

String routeNodeName

routeMethodName

String routeMethodName

finalApprovalInd

Boolean finalApprovalInd

mandatoryRouteInd

Boolean mandatoryRouteInd

exceptionWorkgroupId

String exceptionWorkgroupId

routeMethodCode

String routeMethodCode

activationType

String activationType

nextDocStatus

String nextDocStatus

lockVerNbr

Integer lockVerNbr

documentType

DocumentType documentType

exceptionWorkgroupName

String exceptionWorkgroupName

ruleTemplate

RuleTemplateBo ruleTemplate

nodeType

String nodeType

previousNodes

List<E> previousNodes

nextNodes

List<E> nextNodes

branch

BranchPrototype branch

configParams

List<E> configParams

Class org.kuali.rice.kew.engine.node.RouteNodeConfigParam extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 5592421070149273014L

Serialized Fields

id

String id

key

String key

value

String value

routeNode

RouteNode routeNode

Class org.kuali.rice.kew.engine.node.RouteNodeInstance extends Object implements Serializable

serialVersionUID: 7183670062805580420L

Serialized Fields

routeNodeInstanceId

String routeNodeInstanceId

documentId

String documentId

branch

Branch branch

routeNode

RouteNode routeNode

active

boolean active

complete

boolean complete

initial

boolean initial

process

RouteNodeInstance process

nextNodeInstances

List<E> nextNodeInstances

previousNodeInstances

List<E> previousNodeInstances

state

List<E> state

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.engine.node.State extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

stateId

String stateId

key

String key

value

String value

Package org.kuali.rice.kew.impl.peopleflow

Class org.kuali.rice.kew.impl.peopleflow.ActionPolicyValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.kew.impl.peopleflow.DelegationTypeValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.kew.impl.peopleflow.PeopleFlowAttributeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

attributeDefinitionId

String attributeDefinitionId

value

String value

peopleFlowId

String peopleFlowId

attributeDefinition

KewAttributeDefinitionBo attributeDefinition

Class org.kuali.rice.kew.impl.peopleflow.PeopleFlowBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespaceCode

String namespaceCode

typeId

String typeId

description

String description

active

boolean active

typeBo

KewTypeBo typeBo

attributeBos

List<E> attributeBos

members

List<E> members

attributeValues

Map<K,V> attributeValues

Class org.kuali.rice.kew.impl.peopleflow.PeopleFlowDelegateBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

peopleFlowMemberId

String peopleFlowMemberId

memberId

String memberId

memberTypeCode

String memberTypeCode

actionRequestPolicyCode

String actionRequestPolicyCode

delegationTypeCode

String delegationTypeCode

responsibilityId

String responsibilityId

memberName

String memberName

person

Person person

group

GroupEbo group

role

RoleEbo role

Class org.kuali.rice.kew.impl.peopleflow.PeopleFlowInquirableImpl extends InquirableImpl implements Serializable

serialVersionUID: -8392423307944257532L

Class org.kuali.rice.kew.impl.peopleflow.PeopleFlowMaintainableImpl extends MaintainableImpl implements Serializable

Class org.kuali.rice.kew.impl.peopleflow.PeopleFlowMemberBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

peopleFlowId

String peopleFlowId

memberId

String memberId

memberTypeCode

String memberTypeCode

actionRequestPolicyCode

String actionRequestPolicyCode

responsibilityId

String responsibilityId

priority

int priority

memberName

String memberName

person

Person person

group

GroupEbo group

role

RoleEbo role

delegates

List<E> delegates

Package org.kuali.rice.kew.notes

Class org.kuali.rice.kew.notes.Note extends Object implements Serializable

serialVersionUID: -6136544551121011531L

Serialized Fields

noteId

String noteId

documentId

String documentId

noteAuthorWorkflowId

String noteAuthorWorkflowId

noteCreateDate

Timestamp noteCreateDate

noteText

String noteText

lockVerNbr

Integer lockVerNbr

attachments

List<E> attachments

noteAuthorEmailAddress

String noteAuthorEmailAddress

noteAuthorNetworkId

String noteAuthorNetworkId

noteAuthorFullName

String noteAuthorFullName

noteCreateLongDate

Long noteCreateLongDate

authorizedToEdit

Boolean authorizedToEdit

editingNote

Boolean editingNote

Package org.kuali.rice.kew.plugin

Class org.kuali.rice.kew.plugin.PluginException extends RuntimeException implements Serializable

serialVersionUID: 4383784848245103557L


Package org.kuali.rice.kew.role

Class org.kuali.rice.kew.role.KimRoleRecipient extends Object implements Serializable

Serialized Fields

role

Role role

target

Recipient target

Class org.kuali.rice.kew.role.KimRoleResponsibilityRecipient extends Object implements Serializable

Serialized Fields

responsibilities

List<E> responsibilities

target

Recipient target

Package org.kuali.rice.kew.routeheader

Class org.kuali.rice.kew.routeheader.AttributeDocumentContent extends StandardDocumentContent implements Serializable

serialVersionUID: 6789132279492877000L

Class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValue extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -4700736340527913220L

Serialized Fields

documentTypeId

String documentTypeId

docRouteStatus

String docRouteStatus

docRouteLevel

Integer docRouteLevel

statusModDate

Timestamp statusModDate

createDate

Timestamp createDate

approvedDate

Timestamp approvedDate

finalizedDate

Timestamp finalizedDate

documentContent

DocumentRouteHeaderValueContent documentContent

docTitle

String docTitle

appDocId

String appDocId

docVersion

Integer docVersion

initiatorWorkflowId

String initiatorWorkflowId

routedByUserWorkflowId

String routedByUserWorkflowId

routeStatusDate

Timestamp routeStatusDate

routeLevelDate

Timestamp routeLevelDate

appDocStatus

String appDocStatus

appDocStatusDate

Timestamp appDocStatusDate

documentId

String documentId

appDocStatusHistory

List<E> appDocStatusHistory

notes

List<E> notes

searchableAttributeValues

List<E> searchableAttributeValues

queueItems

Collection<E> queueItems

routingReport

boolean routingReport

simulatedActionRequests

List<E> simulatedActionRequests

initialRouteNodeInstances

List<E> initialRouteNodeInstances

Class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueActionListExtension extends DocumentRouteHeaderValue implements Serializable

serialVersionUID: 8458532812557846684L

Serialized Fields

actionListInitiatorPrincipal

PrincipalContract actionListInitiatorPrincipal

Class org.kuali.rice.kew.routeheader.DocumentRouteHeaderValueContent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

documentId

String documentId

documentContent

String documentContent

Class org.kuali.rice.kew.routeheader.DocumentStatusTransition extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -2212481684546954746L

Serialized Fields

statusTransitionId

String statusTransitionId

documentId

String documentId

oldAppDocStatus

String oldAppDocStatus

newAppDocStatus

String newAppDocStatus

statusTransitionDate

Timestamp statusTransitionDate

Class org.kuali.rice.kew.routeheader.StandardDocumentContent extends Object implements Serializable

serialVersionUID: -3189330007364191220L

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

docContent

String docContent

routeContext

RouteContext routeContext

Package org.kuali.rice.kew.routelog.web

Class org.kuali.rice.kew.routelog.web.RouteLogForm extends KualiForm implements Serializable

serialVersionUID: -3997667167734868281L

Serialized Fields

methodToCall

String methodToCall

documentId

String documentId

rootRequests

List<E> rootRequests

pendingActionRequestCount

int pendingActionRequestCount

futureRootRequests

List<E> futureRootRequests

futureActionRequestCount

int futureActionRequestCount

showFuture

boolean showFuture

showFutureError

String showFutureError

removeHeader

boolean removeHeader

lookFuture

boolean lookFuture

showNotes

boolean showNotes

docId

String docId

returnUrlLocation

String returnUrlLocation

showCloseButton

boolean showCloseButton

newRouteLogActionMessage

String newRouteLogActionMessage

enableLogAction

boolean enableLogAction

Package org.kuali.rice.kew.routemanager

Class org.kuali.rice.kew.routemanager.ExplodingRuleAttribute extends Object implements Serializable


Package org.kuali.rice.kew.rule

Class org.kuali.rice.kew.rule.AbstractIdRoleAttribute extends AbstractRoleAttribute implements Serializable

Serialized Fields

idValue

String idValue

paramMap

Map<K,V> paramMap

extensionDefinition

ExtensionDefinition extensionDefinition

Class org.kuali.rice.kew.rule.AbstractRoleAttribute extends AbstractWorkflowAttribute implements Serializable

Class org.kuali.rice.kew.rule.AbstractWorkflowAttribute extends Object implements Serializable

Serialized Fields

required

boolean required

Class org.kuali.rice.kew.rule.GenericRoleAttribute extends GenericWorkflowAttribute implements Serializable

Class org.kuali.rice.kew.rule.GenericWorkflowAttribute extends AbstractWorkflowAttribute implements Serializable

Serialized Fields

log

org.apache.log4j.Logger log

attributeName

String attributeName

content

GenericAttributeContent content

Class org.kuali.rice.kew.rule.GroupRuleResponsibility extends RuleResponsibilityBo implements Serializable

Serialized Fields

group

Group group

namespaceCode

String namespaceCode

name

String name

Class org.kuali.rice.kew.rule.InitiatorRoleAttribute extends UnqualifiedRoleAttribute implements Serializable

Class org.kuali.rice.kew.rule.MockRole extends UnqualifiedRoleAttribute implements Serializable

Class org.kuali.rice.kew.rule.MockWorkflowAttribute extends Object implements Serializable

Serialized Fields

value

String value

Class org.kuali.rice.kew.rule.NetworkIdRoleAttribute extends AbstractIdRoleAttribute implements Serializable

serialVersionUID: 8784036641718163820L

Class org.kuali.rice.kew.rule.PersonRuleResponsibility extends RuleResponsibilityBo implements Serializable

Serialized Fields

personImpl

PersonImpl personImpl

principalName

String principalName

Class org.kuali.rice.kew.rule.PrincipalIdRoleAttribute extends AbstractIdRoleAttribute implements Serializable

serialVersionUID: 8784036641718163820L

Class org.kuali.rice.kew.rule.ResolvedQualifiedRole extends Object implements Serializable

serialVersionUID: 5397269690550273869L

Serialized Fields

recipients

List<E> recipients

qualifiedRoleLabel

String qualifiedRoleLabel

annotation

String annotation

Class org.kuali.rice.kew.rule.RoleRuleResponsibility extends RuleResponsibilityBo implements Serializable

Class org.kuali.rice.kew.rule.RoutedByUserRoleAttribute extends UnqualifiedRoleAttribute implements Serializable

serialVersionUID: -7099014184598851664L

Class org.kuali.rice.kew.rule.RuleBaseValues extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 6137765574728530156L

Serialized Fields

id

String id

name

String name

ruleTemplateId

String ruleTemplateId

previousRuleId

String previousRuleId

active

boolean active

description

String description

docTypeName

String docTypeName

documentId

String documentId

fromDateValue

Timestamp fromDateValue

toDateValue

Timestamp toDateValue

deactivationDate

Timestamp deactivationDate

currentInd

Boolean currentInd

versionNbr

Integer versionNbr

forceAction

boolean forceAction

ruleResponsibilities

List<E> ruleResponsibilities

ruleExtensions

List<E> ruleExtensions

ruleTemplate

RuleTemplateBo ruleTemplate

ruleExpressionDef

RuleExpressionDef ruleExpressionDef

previousVersion

RuleBaseValues previousVersion

activationDate

Timestamp activationDate

delegateRule

Boolean delegateRule

templateRuleInd

Boolean templateRuleInd

returnUrl

String returnUrl

destinationUrl

String destinationUrl

myColumns

MyColumns myColumns

personResponsibilities

List<E> personResponsibilities

groupResponsibilities

List<E> groupResponsibilities

roleResponsibilities

List<E> roleResponsibilities

fieldValues

Map<K,V> fieldValues

groupReviewerName

String groupReviewerName

groupReviewerNamespace

String groupReviewerNamespace

personReviewer

String personReviewer

personReviewerType

String personReviewerType

Class org.kuali.rice.kew.rule.RuleDelegationBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 7989203310473741293L

Serialized Fields

ruleDelegationId

String ruleDelegationId

responsibilityId

String responsibilityId

delegateRuleId

String delegateRuleId

delegationTypeCode

String delegationTypeCode

delegationRule

RuleBaseValues delegationRule

groupReviewerName

String groupReviewerName

groupReviewerNamespace

String groupReviewerNamespace

personReviewer

String personReviewer

personReviewerType

String personReviewerType

Class org.kuali.rice.kew.rule.RuleExpressionDef extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

type

String type

expression

String expression

Class org.kuali.rice.kew.rule.RuleExtensionBo extends Object implements Serializable

serialVersionUID: 8178135296413950516L

Serialized Fields

ruleExtensionId

String ruleExtensionId

ruleTemplateAttributeId

String ruleTemplateAttributeId

ruleBaseValuesId

String ruleBaseValuesId

versionNumber

Long versionNumber

ruleBaseValues

RuleBaseValues ruleBaseValues

ruleTemplateAttribute

RuleTemplateAttributeBo ruleTemplateAttribute

extensionValues

List<E> extensionValues

Class org.kuali.rice.kew.rule.RuleExtensionValue extends Object implements Serializable

serialVersionUID: 8909789087052290261L

Serialized Fields

ruleExtensionValueId

String ruleExtensionValueId

ruleExtensionId

String ruleExtensionId

value

String value

key

String key

lockVerNbr

Integer lockVerNbr

extension

RuleExtensionBo extension

Class org.kuali.rice.kew.rule.RuleResponsibilityBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -1565688857123316797L

Serialized Fields

id

String id

responsibilityId

String responsibilityId

ruleBaseValuesId

String ruleBaseValuesId

actionRequestedCd

String actionRequestedCd

ruleResponsibilityName

String ruleResponsibilityName

ruleResponsibilityType

String ruleResponsibilityType

priority

Integer priority

approvePolicy

String approvePolicy

ruleBaseValues

RuleBaseValues ruleBaseValues

Class org.kuali.rice.kew.rule.RuleRoutingAttribute extends Object implements Serializable

serialVersionUID: -8884711461398770563L

Serialized Fields

doctypeName

String doctypeName

rows

List<E> rows

required

boolean required

Class org.kuali.rice.kew.rule.RuleTemplateOptionBo extends BusinessObjectBase implements Serializable

serialVersionUID: 8913119135197149224L

Serialized Fields

id

String id

ruleTemplateId

String ruleTemplateId

code

String code

value

String value

versionNumber

Long versionNumber

ruleTemplate

RuleTemplateBo ruleTemplate

Class org.kuali.rice.kew.rule.TestBadWorkgroupRoleAttribute extends AbstractRoleAttribute implements Serializable

serialVersionUID: -8319714644552979100L

Class org.kuali.rice.kew.rule.TestRuleAttribute extends Object implements Serializable

serialVersionUID: -220808609566348066L

Serialized Fields

required

boolean required

Class org.kuali.rice.kew.rule.TestRuleAttributeDuex extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

required

boolean required

Class org.kuali.rice.kew.rule.TestRuleAttributeThree extends Object implements Serializable

serialVersionUID: -3502848534548531114L

Serialized Fields

required

boolean required

Class org.kuali.rice.kew.rule.TestWorkgroupRoleAttribute extends AbstractRoleAttribute implements Serializable

serialVersionUID: 7650315462958972080L

Class org.kuali.rice.kew.rule.UniversityIdRoleAttribute extends AbstractIdRoleAttribute implements Serializable

serialVersionUID: -7258860156654681708L

Class org.kuali.rice.kew.rule.UnqualifiedRoleAttribute extends AbstractRoleAttribute implements Serializable

serialVersionUID: -356582375961050905L

Serialized Fields

roles

List<E> roles

Class org.kuali.rice.kew.rule.WorkgroupRoleAttribute extends AbstractIdRoleAttribute implements Serializable

serialVersionUID: 5562142284908152678L


Package org.kuali.rice.kew.rule.xmlrouting

Class org.kuali.rice.kew.rule.xmlrouting.StandardGenericXMLRuleAttribute extends Object implements Serializable

Serialized Fields

evaluateForMissingExtensions

boolean evaluateForMissingExtensions

extensionDefinition

ExtensionDefinition extensionDefinition

paramMap

Map<K,V> paramMap

ruleRows

List<E> ruleRows

routingDataRows

List<E> routingDataRows

required

boolean required

Package org.kuali.rice.kew.workgroup

Class org.kuali.rice.kew.workgroup.GroupNameId extends Object implements Serializable

serialVersionUID: -4625193242111678434L

Serialized Fields

namespace

String namespace

nameId

String nameId

Class org.kuali.rice.kew.workgroup.WorkflowGroupId extends Object implements Serializable

serialVersionUID: -2452096307070075024L

Serialized Fields

groupId

Long groupId

Package org.kuali.rice.kew.xml.export

Class org.kuali.rice.kew.xml.export.KualiOrgReviewAttribute extends GenericWorkflowAttribute implements Serializable

serialVersionUID: 6717444752714424385L

Serialized Fields

finCoaCode

String finCoaCode

orgCode

String orgCode

Package org.kuali.rice.kim.impl.group

Class org.kuali.rice.kim.impl.group.GroupAttributeBo extends KimAttributeDataBo implements Serializable

Serialized Fields

assignedToId

String assignedToId

Class org.kuali.rice.kim.impl.group.GroupBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

description

String description

active

boolean active

kimTypeId

String kimTypeId

namespaceCode

String namespaceCode

members

List<E> members

attributeDetails

List<E> attributeDetails

memberPersons

List<E> memberPersons

memberGroups

List<E> memberGroups

attributes

Map<K,V> attributes

Class org.kuali.rice.kim.impl.group.GroupLookupableImpl extends LookupableImpl implements Serializable

serialVersionUID: -3149952849854425077L

Class org.kuali.rice.kim.impl.group.GroupMemberBo extends org.kuali.rice.kim.impl.membership.AbstractMemberBo implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

groupId

String groupId

Package org.kuali.rice.kim.impl.type

Class org.kuali.rice.kim.impl.type.IdentityManagementTypeAttributeTransactionalDocument extends IdentityManagementKimDocument implements Serializable

serialVersionUID: -9064436454008712125L

Serialized Fields

kimType

KimType kimType

attributes

List<E> attributes

Class org.kuali.rice.kim.impl.type.KimTypeAttributeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

sortCode

String sortCode

kimAttributeId

String kimAttributeId

kimAttribute

KimAttributeBo kimAttribute

kimTypeId

String kimTypeId

active

boolean active

Class org.kuali.rice.kim.impl.type.KimTypeAttributesHelper extends Object implements Serializable

Serialized Fields

kimType

KimType kimType

attributes

List<E> attributes

Class org.kuali.rice.kim.impl.type.KimTypeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

serviceName

String serviceName

namespaceCode

String namespaceCode

name

String name

attributeDefinitions

List<E> attributeDefinitions

active

boolean active

Class org.kuali.rice.kim.impl.type.KimTypeInquirableImpl extends KualiInquirableImpl implements Serializable

Serialized Fields

KIM_TYPE_NAME

String KIM_TYPE_NAME

Class org.kuali.rice.kim.impl.type.KimTypeLookupableHelperServiceImpl extends KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L


Package org.kuali.rice.kim.test.bo

Class org.kuali.rice.kim.test.bo.BOContainingPerson extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

boPrimaryKey

String boPrimaryKey

principalId

String principalId

person

Person person

Package org.kuali.rice.kim.test.service

Class org.kuali.rice.kim.test.service.PersonServiceImplTest.SampleBO extends Object implements Serializable

Serialized Fields

anAttribute

String anAttribute

anotherAttribute

String anotherAttribute

personPrincipalId

String personPrincipalId

personAttribute

Person personAttribute

childBos

List<E> childBos

Class org.kuali.rice.kim.test.service.PersonServiceImplTest.SampleChildBOWithPerson extends Object implements Serializable

Serialized Fields

childsAttribute

String childsAttribute

childsPersonPrincipalId

String childsPersonPrincipalId

childsPersonAttribute

Person childsPersonAttribute

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

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

serialVersionUID: 1525781435762831055L

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

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

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

serialVersionUID: 3449202365486147519L

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

serialVersionUID: -183249045552328424L

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

serialVersionUID: 6587335959291216641L


Package org.kuali.rice.krad.bo

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

serialVersionUID: 1L

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

serialVersionUID: -2030160650786561367L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

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

serialVersionUID: -6499610180752232494L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

name

String name

documentNumber

String documentNumber

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

serialVersionUID: 1L

Serialized Fields

recipientNamespaceCode

String recipientNamespaceCode

recipientName

String recipientName

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

serialVersionUID: -3782889247235043846L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

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

serialVersionUID: 402432724949441326L

Serialized Fields

noteIdentifier

Long noteIdentifier

attachmentMimeTypeCode

String attachmentMimeTypeCode

attachmentFileName

String attachmentFileName

attachmentIdentifier

String attachmentIdentifier

attachmentFileSize

Long attachmentFileSize

attachmentTypeCode

String attachmentTypeCode

note

Note note

Class org.kuali.rice.krad.bo.AttributeReferenceDummy extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 6582568341825342401L

Serialized Fields

oneDigitTextCode

String oneDigitTextCode

twoDigitTextCode

String twoDigitTextCode

genericSystemId

String genericSystemId

genericDate

Date genericDate

genericTimestamp

Timestamp genericTimestamp

genericBoolean

boolean genericBoolean

activeIndicator

boolean activeIndicator

genericAmount

KualiDecimal genericAmount

genericBigText

String genericBigText

emailAddress

String emailAddress

percent

KualiPercent percent

newCollectionRecord

boolean newCollectionRecord

workflowDocumentStatus

String workflowDocumentStatus

createDate

Date createDate

initiatorNetworkId

String initiatorNetworkId

activeFromDate

Date activeFromDate

activeToDate

Date activeToDate

activeAsOfDate

Date activeAsOfDate

current

boolean current

Class org.kuali.rice.krad.bo.AttributeReferenceElements extends PersistableBusinessObjectExtensionBase implements Serializable

serialVersionUID: -7646503995716194181L

Serialized Fields

infoTextArea

String infoTextArea

extendedTextArea

String extendedTextArea

Class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 8136616401437024033L

Serialized Fields

dictionaryBusinessObjectName

String dictionaryBusinessObjectName

attributeName

String attributeName

attributeLabel

String attributeLabel

attributeShortLabel

String attributeShortLabel

attributeMaxLength

String attributeMaxLength

attributeValidatingExpression

String attributeValidatingExpression

attributeControlType

String attributeControlType

attributeSummary

String attributeSummary

attributeDescription

String attributeDescription

attributeFormatterClassName

String attributeFormatterClassName

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

Class org.kuali.rice.krad.bo.DataObjectAuthorizerBase extends Object implements Serializable

serialVersionUID: 3987953326458974964L

Class org.kuali.rice.krad.bo.DataObjectRelationship extends Object implements Serializable

Serialized Fields

relatedClass

Class<T> relatedClass

parentClass

Class<T> parentClass

parentAttributeName

String parentAttributeName

userVisibleIdentifierKey

String userVisibleIdentifierKey

parentToChildReferences

Map<K,V> parentToChildReferences

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

serialVersionUID: 1L

Serialized Fields

documentNumber

String documentNumber

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

Serialized Fields

documentNumber

String documentNumber

documentDescription

String documentDescription

organizationDocumentNumber

String organizationDocumentNumber

documentTemplateNumber

String documentTemplateNumber

explanation

String explanation

workflowDocument

WorkflowDocument workflowDocument

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

Serialized Fields

documentNumber

String documentNumber

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

serialVersionUID: 1L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

activeAsOfDate

Timestamp activeAsOfDate

current

boolean current

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

serialVersionUID: 1194744068788100482L

Serialized Fields

code

String code

name

String name

active

boolean active

Class org.kuali.rice.krad.bo.LookupResults extends MultipleValueLookupMetadata implements Serializable

Serialized Fields

serializedLookupResults

String serializedLookupResults

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

Serialized Fields

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

lookupPersonId

String lookupPersonId

lookupDate

Timestamp lookupDate

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

serialVersionUID: -7647166354016356770L

Serialized Fields

noteIdentifier

Long noteIdentifier

remoteObjectIdentifier

String remoteObjectIdentifier

authorUniversalIdentifier

String authorUniversalIdentifier

notePostedTimestamp

Timestamp notePostedTimestamp

noteTypeCode

String noteTypeCode

noteText

String noteText

noteTopicText

String noteTopicText

notePurgeCode

String notePurgeCode

attachmentIdentifier

String attachmentIdentifier

noteType

NoteType noteType

authorUniversal

Person authorUniversal

attachment

Attachment attachment

adHocRouteRecipient

AdHocRouteRecipient adHocRouteRecipient

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

Serialized Fields

noteTypeCode

String noteTypeCode

noteTypeDescription

String noteTypeDescription

noteTypeActiveIndicator

boolean noteTypeActiveIndicator

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

Serialized Fields

attachmentContent

byte[] attachmentContent

fileName

String fileName

contentType

String contentType

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

serialVersionUID: 1451642350593233282L

Serialized Fields

versionNumber

Long versionNumber

objectId

String objectId

newCollectionRecord

boolean newCollectionRecord

extension

PersistableBusinessObjectExtension extension

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

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

Serialized Fields

selectedObjectIds

String selectedObjectIds

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

serialVersionUID: 2866566562262830639L

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

lastUpdatedDate

Timestamp lastUpdatedDate

serializedDocumentForm

byte[] serializedDocumentForm

encrypted

boolean encrypted

principalId

String principalId

ipAddress

String ipAddress

Class org.kuali.rice.krad.bo.SessionDocumentId extends CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

principalId

String principalId

ipAddress

String ipAddress

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


Package org.kuali.rice.krad.datadictionary

Class org.kuali.rice.krad.datadictionary.AttributeDefinition extends AttributeDefinitionBase implements Serializable

serialVersionUID: -2490613377818442742L

Serialized Fields

forceUppercase

Boolean forceUppercase

dataType

DataType dataType

minLength

Integer minLength

maxLength

Integer maxLength

unique

Boolean unique

exclusiveMin

String exclusiveMin

inclusiveMax

String inclusiveMax

validationPattern

ValidationPattern validationPattern
Deprecated. 

control

ControlDefinition control

controlField

Control controlField

formatterClass

String formatterClass

propertyEditor

PropertyEditor propertyEditor

attributeSecurity

AttributeSecurity attributeSecurity

dynamic

Boolean dynamic

customValidatorClass

String customValidatorClass

validCharactersConstraint

ValidCharactersConstraint validCharactersConstraint

caseConstraint

CaseConstraint caseConstraint

dependencyConstraints

List<E> dependencyConstraints

mustOccurConstraints

List<E> mustOccurConstraints

lookupDefinition

LookupConstraint lookupDefinition

lookupContextPath

String lookupContextPath

childEntryName

String childEntryName

optionsFinder

KeyValuesFinder optionsFinder

alternateDisplayAttributeName

String alternateDisplayAttributeName

additionalDisplayAttributeName

String additionalDisplayAttributeName

Class org.kuali.rice.krad.datadictionary.AttributeDefinitionBase extends DataDictionaryDefinitionBase implements Serializable

Serialized Fields

name

String name

label

String label

shortLabel

String shortLabel

displayLabelAttribute

String displayLabelAttribute

messageKey

String messageKey

constraintText

String constraintText

summary

String summary

description

String description

required

Boolean required

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

serialVersionUID: -7923499408946975318L

Serialized Fields

readOnly

boolean readOnly

hide

boolean hide

mask

boolean mask

partialMask

boolean partialMask

partialMaskFormatter

MaskFormatter partialMaskFormatter

maskFormatter

MaskFormatter maskFormatter

Class org.kuali.rice.krad.datadictionary.BusinessObjectEntry extends DataObjectEntry implements Serializable

Serialized Fields

baseBusinessObjectClass

Class<T> baseBusinessObjectClass

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

serialVersionUID: -2644072136271281041L

Serialized Fields

dataObjectClass

String dataObjectClass

name

String name

label

String label

shortLabel

String shortLabel

elementLabel

String elementLabel

summary

String summary

description

String description

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

Class org.kuali.rice.krad.datadictionary.ComplexAttributeDefinition extends AttributeDefinitionBase implements Serializable

Serialized Fields

dataObjectEntry

DataDictionaryEntry dataObjectEntry

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

serialVersionUID: -2003626577498716712L

Serialized Fields

id

String id

Class org.kuali.rice.krad.datadictionary.DataDictionaryEntryBase extends Object implements Serializable

Serialized Fields

attributes

List<E> attributes

complexAttributes

List<E> complexAttributes

collections

List<E> collections

relationships

List<E> relationships

attributeMap

Map<K,V> attributeMap

complexAttributeMap

Map<K,V> complexAttributeMap

collectionMap

Map<K,V> collectionMap

relationshipMap

Map<K,V> relationshipMap

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

Class org.kuali.rice.krad.datadictionary.DataObjectEntry extends DataDictionaryEntryBase implements Serializable

Serialized Fields

name

String name

dataObjectClass

Class<T> dataObjectClass

titleAttribute

String titleAttribute

objectLabel

String objectLabel

objectDescription

String objectDescription

primaryKeys

List<E> primaryKeys

exporterClass

Class<T> exporterClass

mustOccurConstraints

List<E> mustOccurConstraints

groupByAttributesForEffectiveDating

List<E> groupByAttributesForEffectiveDating

helpDefinition

HelpDefinition helpDefinition

boNotesEnabled

boolean boNotesEnabled

inactivationBlockingDefinitions

List<E> inactivationBlockingDefinitions

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

serialVersionUID: -8165456163213868710L

Serialized Fields

collectionPath

String collectionPath

paths

List<E> paths

nestedCollection

DocumentCollectionPath nestedCollection

Class org.kuali.rice.krad.datadictionary.DocumentEntry extends DataDictionaryEntryBase implements Serializable

serialVersionUID: 8231730871830055356L

Serialized Fields

documentTypeName

String documentTypeName

documentClass

Class<T> documentClass

baseDocumentClass

Class<T> baseDocumentClass

businessRulesClass

Class<T> businessRulesClass

allowsNoteAttachments

boolean allowsNoteAttachments

allowsNoteFYI

boolean allowsNoteFYI

attachmentTypesValuesFinderClass

Class<T> attachmentTypesValuesFinderClass

displayTopicFieldInNotes

boolean displayTopicFieldInNotes

usePessimisticLocking

boolean usePessimisticLocking

useWorkflowPessimisticLocking

boolean useWorkflowPessimisticLocking

encryptDocumentDataInPersistentSessionStorage

boolean encryptDocumentDataInPersistentSessionStorage

allowsCopy

boolean allowsCopy

workflowProperties

WorkflowProperties workflowProperties

workflowAttributes

WorkflowAttributes workflowAttributes

documentAuthorizerClass

Class<T> documentAuthorizerClass

documentPresentationControllerClass

Class<T> documentPresentationControllerClass

defaultExistenceChecks

List<E> defaultExistenceChecks

defaultExistenceCheckMap

Map<K,V> defaultExistenceCheckMap

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

serialVersionUID: 6285682208264817105L

Serialized Fields

paths

List<E> paths

documentCollectionPath

DocumentCollectionPath documentCollectionPath

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

serialVersionUID: -3204870440281417429L

Serialized Fields

sourceExternalizableBusinessObjectInterface

String sourceExternalizableBusinessObjectInterface

sourceAttributeName

String sourceAttributeName

delegate

AttributeDefinition delegate

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

serialVersionUID: -6869646654597012863L

Serialized Fields

parameterNamespace

String parameterNamespace

parameterDetailType

String parameterDetailType

parameterName

String parameterName

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

serialVersionUID: -8765429636173190984L

Serialized Fields

blockingReferenceBusinessObjectClass

Class<T> blockingReferenceBusinessObjectClass

blockedReferencePropertyName

String blockedReferencePropertyName

blockedBusinessObjectClass

Class<T> blockedBusinessObjectClass

inactivationBlockingDetectionServiceBeanName

String inactivationBlockingDetectionServiceBeanName

relationshipLabel

String relationshipLabel

businessObjectClass

Class<T> businessObjectClass

Class org.kuali.rice.krad.datadictionary.MaintenanceDocumentEntry extends DocumentEntry implements Serializable

serialVersionUID: 4990040987835057251L

Serialized Fields

dataObjectClass

Class<T> dataObjectClass

maintainableClass

Class<T> maintainableClass

lockingKeys

List<E> lockingKeys

allowsNewOrCopy

boolean allowsNewOrCopy

preserveLockingKeysOnCopy

boolean preserveLockingKeysOnCopy

allowsRecordDeletion

boolean allowsRecordDeletion

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

serialVersionUID: -715128943756700821L

Serialized Fields

sourceName

String sourceName

targetName

String targetName

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

serialVersionUID: 1737968024207302931L

Serialized Fields

attributeName

String attributeName

attributeToHighlightOnFail

String attributeToHighlightOnFail

displayFieldName

String displayFieldName

collection

String collection

collectionBusinessObjectClass

Class<T> collectionBusinessObjectClass

businessObjectClass

Class<T> businessObjectClass

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

serialVersionUID: 2946722646095412576L

Serialized Fields

objectAttributeName

String objectAttributeName

sourceClass

Class<T> sourceClass

targetClass

Class<T> targetClass

primitiveAttributes

List<E> primitiveAttributes

supportAttributes

List<E> supportAttributes

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

serialVersionUID: -8232868861868863394L

Serialized Fields

qualificationAttributeName

String qualificationAttributeName

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

serialVersionUID: -5455042765223753531L

Serialized Fields

routingAttributes

List<E> routingAttributes

documentValuePathGroups

List<E> documentValuePathGroups

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

serialVersionUID: -612461988789474893L

Serialized Fields

businessObjectClassName

String businessObjectClassName

attributeName

String attributeName

showAttributeInSearchCriteria

boolean showAttributeInSearchCriteria

showAttributeInResultSet

boolean showAttributeInResultSet

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

serialVersionUID: -8779609937539520677L

Serialized Fields

searchingAttribute

SearchingAttribute searchingAttribute

paths

List<E> paths

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

serialVersionUID: -1092811342186612461L

Serialized Fields

sortAscending

boolean sortAscending

attributeNames

List<E> attributeNames

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

serialVersionUID: -1719022365280776405L

Serialized Fields

identifier

boolean identifier

Class org.kuali.rice.krad.datadictionary.TransactionalDocumentEntry extends DocumentEntry implements Serializable

serialVersionUID: 5746921563371805425L

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

serialVersionUID: -6250577044174437101L

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

serialVersionUID: 6435015497886060280L

Serialized Fields

searchingTypeDefinitions

List<E> searchingTypeDefinitions

routingTypeDefinitions

Map<K,V> routingTypeDefinitions

Class org.kuali.rice.krad.datadictionary.WorkflowProperties extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

workflowPropertyGroups

List<E> workflowPropertyGroups

Class org.kuali.rice.krad.datadictionary.WorkflowProperty extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

path

String path

Class org.kuali.rice.krad.datadictionary.WorkflowPropertyGroup extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

basePath

String basePath

workflowProperties

List<E> workflowProperties

Package org.kuali.rice.krad.datadictionary.bos

Class org.kuali.rice.krad.datadictionary.bos.PaymentReasonCode extends KualiCodeBase implements Serializable

serialVersionUID: -8828220752451376168L

Serialized Fields

description

String description

section2Field1

String section2Field1

section2Field2

String section2Field2

Package org.kuali.rice.krad.datadictionary.mask

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

serialVersionUID: 4035984416568235531L

Serialized Fields

maskFormatter

MaskFormatter maskFormatter

maskFormatterClass

Class<T> maskFormatterClass

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

serialVersionUID: 3368293409242411693L

Serialized Fields

literal

String literal

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

serialVersionUID: -876112522775686636L

Serialized Fields

maskCharacter

String maskCharacter

maskLength

int maskLength

Package org.kuali.rice.krad.datadictionary.validation

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

Serialized Fields

regexPattern

Pattern regexPattern
Deprecated. 

maxLength

int maxLength
Deprecated. 

exactLength

int exactLength
Deprecated. 

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

Serialized Fields

regexPattern

Pattern regexPattern
Deprecated. 

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

Class org.kuali.rice.krad.datadictionary.validation.ValidationPattern.ValidationPatternException extends RiceRuntimeException implements Serializable

serialVersionUID: 2012770642382150523L


Package org.kuali.rice.krad.datadictionary.validation.constraint

Class org.kuali.rice.krad.datadictionary.validation.constraint.AllowCharacterConstraint extends ValidCharactersPatternConstraint implements Serializable

Serialized Fields

allowWhitespace

boolean allowWhitespace

omitNewline

boolean omitNewline

allowUnderscore

boolean allowUnderscore

allowPeriod

boolean allowPeriod

allowParenthesis

boolean allowParenthesis

allowDollar

boolean allowDollar

allowForwardSlash

boolean allowForwardSlash

allowDoubleQuote

boolean allowDoubleQuote

allowApostrophe

boolean allowApostrophe

allowComma

boolean allowComma

allowColon

boolean allowColon

allowSemiColon

boolean allowSemiColon

allowQuestionMark

boolean allowQuestionMark

allowExclaimation

boolean allowExclaimation

allowDash

boolean allowDash

allowPlus

boolean allowPlus

allowEquals

boolean allowEquals

allowAsterisk

boolean allowAsterisk

allowAtSign

boolean allowAtSign

allowPercent

boolean allowPercent

allowPound

boolean allowPound

allowGreaterThan

boolean allowGreaterThan

allowLessThan

boolean allowLessThan

allowBrackets

boolean allowBrackets

allowAmpersand

boolean allowAmpersand

allowCurlyBraces

boolean allowCurlyBraces

allowBackslash

boolean allowBackslash

allowAll

boolean allowAll

Class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaNumericPatternConstraint extends AllowCharacterConstraint implements Serializable

Serialized Fields

lowerCase

boolean lowerCase

upperCase

boolean upperCase

Class org.kuali.rice.krad.datadictionary.validation.constraint.AlphaPatternConstraint extends AllowCharacterConstraint implements Serializable

Serialized Fields

lowerCase

boolean lowerCase

upperCase

boolean upperCase

Class org.kuali.rice.krad.datadictionary.validation.constraint.AnyCharacterPatternConstraint extends ValidCharactersPatternConstraint implements Serializable

Serialized Fields

allowWhitespace

boolean allowWhitespace

omitNewline

boolean omitNewline

Class org.kuali.rice.krad.datadictionary.validation.constraint.BaseConstraint extends Object implements Serializable

Serialized Fields

labelKey

String labelKey

applyClientSide

Boolean applyClientSide

validationMessageParams

List<E> validationMessageParams

Class org.kuali.rice.krad.datadictionary.validation.constraint.CaseConstraint extends BaseConstraint implements Serializable

Serialized Fields

whenConstraint

List<E> whenConstraint

propertyName

String propertyName

operator

String operator

caseSensitive

boolean caseSensitive

Class org.kuali.rice.krad.datadictionary.validation.constraint.CharsetPatternConstraint extends ValidCharactersPatternConstraint implements Serializable

Serialized Fields

validChars

String validChars

Class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookup extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

desc

String desc

searchTypeId

String searchTypeId

resultReturnKey

String resultReturnKey

searchParamIdKey

String searchParamIdKey

params

List<E> params

Class org.kuali.rice.krad.datadictionary.validation.constraint.CommonLookupParam extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

childLookup

CommonLookup childLookup

writeAccess

CommonLookupParam.WriteAccess writeAccess

dataType

DataType dataType

optional

boolean optional

defaultValueList

ArrayList<E> defaultValueList

defaultValueString

String defaultValueString

name

String name

desc

String desc

caseSensitive

boolean caseSensitive

usage

CommonLookupParam.Usage usage

fieldPath

String fieldPath

widget

CommonLookupParam.Widget widget

Class org.kuali.rice.krad.datadictionary.validation.constraint.ConfigurationBasedRegexPatternConstraint extends ValidDataPatternConstraint implements Serializable

Serialized Fields

patternTypeKey

String patternTypeKey

Class org.kuali.rice.krad.datadictionary.validation.constraint.DatePatternConstraint extends ValidDataPatternConstraint implements Serializable

Serialized Fields

allowedFormats

List<E> allowedFormats

Class org.kuali.rice.krad.datadictionary.validation.constraint.FixedPointPatternConstraint extends ValidDataPatternConstraint implements Serializable

Serialized Fields

allowNegative

boolean allowNegative

precision

int precision

scale

int scale

Class org.kuali.rice.krad.datadictionary.validation.constraint.FloatingPointPatternConstraint extends ConfigurationBasedRegexPatternConstraint implements Serializable

Serialized Fields

allowNegative

boolean allowNegative

Class org.kuali.rice.krad.datadictionary.validation.constraint.IntegerPatternConstraint extends ValidDataPatternConstraint implements Serializable

Serialized Fields

allowNegative

boolean allowNegative

onlyNegative

boolean onlyNegative

omitZero

boolean omitZero

Class org.kuali.rice.krad.datadictionary.validation.constraint.LookupConstraint extends CommonLookup implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.krad.datadictionary.validation.constraint.MustOccurConstraint extends BaseConstraint implements Serializable

Serialized Fields

prerequisiteConstraints

List<E> prerequisiteConstraints

mustOccurConstraints

List<E> mustOccurConstraints

min

Integer min

max

Integer max

Class org.kuali.rice.krad.datadictionary.validation.constraint.NumericPatternConstraint extends AllowCharacterConstraint implements Serializable

Class org.kuali.rice.krad.datadictionary.validation.constraint.PrerequisiteConstraint extends BaseConstraint implements Serializable

Serialized Fields

propertyName

String propertyName

Class org.kuali.rice.krad.datadictionary.validation.constraint.SimpleConstraint extends BaseConstraint implements Serializable

Serialized Fields

required

Boolean required

maxLength

Integer maxLength

minLength

Integer minLength

exclusiveMin

String exclusiveMin

inclusiveMax

String inclusiveMax

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

Class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersConstraint extends BaseConstraint implements Serializable

Serialized Fields

value

String value

Class org.kuali.rice.krad.datadictionary.validation.constraint.ValidCharactersPatternConstraint extends ValidCharactersConstraint implements Serializable

Class org.kuali.rice.krad.datadictionary.validation.constraint.ValidDataPatternConstraint extends ValidCharactersConstraint implements Serializable

Class org.kuali.rice.krad.datadictionary.validation.constraint.WhenConstraint extends Object implements Serializable

Serialized Fields

values

List<E> values

valuePath

String valuePath

constraint

Constraint constraint

Package org.kuali.rice.krad.datadictionary.validation.processor

Class org.kuali.rice.krad.datadictionary.validation.processor.DataTypeConstraintProcessorTest.SimpleDataTypeConstraint extends Object implements Serializable

Serialized Fields

dataType

DataType dataType

Package org.kuali.rice.krad.document

Class org.kuali.rice.krad.document.DocumentAuthorizerBase extends DataObjectAuthorizerBase implements Serializable

serialVersionUID: -5354518767379472681L

Class org.kuali.rice.krad.document.DocumentBase extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

documentHeader

DocumentHeader documentHeader

pessimisticLocks

List<E> pessimisticLocks

adHocRoutePersons

List<E> adHocRoutePersons

adHocRouteWorkgroups

List<E> adHocRouteWorkgroups

notes

List<E> notes

Class org.kuali.rice.krad.document.DocumentPresentationControllerBase extends Object implements Serializable

serialVersionUID: -9181864754090276024L

Class org.kuali.rice.krad.document.DocumentViewAuthorizerBase extends ViewAuthorizerBase implements Serializable

serialVersionUID: 3800780934223224565L

Serialized Fields

documentAuthorizer

DocumentAuthorizer documentAuthorizer

Class org.kuali.rice.krad.document.DocumentViewPresentationControllerBase extends ViewPresentationControllerBase implements Serializable

serialVersionUID: 1461173145806477758L

Serialized Fields

documentPresentationController

DocumentPresentationController documentPresentationController

Class org.kuali.rice.krad.document.PessimisticLockTestDocumentAuthorizer extends DocumentAuthorizerBase implements Serializable

Class org.kuali.rice.krad.document.TestDocumentAuthorizerBase extends DocumentAuthorizerBase implements Serializable

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


Package org.kuali.rice.krad.impls

Class org.kuali.rice.krad.impls.RiceTestTransactionalDocument extends TransactionalDocumentBase implements Serializable

serialVersionUID: 130510805747702088L

Class org.kuali.rice.krad.impls.RiceTestTransactionalDocument2 extends RiceTestTransactionalDocument2Parent implements Serializable

serialVersionUID: -6327898031854570125L

Class org.kuali.rice.krad.impls.RiceTestTransactionalDocument2Parent extends TransactionalDocumentBase implements Serializable

serialVersionUID: 8440598258665841273L

Class org.kuali.rice.krad.impls.RiceTestTransactionalDocumentAuthorizer extends TransactionalDocumentAuthorizerBase implements Serializable


Package org.kuali.rice.krad.inquiry

Class org.kuali.rice.krad.inquiry.InquirableImpl extends ViewHelperServiceImpl implements Serializable

Serialized Fields

dataObjectClass

Class<T> dataObjectClass

Class org.kuali.rice.krad.inquiry.InquiryViewAuthorizerBase extends ViewAuthorizerBase implements Serializable

serialVersionUID: 5853518191618440332L

Class org.kuali.rice.krad.inquiry.InquiryViewPresentationControllerBase extends ViewPresentationControllerBase implements Serializable

serialVersionUID: 7504225899471226403L


Package org.kuali.rice.krad.lookup

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

serialVersionUID: 8683452581122892189L

Serialized Fields

list

List<E> list

actualSizeIfTruncated

Long actualSizeIfTruncated

Class org.kuali.rice.krad.lookup.LookupableImpl extends ViewHelperServiceImpl implements Serializable

Serialized Fields

dataObjectClass

Class<T> dataObjectClass

parameters

Map<K,V> parameters

defaultSortAttributeNames

List<E> defaultSortAttributeNames

sortAscending

boolean sortAscending

fieldConversions

Map<K,V> fieldConversions

readOnlyFieldsList

List<E> readOnlyFieldsList

Class org.kuali.rice.krad.lookup.LookupResultsDDBo extends TransientBusinessObjectBase implements Serializable

Serialized Fields

someValue

String someValue

Class org.kuali.rice.krad.lookup.LookupResultsDDBoLookupableHelperServiceImpl extends Object implements Serializable

Class org.kuali.rice.krad.lookup.LookupViewAuthorizerBase extends ViewAuthorizerBase implements Serializable

serialVersionUID: 3755133641536256283L

Class org.kuali.rice.krad.lookup.LookupViewPresentationControllerBase extends ViewPresentationControllerBase implements Serializable

serialVersionUID: -1571703041784821056L


Package org.kuali.rice.krad.service

Class org.kuali.rice.krad.service.BusinessObjectNotLookupableException extends KualiException implements Serializable

Class org.kuali.rice.krad.service.ModuleServiceNotFoundException extends KualiException implements Serializable


Package org.kuali.rice.krad.test.document

Class org.kuali.rice.krad.test.document.AccountRequestDocument extends TransactionalDocumentBase implements Serializable

Serialized Fields

requester

String requester

reason1

String reason1

reason2

String reason2

requestType

String requestType

accountTypeCode

String accountTypeCode

accounts

List<E> accounts

Class org.kuali.rice.krad.test.document.AccountRequestDocument2 extends TransactionalDocumentBase implements Serializable

serialVersionUID: 7616690365412064056L

Serialized Fields

requester

String requester

reason1

String reason1

reason2

String reason2

requestType

String requestType

accountTypeCode

String accountTypeCode

accounts

List<E> accounts

Class org.kuali.rice.krad.test.document.AccountRequestDocumentAuthorizer extends DocumentAuthorizerBase implements Serializable

Class org.kuali.rice.krad.test.document.AccountRequestDocumentWithCyclicalReference extends TransactionalDocumentBase implements Serializable

Serialized Fields

requester

String requester

reason1

String reason1

reason2

String reason2

requestType

String requestType

accountTypeCode

String accountTypeCode

child

AccountRequestDocumentWithCyclicalReference child

parent

AccountRequestDocumentWithCyclicalReference parent

accounts

List<E> accounts

Class org.kuali.rice.krad.test.document.AccountRequestType extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.test.document.AccountStateKeyValues extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.test.document.AccountTypeKeyValues extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.test.document.AccountWithDDAttributesDocument extends TransactionalDocumentBase implements Serializable

serialVersionUID: 174220131121010870L

Serialized Fields

accountNumber

Integer accountNumber

accountOwner

String accountOwner

accountBalance

KualiDecimal accountBalance

accountOpenDate

Date accountOpenDate

accountUpdateDateTime

Timestamp accountUpdateDateTime

accountState

String accountState

accountAwake

boolean accountAwake

Class org.kuali.rice.krad.test.document.SearchAttributeIndexTestDocument extends TransactionalDocumentBase implements Serializable

serialVersionUID: -2290510385815271758L

Serialized Fields

routeLevelCount

int routeLevelCount

constantString

String constantString

routedString

String routedString

heldRoutedString

String heldRoutedString

readAccessCount

int readAccessCount

Package org.kuali.rice.krad.test.document.bo

Class org.kuali.rice.krad.test.document.bo.Account extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

number

String number

name

String name

amId

Long amId

accountManager

AccountManager accountManager

Class org.kuali.rice.krad.test.document.bo.AccountExtension extends PersistableBusinessObjectExtensionBase implements Serializable

Serialized Fields

number

String number

accountTypeCode

String accountTypeCode

accountType

AccountType accountType

Class org.kuali.rice.krad.test.document.bo.AccountManager extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

userName

String userName

amId

Long amId

defaultType

String defaultType

accounts

List<E> accounts

Class org.kuali.rice.krad.test.document.bo.AccountType extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

accountTypeCode

String accountTypeCode

name

String name

Class org.kuali.rice.krad.test.document.bo.AccountType2 extends AccountType2Parent implements Serializable

serialVersionUID: -7442266938947384160L

Serialized Fields

accountTypeCode

String accountTypeCode

name

String name

Class org.kuali.rice.krad.test.document.bo.AccountType2Parent extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 6330290535633802745L


Package org.kuali.rice.krad.uif.widget

Class org.kuali.rice.krad.uif.widget.BreadCrumbs extends WidgetBase implements Serializable

serialVersionUID: -2864287914665842251L

Serialized Fields

displayHomewardPath

boolean displayHomewardPath

displayPassedHistory

boolean displayPassedHistory

displayBreadcrumbsWhenOne

boolean displayBreadcrumbsWhenOne

homewardPathList

List<E> homewardPathList

Class org.kuali.rice.krad.uif.widget.DatePicker extends WidgetBase implements Serializable

serialVersionUID: -659830874214415990L

Class org.kuali.rice.krad.uif.widget.DirectInquiry extends Inquiry implements Serializable

serialVersionUID: -2490979579285984314L

Serialized Fields

directInquiryActionField

ActionField directInquiryActionField

adjustInquiryParameters

boolean adjustInquiryParameters

fieldBindingInfo

BindingInfo fieldBindingInfo

Class org.kuali.rice.krad.uif.widget.Disclosure extends WidgetBase implements Serializable

serialVersionUID: 1238789480161901850L

Serialized Fields

collapseImageSrc

String collapseImageSrc

expandImageSrc

String expandImageSrc

animationSpeed

int animationSpeed

defaultOpen

boolean defaultOpen

renderImage

boolean renderImage

Class org.kuali.rice.krad.uif.widget.Growls extends WidgetBase implements Serializable

serialVersionUID: -8701090110933484411L

Serialized Fields

sticky

boolean sticky

timeShown

int timeShown

position

String position

Class org.kuali.rice.krad.uif.widget.Help extends WidgetBase implements Serializable

serialVersionUID: -1514436681476297241L

Class org.kuali.rice.krad.uif.widget.Inquiry extends WidgetBase implements Serializable

serialVersionUID: -2154388007867302901L

Serialized Fields

baseInquiryUrl

String baseInquiryUrl

dataObjectClassName

String dataObjectClassName

viewName

String viewName

inquiryParameters

Map<K,V> inquiryParameters

forceInquiry

boolean forceInquiry

inquiryLinkField

LinkField inquiryLinkField

Class org.kuali.rice.krad.uif.widget.LightBox extends WidgetBase implements Serializable

serialVersionUID: -4004284762546700975L

Serialized Fields

actionParameterMapString

String actionParameterMapString

height

String height

width

String width

lookupReturnByScript

boolean lookupReturnByScript

Class org.kuali.rice.krad.uif.widget.LightBoxLookup extends WidgetBase implements Serializable

serialVersionUID: -8571541274489677888L

Serialized Fields

actionParameterMapString

String actionParameterMapString

Class org.kuali.rice.krad.uif.widget.QuickFinder extends WidgetBase implements Serializable

serialVersionUID: 3302390972815386785L

Serialized Fields

baseLookupUrl

String baseLookupUrl

dataObjectClassName

String dataObjectClassName

viewName

String viewName

referencesToRefresh

String referencesToRefresh

fieldConversions

Map<K,V> fieldConversions

lookupParameters

Map<K,V> lookupParameters

readOnlySearchFields

String readOnlySearchFields

hideReturnLink

Boolean hideReturnLink

suppressActions

Boolean suppressActions

autoSearch

Boolean autoSearch

lookupCriteriaEnabled

Boolean lookupCriteriaEnabled

supplementalActionsEnabled

Boolean supplementalActionsEnabled

disableSearchButtons

Boolean disableSearchButtons

headerBarEnabled

Boolean headerBarEnabled

showMaintenanceLinks

Boolean showMaintenanceLinks

multipleValuesSelect

Boolean multipleValuesSelect

lookupCollectionName

String lookupCollectionName

quickfinderActionField

ActionField quickfinderActionField

Class org.kuali.rice.krad.uif.widget.Reorderer extends WidgetBase implements Serializable

serialVersionUID: 6142957061046219120L

Serialized Fields

movableStyleClass

String movableStyleClass

Class org.kuali.rice.krad.uif.widget.RichTable extends WidgetBase implements Serializable

serialVersionUID: 4671589690877390070L

Serialized Fields

emptyTableMessage

String emptyTableMessage

disableTableSort

boolean disableTableSort

hiddenColumns

Set<E> hiddenColumns

sortableColumns

Set<E> sortableColumns

showSearchAndExportOptions

boolean showSearchAndExportOptions

Class org.kuali.rice.krad.uif.widget.Spinner extends WidgetBase implements Serializable

serialVersionUID: -659830874214415990L

Class org.kuali.rice.krad.uif.widget.Suggest extends WidgetBase implements Serializable

serialVersionUID: 7373706855319347225L

Serialized Fields

suggestQuery

AttributeQuery suggestQuery

sourcePropertyName

String sourcePropertyName

Class org.kuali.rice.krad.uif.widget.Tabs extends WidgetBase implements Serializable

serialVersionUID: 2L

Class org.kuali.rice.krad.uif.widget.Tree extends WidgetBase implements Serializable

serialVersionUID: -6852455590809381513L

Class org.kuali.rice.krad.uif.widget.WidgetBase extends ComponentBase implements Serializable

serialVersionUID: -917582902829056830L


Package org.kuali.rice.krad.util

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

serialVersionUID: -2675700473766186018L

Serialized Fields

ignoreCase

boolean ignoreCase

propertyNames

List<E> propertyNames

stringComparator

Comparator<T> stringComparator

booleanComparator

Comparator<T> booleanComparator

genericComparator

Comparator<T> genericComparator

Class org.kuali.rice.krad.util.BeanPropertyComparator.BeanComparisonException extends KualiException implements Serializable

serialVersionUID: 2622379680100640029L

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

Serialized Fields

errorKey

String errorKey

messageParameters

String[] messageParameters

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

Serialized Fields

allFieldsPopulated

boolean allFieldsPopulated

anyFieldsPopulated

boolean anyFieldsPopulated

unpopulatedFieldNames

List<E> unpopulatedFieldNames

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

serialVersionUID: -2328635367656516150L

Serialized Fields

errorPath

List<E> errorPath

errorMessages

Map<K,V> errorMessages

warningMessages

Map<K,V> warningMessages

infoMessages

Map<K,V> infoMessages

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

Serialized Fields

ticketTypeName

String ticketTypeName

ticketContext

Map<K,V> ticketContext

Package org.kuali.rice.krms.impl.repository

Class org.kuali.rice.krms.impl.repository.ActionAttributeBo extends BaseAttributeBo implements Serializable

Serialized Fields

actionId

String actionId

Class org.kuali.rice.krms.impl.repository.ActionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

namespace

String namespace

name

String name

description

String description

typeId

String typeId

ruleId

String ruleId

sequenceNumber

Integer sequenceNumber

attributeBos

Set<E> attributeBos

Class org.kuali.rice.krms.impl.repository.ActionTypeValuesFinder extends UifKeyValuesFinderBase implements Serializable

Class org.kuali.rice.krms.impl.repository.AgendaAttributeBo extends BaseAttributeBo implements Serializable

Serialized Fields

agendaId

String agendaId

Class org.kuali.rice.krms.impl.repository.AgendaBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

typeId

String typeId

contextId

String contextId

active

boolean active

firstItemId

String firstItemId

attributeBos

Set<E> attributeBos

items

List<E> items

context

ContextBo context

Class org.kuali.rice.krms.impl.repository.AgendaInquiryHelperServiceImpl extends KualiInquirableImpl implements Serializable

Class org.kuali.rice.krms.impl.repository.AgendaItemBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

agendaId

String agendaId

ruleId

String ruleId

subAgendaId

String subAgendaId

whenTrueId

String whenTrueId

whenFalseId

String whenFalseId

alwaysId

String alwaysId

rule

RuleBo rule

whenTrue

AgendaItemBo whenTrue

whenFalse

AgendaItemBo whenFalse

always

AgendaItemBo always

Class org.kuali.rice.krms.impl.repository.AgendaItemBoFoo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

agendaId

String agendaId

ruleId

String ruleId

subAgendaId

String subAgendaId

whenTrueId

String whenTrueId

whenFalseId

String whenFalseId

alwaysId

String alwaysId

whenTrue

AgendaItemBo whenTrue

whenFalse

AgendaItemBo whenFalse

always

AgendaItemBo always

Class org.kuali.rice.krms.impl.repository.AgendaLookupableHelperServiceImpl extends LookupableImpl implements Serializable

Class org.kuali.rice.krms.impl.repository.AgendaNamespaceValuesFinder extends UifKeyValuesFinderBase implements Serializable

Class org.kuali.rice.krms.impl.repository.AgendaTypeValuesFinder extends UifKeyValuesFinderBase implements Serializable

Class org.kuali.rice.krms.impl.repository.BaseAttributeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

attributeDefinitionId

String attributeDefinitionId

value

String value

attributeDefinition

KrmsAttributeDefinitionBo attributeDefinition

Class org.kuali.rice.krms.impl.repository.CategoryBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespace

String namespace

Class org.kuali.rice.krms.impl.repository.ContextAttributeBo extends BaseAttributeBo implements Serializable

Serialized Fields

contextId

String contextId

Class org.kuali.rice.krms.impl.repository.ContextBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespace

String namespace

typeId

String typeId

description

String description

active

boolean active

agendas

List<E> agendas

attributeBos

List<E> attributeBos

validEvents

List<E> validEvents

validActions

List<E> validActions

versionNumber

Long versionNumber

Class org.kuali.rice.krms.impl.repository.ContextTypeValuesFinder extends UifKeyValuesFinderBase implements Serializable

Serialized Fields

blankOption

boolean blankOption

Class org.kuali.rice.krms.impl.repository.ContextValidActionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

contextId

String contextId

actionTypeId

String actionTypeId

versionNumber

Long versionNumber

actionType

KrmsTypeBo actionType

Class org.kuali.rice.krms.impl.repository.ContextValidAgendaBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

contextId

String contextId

agendaTypeId

String agendaTypeId

versionNumber

Long versionNumber

agendaType

KrmsTypeBo agendaType

Class org.kuali.rice.krms.impl.repository.ContextValidEventBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

contextId

String contextId

eventName

String eventName

versionNumber

Long versionNumber

Class org.kuali.rice.krms.impl.repository.ContextValidRuleBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

contextId

String contextId

ruleTypeId

String ruleTypeId

versionNumber

Long versionNumber

ruleType

KrmsTypeBo ruleType

Class org.kuali.rice.krms.impl.repository.ContextValidTermBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

contextId

String contextId

termSpecificationId

String termSpecificationId

prereq

Boolean prereq

termSpecification

TermSpecificationBo termSpecification

Class org.kuali.rice.krms.impl.repository.FunctionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

namespace

String namespace

name

String name

description

String description

returnType

String returnType

typeId

String typeId

active

boolean active

parameters

List<E> parameters

categories

List<E> categories

Class org.kuali.rice.krms.impl.repository.FunctionParameterBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

description

String description

functionId

String functionId

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

Class org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

Class org.kuali.rice.krms.impl.repository.KrmsTypeAttributeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

Class org.kuali.rice.krms.impl.repository.KrmsTypeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

Class org.kuali.rice.krms.impl.repository.PropositionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

description

String description

ruleId

String ruleId

typeId

String typeId

propositionTypeCode

String propositionTypeCode

parameters

List<E> parameters

compoundOpCode

String compoundOpCode

compoundSequenceNumber

Integer compoundSequenceNumber

compoundComponents

List<E> compoundComponents

parameterDisplayString

String parameterDisplayString

editMode

boolean editMode

categoryId

String categoryId

sequenceAccessorService

SequenceAccessorService sequenceAccessorService

Class org.kuali.rice.krms.impl.repository.PropositionParameterBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

propId

String propId

value

String value

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

Class org.kuali.rice.krms.impl.repository.PropositionParameterTypeValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krms.impl.repository.RuleAttributeBo extends BaseAttributeBo implements Serializable

Serialized Fields

ruleId

String ruleId

Class org.kuali.rice.krms.impl.repository.RuleBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

namespace

String namespace

description

String description

name

String name

typeId

String typeId

propId

String propId

active

boolean active

proposition

PropositionBo proposition

actions

List<E> actions

attributeBos

List<E> attributeBos

propositionTree

Tree<T,K> propositionTree

propositionSummary

String propositionSummary

propositionSummaryBuffer

StringBuffer propositionSummaryBuffer

selectedPropositionId

String selectedPropositionId

Class org.kuali.rice.krms.impl.repository.RuleTypeValuesFinder extends UifKeyValuesFinderBase implements Serializable

Class org.kuali.rice.krms.impl.repository.TermBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

specificationId

String specificationId

description

String description

specification

TermSpecificationBo specification

parameters

List<E> parameters

parametersMap

Map<K,V> parametersMap

Class org.kuali.rice.krms.impl.repository.TermParameterBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

termId

String termId

name

String name

value

String value

Class org.kuali.rice.krms.impl.repository.TermResolverAttributeBo extends BaseAttributeBo implements Serializable

Serialized Fields

termResolverId

String termResolverId

Class org.kuali.rice.krms.impl.repository.TermResolverBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

namespace

String namespace

name

String name

contextId

String contextId

typeId

String typeId

outputId

String outputId

active

boolean active

output

TermSpecificationBo output

prerequisites

Set<E> prerequisites

parameterSpecifications

Set<E> parameterSpecifications

attributeBos

Set<E> attributeBos

Class org.kuali.rice.krms.impl.repository.TermResolverParameterSpecificationBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

termResolverId

String termResolverId

name

String name

Class org.kuali.rice.krms.impl.repository.TermSpecificationBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

namespace

String namespace

type

String type

description

String description

active

boolean active

categories

List<E> categories

contexts

List<E> contexts

Package org.kuali.rice.krms.impl.rule

Class org.kuali.rice.krms.impl.rule.AgendaEditorMaintenanceDocumentDummy extends Object implements Serializable

Serialized Fields

oldMaintainableObject

Maintainable oldMaintainableObject

newMaintainableObject

Maintainable newMaintainableObject

Package org.kuali.rice.ksb.api.bus.support

Class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2681595879406587302L

Serialized Fields

serviceName

QName serviceName

endpointUrl

URL endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serviceVersion

String serviceVersion

type

String type

queue

boolean queue

priority

Integer priority

retryAttempts

Integer retryAttempts

millisToLive

Long millisToLive

messageExceptionHandler

String messageExceptionHandler

busSecurity

Boolean busSecurity

credentialsType

String credentialsType

cacheManager

String cacheManager

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ksb.api.bus.support.AbstractServiceConfiguration.Builder extends Object implements Serializable

serialVersionUID: -3002495884401672488L

Serialized Fields

serviceName

QName serviceName

endpointUrl

URL endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serviceVersion

String serviceVersion

type

String type

queue

boolean queue

priority

Integer priority

retryAttempts

Integer retryAttempts

millisToLive

Long millisToLive

messageExceptionHandler

String messageExceptionHandler

busSecurity

Boolean busSecurity

credentialsType

CredentialsType credentialsType

cacheManager

String cacheManager

Class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration extends AbstractServiceConfiguration implements Serializable

serialVersionUID: -4226512121638441108L

Serialized Fields

serviceInterfaces

List<E> serviceInterfaces

Class org.kuali.rice.ksb.api.bus.support.JavaServiceConfiguration.Builder extends AbstractServiceConfiguration.Builder<JavaServiceConfiguration> implements Serializable

serialVersionUID: 4300659121377259098L

Serialized Fields

serviceInterfaces

List<E> serviceInterfaces

Class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration extends AbstractServiceConfiguration implements Serializable

serialVersionUID: -4226512121638441108L

Serialized Fields

resourceClass

String resourceClass

resourceToClassNameMap

Map<K,V> resourceToClassNameMap

Class org.kuali.rice.ksb.api.bus.support.RestServiceConfiguration.Builder extends AbstractServiceConfiguration.Builder<RestServiceConfiguration> implements Serializable

serialVersionUID: 4300659121377259098L

Serialized Fields

resourceClass

String resourceClass

resourceToClassNameMap

Map<K,V> resourceToClassNameMap

Class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration extends AbstractServiceConfiguration implements Serializable

serialVersionUID: -4226512121638441108L

Serialized Fields

serviceInterface

String serviceInterface

jaxWsService

boolean jaxWsService

Class org.kuali.rice.ksb.api.bus.support.SoapServiceConfiguration.Builder extends AbstractServiceConfiguration.Builder<SoapServiceConfiguration> implements Serializable

serialVersionUID: 722267174667364588L

Serialized Fields

serviceInterface

String serviceInterface

jaxWsService

boolean jaxWsService

Package org.kuali.rice.ksb.impl.registry

Class org.kuali.rice.ksb.impl.registry.ServiceDescriptorBo extends Object implements Serializable

Serialized Fields

id

String id

descriptor

String descriptor

versionNumber

Long versionNumber

Class org.kuali.rice.ksb.impl.registry.ServiceInfoBo extends Object implements Serializable

serialVersionUID: -4244884858494208070L

Serialized Fields

serviceId

String serviceId

serviceName

String serviceName

endpointUrl

String endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serverIpAddress

String serverIpAddress

type

String type

serviceVersion

String serviceVersion

statusCode

String statusCode

serviceDescriptorId

String serviceDescriptorId

checksum

String checksum

versionNumber

Long versionNumber

Package org.kuali.rice.ksb.messaging

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

serialVersionUID: -4106213467989020586L

Serialized Fields

throwException

boolean throwException

messageContents

String messageContents

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

serialVersionUID: -4622179363250818637L

Serialized Fields

flattenedServiceDefinitionId

Long flattenedServiceDefinitionId

flattenedServiceDefinitionData

String flattenedServiceDefinitionData

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

serialVersionUID: -2660638986164631692L

Serialized Fields

responseCode

int responseCode

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

serialVersionUID: -1757928630462729547L

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

serialVersionUID: 8353712224372306350L

Serialized Fields

content

String content

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

serialVersionUID: -7047766894738304195L

Serialized Fields

routeQueueId

Long routeQueueId

queuePriority

Integer queuePriority

queueStatus

String queueStatus

queueDate

Timestamp queueDate

expirationDate

Timestamp expirationDate

retryCount

Integer retryCount

lockVerNbr

Integer lockVerNbr

ipNumber

String ipNumber

serviceName

String serviceName

applicationId

String applicationId

methodName

String methodName

methodCall

AsynchronousCall methodCall

payload

PersistedMessagePayload payload

value1

String value1

value2

String value2

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

serialVersionUID: 508778527504899029L

Serialized Fields

routeQueueId

Long routeQueueId

payload

String payload

methodCall

AsynchronousCall methodCall

message

PersistedMessageBO message

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

serialVersionUID: 8558495197148582373L

Serialized Fields

numberCallbacks

int numberCallbacks

Package org.kuali.rice.ksb.messaging.callbacks

Class org.kuali.rice.ksb.messaging.callbacks.SimpleCallback extends Object implements Serializable

serialVersionUID: -1097606463996858063L

Serialized Fields

returnObject

Serializable returnObject

methodCall

AsynchronousCall methodCall

Package org.kuali.rice.ksb.security.admin

Class org.kuali.rice.ksb.security.admin.ExportServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3234778044685975458L

Class org.kuali.rice.ksb.security.admin.KeyStoreEntryDataContainer extends Object implements Serializable

Serialized Fields

alias

String alias

createDate

Date createDate

type

Class<T> type

Package org.kuali.rice.ksb.security.credentials

Class org.kuali.rice.ksb.security.credentials.X509CredentialsSourceTest.KualiX509Certificate extends X509Certificate implements Serializable


Package org.kuali.rice.maintainable

Class org.kuali.rice.maintainable.AccountType2MaintainableImpl extends KualiMaintainableImpl implements Serializable

serialVersionUID: -396652994644246467L



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.