Serialized Form


Package org.kuali.rice.kcb.exception

Class org.kuali.rice.kcb.exception.ErrorList extends Exception implements Serializable

serialVersionUID: -8045847343472018601L

Serialized Fields

errorList

List<E> errorList

Class org.kuali.rice.kcb.exception.KCBCheckedException extends Exception implements Serializable

Class org.kuali.rice.kcb.exception.MessageDeliveryException extends org.kuali.rice.kcb.exception.MessageDeliveryProcessingException implements Serializable

Class org.kuali.rice.kcb.exception.MessageDeliveryProcessingException extends org.kuali.rice.kcb.exception.KCBCheckedException implements Serializable

Class org.kuali.rice.kcb.exception.MessageDismissalException extends org.kuali.rice.kcb.exception.MessageDeliveryProcessingException implements Serializable


Package org.kuali.rice.ken.bo

Class org.kuali.rice.ken.bo.Notification extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

deliveryType

String deliveryType

creationDateTime

Timestamp creationDateTime

sendDateTime

Timestamp sendDateTime

autoRemoveDateTime

Timestamp autoRemoveDateTime

title

String title

content

String content

processingFlag

String processingFlag

lockedDate

Timestamp lockedDate

priority

NotificationPriority priority
Lock column for OJB optimistic locking


contentType

NotificationContentType contentType

channel

NotificationChannel channel

producer

NotificationProducer producer

recipients

List<E> recipients

senders

List<E> senders

Class org.kuali.rice.ken.bo.NotificationChannel extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

name

String name

description

String description

subscribable

boolean subscribable

recipientLists

List<E> recipientLists

producers

List<E> producers

reviewers

List<E> reviewers

subscriptions

List<E> subscriptions

Class org.kuali.rice.ken.bo.NotificationChannelReviewer extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

channel

NotificationChannel channel

reviewerType

String reviewerType

reviewerId

String reviewerId

Class org.kuali.rice.ken.bo.NotificationContentType extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

name

String name

current

boolean current

version

Integer version

description

String description

namespace

String namespace

xsd

String xsd

xsl

String xsl

Class org.kuali.rice.ken.bo.NotificationMessageDelivery extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

messageDeliveryStatus

String messageDeliveryStatus

userRecipientId

String userRecipientId

deliverySystemId

String deliverySystemId

lockedDate

Timestamp lockedDate

notification

Notification notification
Lock column for OJB optimistic locking

Class org.kuali.rice.ken.bo.NotificationPriority extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

name

String name

description

String description

order

Integer order

Class org.kuali.rice.ken.bo.NotificationProducer extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

name

String name

description

String description

contactInfo

String contactInfo

channels

List<E> channels

Class org.kuali.rice.ken.bo.NotificationRecipient extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

notificationId

Long notificationId

recipientType

String recipientType

recipientId

String recipientId

notification

Notification notification

Class org.kuali.rice.ken.bo.NotificationRecipientList extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

recipientType

String recipientType

recipientId

String recipientId

channel

NotificationChannel channel

Class org.kuali.rice.ken.bo.NotificationSender extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

notificationId

Long notificationId

senderName

String senderName

notification

Notification notification

Class org.kuali.rice.ken.bo.UserChannelSubscription extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

userId

String userId

channel

NotificationChannel channel

Package org.kuali.rice.ken.exception

Class org.kuali.rice.ken.exception.ErrorList extends Exception implements Serializable

serialVersionUID: -8045847343472018601L

Serialized Fields

errorList

List<E> errorList

Class org.kuali.rice.ken.exception.NotificationAutoRemoveException extends Exception implements Serializable

Class org.kuali.rice.ken.exception.NotificationMessageDeliveryException extends Exception implements Serializable

Class org.kuali.rice.ken.exception.NotificationMessageDismissalException extends Exception implements Serializable


Package org.kuali.rice.ken.kew

Class org.kuali.rice.ken.kew.ChannelReviewerRoleAttribute extends GenericRoleAttribute implements Serializable

Class org.kuali.rice.ken.kew.NotificationCustomActionListAttribute extends Object implements Serializable


Package org.kuali.rice.kew.actionitem

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

serialVersionUID: -1079562205125660151L

Serialized Fields

actionItemId

String actionItemId

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

delegatorWorkflowId

String delegatorWorkflowId

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

org.kuali.rice.kim.bo.Person delegatorPerson

delegatorName

String delegatorName

displayParameters

DisplayParameters displayParameters

isInitialized

boolean isInitialized

delegatorGroup

org.kuali.rice.kim.api.group.Group delegatorGroup

group

org.kuali.rice.kim.api.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.DefaultCustomActionListAttribute extends Object implements Serializable

serialVersionUID: 6776164670024486696L

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

serialVersionUID: 8859107918934290768L

Serialized Fields

frameHeight

Integer frameHeight

Package org.kuali.rice.kew.actionlist.web

Class org.kuali.rice.kew.actionlist.web.ActionListFilterForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: -1149636352016711445L

Serialized Fields

filter

ActionListFilter filter

createDateFrom

String createDateFrom

createDateTo

String createDateTo

lastAssignedDateTo

String lastAssignedDateTo

lastAssignedDateFrom

String lastAssignedDateFrom

methodToCall

String methodToCall

lookupableImplServiceName

String lookupableImplServiceName

lookupType

String lookupType

docTypeFullName

String docTypeFullName

userWorkgroups

List<E> userWorkgroups

cssFile

String cssFile

test

String test

Class org.kuali.rice.kew.actionlist.web.ActionListForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: -6246391732337228007L

Serialized Fields

delegator

String delegator

methodToCall

String methodToCall

helpDeskActionListUserName

String helpDeskActionListUserName

docType

String docType

filterLegend

String filterLegend

actionListType

String actionListType

customActionList

Boolean customActionList

defaultActionToTake

String defaultActionToTake

actionsToTake

List<E> actionsToTake

defaultActions

Map<K,V> defaultActions

delegationId

String delegationId

delegators

List<E> delegators

hasCustomActions

Boolean hasCustomActions

routeLogPopup

Boolean routeLogPopup

documentPopup

Boolean documentPopup

primaryDelegates

List<E> primaryDelegates

primaryDelegateId

String primaryDelegateId

hasDisplayParameters

Boolean hasDisplayParameters

currentPage

Integer currentPage

currentSort

String currentSort

currentDir

String currentDir

page

Integer page

sort

String sort

dir

String dir

count

int count

cssFile

String cssFile

logoAlign

String logoAlign

viewOutbox

String viewOutbox

outboxItems

String[] outboxItems

outBoxEmpty

boolean outBoxEmpty

showOutbox

Boolean showOutbox

headerButtons

List<E> headerButtons

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

delegationType

String delegationType

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

org.kuali.rice.kim.api.group.Group group

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

serialVersionUID: 1L

Serialized Fields

principal

org.kuali.rice.kim.api.identity.principal.PrincipalContract principal

Package org.kuali.rice.kew.actionrequest.bo

Class org.kuali.rice.kew.actionrequest.bo.ActionRequestCodeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kew.actionrequest.bo.RuleMaintenanceActionRequestCodeValuesFinder extends ActionRequestCodeValuesFinder implements Serializable


Package org.kuali.rice.kew.actions

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

serialVersionUID: 7857749268529671300L

Serialized Fields

actionSet

List<E> actionSet

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

serialVersionUID: -727218907121562270L

Serialized Fields

actionTakenCodes

List<E> actionTakenCodes

Package org.kuali.rice.kew.actions.asyncservices

Class org.kuali.rice.kew.actions.asyncservices.ActionInvocation extends Object implements Serializable

serialVersionUID: -3828610998370758705L

Serialized Fields

actionItemId

String actionItemId

actionCode

String actionCode

Package org.kuali.rice.kew.actiontaken

Class org.kuali.rice.kew.actiontaken.ActionTakenValue extends Object implements Serializable

serialVersionUID: -81505450567067594L

Serialized Fields

actionTakenId

String actionTakenId

documentId

String documentId

actionTaken

String actionTaken

actionDate

Timestamp actionDate

annotation

String annotation

docVersion

Integer docVersion

lockVerNbr

Integer lockVerNbr

principalId

String principalId

delegatorPrincipalId

String delegatorPrincipalId

delegatorGroupId

String delegatorGroupId

actionRequests

Collection<E> actionRequests

currentIndicator

Boolean currentIndicator

actionDateString

String actionDateString

Package org.kuali.rice.kew.bo.lookup

Class org.kuali.rice.kew.bo.lookup.DocSearchCriteriaDTOLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -5162419674659967408L

Serialized Fields

dateTimeService

org.kuali.rice.core.api.datetime.DateTimeService dateTimeService

processor

DocumentLookupCriteriaProcessor processor

savedSearch

boolean savedSearch

Class org.kuali.rice.kew.bo.lookup.DocumentRouteHeaderValueLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -5162419674659967408L

Serialized Fields

dateTimeService

org.kuali.rice.core.api.datetime.DateTimeService dateTimeService

processor

DocumentLookupCriteriaProcessor processor

Package org.kuali.rice.kew.docsearch

Class org.kuali.rice.kew.docsearch.DocSearchCriteriaDTO extends org.kuali.rice.krad.bo.BusinessObjectBase implements Serializable

serialVersionUID: -5738747438282249790L

Serialized Fields

namedSearch

String namedSearch

pageSize

Integer pageSize

documentId

String documentId

docRouteStatus

String docRouteStatus

appDocStatus

String appDocStatus

docTitle

String docTitle

appDocId

String appDocId

overrideInd

String overrideInd

initiator

String initiator

viewer

String viewer

workgroupViewerNamespace

String workgroupViewerNamespace

workgroupViewerName

String workgroupViewerName

approver

String approver

docRouteNodeId

String docRouteNodeId

docRouteNodeLogic

String docRouteNodeLogic

docVersion

String docVersion

docTypeFullName

String docTypeFullName

workgroupViewerId

String workgroupViewerId

fromDateCreated

String fromDateCreated

fromDateLastModified

String fromDateLastModified

fromDateApproved

String fromDateApproved

fromDateFinalized

String fromDateFinalized

fromStatusTransitionDate

String fromStatusTransitionDate

toDateCreated

String toDateCreated

toDateLastModified

String toDateLastModified

toDateApproved

String toDateApproved

toDateFinalized

String toDateFinalized

toStatusTransitionDate

String toStatusTransitionDate

dateCreated

Timestamp dateCreated

searchableAttributeRows

List<E> searchableAttributeRows

searchableAttributes

List<E> searchableAttributes

isAdvancedSearch

String isAdvancedSearch

superUserSearch

String superUserSearch

threshold

Integer threshold

fetchLimit

Integer fetchLimit

isOverThreshold

boolean isOverThreshold

securityFilteredRows

int securityFilteredRows

overridingUserSession

boolean overridingUserSession

saveSearchForUser

boolean saveSearchForUser

onlyDocTypeFilled

boolean onlyDocTypeFilled

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

serialVersionUID: 7850758046316186962L

Serialized Fields

documentId

String documentId

docRouteStatusCode

String docRouteStatusCode

dateCreated

Timestamp dateCreated

documentTitle

String documentTitle

activeIndicatorCode

String activeIndicatorCode

docTypeName

String docTypeName

docTypeLabel

String docTypeLabel

initiatorNetworkId

String initiatorNetworkId

initiatorWorkflowId

String initiatorWorkflowId

initiatorName

String initiatorName

initiatorEmailAddress

String initiatorEmailAddress

initiatorLastName

String initiatorLastName

initiatorFirstName

String initiatorFirstName

initiatorTransposedName

String initiatorTransposedName

docTypeHandlerUrl

String docTypeHandlerUrl

rowStyleClass

String rowStyleClass

superUserSearch

String superUserSearch

appDocStatus

String appDocStatus

searchableAttributes

List<E> searchableAttributes

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

Serialized Fields

documentId

String documentId

documentTypeName

String documentTypeName

documentContent

String documentContent

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

serialVersionUID: -1255359695353320685L

Serialized Fields

resultContainers

List<E> resultContainers

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

serialVersionUID: -2395396912914099421L

Serialized Fields

columns

List<E> columns

searchResults

List<E> searchResults

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

serialVersionUID: -764778230573234367L

Serialized Fields

docSearchCriteriaDTO

DocSearchCriteriaDTO docSearchCriteriaDTO

searchResult

DocumentSearchResultComponents searchResult

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

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

serialVersionUID: -5927435567057306529L

Serialized Fields

formKey

String formKey

value

String value

values

List<E> values

lookupableFieldType

String lookupableFieldType

caseSensitive

boolean caseSensitive

searchInclusive

boolean searchInclusive

searchableAttributeValue

SearchableAttributeValue searchableAttributeValue

searchable

boolean searchable

canHoldMultipleValues

boolean canHoldMultipleValues

rangeSearch

boolean rangeSearch

allowInlineRange

boolean allowInlineRange

savedKey

String savedKey

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

serialVersionUID: 7334865718915897486L

Serialized Fields

fieldKey

String fieldKey

labelMessageKey

String labelMessageKey

labelFieldWidthValue

String labelFieldWidthValue

labelFieldHeightValue

String labelFieldHeightValue

dataFieldWidthValue

String dataFieldWidthValue

dataFieldHeightValue

String dataFieldHeightValue

fields

List<E> fields

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

serialVersionUID: -1898076444679158722L

Serialized Fields

columnsPreSearchAttributes

List<E> columnsPreSearchAttributes

columnsPostSearchAttributes

List<E> columnsPostSearchAttributes

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

serialVersionUID: -8499396401490695140L

Serialized Fields

key

String key

property

String property

fieldType

String fieldType

hidden

boolean hidden

displayOnlyPropertyName

String displayOnlyPropertyName

datePickerKey

String datePickerKey

lookupableImplServiceName

String lookupableImplServiceName

lookupTypeRequired

boolean lookupTypeRequired

labelMessageKey

String labelMessageKey

helpMessageKeyArgument

String helpMessageKeyArgument

optionsCollectionProperty

String optionsCollectionProperty

collectionLabelProperty

String collectionLabelProperty

collectionKeyProperty

String collectionKeyProperty

emptyCollectionMessage

String emptyCollectionMessage

Package org.kuali.rice.kew.docsearch.web

Class org.kuali.rice.kew.docsearch.web.SearchAttributeFormContainer extends Object implements Serializable

serialVersionUID: 8034659910798901330L

Serialized Fields

key

String key

value

String value

values

String[] values

alternateValue

String alternateValue

valueSet

boolean valueSet

Package org.kuali.rice.kew.docsearch.xml

Class org.kuali.rice.kew.docsearch.xml.StandardGenericXMLSearchableAttribute extends Object implements Serializable

Serialized Fields

paramMap

Map<K,V> paramMap

ruleAttribute

RuleAttribute ruleAttribute

searchRows

List<E> searchRows

Package org.kuali.rice.kew.doctype

Class org.kuali.rice.kew.doctype.ApplicationDocumentStatus extends org.kuali.rice.krad.bo.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 org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -5162632536083995637L

Class org.kuali.rice.kew.doctype.DocumentTypePolicy extends org.kuali.rice.krad.bo.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

securityAttributes

List<E> securityAttributes

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

serialVersionUID: 8194757786570696656L

Serialized Fields

className

String className

applicationId

String applicationId

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

serialVersionUID: 2542191040889845305L

Serialized Fields

userSession

org.kuali.rice.krad.UserSession userSession

authenticatedWorkgroups

Map<K,V> authenticatedWorkgroups

passesRoleSecurity

Map<K,V> passesRoleSecurity

documentTypeSecurity

Map<K,V> documentTypeSecurity

Package org.kuali.rice.kew.doctype.bo

Class org.kuali.rice.kew.doctype.bo.DocumentType extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1312830153583125069L

Serialized Fields

documentTypeId

String documentTypeId

docTypeParentId

String docTypeParentId

name

String name

version

Integer version

active

Boolean active

currentInd

Boolean currentInd

description

String description

label

String label

previousVersionId

String previousVersionId

documentId

String documentId

unresolvedHelpDefinitionUrl

String unresolvedHelpDefinitionUrl

unresolvedDocSearchHelpUrl

String unresolvedDocSearchHelpUrl

unresolvedDocHandlerUrl

String unresolvedDocHandlerUrl

postProcessorName

String postProcessorName

workgroupId

String workgroupId

blanketApproveWorkgroupId

String blanketApproveWorkgroupId

blanketApprovePolicy

String blanketApprovePolicy

reportingWorkgroupId

String reportingWorkgroupId

actualApplicationId

String actualApplicationId

returnUrl

String returnUrl

actionsUrl

String actionsUrl

applyRetroactively

Boolean applyRetroactively

defaultExceptionWorkgroup

org.kuali.rice.kim.api.group.Group defaultExceptionWorkgroup

policies

Collection<E> policies

validApplicationStatuses

List<E> validApplicationStatuses

routeLevels

List<E> routeLevels

childrenDocTypes

Collection<E> childrenDocTypes

documentTypeAttributes

List<E> documentTypeAttributes

processes

List<E> processes

routingVersion

String routingVersion

actualNotificationFromAddress

String actualNotificationFromAddress

documentTypeSecurityXml

String documentTypeSecurityXml

documentTypeSecurity

DocumentTypeSecurity documentTypeSecurity

customEmailStylesheet

String customEmailStylesheet

Package org.kuali.rice.kew.document

Class org.kuali.rice.kew.document.DocumentTypeMaintainable extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: -5920808902137192662L

Class org.kuali.rice.kew.document.RoutingRuleDelegationMaintainable extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

Class org.kuali.rice.kew.document.RoutingRuleMaintainable extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: -5920808902137192662L


Package org.kuali.rice.kew.documentlink

Class org.kuali.rice.kew.documentlink.DocumentLink extends Object implements Serializable

serialVersionUID: 551926904795633010L

Serialized Fields

docLinkId

String docLinkId

orgnDocId

String orgnDocId

destDocId

String destDocId

Package org.kuali.rice.kew.documentoperation.web

Class org.kuali.rice.kew.documentoperation.web.DocOperationIndexedParameter extends Object implements Serializable

serialVersionUID: -7519728468541922828L

Serialized Fields

index

Integer index

value

String value

Class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 2994179393392218743L

Serialized Fields

routeHeader

DocumentRouteHeaderValue routeHeader

documentId

String documentId

actionRequestOps

List<E> actionRequestOps

actionTakenOps

List<E> actionTakenOps

actionItemOps

List<E> actionItemOps

routeHeaderOp

String routeHeaderOp

statusModDate

String statusModDate

createDate

String createDate

approvedDate

String approvedDate

finalizedDate

String finalizedDate

routeStatusDate

String routeStatusDate

routeLevelDate

String routeLevelDate

lookupableImplServiceName

String lookupableImplServiceName

lookupType

String lookupType

docStatuses

Map<K,V> docStatuses

actionRequestCds

Map<K,V> actionRequestCds

actionTakenCds

Map<K,V> actionTakenCds

routeModules

List<E> routeModules

routeModuleName

String routeModuleName

lookupInvocationModule

String lookupInvocationModule

lookupInvocationField

String lookupInvocationField

lookupInvocationIndex

String lookupInvocationIndex

routeNodeInstances

List<E> routeNodeInstances

routeNodeInstanceOps

List<E> routeNodeInstanceOps

branches

List<E> branches

branchOps

List<E> branchOps

nodeStateDeleteOps

List<E> nodeStateDeleteOps

nodeStatesDelete

String nodeStatesDelete

branchStatesDelete

String branchStatesDelete

initialNodeInstances

String initialNodeInstances

annotation

String annotation

blanketApproveUser

String blanketApproveUser

blanketApproveActionTakenId

String blanketApproveActionTakenId

blanketApproveNodes

String blanketApproveNodes

actionInvocationUser

String actionInvocationUser

actionInvocationActionItemId

String actionInvocationActionItemId

actionInvocationActionCode

String actionInvocationActionCode

Package org.kuali.rice.kew.dto

Class org.kuali.rice.kew.dto.ActionItemDTO extends Object implements Serializable

serialVersionUID: -4545795435037464863L

Serialized Fields

actionItemId

String actionItemId

dateAssigned

Timestamp dateAssigned

actionRequestCd

String actionRequestCd

actionRequestId

String actionRequestId

documentId

String documentId

docTitle

String docTitle

docLabel

String docLabel

docHandlerURL

String docHandlerURL

docName

String docName

responsibilityId

String responsibilityId

roleName

String roleName

dateAssignedString

String dateAssignedString

actionToTake

String actionToTake

delegationType

String delegationType

actionItemIndex

Integer actionItemIndex

groupId

String groupId

principalId

String principalId

delegatorGroupId

String delegatorGroupId

delegatorPrincipalId

String delegatorPrincipalId

Class org.kuali.rice.kew.dto.ActionRequestDTO extends Object implements Serializable

serialVersionUID: 1074824814950100121L

Serialized Fields

actionRequestId

String actionRequestId

actionRequested

String actionRequested

status

String status

currentIndicator

Boolean currentIndicator

dateCreated

Calendar dateCreated

responsibilityId

String responsibilityId

documentId

String documentId

routeMethodName

String routeMethodName

priority

Integer priority

annotation

String annotation

actionTakenId

String actionTakenId

groupId

String groupId

recipientTypeCd

String recipientTypeCd

approvePolicy

String approvePolicy

responsibilityDesc

String responsibilityDesc

routeLevel

Integer routeLevel

docVersion

Integer docVersion

roleName

String roleName

forceAction

Boolean forceAction

principalId

String principalId

delegationType

String delegationType

parentActionRequestId

String parentActionRequestId

qualifiedRoleName

String qualifiedRoleName

qualifiedRoleNameLabel

String qualifiedRoleNameLabel

childrenRequests

org.kuali.rice.kew.dto.ActionRequestDTO[] childrenRequests

actionTaken

org.kuali.rice.kew.dto.ActionTakenDTO actionTaken

nodeName

String nodeName

nodeInstanceId

String nodeInstanceId

requestLabel

String requestLabel

Class org.kuali.rice.kew.dto.ActionTakenDTO extends Object implements Serializable

serialVersionUID: -8818100923517546091L

Serialized Fields

actionTakenId

String actionTakenId

documentId

String documentId

docVersion

Integer docVersion

principalId

String principalId

delegatorPrincpalId

String delegatorPrincpalId

delegatorGroupId

String delegatorGroupId

actionTaken

String actionTaken

actionDate

Calendar actionDate

annotation

String annotation

actionRequests

org.kuali.rice.kew.dto.ActionRequestDTO[] actionRequests

Class org.kuali.rice.kew.dto.ActionTakenEventDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: -5944287852858879399L

Serialized Fields

actionTaken

org.kuali.rice.kew.dto.ActionTakenDTO actionTaken

Class org.kuali.rice.kew.dto.AdHocRevokeDTO extends Object implements Serializable

serialVersionUID: 7650456194747488114L

Serialized Fields

actionRequestId

String actionRequestId

nodeName

String nodeName

principalId

String principalId

groupId

String groupId

Class org.kuali.rice.kew.dto.AfterProcessEventDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: 1462372563938714818L

Serialized Fields

nodeInstanceId

String nodeInstanceId

successfullyProcessed

boolean successfullyProcessed

Class org.kuali.rice.kew.dto.BeforeProcessEventDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: 1462372563938714818L

Serialized Fields

nodeInstanceId

String nodeInstanceId

Class org.kuali.rice.kew.dto.DeleteEventDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: -3875560393424293103L

Class org.kuali.rice.kew.dto.DocumentContentDTO extends Object implements Serializable

serialVersionUID: -1008441110733007106L

Serialized Fields

attributeContent

String attributeContent

applicationContent

String applicationContent

searchableContent

String searchableContent

attributeDefinitions

List<E> attributeDefinitions

searchableDefinitions

List<E> searchableDefinitions

documentId

String documentId

Class org.kuali.rice.kew.dto.DocumentDetailDTO extends org.kuali.rice.kew.dto.RouteHeaderDTO implements Serializable

serialVersionUID: -6089529693944755804L

Serialized Fields

actionRequests

org.kuali.rice.kew.dto.ActionRequestDTO[] actionRequests

actionsTaken

org.kuali.rice.kew.dto.ActionTakenDTO[] actionsTaken

nodeInstances

org.kuali.rice.kew.dto.RouteNodeInstanceDTO[] nodeInstances

nodeInstanceMap

Map<K,V> nodeInstanceMap

Class org.kuali.rice.kew.dto.DocumentEventDTO extends Object implements Serializable

Serialized Fields

documentEventCode

String documentEventCode

documentId

String documentId

appDocId

String appDocId

Class org.kuali.rice.kew.dto.DocumentLinkDTO extends Object implements Serializable

serialVersionUID: 4454393424187842416L

Serialized Fields

docLinkId

String docLinkId

orgnDocId

String orgnDocId

destDocId

String destDocId

Class org.kuali.rice.kew.dto.DocumentLockingEventDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: 1462372563938714818L

Class org.kuali.rice.kew.dto.DocumentRouteLevelChangeDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: 6822976938764899168L

Serialized Fields

oldRouteLevel

Integer oldRouteLevel

newRouteLevel

Integer newRouteLevel

oldNodeName

String oldNodeName

newNodeName

String newNodeName

oldNodeInstanceId

String oldNodeInstanceId

newNodeInstanceId

String newNodeInstanceId

Class org.kuali.rice.kew.dto.DocumentRouteStatusChangeDTO extends org.kuali.rice.kew.dto.DocumentEventDTO implements Serializable

serialVersionUID: 3969488320690393356L

Serialized Fields

newRouteStatus

String newRouteStatus

oldRouteStatus

String oldRouteStatus

Class org.kuali.rice.kew.dto.DocumentSearchCriteriaDTO extends Object implements Serializable

serialVersionUID: -220572344702126103L

Serialized Fields

documentId

String documentId

docRouteStatus

String docRouteStatus

docTitle

String docTitle

appDocId

String appDocId

initiator

String initiator

viewer

String viewer

groupViewerName

String groupViewerName

approver

String approver

docRouteNodeName

String docRouteNodeName

docRouteNodeLogic

String docRouteNodeLogic

docVersion

String docVersion

docTypeFullName

String docTypeFullName

fromDateCreated

String fromDateCreated

fromDateLastModified

String fromDateLastModified

fromDateApproved

String fromDateApproved

fromDateFinalized

String fromDateFinalized

toDateCreated

String toDateCreated

toDateLastModified

String toDateLastModified

toDateApproved

String toDateApproved

toDateFinalized

String toDateFinalized

searchAttributeValues

List<E> searchAttributeValues

advancedSearch

boolean advancedSearch

superUserSearch

boolean superUserSearch

threshold

Integer threshold

fetchLimit

Integer fetchLimit

saveSearchForUser

boolean saveSearchForUser

Class org.kuali.rice.kew.dto.DocumentSearchResultDTO extends Object implements Serializable

serialVersionUID: -2555393598328802683L

Serialized Fields

searchResults

List<E> searchResults

isOverThreshold

boolean isOverThreshold

securityFilteredRows

Integer securityFilteredRows

Class org.kuali.rice.kew.dto.DocumentSearchResultRowDTO extends Object implements Serializable

serialVersionUID: -4512313267985796233L

Serialized Fields

fieldValues

List<E> fieldValues

Class org.kuali.rice.kew.dto.DocumentStatusTransitionDTO extends Object implements Serializable

serialVersionUID: -5694589806200056472L

Serialized Fields

statusTransitionId

String statusTransitionId

documentId

String documentId

oldAppDocStatus

String oldAppDocStatus

newAppDocStatus

String newAppDocStatus

statusTransitionDate

Timestamp statusTransitionDate

Class org.kuali.rice.kew.dto.EmplIdDTO extends org.kuali.rice.kew.dto.UserIdDTO implements Serializable

serialVersionUID: 3641654702342054538L

Class org.kuali.rice.kew.dto.ModifiableDocumentContentDTO extends org.kuali.rice.kew.dto.DocumentContentDTO implements Serializable

serialVersionUID: 5174192500065617616L

Serialized Fields

modified

boolean modified

Class org.kuali.rice.kew.dto.MovePointDTO extends Object implements Serializable

serialVersionUID: 6682919843672420498L

Serialized Fields

startNodeName

String startNodeName

stepsToMove

int stepsToMove

Class org.kuali.rice.kew.dto.NetworkIdDTO extends org.kuali.rice.kew.dto.UserIdDTO implements Serializable

serialVersionUID: -5262644133374062911L

Class org.kuali.rice.kew.dto.NoteDTO extends Object implements Serializable

serialVersionUID: 3278600875270364172L

Serialized Fields

noteId

String noteId

documentId

String documentId

noteAuthorWorkflowId

String noteAuthorWorkflowId

noteCreateDate

Calendar noteCreateDate

noteText

String noteText

lockVerNbr

Integer lockVerNbr

Class org.kuali.rice.kew.dto.PropertyDefinitionDTO extends Object implements Serializable

serialVersionUID: -8190461666520475280L

Serialized Fields

name

String name

value

String value

Class org.kuali.rice.kew.dto.RecipientIdDTO extends Object implements Serializable

serialVersionUID: -6938158347498838618L

Class org.kuali.rice.kew.dto.ReportActionToTakeDTO extends Object implements Serializable

serialVersionUID: 5212455086079117671L

Serialized Fields

actionToPerform

String actionToPerform

principalId

String principalId

nodeName

String nodeName

Class org.kuali.rice.kew.dto.ReportCriteriaDTO extends Object implements Serializable

serialVersionUID: 4390002636101531058L

Serialized Fields

documentId

String documentId

targetNodeName

String targetNodeName

targetPrincipalIds

String[] targetPrincipalIds

routingPrincipalId

String routingPrincipalId

documentTypeName

String documentTypeName

xmlContent

String xmlContent

ruleTemplateNames

String[] ruleTemplateNames

nodeNames

String[] nodeNames

actionsToTake

org.kuali.rice.kew.dto.ReportActionToTakeDTO[] actionsToTake

activateRequests

Boolean activateRequests

flattenNodes

boolean flattenNodes

Class org.kuali.rice.kew.dto.ResponsiblePartyDTO extends Object implements Serializable

serialVersionUID: 5716093378476396724L

Serialized Fields

principalId

String principalId

roleName

String roleName

groupId

String groupId

Class org.kuali.rice.kew.dto.ReturnPointDTO extends Object implements Serializable

serialVersionUID: -2310581865646974403L

Serialized Fields

nodeName

String nodeName

Class org.kuali.rice.kew.dto.RouteHeaderDTO extends Object implements Serializable

serialVersionUID: -677289794727007572L

Serialized Fields

documentId

String documentId

docRouteStatus

String docRouteStatus

dateCreated

Calendar dateCreated

dateLastModified

Calendar dateLastModified

dateApproved

Calendar dateApproved

dateFinalized

Calendar dateFinalized

docTitle

String docTitle

appDocId

String appDocId

initiatorPrincipalId

String initiatorPrincipalId

routedByPrincipalId

String routedByPrincipalId

docRouteLevel

Integer docRouteLevel

currentRouteNodeNames

String currentRouteNodeNames

docVersion

Integer docVersion

docTypeName

String docTypeName

documentUrl

String documentUrl

appDocStatus

String appDocStatus

appDocStatusDate

Calendar appDocStatusDate

fyiRequested

boolean fyiRequested

ackRequested

boolean ackRequested

approveRequested

boolean approveRequested

completeRequested

boolean completeRequested

userBlanketApprover

boolean userBlanketApprover

docTypeId

String docTypeId

validActions

org.kuali.rice.kew.dto.ValidActionsDTO validActions

notes

org.kuali.rice.kew.dto.NoteDTO[] notes

notesToDelete

org.kuali.rice.kew.dto.NoteDTO[] notesToDelete

variables

List<E> variables

Class org.kuali.rice.kew.dto.RouteNodeInstanceDTO extends Object implements Serializable

serialVersionUID: -5456548621231617447L

Serialized Fields

routeNodeInstanceId

String routeNodeInstanceId

documentId

String documentId

branchId

String branchId

routeNodeId

String routeNodeId

processId

String processId

name

String name

active

boolean active

complete

boolean complete

initial

boolean initial

state

org.kuali.rice.kew.dto.StateDTO[] state

nextNodes

org.kuali.rice.kew.dto.RouteNodeInstanceDTO[] nextNodes

Class org.kuali.rice.kew.dto.RuleDelegationDTO extends Object implements Serializable

serialVersionUID: -4799536373676279207L

Serialized Fields

delegationType

String delegationType

delegationRule

org.kuali.rice.kew.dto.RuleDTO delegationRule

Class org.kuali.rice.kew.dto.RuleDTO extends Object implements Serializable

serialVersionUID: -6559003022586974704L

Serialized Fields

ruleTemplateId

String ruleTemplateId

activeInd

Boolean activeInd

description

String description

docTypeName

String docTypeName

fromDate

String fromDate

toDate

String toDate

forceAction

Boolean forceAction

ruleResponsibilities

org.kuali.rice.kew.dto.RuleResponsibilityDTO[] ruleResponsibilities

ruleExtensions

org.kuali.rice.kew.dto.RuleExtensionDTO[] ruleExtensions

ruleTemplateName

String ruleTemplateName

Class org.kuali.rice.kew.dto.RuleExtensionDTO extends Object implements Serializable

serialVersionUID: 4154136053584801446L

Serialized Fields

key

String key

value

String value

Class org.kuali.rice.kew.dto.RuleReportCriteriaDTO extends Object implements Serializable

serialVersionUID: -5778071030243010078L

Serialized Fields

ruleDescription

String ruleDescription

documentTypeName

String documentTypeName

ruleTemplateName

String ruleTemplateName

actionRequestCodes

String[] actionRequestCodes

responsiblePrincipalId

String responsiblePrincipalId

responsibleGroupId

String responsibleGroupId

responsibleRoleName

String responsibleRoleName

ruleExtensionVOs

org.kuali.rice.kew.dto.RuleExtensionDTO[] ruleExtensionVOs

activeIndicator

Boolean activeIndicator

considerWorkgroupMembership

Boolean considerWorkgroupMembership

includeDelegations

Boolean includeDelegations

Class org.kuali.rice.kew.dto.RuleResponsibilityDTO extends Object implements Serializable

serialVersionUID: -5253556415865901457L

Serialized Fields

responsibilityId

String responsibilityId

actionRequestedCd

String actionRequestedCd

priority

Integer priority

approvePolicy

String approvePolicy

principalId

String principalId

groupId

String groupId

roleName

String roleName

delegationRules

org.kuali.rice.kew.dto.RuleDelegationDTO[] delegationRules

Class org.kuali.rice.kew.dto.StateDTO extends org.kuali.rice.core.util.AbstractKeyValue implements Serializable

serialVersionUID: 4787443469039295347L

Serialized Fields

stateId

String stateId

Class org.kuali.rice.kew.dto.UserIdDTO extends org.kuali.rice.kew.dto.RecipientIdDTO implements Serializable

Serialized Fields

id

String id

Class org.kuali.rice.kew.dto.ValidActionsDTO extends Object implements Serializable

serialVersionUID: 8629234634226269476L

Serialized Fields

validActionCodesAllowed

String[] validActionCodesAllowed

Class org.kuali.rice.kew.dto.WorkflowAttributeDefinitionDTO extends Object implements Serializable

serialVersionUID: 1000L

Serialized Fields

attributeName

String attributeName

constructorParameters

List<E> constructorParameters

properties

Map<K,V> properties

Class org.kuali.rice.kew.dto.WorkflowIdDTO extends org.kuali.rice.kew.dto.UserIdDTO implements Serializable

serialVersionUID: -2268620878385726910L


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.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.Process 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
The nextDocStatus property represents the value of the ApplicationDocumentStatus to be set in the RouteHeader upon transitioning from this node.


lockVerNbr

Integer lockVerNbr

documentType

DocumentType documentType

exceptionWorkgroupName

String exceptionWorkgroupName

ruleTemplate

RuleTemplate 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 org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 5592421070149273014L

Serialized Fields

id

String id
Primary key


key

String key

value

String value

routeNode

RouteNode routeNode
Foreign key to routenode table

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 org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

stateId

String stateId

key

String key

value

String value

Package org.kuali.rice.kew.engine.simulation

Class org.kuali.rice.kew.engine.simulation.SimulationActionToTake extends Object implements Serializable

serialVersionUID: 5212455086079117671L

Serialized Fields

actionToPerform

String actionToPerform

user

org.kuali.rice.kim.bo.Person user

nodeName

String nodeName

Package org.kuali.rice.kew.exception

Class org.kuali.rice.kew.exception.DocumentSimulatedRouteException extends org.kuali.rice.kew.exception.WorkflowException implements Serializable

serialVersionUID: 8521549957308984549L

Class org.kuali.rice.kew.exception.InvalidActionTakenException extends org.kuali.rice.kew.exception.WorkflowException implements Serializable

serialVersionUID: 1138782665042887434L

Class org.kuali.rice.kew.exception.InvalidParentDocTypeException extends org.kuali.rice.core.util.xml.XmlException implements Serializable

Serialized Fields

parentName

String parentName

childName

String childName

Class org.kuali.rice.kew.exception.LockingException extends org.kuali.rice.kew.api.WorkflowRuntimeException implements Serializable

serialVersionUID: -8604582895083027695L

Class org.kuali.rice.kew.exception.ResourceUnavailableException extends org.kuali.rice.kew.exception.WorkflowException implements Serializable

serialVersionUID: -6217074085963406965L

Class org.kuali.rice.kew.exception.RouteManagerException extends org.kuali.rice.kew.api.WorkflowRuntimeException implements Serializable

serialVersionUID: -7957245610622538745L

Serialized Fields

routeContext

RouteContext routeContext

Class org.kuali.rice.kew.exception.WorkflowException extends Exception implements Serializable

serialVersionUID: 4377433160795253501L

Class org.kuali.rice.kew.exception.WorkflowServiceErrorException extends RuntimeException implements Serializable

serialVersionUID: 2457592489303923040L

Serialized Fields

serviceErrors

Collection<E> serviceErrors

Class org.kuali.rice.kew.exception.WorkflowServiceErrorImpl extends Object implements Serializable

serialVersionUID: 6900090941686297017L

Serialized Fields

children

Collection<E> children

type

String type

message

String message

arg1

String arg1

arg2

String arg2

messageMap

org.kuali.rice.krad.util.MessageMap messageMap
Passing the actual message map around so we don't lose doc search messages in standalone.


Package org.kuali.rice.kew.feedback.web

Class org.kuali.rice.kew.feedback.web.FeedbackForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: -6881094307991817497L

Serialized Fields

userName

String userName

userEmail

String userEmail

networkId

String networkId

documentType

String documentType

pageUrl

String pageUrl

exception

String exception

timeDate

String timeDate

comments

String comments

documentId

String documentId

firstName

String firstName

lastName

String lastName

phone

String phone

category

String category

methodToCall

String methodToCall

Package org.kuali.rice.kew.help.web

Class org.kuali.rice.kew.help.web.HelpForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 6517665417435951210L

Serialized Fields

helpEntry

HelpEntry helpEntry

helpId

String helpId

showEdit

String showEdit

isAdmin

boolean isAdmin

showDelete

String showDelete

Package org.kuali.rice.kew.impl.document

Class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl extends Object implements Serializable

serialVersionUID: -3672966990721719088L

Serialized Fields

principalId

String principalId

modifiableDocument

WorkflowDocumentImpl.ModifiableDocument modifiableDocument

modifiableDocumentContent

WorkflowDocumentImpl.ModifiableDocumentContent modifiableDocumentContent

validActions

org.kuali.rice.kew.api.action.ValidActions validActions

requestedActions

org.kuali.rice.kew.api.action.RequestedActions requestedActions

documentDeleted

boolean documentDeleted

Class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocument extends Object implements Serializable

serialVersionUID: -3234793238863410378L

Serialized Fields

dirty

boolean dirty

originalDocument

org.kuali.rice.kew.api.document.Document originalDocument

builder

org.kuali.rice.kew.api.document.DocumentUpdate.Builder builder

Class org.kuali.rice.kew.impl.document.WorkflowDocumentImpl.ModifiableDocumentContent extends Object implements Serializable

serialVersionUID: -4458431160327214042L

Serialized Fields

dirty

boolean dirty

originalDocumentContent

org.kuali.rice.kew.api.document.DocumentContent originalDocumentContent

builder

org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder builder

Package org.kuali.rice.kew.lookup.valuefinder

Class org.kuali.rice.kew.lookup.valuefinder.DocumentRouteStatusValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kew.lookup.valuefinder.SavedSearchValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.rice.kew.lookupable

Class org.kuali.rice.kew.lookupable.MyColumns extends Object implements Serializable

serialVersionUID: -4669528607040709102L

Serialized Fields

columns

List<E> columns

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.notes.web

Class org.kuali.rice.kew.notes.web.AttachmentServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -1918858512573502697L

Class org.kuali.rice.kew.notes.web.NoteForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

note

Note note

existingNote

Note existingNote

methodToCall

String methodToCall

showEdit

String showEdit

showAdd

Boolean showAdd

docId

String docId

noteIdNumber

String noteIdNumber

numberOfNotes

Integer numberOfNotes

sortOrder

String sortOrder

sortNotes

Boolean sortNotes

currentUserName

String currentUserName

currentDate

String currentDate

authorizedToAdd

Boolean authorizedToAdd

noteList

List<E> noteList

addText

String addText

idInEdit

Long idInEdit

showAttachments

Boolean showAttachments

attachmentTarget

String attachmentTarget

file

Object file

Package org.kuali.rice.kew.plugin

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

serialVersionUID: 4383784848245103557L


Package org.kuali.rice.kew.postprocessor

Class org.kuali.rice.kew.postprocessor.ActionTakenEvent extends Object implements Serializable

serialVersionUID: 2945081851810845704L

Serialized Fields

documentId

String documentId

appDocId

String appDocId

actionTaken

ActionTakenValue actionTaken

Class org.kuali.rice.kew.postprocessor.AfterProcessEvent extends Object implements Serializable

serialVersionUID: 2945081851810845704L

Serialized Fields

documentId

String documentId

nodeInstanceId

String nodeInstanceId

appDocId

String appDocId

successfullyProcessed

boolean successfullyProcessed

Class org.kuali.rice.kew.postprocessor.BeforeProcessEvent extends Object implements Serializable

serialVersionUID: 2945081851810845704L

Serialized Fields

documentId

String documentId

nodeInstanceId

String nodeInstanceId

appDocId

String appDocId

Class org.kuali.rice.kew.postprocessor.DeleteEvent extends Object implements Serializable

serialVersionUID: -1991987156524201870L

Serialized Fields

appDocId

String appDocId

documentId

String documentId

Class org.kuali.rice.kew.postprocessor.DocumentLockingEvent extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

documentId

String documentId

appDocId

String appDocId

Class org.kuali.rice.kew.postprocessor.DocumentRouteLevelChange extends Object implements Serializable

serialVersionUID: 785552701611174468L

Serialized Fields

documentId

String documentId

appDocId

String appDocId

oldRouteLevel

Integer oldRouteLevel

newRouteLevel

Integer newRouteLevel

oldNodeName

String oldNodeName

newNodeName

String newNodeName

oldNodeInstanceId

String oldNodeInstanceId

newNodeInstanceId

String newNodeInstanceId

Class org.kuali.rice.kew.postprocessor.DocumentRouteStatusChange extends Object implements Serializable

serialVersionUID: -5170568498563302803L

Serialized Fields

appDocId

String appDocId

documentId

String documentId

newRouteStatus

String newRouteStatus

oldRouteStatus

String oldRouteStatus

Class org.kuali.rice.kew.postprocessor.ProcessDocReport extends Object implements Serializable

serialVersionUID: 376851530227478560L

Serialized Fields

success

boolean success

message

String message

processException

Exception processException

Package org.kuali.rice.kew.preferences

Class org.kuali.rice.kew.preferences.Preferences extends Object implements Serializable

serialVersionUID: -5323719135590442782L

Serialized Fields

requiresSave

boolean requiresSave

emailNotification

String emailNotification

notifyPrimaryDelegation

String notifyPrimaryDelegation

notifySecondaryDelegation

String notifySecondaryDelegation

openNewWindow

String openNewWindow

showActionRequested

String showActionRequested

showDateCreated

String showDateCreated

showDocumentStatus

String showDocumentStatus

showAppDocStatus

String showAppDocStatus

showDocType

String showDocType

showInitiator

String showInitiator

showDocTitle

String showDocTitle

showWorkgroupRequest

String showWorkgroupRequest

showDelegator

String showDelegator

showClearFyi

String showClearFyi

pageSize

String pageSize

refreshRate

String refreshRate

colorSaved

String colorSaved

colorInitiated

String colorInitiated

colorDissaproved

String colorDissaproved

colorEnroute

String colorEnroute

colorApproved

String colorApproved

colorFinal

String colorFinal

colorDissapproveCancel

String colorDissapproveCancel

colorProccessed

String colorProccessed

colorException

String colorException

colorCanceled

String colorCanceled

delegatorFilter

String delegatorFilter

useOutbox

String useOutbox

showDateApproved

String showDateApproved

showCurrentNode

String showCurrentNode

primaryDelegateFilter

String primaryDelegateFilter

Package org.kuali.rice.kew.preferences.web

Class org.kuali.rice.kew.preferences.web.PreferencesForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 4536869031291955777L

Serialized Fields

preferences

Preferences preferences

methodToCall

String methodToCall

returnMapping

String returnMapping

showOutbox

boolean showOutbox

backLocation

String backLocation

Package org.kuali.rice.kew.quicklinks.web

Class org.kuali.rice.kew.quicklinks.web.QuickLinksForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 7937908655502925150L

Serialized Fields

watchedDocuments

List<E> watchedDocuments

recentSearches

List<E> recentSearches

namedSearches

List<E> namedSearches

actionListStats

List<E> actionListStats

initiatedDocumentTypes

List<E> initiatedDocumentTypes

namedSearch

String namedSearch

Package org.kuali.rice.kew.role

Class org.kuali.rice.kew.role.KimRoleRecipient 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 org.kuali.rice.krad.bo.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
The appDocStatusHistory keeps a list of Application Document Status transitions for the document. It tracks the previous status, the new status, and a timestamp of the transition for each status transition.


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

org.kuali.rice.kim.api.identity.principal.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 org.kuali.rice.krad.bo.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 ais)
                 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 org.kuali.rice.kns.web.struts.form.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.routing.web

Class org.kuali.rice.kew.routing.web.DocHandlerForm extends KewRoutingKualiForm implements Serializable

serialVersionUID: 3054059006090336396L

Serialized Fields

methodToCall

String methodToCall

lookupableImplServiceName

String lookupableImplServiceName

docHandlerRedirectUrl

String docHandlerRedirectUrl

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

ruleAttribute

RuleAttribute ruleAttribute

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 RuleResponsibility implements Serializable

Serialized Fields

group

org.kuali.rice.kim.api.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.NetworkIdRoleAttribute extends AbstractIdRoleAttribute implements Serializable

serialVersionUID: 8784036641718163820L

Class org.kuali.rice.kew.rule.PersonRuleResponsibility extends RuleResponsibility 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.Role extends Object implements Serializable

serialVersionUID: 1211399058525182383L

Serialized Fields

name

String name

baseName

String baseName

label

String label

returnUrl

String returnUrl

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

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

serialVersionUID: -7099014184598851664L

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

serialVersionUID: 6137765574728530156L

Serialized Fields

ruleBaseValuesId

String ruleBaseValuesId

name

String name
Unique Rule name


ruleTemplateId

String ruleTemplateId

previousVersionId

String previousVersionId

activeInd

Boolean activeInd

description

String description

docTypeName

String docTypeName

documentId

String documentId

fromDate

Timestamp fromDate

toDate

Timestamp toDate

deactivationDate

Timestamp deactivationDate

currentInd

Boolean currentInd

versionNbr

Integer versionNbr

forceAction

Boolean forceAction

responsibilities

List<E> responsibilities

ruleExtensions

List<E> ruleExtensions

ruleTemplate

RuleTemplate ruleTemplate

ruleExpressionDef

RuleExpressionDef ruleExpressionDef

previousVersion

RuleBaseValues previousVersion

activationDate

Timestamp activationDate

delegateRule

Boolean delegateRule

templateRuleInd

Boolean templateRuleInd
Indicator that signifies that this rule is a defaults/template rule which contains template-defined rule defaults for other rules which use the associated template


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.RuleDelegation extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 7989203310473741293L

Serialized Fields

ruleDelegationId

String ruleDelegationId

responsibilityId

String responsibilityId

delegateRuleId

String delegateRuleId

delegationType

String delegationType

delegationRuleBaseValues

RuleBaseValues delegationRuleBaseValues

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

Serialized Fields

id

String id
Primary key


type

String type
The type of the expression


expression

String expression
The content of the expression

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

serialVersionUID: 8178135296413950516L

Serialized Fields

ruleExtensionId

String ruleExtensionId

ruleTemplateAttributeId

String ruleTemplateAttributeId

ruleBaseValuesId

String ruleBaseValuesId

lockVerNbr

Integer lockVerNbr

ruleBaseValues

RuleBaseValues ruleBaseValues

ruleTemplateAttribute

RuleTemplateAttribute 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

RuleExtension extension

Class org.kuali.rice.kew.rule.RuleResponsibility extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -1565688857123316797L

Serialized Fields

ruleResponsibilityKey

String ruleResponsibilityKey

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

serialVersionUID: 8913119135197149224L

Serialized Fields

ruleTemplateOptionId

String ruleTemplateOptionId

ruleTemplateId

String ruleTemplateId

key

String key

value

String value

lockVerNbr

Integer lockVerNbr

ruleTemplate

RuleTemplate ruleTemplate

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

serialVersionUID: 6785629049454272657L

Serialized Fields

messageMap

org.kuali.rice.krad.util.MessageMap messageMap

key

String key

message

String message

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

serialVersionUID: 5562142284908152678L


Package org.kuali.rice.kew.rule.bo

Class org.kuali.rice.kew.rule.bo.ApprovePolicyValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kew.rule.bo.DelegationTypeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kew.rule.bo.RoleNameValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kew.rule.bo.RuleAttribute extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1027673603158346349L

Serialized Fields

ruleAttributeId

String ruleAttributeId

name

String name

label

String label

type

String type

className

String className

description

String description

xmlConfigData

String xmlConfigData

applicationId

String applicationId

ruleTemplateAttributes

List<E> ruleTemplateAttributes

validValues

List<E> validValues

returnUrl

String returnUrl

Class org.kuali.rice.kew.rule.bo.RuleAttributeTypeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

Serialized Fields

rows

List<E> rows

ruleDelegationLookupableHelperService

org.kuali.rice.kns.lookup.LookupableHelperService ruleDelegationLookupableHelperService

delegationPkNames

List<E> delegationPkNames

Class org.kuali.rice.kew.rule.bo.RuleBaseValuesLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

Class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

Serialized Fields

rows

List<E> rows

Class org.kuali.rice.kew.rule.bo.RuleDelegationLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

Class org.kuali.rice.kew.rule.bo.RuleTemplate extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -3387940485523951302L

Serialized Fields

ruleTemplateId

String ruleTemplateId

name

String name

description

String description

delegationTemplateId

String delegationTemplateId

delegationTemplate

RuleTemplate delegationTemplate

ruleTemplateAttributes

List<E> ruleTemplateAttributes

ruleTemplateOptions

List<E> ruleTemplateOptions

returnUrl

String returnUrl

Class org.kuali.rice.kew.rule.bo.RuleTemplateAttribute extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -3580049225424553828L

Serialized Fields

ruleTemplateAttributeId

String ruleTemplateAttributeId

ruleTemplateId

String ruleTemplateId

ruleAttributeId

String ruleAttributeId

required

Boolean required

active

Boolean active

displayOrder

Integer displayOrder

defaultValue

String defaultValue

ruleTemplate

RuleTemplate ruleTemplate

ruleAttribute

RuleAttribute ruleAttribute

ruleExtensions

List<E> ruleExtensions

Package org.kuali.rice.kew.rule.document

Class org.kuali.rice.kew.rule.document.RuleDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase implements Serializable


Package org.kuali.rice.kew.rule.web

Class org.kuali.rice.kew.rule.web.DelegateRuleForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 5412969516727713859L

Serialized Fields

parentRuleId

String parentRuleId

parentResponsibilityId

String parentResponsibilityId

parentRule

RuleBaseValues parentRule

parentResponsibility

RuleResponsibility parentResponsibility

reviewers

List<E> reviewers

responsibilityTypes

List<E> responsibilityTypes

actionRequestCodes

List<E> actionRequestCodes

Class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: -6251534168125209176L

Serialized Fields

documentTypeName

String documentTypeName

documentType

DocumentType documentType

parentDocumentType

DocumentType parentDocumentType

childDocumentTypes

List<E> childDocumentTypes

docTypeHierarchyList

List<E> docTypeHierarchyList

permissionsByDocumentType

LinkedHashMap<K,V> permissionsByDocumentType

permissionRoles

Map<K,V> permissionRoles

attributeLabels

Map<K,V> attributeLabels

routeNodes

List<E> routeNodes

responsibilityMap

Map<K,V> responsibilityMap

responsibilityRoles

Map<K,V> responsibilityRoles

exceptionResponsibilities

List<E> exceptionResponsibilities

canInitiateDocumentTypeDocument

boolean canInitiateDocumentTypeDocument

canInitiatePermissionDocument

boolean canInitiatePermissionDocument

canInitiateResponsibilityDocument

boolean canInitiateResponsibilityDocument

Class org.kuali.rice.kew.rule.web.RoutingReportForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 509542372934250061L

Serialized Fields

ruleTemplateId

String ruleTemplateId

lookupableImplServiceName

String lookupableImplServiceName

documentType

String documentType

reportType

String reportType

documentTypeParam

String documentTypeParam

initiatorPrincipalId

String initiatorPrincipalId

documentContent

String documentContent

backUrl

String backUrl

showCloseButton

String showCloseButton

dateRef

String dateRef

effectiveHour

String effectiveHour

effectiveMinute

String effectiveMinute

amPm

String amPm

ruleTemplates

List<E> ruleTemplates

actionRequests

List<E> actionRequests

fields

Map<K,V> fields

ruleTemplateAttributes

List<E> ruleTemplateAttributes

attributes

List<E> attributes

showFields

boolean showFields

showViewResults

boolean showViewResults

Class org.kuali.rice.kew.rule.web.RuleForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

documentTypeName

String documentTypeName

ruleTemplateName

String ruleTemplateName

Class org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay extends RouteNode implements Serializable

serialVersionUID: 1L

Serialized Fields

baseNode

RouteNode baseNode

responsibilities

List<E> responsibilities

Class org.kuali.rice.kew.rule.web.RuleQuickLinksForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 3632283509506923869L

Serialized Fields

rootDocTypeName

String rootDocTypeName

canInitiateDocumentTypeDocument

boolean canInitiateDocumentTypeDocument

documentTypeQuickLinksStructures

List<E> documentTypeQuickLinksStructures

Class org.kuali.rice.kew.rule.web.WebRuleBaseValues extends RuleBaseValues implements Serializable

serialVersionUID: 5938997470219200474L

Serialized Fields

rows

List<E> rows

fields

List<E> fields

roles

List<E> roles

fromDateValue

String fromDateValue

toDateValue

String toDateValue

ruleTemplateName

String ruleTemplateName

hasExtensionValueErrors

boolean hasExtensionValueErrors

Class org.kuali.rice.kew.rule.web.WebRuleResponsibility extends RuleResponsibility implements Serializable

serialVersionUID: -8422695726158274189L

Serialized Fields

reviewer

String reviewer

reviewerStyle

String reviewerStyle

personLookupStyle

String personLookupStyle

workgroupLookupStyle

String workgroupLookupStyle

roleReviewer

String roleReviewer

roleAreaStyle

String roleAreaStyle

delegationRulesMaterialized

boolean delegationRulesMaterialized

showDelegations

boolean showDelegations

numberOfDelegations

int numberOfDelegations

index

int index

hasDelegateRuleTemplate

boolean hasDelegateRuleTemplate

reviewerId

String reviewerId
"reviewerId added to support links to workgroup report or user report


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

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

Serialized Fields

evaluateForMissingExtensions

boolean evaluateForMissingExtensions

ruleAttribute

RuleAttribute ruleAttribute

paramMap

Map<K,V> paramMap

ruleRows

List<E> ruleRows

routingDataRows

List<E> routingDataRows

required

boolean required

Package org.kuali.rice.kew.service

Class org.kuali.rice.kew.service.WorkflowInfo extends Object implements Serializable

serialVersionUID: 3231835171780770399L


Package org.kuali.rice.kew.stats.web

Class org.kuali.rice.kew.stats.web.StatsForm extends org.kuali.rice.kns.web.struts.form.KualiForm implements Serializable

serialVersionUID: 4587377779133823858L

Serialized Fields

stats

Stats stats

methodToCall

String methodToCall

avgActionsPerTimeUnit

String avgActionsPerTimeUnit

begDate

String begDate

endDate

String endDate

beginningDate

Date beginningDate

endingDate

Date endingDate

backLocation

String backLocation

Package org.kuali.rice.kew.superuser.web

Class org.kuali.rice.kew.superuser.web.SuperUserForm extends KewRoutingKualiForm implements Serializable

serialVersionUID: 982228198266403397L

Serialized Fields

documentId

String documentId

docHandlerUrl

String docHandlerUrl

routeLevel

Integer routeLevel

futureNodeNames

List<E> futureNodeNames

destNodeName

String destNodeName

returnDestNodeName

String returnDestNodeName

action

String action

actionRequests

List<E> actionRequests

actionTakenActionRequestId

String actionTakenActionRequestId

actionTakenNetworkId

String actionTakenNetworkId

actionTakenWorkGroupId

String actionTakenWorkGroupId

actionTakenRecipientCode

String actionTakenRecipientCode

authorized

boolean authorized

blanketApprove

boolean blanketApprove

methodToCall

String methodToCall

runPostProcessorLogic

boolean runPostProcessorLogic

actionRequestRunPostProcessorCheck

String[] actionRequestRunPostProcessorCheck

lookupableImplServiceName

String lookupableImplServiceName

lookupType

String lookupType

routeHeader

DocumentRouteHeaderValue routeHeader

returnLocation

String returnLocation

Package org.kuali.rice.kew.user

Class org.kuali.rice.kew.user.EmplId extends Object implements Serializable

serialVersionUID: -1335314734556834643L

Serialized Fields

emplId

String emplId

Class org.kuali.rice.kew.user.RoleRecipient extends Object implements Serializable

serialVersionUID: -8694150869017306593L

Serialized Fields

roleName

String roleName

qualifiedRoleName

String qualifiedRoleName

resolvedQualifiedRole

ResolvedQualifiedRole resolvedQualifiedRole

targetRecipient

Recipient targetRecipient

Class org.kuali.rice.kew.user.WorkflowUserId extends Object implements Serializable

serialVersionUID: -5551723348738932404L

Serialized Fields

workflowId

String workflowId

Package org.kuali.rice.kew.useroptions

Class org.kuali.rice.kew.useroptions.UserOptionsId extends Object implements Serializable

serialVersionUID: -982957447172014416L

Serialized Fields

optionId

String optionId

workflowId

String workflowId

Package org.kuali.rice.kew.util

Class org.kuali.rice.kew.util.ResponsibleParty extends Object implements Serializable

serialVersionUID: 6788236688949489851L

Serialized Fields

principalId

String principalId

groupId

String groupId

roleName

String roleName

Class org.kuali.rice.kew.util.WebFriendlyRecipient extends Object implements Serializable

serialVersionUID: 2259350039081951688L

Serialized Fields

displayName

String displayName

recipientId

String recipientId

Package org.kuali.rice.kew.web

Class org.kuali.rice.kew.web.AppSpecificRouteRecipient extends Object implements Serializable

serialVersionUID: 6587140192756322878L

Serialized Fields

type

String type

actionRequested

String actionRequested

id

String id

namespaceCode

String namespaceCode

actionRequestId

String actionRequestId

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

serialVersionUID: -3537002710069757806L

Serialized Fields

workflowDocument

org.kuali.rice.kew.api.WorkflowDocument workflowDocument

docId

String docId

docTypeName

String docTypeName

initiateURL

String initiateURL

command

String command

annotation

String annotation

showBlanketApproveButton

boolean showBlanketApproveButton

appSpecificRouteActionRequestCds

Map<K,V> appSpecificRouteActionRequestCds

appSpecificRouteRecipient

AppSpecificRouteRecipient appSpecificRouteRecipient

appSpecificRouteRecipient2

AppSpecificRouteRecipient appSpecificRouteRecipient2

appSpecificRouteList

List<E> appSpecificRouteList

appSpecificRouteRecipientType

String appSpecificRouteRecipientType

appSpecificRouteActionRequestCd

String appSpecificRouteActionRequestCd

appSpecificRouteActionRequestCd2

String appSpecificRouteActionRequestCd2

recipientIndex

Integer recipientIndex

docHandlerReturnUrl

String docHandlerReturnUrl

removedAppSpecificRecipient

String removedAppSpecificRecipient

Class org.kuali.rice.kew.web.KeyValueSort extends Object implements Serializable

serialVersionUID: 3575440091286391804L

Serialized Fields

userDisplayValue

String userDisplayValue

sortValue

Object sortValue

sortClass

Class<T> sortClass

searchableAttributeValue

SearchableAttributeValue searchableAttributeValue

keyValue

org.kuali.rice.core.util.ConcreteKeyValue keyValue

Class org.kuali.rice.kew.web.ShowHideTree extends Object implements Serializable

serialVersionUID: 6048341469002946402L

Serialized Fields

show

Boolean show

children

List<E> children

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.kim.bo.entity.impl

Class org.kuali.rice.kim.bo.entity.impl.KimEntityDefaultInfoCacheImpl extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

versionNumber

Long versionNumber

principalId

String principalId

principalName

String principalName

entityId

String entityId

entityTypeCode

String entityTypeCode

firstName

String firstName

middleName

String middleName

lastName

String lastName

name

String name

campusCode

String campusCode

primaryDepartmentCode

String primaryDepartmentCode

employeeId

String employeeId

lastUpdateTimestamp

Timestamp lastUpdateTimestamp

Package org.kuali.rice.kim.bo.impl

Class org.kuali.rice.kim.bo.impl.GenericPermission extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

permissionId

String permissionId

namespaceCode

String namespaceCode

name

String name

description

String description

active

boolean active

templateId

String templateId

detailValues

String detailValues

details

Map<K,V> details

Class org.kuali.rice.kim.bo.impl.KimAbstractMemberImpl extends org.kuali.rice.krad.bo.InactivatableFromToImpl implements Serializable

Serialized Fields

memberId

String memberId

memberTypeCode

String memberTypeCode

Class org.kuali.rice.kim.bo.impl.KimAttributes extends org.kuali.rice.krad.bo.TransientBusinessObjectBase implements Serializable

serialVersionUID: 8976113842166331719L

Serialized Fields

methodToCall

String methodToCall

beanName

String beanName

actionClass

String actionClass

namespaceCode

String namespaceCode

componentName

String componentName

propertyName

String propertyName

existingRecordsOnly

Boolean existingRecordsOnly

createdBySelfOnly

Boolean createdBySelfOnly

attachmentTypeCode

String attachmentTypeCode

collectionItemTypeCode

String collectionItemTypeCode

editMode

String editMode

parameterName

String parameterName

campusCode

String campusCode

documentTypeName

String documentTypeName

actionRequestCd

String actionRequestCd

routeStatusCode

String routeStatusCode

routeNodeName

String routeNodeName

roleName

String roleName

permissionName

String permissionName

responsibilityName

String responsibilityName

groupName

String groupName

required

Boolean required

actionDetailsAtRoleMemberLevel

Boolean actionDetailsAtRoleMemberLevel

documentNumber

String documentNumber

sectionId

String sectionId

kimTypeId

String kimTypeId

qualifierResolverProvidedIdentifier

String qualifierResolverProvidedIdentifier

campus

org.kuali.rice.shareddata.framework.campus.CampusEbo campus

namespace

org.kuali.rice.core.framework.namespace.NamespaceEbo namespace

component

org.kuali.rice.core.framework.component.ComponentEbo component

parameter

org.kuali.rice.core.framework.parameter.ParameterEbo parameter

documentType

DocumentType documentType

Class org.kuali.rice.kim.bo.impl.PermissionImpl extends org.kuali.rice.kim.bo.role.impl.KimPermissionImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

assignedToRoles

List<E> assignedToRoles

assignedToRoleNamespaceForLookup

String assignedToRoleNamespaceForLookup

assignedToRoleNameForLookup

String assignedToRoleNameForLookup

assignedToRole

org.kuali.rice.kim.impl.role.RoleBo assignedToRole

assignedToPrincipalNameForLookup

String assignedToPrincipalNameForLookup

assignedToPrincipal

org.kuali.rice.kim.bo.Person assignedToPrincipal

assignedToGroupNamespaceForLookup

String assignedToGroupNamespaceForLookup

assignedToGroupNameForLookup

String assignedToGroupNameForLookup

assignedToGroup

org.kuali.rice.kim.impl.group.GroupBo assignedToGroup

attributeName

String attributeName

attributeValue

String attributeValue

detailCriteria

String detailCriteria

Class org.kuali.rice.kim.bo.impl.PersonImpl extends org.kuali.rice.krad.bo.TransientBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

lookupRoleNamespaceCode

String lookupRoleNamespaceCode

lookupRoleName

String lookupRoleName

principalId

String principalId

principalName

String principalName

entityId

String entityId

entityTypeCode

String entityTypeCode

firstName

String firstName

middleName

String middleName

lastName

String lastName

name

String name

address

org.kuali.rice.kim.api.identity.address.EntityAddress address

emailAddress

String emailAddress

phoneNumber

String phoneNumber

suppressName

boolean suppressName

suppressAddress

boolean suppressAddress

suppressPhone

boolean suppressPhone

suppressPersonal

boolean suppressPersonal

suppressEmail

boolean suppressEmail

affiliations

List<E> affiliations

campusCode

String campusCode

externalIdentifiers

Map<K,V> externalIdentifiers

employeeStatusCode

String employeeStatusCode

employeeStatus

org.kuali.rice.kim.impl.identity.employment.EntityEmploymentStatusBo employeeStatus

employeeTypeCode

String employeeTypeCode

employeeType

org.kuali.rice.kim.impl.identity.employment.EntityEmploymentTypeBo employeeType

primaryDepartmentCode

String primaryDepartmentCode

employeeId

String employeeId

baseSalaryAmount

org.kuali.rice.core.util.type.KualiDecimal baseSalaryAmount

active

boolean active

Package org.kuali.rice.kim.bo.options

Class org.kuali.rice.kim.bo.options.ActionPolicyValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kim.bo.options.ActionTypeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kim.bo.options.GroupMemberTypeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kim.bo.options.MemberTypeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kim.bo.options.NameSuffixValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kim.bo.options.NameTitleValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


Package org.kuali.rice.kim.bo.ui

Class org.kuali.rice.kim.bo.ui.GroupDocumentMember extends KimDocumentBoActiveToFromBase implements Serializable

Serialized Fields

groupMemberId

String groupMemberId

groupId

String groupId

memberId

String memberId

memberName

String memberName

memberNamespaceCode

String memberNamespaceCode

memberFullName

String memberFullName

memberTypeCode

String memberTypeCode

Class org.kuali.rice.kim.bo.ui.GroupDocumentMemberId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

groupMemberId

String groupMemberId

Class org.kuali.rice.kim.bo.ui.GroupDocumentQualifier extends KimDocumentAttributeDataBusinessObjectBase implements Serializable

serialVersionUID: -8229585479940487688L

Serialized Fields

groupId

String groupId

Class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBase extends KimDocumentBoActivatableEditableBase implements Serializable

serialVersionUID: -1512640359333185819L

Serialized Fields

attrDataId

String attrDataId

kimTypId

String kimTypId

kimAttrDefnId

String kimAttrDefnId

attrVal

String attrVal

kimAttribute

org.kuali.rice.kim.impl.common.attribute.KimAttributeBo kimAttribute

qualifierKey

String qualifierKey

unique

Boolean unique

Class org.kuali.rice.kim.bo.ui.KimDocumentAttributeDataBusinessObjectBaseId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

attrDataId

String attrDataId

Class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableBase extends KimDocumentBoBase implements Serializable

serialVersionUID: 9042706897191231670L

Serialized Fields

active

boolean active

edit

boolean edit

Class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableEditableBase extends KimDocumentBoBase implements Serializable

serialVersionUID: 9042706897191231672L

Serialized Fields

edit

boolean edit

active

boolean active

Class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromBase extends KimDocumentBoBase implements Serializable

serialVersionUID: 9042706897191231671L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

active

boolean active

edit

boolean edit

Class org.kuali.rice.kim.bo.ui.KimDocumentBoActivatableToFromEditableBase extends KimDocumentBoBase implements Serializable

serialVersionUID: 9042706897191231673L

Serialized Fields

active

boolean active

edit

boolean edit

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

Class org.kuali.rice.kim.bo.ui.KimDocumentBoActiveToFromBase extends KimDocumentBoBase implements Serializable

serialVersionUID: 9042706897191231671L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

edit

boolean edit

Class org.kuali.rice.kim.bo.ui.KimDocumentBoBase extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 9042706897191231670L

Serialized Fields

documentNumber

String documentNumber

Class org.kuali.rice.kim.bo.ui.KimDocumentBoEditableBase extends KimDocumentBoBase implements Serializable

serialVersionUID: 9042706897191231672L

Serialized Fields

edit

boolean edit

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleMember extends KimDocumentBoActivatableToFromEditableBase implements Serializable

serialVersionUID: -2463865643038170979L

Serialized Fields

roleMemberId

String roleMemberId

roleId

String roleId

memberId

String memberId

memberTypeCode

String memberTypeCode

memberName

String memberName

memberNamespaceCode

String memberNamespaceCode

memberFullName

String memberFullName

qualifiers

List<E> qualifiers

qualifiersToDisplay

String qualifiersToDisplay

roleRspActions

List<E> roleRspActions

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleMemberId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

roleMemberId

String roleMemberId

Class org.kuali.rice.kim.bo.ui.KimDocumentRolePermission extends KimDocumentBoActivatableBase implements Serializable

serialVersionUID: 1L

Serialized Fields

rolePermissionId

String rolePermissionId

roleId

String roleId

permissionId

String permissionId

permission

org.kuali.rice.kim.api.permission.Permission permission

Class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

rolePermissionId

String rolePermissionId

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleQualifier extends KimDocumentAttributeDataBusinessObjectBase implements Serializable

Serialized Fields

roleMemberId

String roleMemberId

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibility extends KimDocumentBoActivatableBase implements Serializable

serialVersionUID: -4465768714850961538L

Serialized Fields

roleResponsibilityId

String roleResponsibilityId

roleId

String roleId

responsibilityId

String responsibilityId

kimResponsibility

org.kuali.rice.kim.impl.responsibility.ResponsibilityBo kimResponsibility

roleRspActions

List<E> roleRspActions

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction extends KimDocumentBoEditableBase implements Serializable

serialVersionUID: 696663543888096105L

Serialized Fields

roleResponsibilityActionId

String roleResponsibilityActionId

roleResponsibilityId

String roleResponsibilityId

roleMemberId

String roleMemberId

actionTypeCode

String actionTypeCode

actionPolicyCode

String actionPolicyCode

priorityNumber

Integer priorityNumber

forceAction

boolean forceAction

kimResponsibility

org.kuali.rice.kim.impl.responsibility.ResponsibilityBo kimResponsibility

roleResponsibility

org.kuali.rice.kim.impl.role.RoleResponsibilityBo roleResponsibility

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityActionId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

roleResponsibilityActionId

String roleResponsibilityActionId

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

roleResponsibilityId

String roleResponsibilityId

Class org.kuali.rice.kim.bo.ui.PersonDocumentAddress extends PersonDocumentBoDefaultBase implements Serializable

Serialized Fields

entityAddressId

String entityAddressId

addressTypeCode

String addressTypeCode

entityTypeCode

String entityTypeCode

cityName

String cityName

stateCode

String stateCode

postalCode

String postalCode

countryCode

String countryCode

line1

String line1

line2

String line2

line3

String line3

addressType

org.kuali.rice.kim.impl.identity.address.EntityAddressTypeBo addressType

Class org.kuali.rice.kim.bo.ui.PersonDocumentAddressId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityAddressId

String entityAddressId

Class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliation extends PersonDocumentBoDefaultBase implements Serializable

serialVersionUID: 1L

Serialized Fields

entityAffiliationId

String entityAffiliationId

affiliationTypeCode

String affiliationTypeCode

campusCode

String campusCode

affiliationType

org.kuali.rice.kim.impl.identity.affiliation.EntityAffiliationTypeBo affiliationType

newEmpInfo

PersonDocumentEmploymentInfo newEmpInfo

empInfos

List<E> empInfos

Class org.kuali.rice.kim.bo.ui.PersonDocumentAffiliationId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityAffiliationId

String entityAffiliationId

Class org.kuali.rice.kim.bo.ui.PersonDocumentBoDefaultBase extends KimDocumentBoActivatableEditableBase implements Serializable

Serialized Fields

dflt

boolean dflt

personDocument

IdentityManagementPersonDocument personDocument

Class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenship extends KimDocumentBoActivatableEditableBase implements Serializable

Serialized Fields

entityCitizenshipId

String entityCitizenshipId

entityId

String entityId

countryCode

String countryCode

citizenshipStatusCode

String citizenshipStatusCode

startDate

Date startDate

endDate

Date endDate

Class org.kuali.rice.kim.bo.ui.PersonDocumentCitizenshipId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityCitizenshipId

String entityCitizenshipId

Class org.kuali.rice.kim.bo.ui.PersonDocumentEmail extends PersonDocumentBoDefaultBase implements Serializable

Serialized Fields

entityEmailId

String entityEmailId

entityTypeCode

String entityTypeCode

emailTypeCode

String emailTypeCode

emailAddress

String emailAddress

emailType

org.kuali.rice.kim.api.identity.TypeContract emailType

Class org.kuali.rice.kim.bo.ui.PersonDocumentEmailId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityEmailId

String entityEmailId

Class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfo extends KimDocumentBoActivatableEditableBase implements Serializable

Serialized Fields

entityEmploymentId

String entityEmploymentId

entityAffiliationId

String entityAffiliationId

employmentStatusCode

String employmentStatusCode

employmentTypeCode

String employmentTypeCode

primaryDepartmentCode

String primaryDepartmentCode

baseSalaryAmount

org.kuali.rice.core.util.type.KualiDecimal baseSalaryAmount

employeeId

String employeeId

employmentRecordId

String employmentRecordId

primary

boolean primary

employmentType

org.kuali.rice.kim.impl.identity.employment.EntityEmploymentTypeBo employmentType

employmentStatus

org.kuali.rice.kim.impl.identity.employment.EntityEmploymentStatusBo employmentStatus

affiliation

PersonDocumentAffiliation affiliation

Class org.kuali.rice.kim.bo.ui.PersonDocumentEmploymentInfoId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityEmploymentId

String entityEmploymentId

Class org.kuali.rice.kim.bo.ui.PersonDocumentExternalId extends KimDocumentBoBase implements Serializable

serialVersionUID: 1L

Serialized Fields

entityExternalIdentifierId

String entityExternalIdentifierId

externalIdentifierTypeCode

String externalIdentifierTypeCode

externalId

String externalId

externalIdentifierType

org.kuali.rice.kim.impl.identity.external.EntityExternalIdentifierTypeBo externalIdentifierType

Class org.kuali.rice.kim.bo.ui.PersonDocumentGroup extends KimDocumentBoActivatableToFromEditableBase implements Serializable

serialVersionUID: -1551337026170706411L

Serialized Fields

groupMemberId

String groupMemberId

groupType

String groupType

groupId

String groupId

groupName

String groupName

namespaceCode

String namespaceCode

principalId

String principalId

kimTypeId

String kimTypeId

Class org.kuali.rice.kim.bo.ui.PersonDocumentGroupId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

groupMemberId

String groupMemberId

Class org.kuali.rice.kim.bo.ui.PersonDocumentName extends PersonDocumentBoDefaultBase implements Serializable

Serialized Fields

entityNameId

String entityNameId

entityId

String entityId

nameTypeCode

String nameTypeCode

firstName

String firstName

middleName

String middleName

lastName

String lastName

title

String title

suffix

String suffix

entityNameType

org.kuali.rice.kim.impl.identity.name.EntityNameTypeBo entityNameType

Class org.kuali.rice.kim.bo.ui.PersonDocumentNameId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityNameId

String entityNameId

Class org.kuali.rice.kim.bo.ui.PersonDocumentPhone extends PersonDocumentBoDefaultBase implements Serializable

Serialized Fields

entityPhoneId

String entityPhoneId

entityTypeCode

String entityTypeCode

phoneTypeCode

String phoneTypeCode

phoneNumber

String phoneNumber

extensionNumber

String extensionNumber

countryCode

String countryCode

phoneType

org.kuali.rice.kim.api.identity.TypeContract phoneType

Class org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

entityPhoneId

String entityPhoneId

Class org.kuali.rice.kim.bo.ui.PersonDocumentPrivacy extends KimDocumentBoEditableBase implements Serializable

Serialized Fields

suppressName

boolean suppressName

suppressEmail

boolean suppressEmail

suppressAddress

boolean suppressAddress

suppressPhone

boolean suppressPhone

suppressPersonal

boolean suppressPersonal

Class org.kuali.rice.kim.bo.ui.PersonDocumentRole extends KimDocumentBoActivatableEditableBase implements Serializable

serialVersionUID: 4908044213007222739L

Serialized Fields

roleId

String roleId

kimTypeId

String kimTypeId

roleName

String roleName

roleBo

org.kuali.rice.kim.impl.role.RoleBo roleBo

namespaceCode

String namespaceCode

kimRoleType

org.kuali.rice.kim.impl.type.KimTypeBo kimRoleType

attributes

List<E> attributes

rolePrncpls

List<E> rolePrncpls

newRolePrncpl

KimDocumentRoleMember newRolePrncpl

assignedResponsibilities

List<E> assignedResponsibilities

isEditable

boolean isEditable

Class org.kuali.rice.kim.bo.ui.PersonDocumentRoleId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

roleId

String roleId

Class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

active

boolean active

edit

boolean edit

roleDocument

IdentityManagementRoleDocument roleDocument

Class org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase extends KimDocumentBoBase implements Serializable

Serialized Fields

dflt

boolean dflt

roleDocument

IdentityManagementRoleDocument roleDocument

Class org.kuali.rice.kim.bo.ui.RoleDocumentDelegation extends KimDocumentBoActivatableBase implements Serializable

serialVersionUID: 1L

Serialized Fields

delegationId

String delegationId

roleId

String roleId

kimTypeId

String kimTypeId

delegationTypeCode

String delegationTypeCode

members

List<E> members

member

RoleDocumentDelegationMember member

qualifiers

List<E> qualifiers

Class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

delegationId

String delegationId

Class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMember extends KimDocumentBoActivatableToFromBase implements Serializable

serialVersionUID: 1L

Serialized Fields

delegationMemberId

String delegationMemberId

roleMemberId

String roleMemberId

roleMemberMemberId

String roleMemberMemberId

roleMemberMemberTypeCode

String roleMemberMemberTypeCode

roleMemberName

String roleMemberName

roleMemberNamespaceCode

String roleMemberNamespaceCode

attributesHelper

KimTypeAttributesHelper attributesHelper

roleBo

org.kuali.rice.kim.impl.role.RoleBo roleBo

delegationId

String delegationId

memberId

String memberId

memberTypeCode

String memberTypeCode

memberNamespaceCode

String memberNamespaceCode

memberName

String memberName

qualifiers

List<E> qualifiers

delegationTypeCode

String delegationTypeCode

Class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberId extends org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

delegationMemberId

String delegationMemberId

Class org.kuali.rice.kim.bo.ui.RoleDocumentDelegationMemberQualifier extends KimDocumentAttributeDataBusinessObjectBase implements Serializable

Serialized Fields

delegationMemberId

String delegationMemberId

Package org.kuali.rice.kim.document

Class org.kuali.rice.kim.document.GenericPermissionMaintainable extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: -8102504656976243468L

Class org.kuali.rice.kim.document.IdentityManagementGroupDocument extends IdentityManagementTypeAttributeTransactionalDocument implements Serializable

serialVersionUID: 1L

Serialized Fields

groupId

String groupId

groupTypeId

String groupTypeId

groupTypeName

String groupTypeName

groupNamespace

String groupNamespace

groupName

String groupName

groupDescription

String groupDescription

active

boolean active

editing

boolean editing

members

List<E> members

qualifiers

List<E> qualifiers

Class org.kuali.rice.kim.document.IdentityManagementKimDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase implements Serializable

Serialized Fields

delegations

List<E> delegations

delegationMembers

List<E> delegationMembers

Class org.kuali.rice.kim.document.IdentityManagementPersonDocument extends IdentityManagementKimDocument implements Serializable

serialVersionUID: -534993712085516925L

Serialized Fields

principalId

String principalId

principalName

String principalName

entityId

String entityId

password

String password

univId

String univId

affiliations

List<E> affiliations

campusCode

String campusCode

externalIdentifiers

Map<K,V> externalIdentifiers

active

boolean active

citizenships

List<E> citizenships

names

List<E> names

addrs

List<E> addrs

phones

List<E> phones

emails

List<E> emails

groups

List<E> groups

roles

List<E> roles

privacy

PersonDocumentPrivacy privacy

Class org.kuali.rice.kim.document.IdentityManagementRoleDocument extends IdentityManagementTypeAttributeTransactionalDocument implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

roleTypeId

String roleTypeId

roleTypeName

String roleTypeName

roleNamespace

String roleNamespace

roleName

String roleName

roleDescription

String roleDescription

active

boolean active

editing

boolean editing

permissions

List<E> permissions

responsibilities

List<E> responsibilities

members

List<E> members

delegationMembers

List<E> delegationMembers

delegations

List<E> delegations

memberMetaDataType

IdentityManagementRoleDocument.RoleMemberMetaDataType memberMetaDataType

Package org.kuali.rice.kim.impl.responsibility

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityAttributeBo extends org.kuali.rice.kim.impl.common.attribute.KimAttributeDataBo implements Serializable

Serialized Fields

assignedToId

String assignedToId

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityBo extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

templateId

String templateId

active

boolean active

template

org.kuali.rice.kim.impl.responsibility.ResponsibilityTemplateBo template

attributeDetails

List<E> attributeDetails

roleResponsibilities

List<E> roleResponsibilities

attributes

Map<K,V> attributes

dataDictionaryService

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

kimTypeInfoService

org.kuali.rice.kim.api.type.KimTypeInfoService kimTypeInfoService

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityBo$_getDetailObjectsToDisplay_closure2 extends Object implements Serializable

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityBo$_getDetailObjectsValues_closure1 extends Object implements Serializable

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableHelperServiceImpl extends RoleMemberLookupableHelperServiceImpl implements Serializable

serialVersionUID: -2882500971924192124L

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityTemplateBo extends org.kuali.rice.kim.impl.common.template.TemplateBo implements Serializable

Serialized Fields

id

String id

Class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityBo extends org.kuali.rice.kim.impl.responsibility.ResponsibilityBo implements Serializable

Serialized Fields

documentTypeName

String documentTypeName

routeNodeName

String routeNodeName

actionDetailsAtRoleMemberLevel

boolean actionDetailsAtRoleMemberLevel

required

boolean required

qualifierResolverProvidedIdentifier

String qualifierResolverProvidedIdentifier

Class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityBo$_loadFromKimResponsibility_closure1 extends Object implements Serializable

Class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintainable extends org.kuali.rice.kns.maintenance.KualiMaintainableImpl implements Serializable

serialVersionUID: -8102504656976243468L

Class org.kuali.rice.kim.impl.responsibility.UberResponsibilityBo extends org.kuali.rice.kim.impl.responsibility.ResponsibilityBo implements Serializable

Serialized Fields

assignedToRoles

List<E> assignedToRoles

assignedToRoleNamespaceForLookup

String assignedToRoleNamespaceForLookup

assignedToRoleNameForLookup

String assignedToRoleNameForLookup

assignedToRole

org.kuali.rice.kim.impl.role.RoleBo assignedToRole

assignedToPrincipalNameForLookup

String assignedToPrincipalNameForLookup

assignedToPrincipal

org.kuali.rice.kim.bo.Person assignedToPrincipal

assignedToGroupNamespaceForLookup

String assignedToGroupNamespaceForLookup

assignedToGroupNameForLookup

String assignedToGroupNameForLookup

assignedToGroup

org.kuali.rice.kim.impl.group.GroupBo assignedToGroup

attributeName

String attributeName

attributeValue

String attributeValue

detailCriteria

String detailCriteria

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

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

serialVersionUID: -9064436454008712125L

Serialized Fields

kimType

org.kuali.rice.kim.api.type.KimType kimType

attributes

List<E> attributes

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

Serialized Fields

id

String id

sortCode

String sortCode

kimAttributeId

String kimAttributeId

kimAttribute

org.kuali.rice.kim.impl.common.attribute.KimAttributeBo kimAttribute

kimTypeId

String kimTypeId

active

boolean active

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

Serialized Fields

kimType

org.kuali.rice.kim.api.type.KimType kimType

attributes

List<E> attributes

Class org.kuali.rice.kim.impl.type.KimTypeBo extends org.kuali.rice.krad.bo.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.KimTypeBo$_from_closure1 extends Object implements Serializable

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

serialVersionUID: 1L

Class org.kuali.rice.kim.impl.type.KimTypeServiceBase.KimTypeAttributeValidationException extends RuntimeException implements Serializable

serialVersionUID: 8220618846321607801L


Package org.kuali.rice.kim.lookup

Class org.kuali.rice.kim.lookup.GroupLookupableHelperServiceImpl extends KimLookupableHelperServiceImpl implements Serializable

Serialized Fields

grpRows

List<E> grpRows

attrRows

List<E> attrRows

typeId

String typeId

attrDefinitions

org.kuali.rice.kim.bo.types.dto.AttributeDefinitionMap attrDefinitions

groupTypeValuesCache

Map<K,V> groupTypeValuesCache

Class org.kuali.rice.kim.lookup.GroupLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

serialVersionUID: -7862240710174441633L

Class org.kuali.rice.kim.lookup.KimDocumentRoleMemberLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.kim.lookup.KimLookupableHelperServiceImpl extends org.kuali.rice.kns.lookup.KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.kim.lookup.PermissionLookupableHelperServiceImpl extends RoleMemberLookupableHelperServiceImpl implements Serializable

serialVersionUID: -3578448525862270477L

Class org.kuali.rice.kim.lookup.PermissionLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

Class org.kuali.rice.kim.lookup.PersonLookupableHelperServiceImpl extends KimLookupableHelperServiceImpl implements Serializable

serialVersionUID: 1971744785776844579L

Serialized Fields

title

ThreadLocal<T> title

Class org.kuali.rice.kim.lookup.PersonLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

serialVersionUID: 1707861010746829601L

Serialized Fields

uiDocumentService

UiDocumentService uiDocumentService

Class org.kuali.rice.kim.lookup.RoleLookupableHelperServiceImpl extends KimLookupableHelperServiceImpl implements Serializable

Serialized Fields

roleRows

List<E> roleRows

attrRows

List<E> attrRows

roleDao

org.kuali.rice.kim.impl.role.RoleDao roleDao

typeId

String typeId

attrDefinitions

org.kuali.rice.kim.bo.types.dto.AttributeDefinitionMap attrDefinitions

Class org.kuali.rice.kim.lookup.RoleLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl implements Serializable

serialVersionUID: -543816772634893348L

Class org.kuali.rice.kim.lookup.RoleMemberImplLookupableHelperServiceImpl extends KimLookupableHelperServiceImpl implements Serializable

Class org.kuali.rice.kim.lookup.RoleMemberLookupableHelperServiceImpl extends KimLookupableHelperServiceImpl implements Serializable


Package org.kuali.rice.kim.lookup.valuefinder

Class org.kuali.rice.kim.lookup.valuefinder.DelegationTypeValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable

Class org.kuali.rice.kim.lookup.valuefinder.PermissionTemplateValuesFinder extends org.kuali.rice.krad.keyvalues.KeyValuesBase implements Serializable


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

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

Serialized Fields

recordsPerPage

int recordsPerPage

inquiry

boolean inquiry

Class org.kuali.rice.kim.web.struts.form.IdentityManagementGroupDocumentForm extends IdentityManagementDocumentFormBase implements Serializable

serialVersionUID: -107836689162363400L

Serialized Fields

canAssignGroup

boolean canAssignGroup

kimType

org.kuali.rice.kim.api.type.KimType kimType

member

GroupDocumentMember member

groupId

String groupId

Class org.kuali.rice.kim.web.struts.form.IdentityManagementPersonDocumentForm extends IdentityManagementDocumentFormBase implements Serializable

serialVersionUID: -4787045391777666988L

Serialized Fields

principalId

String principalId

newAffln

PersonDocumentAffiliation newAffln

newEmpInfo

PersonDocumentEmploymentInfo newEmpInfo

newCitizenship

PersonDocumentCitizenship newCitizenship

newName

PersonDocumentName newName

newAddress

PersonDocumentAddress newAddress

newPhone

PersonDocumentPhone newPhone

newEmail

PersonDocumentEmail newEmail

newGroup

PersonDocumentGroup newGroup

newRole

PersonDocumentRole newRole

newDelegationMember

RoleDocumentDelegationMember newDelegationMember

newDelegationMemberRoleId

String newDelegationMemberRoleId

delegationMemberLookup

boolean delegationMemberLookup

canModifyEntity

boolean canModifyEntity

canOverrideEntityPrivacyPreferences

boolean canOverrideEntityPrivacyPreferences

userSameAsPersonEdited

boolean userSameAsPersonEdited

Class org.kuali.rice.kim.web.struts.form.IdentityManagementRoleDocumentForm extends IdentityManagementDocumentFormBase implements Serializable

serialVersionUID: 7099079353241080483L

Serialized Fields

delegationMemberRoleMemberId

String delegationMemberRoleMemberId

dmrmi

String dmrmi

canAssignRole

boolean canAssignRole

canModifyAssignees

boolean canModifyAssignees

kimType

org.kuali.rice.kim.api.type.KimType kimType

member

KimDocumentRoleMember member

permission

KimDocumentRolePermission permission

responsibility

KimDocumentRoleResponsibility responsibility

delegationMember

RoleDocumentDelegationMember delegationMember

roleId

String roleId

Package org.kuali.rice.kns.lookup

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

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

parameters

Map<K,V> parameters

businessObjectDictionaryService

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

businessObjectMetaDataService

org.kuali.rice.kns.service.BusinessObjectMetaDataService businessObjectMetaDataService

dataDictionaryService

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

persistenceStructureService

org.kuali.rice.krad.service.PersistenceStructureService persistenceStructureService

encryptionService

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

readOnlyFieldsList

List<E> readOnlyFieldsList

backLocation

String backLocation

docFormKey

String docFormKey

fieldConversions

Map<K,V> fieldConversions

lookupService

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

rows

List<E> rows

referencesToRefresh

String referencesToRefresh

sequenceAccessorService

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

businessObjectService

org.kuali.rice.krad.service.BusinessObjectService businessObjectService

lookupResultsService

org.kuali.rice.kns.lookup.LookupResultsService lookupResultsService

docNum

String docNum

configurationService

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

parameterService

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

businessObjectAuthorizationService

org.kuali.rice.kns.service.BusinessObjectAuthorizationService businessObjectAuthorizationService

maintenanceDocumentDictionaryService

org.kuali.rice.kns.service.MaintenanceDocumentDictionaryService maintenanceDocumentDictionaryService

kualiInquirable

org.kuali.rice.kns.inquiry.Inquirable kualiInquirable

noLookupResultFieldInquiryCache

HashMap<K,V> noLookupResultFieldInquiryCache

inquirableClassCache

HashMap<K,V> inquirableClassCache

forceLookupResultFieldInquiryCache

HashMap<K,V> forceLookupResultFieldInquiryCache

resultColumns

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

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

Serialized Fields

name

String name
Deprecated. 

title

String title
Deprecated. 

methodToCall

String methodToCall
Deprecated. 

displayText

String displayText
Deprecated. 

prependDisplayText

String prependDisplayText
Deprecated. 

appendDisplayText

String appendDisplayText
Deprecated. 

childUrlDataList

List<E> childUrlDataList
Deprecated. 

maxLength

String maxLength
Deprecated. 

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

Serialized Fields

href

String href

target

String target

style

String style

styleClass

String styleClass

onclick

String onclick

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

Serialized Fields

inputType

String inputType

src

String src

styleClass

String styleClass

border

String border

checked

String checked

value

String value

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

Serialized Fields

anchorHtmlData

List<E> anchorHtmlData

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

Serialized Fields

searchUsingOnlyPrimaryKeyValues

boolean searchUsingOnlyPrimaryKeyValues

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

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

lookupableHelperService

org.kuali.rice.kns.lookup.LookupableHelperService lookupableHelperService

extraOnLoad

String extraOnLoad

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

Serialized Fields

businessObjectService

org.kuali.rice.krad.service.BusinessObjectService businessObjectService

persistedLookupMetadataDao

PersistedLookupMetadataDao persistedLookupMetadataDao

persistableBusinessObjectSupportStrategy

LookupResultsSupportStrategyService persistableBusinessObjectSupportStrategy

dataDictionarySupportStrategy

LookupResultsSupportStrategyService dataDictionarySupportStrategy

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

serialVersionUID: -5839142187907211804L

Serialized Fields

localRows

List<E> localRows

Package org.kuali.rice.kns.web.format

Class org.kuali.rice.kns.web.format.DelegationTypeFormatter extends org.kuali.rice.core.web.format.Formatter implements Serializable

serialVersionUID: -4109390572922205211L


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

Class org.kuali.rice.kns.web.struts.action.KualiActionServlet extends org.apache.struts.action.ActionServlet implements Serializable

Serialized Fields

serverConfigOverride

org.kuali.rice.kns.web.struts.action.KualiActionServlet.KualiActionServletConfig serverConfigOverride

Class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResources extends org.apache.struts.util.PropertyMessageResources implements Serializable

serialVersionUID: -7712311580595112293L

Serialized Fields

kualiMessages

HashMap<K,V> kualiMessages

Class org.kuali.rice.kns.web.struts.action.KualiPropertyMessageResourcesFactory extends org.apache.struts.util.PropertyMessageResourcesFactory implements Serializable

serialVersionUID: 9045578011738154255L


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

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

serialVersionUID: 4341621967261863961L

Serialized Fields

message

String message

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

serialVersionUID: -2720178686804392055L

Serialized Fields

methodToCall

String methodToCall

backdoorId

String backdoorId

showBackdoorLogin

Boolean showBackdoorLogin

isAdmin

Boolean isAdmin

linkTarget

String linkTarget

targetName

String targetName

backdoorLinksBackdoorLogin

String backdoorLinksBackdoorLogin

graphic

String graphic

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

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

Serialized Fields

businessObjectClassName

String businessObjectClassName

primaryKeyFieldValues

Map<K,V> primaryKeyFieldValues

blockingValues

Map<K,V> blockingValues

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

serialVersionUID: 1L

Serialized Fields

fieldConversions

String fieldConversions

sections

List<E> sections

businessObjectClassName

String businessObjectClassName

editingMode

Map<K,V> editingMode

formKey

String formKey

canExport

boolean canExport

inquiryPrimaryKeys

Map<K,V> inquiryPrimaryKeys

inquiryDecryptedPrimaryKeys

Map<K,V> inquiryDecryptedPrimaryKeys

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay

inquirable

org.kuali.rice.kns.inquiry.Inquirable inquirable

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

serialVersionUID: 916061016201941821L

Serialized Fields

document

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

annotation

String annotation

command

String command

docId

String docId

docTypeName

String docTypeName

additionalScriptFiles

List<E> additionalScriptFiles

newAdHocRoutePerson

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

newAdHocRouteWorkgroup

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

newNote

org.kuali.rice.krad.bo.Note newNote

boNotes

List<E> boNotes

attachmentFile

org.apache.struts.upload.FormFile attachmentFile

editingMode

Map<K,V> editingMode

documentActions

Map<K,V> documentActions

suppressAllButtons

boolean suppressAllButtons

adHocActionRequestCodes

Map<K,V> adHocActionRequestCodes

returnToActionList

boolean returnToActionList

formKey

String formKey

docNum

String docNum

errorMapFromPreviousRequest

org.kuali.rice.krad.util.MessageMap errorMapFromPreviousRequest

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

serialVersionUID: 831951332440283401L

Serialized Fields

cancel

boolean cancel

exceptionReportSubject

String exceptionReportSubject

exceptionMessage

String exceptionMessage

displayMessage

String displayMessage

description

String description

documentId

String documentId

userEmail

String userEmail

principalName

String principalName

userName

String userName

stackTrace

String stackTrace

componentName

String componentName

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

serialVersionUID: 1L

Serialized Fields

backLocation

String backLocation

methodToCall

String methodToCall

refreshCaller

String refreshCaller

anchor

String anchor

tabStates

Map<K,V> tabStates

actionFormUtilMap

Map<K,V> actionFormUtilMap

displayedErrors

Map<K,V> displayedErrors

displayedWarnings

Map<K,V> displayedWarnings

displayedInfo

Map<K,V> displayedInfo

currentTabIndex

int currentTabIndex

arbitrarilyHighIndex

int arbitrarilyHighIndex

navigationCss

String navigationCss

headerNavigationTabs

org.kuali.rice.kns.datadictionary.HeaderNavigation[] headerNavigationTabs

extraButtons

List<E> extraButtons

fieldLevelHelpEnabled

boolean fieldLevelHelpEnabled

docInfo

List<E> docInfo

numColumns

int numColumns

fieldNameToFocusOnAfterSubmit

String fieldNameToFocusOnAfterSubmit

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

serialVersionUID: 1L

Serialized Fields

businessObjectClassName

String businessObjectClassName

attributeName

String attributeName

helpLabel

String helpLabel

helpSummary

String helpSummary

helpDescription

String helpDescription

resourceKey

String resourceKey

documentTypeName

String documentTypeName

helpDataType

String helpDataType

helpRequired

String helpRequired

helpMaxLength

String helpMaxLength

helpVPatName

String helpVPatName

helpDefinition

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

helpParameterNamespace

String helpParameterNamespace

helpParameterDetailType

String helpParameterDetailType

helpParameterName

String helpParameterName

pageName

String pageName

lookupBusinessObjectClassName

String lookupBusinessObjectClassName

searchDocumentTypeName

String searchDocumentTypeName

Class org.kuali.rice.kns.web.struts.form.KualiLogoutForm extends org.apache.struts.action.ActionForm implements Serializable

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

serialVersionUID: 1L

Serialized Fields

businessObjectClassName

String businessObjectClassName

description

String description

readOnly

boolean readOnly

oldMaintainableValues

Map<K,V> oldMaintainableValues

newMaintainableValues

Map<K,V> newMaintainableValues

maintenanceAction

String maintenanceAction

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

lookupResultsBOClassName

String lookupResultsBOClassName

lookedUpCollectionName

String lookedUpCollectionName

authorizations

org.kuali.rice.kns.document.authorization.MaintenanceDocumentRestrictions authorizations

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

serialVersionUID: 6463383454050206811L

Serialized Fields

forcedReadOnlyFields

Map<K,V> forcedReadOnlyFields

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

serialVersionUID: 1L

Serialized Fields

formKey

String formKey

fields

Map<K,V> fields

fieldsForLookup

Map<K,V> fieldsForLookup

lookupableImplServiceName

String lookupableImplServiceName

conversionFields

String conversionFields

fieldConversions

Map<K,V> fieldConversions

businessObjectClassName

String businessObjectClassName

lookupable

org.kuali.rice.kns.lookup.Lookupable lookupable

hideReturnLink

boolean hideReturnLink

suppressActions

boolean suppressActions

multipleValues

boolean multipleValues

lookupAnchor

String lookupAnchor

readOnlyFields

String readOnlyFields

readOnlyFieldsList

List<E> readOnlyFieldsList

referencesToRefresh

String referencesToRefresh

searchUsingOnlyPrimaryKeyValues

boolean searchUsingOnlyPrimaryKeyValues

primaryKeyFieldLabels

String primaryKeyFieldLabels

showMaintenanceLinks

boolean showMaintenanceLinks

docNum

String docNum

htmlDataType

String htmlDataType

lookupObjectId

String lookupObjectId

lookupCriteriaEnabled

boolean lookupCriteriaEnabled

supplementalActionsEnabled

boolean supplementalActionsEnabled

actionUrlsExist

boolean actionUrlsExist

ddExtraButton

boolean ddExtraButton

headerBarEnabled

boolean headerBarEnabled

disableSearchButtons

boolean disableSearchButtons

hasReturnableRow

boolean hasReturnableRow

requestParameters

Map<K,V> requestParameters

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

Serialized Fields

tableMetadata

org.kuali.rice.kns.web.struts.form.KualiTableRenderFormMetadata tableMetadata

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

resultsActualSize

int resultsActualSize

resultsLimitedSize

int resultsLimitedSize

previouslySortedColumnIndex

String previouslySortedColumnIndex

columnToSortIndex

int columnToSortIndex

lookedUpCollectionName

String lookedUpCollectionName

previouslySelectedObjectIdSet

Set<E> previouslySelectedObjectIdSet

displayedObjectIdSet

Set<E> displayedObjectIdSet

selectedObjectIdSet

Set<E> selectedObjectIdSet

compositeObjectIdMap

Map<K,V> compositeObjectIdMap

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

serialVersionUID: 1L

Serialized Fields

buttons

ArrayList<E> buttons

caller

String caller

formKey

String formKey

questionIndex

String questionIndex

questionText

String questionText

questionType

String questionType

title

String title

context

String context

reason

String reason

showReasonField

String showReasonField

questionAnchor

String questionAnchor

methodToCallPath

String methodToCallPath

docNum

String docNum

Package org.kuali.rice.krad.bo

Class org.kuali.rice.krad.bo.AdHocRoutePerson extends org.kuali.rice.krad.bo.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 org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: -6499610180752232494L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

name

String name

documentNumber

String documentNumber

Class org.kuali.rice.krad.bo.AdHocRouteWorkgroup extends org.kuali.rice.krad.bo.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 org.kuali.rice.krad.bo.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

org.kuali.rice.krad.bo.Note note

Class org.kuali.rice.krad.bo.AttributeReferenceDummy extends org.kuali.rice.krad.bo.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

org.kuali.rice.core.util.type.KualiDecimal genericAmount

genericBigText

String genericBigText

emailAddress

String emailAddress

percent

org.kuali.rice.core.util.type.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 org.kuali.rice.krad.bo.PersistableBusinessObjectExtensionBase implements Serializable

serialVersionUID: -7646503995716194181L

Serialized Fields

infoTextArea

String infoTextArea

extendedTextArea

String extendedTextArea

Class org.kuali.rice.krad.bo.BusinessObjectAttributeEntry extends org.kuali.rice.krad.bo.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.BusinessObjectRelationship extends Object implements Serializable

Serialized Fields

relatedClass

Class<T> relatedClass

parentClass

Class<T> parentClass

parentAttributeName

String parentAttributeName

parentToChildReferences

Map<K,V> parentToChildReferences

userVisibleIdentifierKey

String userVisibleIdentifierKey

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

serialVersionUID: 1L

Serialized Fields

documentNumber

String documentNumber

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

Serialized Fields

documentNumber

String documentNumber

documentDescription

String documentDescription

organizationDocumentNumber

String organizationDocumentNumber

documentTemplateNumber

String documentTemplateNumber

explanation

String explanation

workflowDocument

org.kuali.rice.kew.api.WorkflowDocument workflowDocument

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

Serialized Fields

documentNumber

String documentNumber

Class org.kuali.rice.krad.bo.InactivatableFromToImpl extends org.kuali.rice.krad.bo.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 org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1194744068788100482L

Serialized Fields

code

String code

name

String name

active

boolean active

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

Serialized Fields

serializedLookupResults

String serializedLookupResults

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

Serialized Fields

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

lookupPersonId

String lookupPersonId

lookupDate

Timestamp lookupDate

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

serialVersionUID: -7647166354016356770L

Serialized Fields

noteIdentifier

Long noteIdentifier

remoteObjectIdentifier

String remoteObjectIdentifier

authorUniversalIdentifier

String authorUniversalIdentifier

notePostedTimestamp

Timestamp notePostedTimestamp

noteTypeCode

String noteTypeCode

noteText

String noteText

noteTopicText

String noteTopicText

notePurgeCode

String notePurgeCode

attachmentIdentifier

String attachmentIdentifier

noteType

org.kuali.rice.krad.bo.NoteType noteType

authorUniversal

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

attachment

org.kuali.rice.krad.bo.Attachment attachment

adHocRouteRecipient

org.kuali.rice.krad.bo.AdHocRouteRecipient adHocRouteRecipient

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

Serialized Fields

noteTypeCode

String noteTypeCode

noteTypeDescription

String noteTypeDescription

noteTypeActiveIndicator

boolean noteTypeActiveIndicator

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

Serialized Fields

attachmentContent

byte[] attachmentContent

fileName

String fileName

contentType

String contentType

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

serialVersionUID: 1451642350593233282L

Serialized Fields

versionNumber

Long versionNumber

objectId

String objectId

newCollectionRecord

boolean newCollectionRecord

extension

org.kuali.rice.krad.bo.PersistableBusinessObjectExtension extension

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

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

Serialized Fields

selectedObjectIds

String selectedObjectIds

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

serialVersionUID: 2866566562262830639L

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

lastUpdatedDate

Timestamp lastUpdatedDate

serializedDocumentForm

byte[] serializedDocumentForm

encrypted

boolean encrypted

principalId

String principalId

ipAddress

String ipAddress

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

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

principalId

String principalId

ipAddress

String ipAddress

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


Package org.kuali.rice.krad.document.authorization

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

serialVersionUID: -5210762282545093555L

Serialized Fields

id

Long id

ownedByPrincipalIdentifier

String ownedByPrincipalIdentifier

lockDescriptor

String lockDescriptor

generatedTimestamp

Timestamp generatedTimestamp

documentNumber

String documentNumber

ownedByUser

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

Package org.kuali.rice.krad.exception

Class org.kuali.rice.krad.exception.AuthenticationException extends org.kuali.rice.core.api.exception.KualiException implements Serializable

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

serialVersionUID: -3874239711783179351L

Serialized Fields

userId

String userId

action

String action

targetType

String targetType

additionalDetails

Map<K,V> additionalDetails

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

serialVersionUID: 6240754565898373530L

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

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

serialVersionUID: 1548057953855152103L

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

serialVersionUID: 6111570264943143198L

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

serialVersionUID: 1450235230768995894L

Class org.kuali.rice.krad.exception.GroupNotFoundException extends Exception implements Serializable

serialVersionUID: -6387291917894932290L

Class org.kuali.rice.krad.exception.InactiveDocumentTypeAuthorizationException extends org.kuali.rice.krad.exception.DocumentTypeAuthorizationException implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.krad.exception.InfrastructureException extends RuntimeException implements Serializable

serialVersionUID: -9105336381923600594L

Class org.kuali.rice.krad.exception.IntrospectionException extends RuntimeException implements Serializable

serialVersionUID: -5155596091679664527L

Class org.kuali.rice.krad.exception.InvalidAddressException extends Exception implements Serializable

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

serialVersionUID: 6279456922662880686L

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

serialVersionUID: -6565593932651796413L

Class org.kuali.rice.krad.exception.PropertiesException extends RuntimeException implements Serializable

serialVersionUID: -3468790597519516483L

Class org.kuali.rice.krad.exception.ReferenceAttributeDoesntExistException extends RuntimeException implements Serializable

serialVersionUID: -8298057512031507831L

Class org.kuali.rice.krad.exception.ReferenceAttributeNotAnOjbReferenceException extends RuntimeException implements Serializable

serialVersionUID: -6295013610345432284L

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

serialVersionUID: -7973140950936642618L

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

serialVersionUID: 2098470374196729509L


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

Package org.kuali.rice.krad.service

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

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


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 org.kuali.rice.core.api.exception.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.KualiLRUMap extends org.apache.commons.collections.map.LRUMap implements Serializable

serialVersionUID: 1L

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.krad.workflow.attribute

Class org.kuali.rice.krad.workflow.attribute.DataDictionaryDocumentSearchCustomizer extends Object implements Serializable

Serialized Fields

documentSearchGenerator

StandardDocumentSearchGenerator documentSearchGenerator

searchableAttribute

SearchableAttribute searchableAttribute

searchResultProcessor

DocumentSearchResultProcessor searchResultProcessor

Class org.kuali.rice.krad.workflow.attribute.DataDictionarySearchableAttribute extends Object implements Serializable

serialVersionUID: 173059488280366451L

Class org.kuali.rice.krad.workflow.attribute.KualiXMLBooleanTranslatorSearchableAttributeImpl extends KualiXmlSearchableAttributeImpl implements Serializable

serialVersionUID: -4627314389844574461L

Class org.kuali.rice.krad.workflow.attribute.KualiXmlRuleAttributeImpl extends StandardGenericXMLRuleAttribute implements Serializable

serialVersionUID: -3453451186396963835L

Class org.kuali.rice.krad.workflow.attribute.KualiXmlSearchableAttributeImpl extends StandardGenericXMLSearchableAttribute implements Serializable

serialVersionUID: -5759823164605651979L


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

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

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


Package org.kuali.rice.ksb.messaging

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

org.kuali.rice.ksb.api.messaging.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

org.kuali.rice.ksb.api.messaging.AsynchronousCall methodCall

message

PersistedMessageBO message

Package org.kuali.rice.ksb.messaging.bam

Class org.kuali.rice.ksb.messaging.bam.BAMTargetEntry extends Object implements Serializable

serialVersionUID: -8376674801367598316L

Serialized Fields

bamId

Long bamId

serviceName

String serviceName

methodName

String methodName

threadName

String threadName

callDate

Timestamp callDate

serviceURL

String serviceURL

targetToString

String targetToString

exceptionToString

String exceptionToString

exceptionMessage

String exceptionMessage

serverInvocation

Boolean serverInvocation

bamParams

List<E> bamParams

callback

org.kuali.rice.ksb.api.messaging.AsynchronousCallback callback

Package org.kuali.rice.ksb.messaging.quartz

Class org.kuali.rice.ksb.messaging.quartz.MessageServiceExecutorJob extends Object implements Serializable

serialVersionUID: 6702139047380618522L


Package org.kuali.rice.ksb.messaging.servlet

Class org.kuali.rice.ksb.messaging.servlet.KSBDispatcherServlet extends org.springframework.web.servlet.DispatcherServlet implements Serializable

serialVersionUID: 6790121225857950019L

Serialized Fields

httpInvokerHandler

KSBHttpInvokerHandler httpInvokerHandler

cxfServletController

org.apache.cxf.transport.servlet.ServletController cxfServletController

Package org.kuali.rice.ksb.messaging.web

Class org.kuali.rice.ksb.messaging.web.ConfigViewerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

properties

List<E> properties

Class org.kuali.rice.ksb.messaging.web.MessageQueueForm extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: -247925603792980036L

Serialized Fields

maxRows

int maxRows

pageSize

int pageSize

messageId

Long messageId

methodToCall

String methodToCall

messageQueueRows

Collection<E> messageQueueRows

showEdit

String showEdit

command

String command

messageQueueFromDatabase

PersistedMessageBO messageQueueFromDatabase

messageQueueFromForm

PersistedMessageBO messageQueueFromForm

newQueueDate

String newQueueDate

existingQueueDate

String existingQueueDate

ipAddress

String ipAddress

routeQueueIdFilter

String routeQueueIdFilter

serviceNameFilter

String serviceNameFilter

applicationIdFilter

String applicationIdFilter

queueStatusFilter

String queueStatusFilter

ipNumberFilter

String ipNumberFilter

value1Filter

String value1Filter

value2Filter

String value2Filter

filterApplied

String filterApplied

maxMessageFetcherMessages

Integer maxMessageFetcherMessages

myIpAddress

String myIpAddress

myApplicationId

String myApplicationId

messagePersistence

String messagePersistence

messageDelivery

String messageDelivery

messageOff

String messageOff

ipAddresses

List<E> ipAddresses

Class org.kuali.rice.ksb.messaging.web.QuartzQueueForm extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: 4589673941470488079L

Serialized Fields

jobName

String jobName

jobGroup

String jobGroup

jobDetail

org.quartz.JobDetail jobDetail

trigger

org.quartz.Trigger trigger

Class org.kuali.rice.ksb.messaging.web.ServiceRegistryForm extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: -6662210181549552182L

Serialized Fields

methodToCall

String methodToCall

publishedServices

List<E> publishedServices

globalRegistryServices

List<E> globalRegistryServices

myIpAddress

String myIpAddress

myApplicationId

String myApplicationId

myInstanceId

String myInstanceId

devMode

Boolean devMode

Class org.kuali.rice.ksb.messaging.web.ThreadPoolForm extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: 6670668383823543732L

Serialized Fields

methodToCall

String methodToCall

threadPool

KSBThreadPool threadPool

corePoolSize

Integer corePoolSize

maximumPoolSize

Integer maximumPoolSize

allServers

boolean allServers

timeIncrement

Long timeIncrement

maxRetryAttempts

Long maxRetryAttempts

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.admin.web

Class org.kuali.rice.ksb.security.admin.web.JavaSecurityManagementForm extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: -46462912979586142L

Serialized Fields

alias

String alias

password

String password

passwordVerify

String passwordVerify



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