Serialized Form


Package edu.sampleu.bookstore.bo

Class edu.sampleu.bookstore.bo.Account extends PersistableBusinessObjectExtensionBase implements Serializable

serialVersionUID: -8624654503247320725L

Serialized Fields

authorId

Long authorId

bankName

String bankName

accountNumber

String accountNumber

Class edu.sampleu.bookstore.bo.Address extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -8624654503247320725L

Serialized Fields

addressId

Long addressId

type

String type

street1

String street1

street2

String street2

city

String city

province

String province

country

String country

authorId

Long authorId

active

boolean active

addressType

BSAddressType addressType

Class edu.sampleu.bookstore.bo.Author extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -4883752918652513985L

Serialized Fields

authorId

Long authorId

authorName

String authorName

email

String email

phoneNbr

String phoneNbr

active

boolean active

addresses

List<E> addresses

books

List<E> books

Class edu.sampleu.bookstore.bo.Book extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -2406918292069639330L

Serialized Fields

id

Long id

title

String title

typeCode

String typeCode

isbn

String isbn

publisher

String publisher

publicationDate

Date publicationDate

price

KualiDecimal price

rating

KualiInteger rating

bookType

BookType bookType

authors

List<E> authors

Class edu.sampleu.bookstore.bo.BookOrder extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -3602318476248146613L

Serialized Fields

id

Long id

documentId

String documentId

bookId

Long bookId

quantity

Integer quantity

discount

KualiPercent discount

unitPrice

KualiDecimal unitPrice

totalPrice

KualiDecimal totalPrice

book

Book book

Class edu.sampleu.bookstore.bo.BookstoreKimAttributes extends KimAttributes implements Serializable

serialVersionUID: -1095291722496057450L

Serialized Fields

bookTypeCode

String bookTypeCode

bookType

BookType bookType

Class edu.sampleu.bookstore.bo.BookType extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 8499633675478827977L

Serialized Fields

typeCode

String typeCode

name

String name

description

String description

active

boolean active

books

List<E> books

Class edu.sampleu.bookstore.bo.BSAddressType extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 2789636716684794794L

Serialized Fields

type

String type

description

String description

active

boolean active

Package edu.sampleu.bookstore.document

Class edu.sampleu.bookstore.document.BookOrderDocument extends TransactionalDocumentBase implements Serializable

serialVersionUID: -1856169002927442467L

Serialized Fields

bookOrders

List<E> bookOrders

Package edu.sampleu.bookstore.document.keyvalue

Class edu.sampleu.bookstore.document.keyvalue.AddressTypeKeyValues extends KeyValuesBase implements Serializable

Class edu.sampleu.bookstore.document.keyvalue.BookKeyValues extends KeyValuesBase implements Serializable

Class edu.sampleu.bookstore.document.keyvalue.BookTypeKeyValues extends KeyValuesBase implements Serializable


Package edu.sampleu.bookstore.document.web

Class edu.sampleu.bookstore.document.web.BookOrderForm extends KualiTransactionalDocumentFormBase implements Serializable

serialVersionUID: -206564464059467788L

Serialized Fields

newBookOrder

BookOrder newBookOrder

Package edu.sampleu.bookstore.maintenance

Class edu.sampleu.bookstore.maintenance.AuthorMaintainable extends KualiMaintainableImpl implements Serializable

serialVersionUID: 1L

Class edu.sampleu.bookstore.maintenance.BookMaintainable extends KualiMaintainableImpl implements Serializable

serialVersionUID: 1L


Package edu.sampleu.demo.course

Class edu.sampleu.demo.course.Course extends Object implements Serializable

serialVersionUID: 4700818811272201371L

Serialized Fields

subjectId

String subjectId

prefix

String prefix

number

String number

suffix

String suffix

title

String title

instanceId

String instanceId

activityType

String activityType

minCredits

Integer minCredits

maxCredits

Integer maxCredits

gradingOptions

String gradingOptions

transcriptTitle

String transcriptTitle

fee

KualiDecimal fee

offeringStatus

String offeringStatus

sections

List<E> sections

Class edu.sampleu.demo.course.CourseInstructor extends Object implements Serializable

Serialized Fields

affiliation

String affiliation

name

String name

Class edu.sampleu.demo.course.CourseOfferingForm extends UifFormBase implements Serializable

Serialized Fields

courseSection

CourseSection courseSection

Class edu.sampleu.demo.course.CourseSection extends Object implements Serializable

Serialized Fields

section

String section

registrationId

String registrationId

term

String term

startDate

Date startDate

endDate

Date endDate

customMeetingTime

boolean customMeetingTime

standardMeetingSchedule

String standardMeetingSchedule

standardMeetingTime

String standardMeetingTime

attendanceType

String attendanceType

weeklyInClassHours

Integer weeklyInClassHours

weeklyOutOfClassHours

Integer weeklyOutOfClassHours

termInClassHours

Integer termInClassHours

termOutOfClassHours

Integer termOutOfClassHours

totalMinEnrollment

Integer totalMinEnrollment

totalMaxEnrollment

Integer totalMaxEnrollment

building

String building

room

String room

waitlist

boolean waitlist

waitlistType

String waitlistType

waitlistMaximum

Integer waitlistMaximum

finalExam

boolean finalExam

finalExamDate

Date finalExamDate

finalExamStartTime

String finalExamStartTime

finalExamEndTime

String finalExamEndTime

finalExamBuilding

String finalExamBuilding

finalExamRoom

String finalExamRoom

publish

boolean publish

publishTo

String publishTo

scheduleComments

String scheduleComments

courseUrl

String courseUrl

internetClassProvider

String internetClassProvider

location

String location

registeredNumber

Integer registeredNumber

waitlistNumber

Integer waitlistNumber

instructor

String instructor

course

Course course

instructors

List<E> instructors

Package edu.sampleu.demo.kitchensink

Class edu.sampleu.demo.kitchensink.DayEvent extends TimeInfo implements Serializable

Serialized Fields

name

String name

date

Date date

Class edu.sampleu.demo.kitchensink.UifComponentsTestForm extends UifFormBase implements Serializable

serialVersionUID: -7525378097732916418L

Serialized Fields

field1

String field1

field2

String field2

field3

String field3

field4

String field4

field5

String field5

field6

String field6

field7

String field7

field8

String field8

field9

String field9

field10

String field10

field11

String field11

field12

String field12

field13

String field13

field14

String field14

field15

String field15

field16

String field16

field17

String field17

field18

String field18

field19

String field19

field20

String field20

field21

String field21

field22

String field22

field23

String field23

field24

String field24

field25

String field25

field26

String field26

field27

String field27

field28

String field28

field29

String field29

field30

String field30

field31

String field31

field32

String field32

field33

String field33

field34

String field34

field35

String field35

field36

String field36

field37

String field37

field38

String field38

field39

String field39

field40

String field40

field41

String field41

field42

String field42

field43

String field43

field44

String field44

field45

String field45

field46

String field46

field47

String field47

field48

String field48

field49

String field49

field50

String field50

field51

String field51

field52

String field52

field53

String field53

field54

String field54

field55

String field55

field56

String field56

field57

String field57

field58

String field58

field59

String field59

field60

String field60

field61

String field61

field62

String field62

field63

String field63

field64

String field64

field65

String field65

field66

String field66

field67

String field67

field68

String field68

field69

String field69

field70

String field70

field71

String field71

field72

String field72

field73

String field73

field74

String field74

field75

String field75

field76

String field76

field77

String field77

field78

String field78

field79

String field79

field80

String field80

field81

String field81

field82

String field82

field83

String field83

field84

String field84

field85

String field85

field86

String field86

field87

String field87

field88

String field88

field89

String field89

field90

String field90

field91

String field91

field92

String field92

field100

String field100

field101

String field101

field102

String field102

field103

String field103

field104

String field104

field105

String field105

field106

String field106

field107

String field107

field108

String field108

field109

String field109

field110

String field110

field111

String field111

field112

String field112

field113

String field113

field114

List<E> field114

field115

List<E> field115

field116

List<E> field116

field117

String field117

field118

String field118

field119

String field119

field120

List<E> field120

field121

String field121

field122

String field122

field123

String field123

field124

String field124

field125

String field125

field126

String field126

field127

String field127

field128

String field128

field129

String field129

field130

String field130

field131

Integer field131

field132

String field132

field133

String field133

field134

String field134

richMessageField

String richMessageField

richMessageField2

String richMessageField2

testValueField

String testValueField

testPersonId

String testPersonId

testPerson

Person testPerson

gField1

String gField1

gField2

String gField2

gField3

String gField3

mField1

String mField1

mField2

String mField2

mField3

String mField3

fakeTotal

String fakeTotal

fileUpload

org.springframework.web.multipart.MultipartFile fileUpload

uiTestObject

UITestObject uiTestObject

list1

List<E> list1

list2

List<E> list2

list3

List<E> list3

list4

List<E> list4

list5

List<E> list5

list6

List<E> list6

groupedList1

List<E> groupedList1

groupedList2

List<E> groupedList2

groupedList3

List<E> groupedList3

doubleGroupedList

List<E> doubleGroupedList

list1generated

List<E> list1generated

list2generated

List<E> list2generated

list3generated

List<E> list3generated

listTimeInfo

List<E> listTimeInfo

dayEvents

List<E> dayEvents

tree1

Tree<T,K> tree1

tree2

Tree<T,K> tree2

bField1

boolean bField1

bField2

boolean bField2

bField3

boolean bField3

date1

Date date1

date2

Date date2

date3

Date date3

date4

Date date4

date5

Date date5

date6

Date date6

date7

Date date7

remoteFieldValuesMap

Map<K,V> remoteFieldValuesMap

remoteFieldValuesMap2

Map<K,V> remoteFieldValuesMap2

Class edu.sampleu.demo.kitchensink.UIfComponentsViewHelperServiceImpl extends ViewHelperServiceImpl implements Serializable

Class edu.sampleu.demo.kitchensink.UifDialogTestForm extends UifFormBase implements Serializable

serialVersionUID: -7525378097732916418L

Serialized Fields

field1

String field1

field2

String field2

field3

String field3

field4

String field4

field5

String field5

field6

String field6

bField1

boolean bField1

Class edu.sampleu.demo.kitchensink.UITestObject extends Object implements Serializable

serialVersionUID: -7525378097732916411L

Serialized Fields

field1

String field1

field2

String field2

field3

String field3

field4

String field4

bfield

boolean bfield

remoteFieldValuesMap

Map<K,V> remoteFieldValuesMap

subList

List<E> subList

Class edu.sampleu.demo.kitchensink.UITestPropertyEditor extends PropertyEditorSupport implements Serializable

serialVersionUID: -4113846709722954737L


Package edu.sampleu.demo.layout

Class edu.sampleu.demo.layout.UifGeneratedTestViewHelperServiceImpl extends ViewHelperServiceImpl implements Serializable


Package edu.sampleu.demo.registration

Class edu.sampleu.demo.registration.RegistrationForm extends UifFormBase implements Serializable

serialVersionUID: 5758492647092249491L

Serialized Fields

registrationTerm

String registrationTerm

registrationYear

Integer registrationYear

criteriaFields

Map<K,V> criteriaFields

courseListing

List<E> courseListing

Package edu.sampleu.kew.krad.form

Class edu.sampleu.kew.krad.form.IngesterForm extends UifFormBase implements Serializable

serialVersionUID: -6874672285597100759L

Serialized Fields

files

List<E> files

Class edu.sampleu.kew.krad.form.StatsForm extends UifFormBase 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 edu.sampleu.travel.bo

Class edu.sampleu.travel.bo.AttachmentSample extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

description

String description

fileName

String fileName

contentType

String contentType

attachmentContent

byte[] attachmentContent

attachments

List<E> attachments

Class edu.sampleu.travel.bo.FiscalOfficer extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -4645124696676896963L

Serialized Fields

id

Long id

userName

String userName

firstName

String firstName

accounts

List<E> accounts

Class edu.sampleu.travel.bo.MultiAttachmentSample extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

genId

Long genId

id

String id

description

String description

fileName

String fileName

contentType

String contentType

attachmentContent

byte[] attachmentContent

Class edu.sampleu.travel.bo.SampleAppAttributes extends Object implements Serializable

serialVersionUID: -5536424163658038143L

Serialized Fields

number

String number

foId

String foId

Class edu.sampleu.travel.bo.TravelAccount extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -7739303391609093875L

Serialized Fields

number

String number

subAccount

String subAccount

name

String name

subAccountName

String subAccountName

subsidizedPercent

KualiPercent subsidizedPercent

createDate

Date createDate

foId

Long foId

fiscalOfficer

FiscalOfficer fiscalOfficer

Class edu.sampleu.travel.bo.TravelAccountExtension extends PersistableBusinessObjectExtensionBase implements Serializable

serialVersionUID: -520222959801026298L

Serialized Fields

number

String number

accountTypeCode

String accountTypeCode

accountType

TravelAccountType accountType

Class edu.sampleu.travel.bo.TravelAccountType extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 413236253897119667L

Serialized Fields

accountTypeCode

String accountTypeCode

name

String name

Class edu.sampleu.travel.bo.TravelAccountUseRate extends InactivatableFromToImpl implements Serializable

serialVersionUID: 7433417595650091555L

Serialized Fields

id

String id

number

String number

rate

KualiPercent rate

Package edu.sampleu.travel.document

Class edu.sampleu.travel.document.TravelDocument2 extends TransactionalDocumentBase implements Serializable

Serialized Fields

traveler

String traveler

origin

String origin

destination

String destination

requestType

String requestType

accountType

String accountType

travelAccounts

List<E> travelAccounts

Package edu.sampleu.travel.document.authorizer

Class edu.sampleu.travel.document.authorizer.TravelDocumentAuthorizer extends TransactionalDocumentAuthorizerBase implements Serializable

Class edu.sampleu.travel.document.authorizer.TravelDocumentPresentationController extends TransactionalDocumentPresentationControllerBase implements Serializable


Package edu.sampleu.travel.document.keyvalue

Class edu.sampleu.travel.document.keyvalue.AccountTypeKeyValues extends KeyValuesBase implements Serializable

Class edu.sampleu.travel.document.keyvalue.SimpleTestKeyValues extends KeyValuesBase implements Serializable

Serialized Fields

blankOption

boolean blankOption

Class edu.sampleu.travel.document.keyvalue.TravelRequestType extends KeyValuesBase implements Serializable


Package edu.sampleu.travel.dto

Class edu.sampleu.travel.dto.FiscalOfficerInfo extends Object implements Serializable

Serialized Fields

id

Long id

userName

String userName

firstName

String firstName

objectId

String objectId

versionNumber

Long versionNumber

accounts

List<E> accounts

Class edu.sampleu.travel.dto.TravelAccountInfo extends Object implements Serializable

Serialized Fields

number

String number

subAccount

String subAccount

name

String name

subAccountName

String subAccountName

subsidizedPercent

KualiPercent subsidizedPercent

createDate

Date createDate

foId

Long foId

objectId

String objectId

versionNumber

Long versionNumber

fiscalOfficerInfo

FiscalOfficerInfo fiscalOfficerInfo

Package edu.sampleu.travel.krad.form

Class edu.sampleu.travel.krad.form.UITestForm extends UifFormBase implements Serializable

serialVersionUID: -2054046347823986319L

Serialized Fields

field1

String field1

field2

String field2

field3

String field3

field4

String field4

field5

String field5

field6

String field6

field7

int field7

field8

boolean field8

field9

boolean field9

field10

boolean field10

field11

boolean field11

field12

boolean field12

field13

String field13

field14

String field14

field15

String field15

field16

String field16

field17

String field17

field18

String field18

field19

String field19

field20

String field20

field21

String field21

field22

boolean field22

field23

String field23

field24

boolean field24

field25

boolean field25

field26

boolean field26

field27

String field27

field28

String field28

field29

boolean field29

field30

boolean field30

field31

boolean field31

field32

String field32

field33

String field33

field34

String field34

field35

String field35

vField1

String vField1

vField2

String vField2

vField3

String vField3

vField4

String vField4

vField5

String vField5

vField6

String vField6

hField1

String hField1

hField2

String hField2

hField3

String hField3

travelAccount1

TravelAccount travelAccount1

travelAccount2

TravelAccount travelAccount2

travelAccount3

TravelAccount travelAccount3

travelAccount4

TravelAccount travelAccount4

hidden1

String hidden1

hidden2

String hidden2

Package edu.sampleu.travel.options

Class edu.sampleu.travel.options.FoodKeyValuesFinder extends UifKeyValuesFinderBase implements Serializable


Package edu.sampleu.travel.service

Class edu.sampleu.travel.service.FiscalOfficerInfoInquiryViewHelperServiceImpl extends KualiInquirableImpl implements Serializable

Class edu.sampleu.travel.service.FiscalOfficerInfoLookupViewHelperServiceImpl extends LookupableImpl implements Serializable

Class edu.sampleu.travel.service.FiscalOfficerInfoMaintainableImpl extends MaintainableImpl implements Serializable

Class edu.sampleu.travel.service.TravelAccountInfoInquiryViewHelperServiceImpl extends KualiInquirableImpl implements Serializable


Package edu.sampleu.travel.web.form

Class edu.sampleu.travel.web.form.TravelDocumentForm2 extends KualiTransactionalDocumentFormBase implements Serializable

Serialized Fields

travelAccount

TravelAccount travelAccount

Package edu.sampleu.travel.workflow

Class edu.sampleu.travel.workflow.AccountAttribute extends AbstractRoleAttribute implements Serializable

Class edu.sampleu.travel.workflow.CustomActionListAttributeImpl extends Object implements Serializable

serialVersionUID: 6129615406164385616L

Class edu.sampleu.travel.workflow.DestinationRuleAttribute extends GenericWorkflowAttribute implements Serializable

Serialized Fields

rows

List<E> rows

destination

String destination

Class edu.sampleu.travel.workflow.EmployeeAttribute extends GenericRoleAttribute implements Serializable

Serialized Fields

traveler

String traveler
Traveler to be set by client application so that doc content can be generated appropriately


Package org.apache.ojb.broker.platforms

Class org.apache.ojb.broker.platforms.PlatformException extends org.apache.ojb.broker.OJBException implements Serializable


Package org.kuali.rice.core.api.cache

Class org.kuali.rice.core.api.cache.CacheTarget extends AbstractDataTransferObject implements Serializable

serialVersionUID: -7143135771254777648L

Serialized Fields

cache

String cache

key

String key

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.core.api.config

Class org.kuali.rice.core.api.config.ConfigurationException extends RiceRuntimeException implements Serializable

serialVersionUID: -978361107188543828L


Package org.kuali.rice.core.api.criteria

Class org.kuali.rice.core.api.criteria.AndPredicate extends org.kuali.rice.core.api.criteria.AbstractCompositePredicate implements Serializable

serialVersionUID: -6575256900578172242L

Serialized Fields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.EqualIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 7159459561133496549L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaStringValue value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.EqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 7159459561133496549L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.GenericQueryResults.Builder extends Object implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

Class org.kuali.rice.core.api.criteria.GreaterThanOrEqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 2576163857285296720L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.GreaterThanPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 2576163857285296720L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.InIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: -1888858317314153374L

Serialized Fields

propertyPath

String propertyPath

values

Set<E> values

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.InPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: -1888858317314153374L

Serialized Fields

propertyPath

String propertyPath

values

Set<E> values

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.LessThanOrEqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 2576163857285296720L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.LessThanPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 2576163857285296720L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.LikePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 6406122080039813800L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.LookupCustomizer.Builder extends Object implements Serializable

Serialized Fields

predicateTransform

LookupCustomizer.Transform<P,R> predicateTransform

resultTransform

LookupCustomizer.Transform<P,R> resultTransform

Class org.kuali.rice.core.api.criteria.NotEqualIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 7159459561133496549L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaStringValue value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.NotEqualPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 7159459561133496549L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.NotInIgnoreCasePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: -7676442296587603655L

Serialized Fields

propertyPath

String propertyPath

values

Set<E> values

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.NotInPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: -7676442296587603655L

Serialized Fields

propertyPath

String propertyPath

values

Set<E> values

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.NotLikePredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 6406122080039813800L

Serialized Fields

propertyPath

String propertyPath

value

CriteriaValue<T> value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.NotNullPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 6723462533500402423L

Serialized Fields

propertyPath

String propertyPath

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.NullPredicate extends org.kuali.rice.core.api.criteria.AbstractPredicate implements Serializable

serialVersionUID: 2397296074921454859L

Serialized Fields

propertyPath

String propertyPath

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.OrPredicate extends org.kuali.rice.core.api.criteria.AbstractCompositePredicate implements Serializable

serialVersionUID: -6575256900578172242L

Serialized Fields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.QueryByCriteria extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2210627777648920180L

Serialized Fields

predicate

Predicate predicate

startAtIndex

Integer startAtIndex

maxResults

Integer maxResults

countFlag

String countFlag

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.criteria.QueryByCriteria.Builder extends Object implements Serializable

Serialized Fields

predicates

Predicate[] predicates

startAtIndex

Integer startAtIndex

maxResults

Integer maxResults

countFlag

CountFlag countFlag

Package org.kuali.rice.core.api.exception

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

serialVersionUID: 2395877766757834813L

Serialized Fields

hideIncidentReport

boolean hideIncidentReport

Class org.kuali.rice.core.api.exception.RiceIllegalArgumentException extends IllegalArgumentException implements Serializable

serialVersionUID: 3246611328810430837L

Class org.kuali.rice.core.api.exception.RiceIllegalStateException extends IllegalStateException implements Serializable

Class org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException extends RiceRuntimeException implements Serializable

Class org.kuali.rice.core.api.exception.RiceRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 2012770642382150523L


Package org.kuali.rice.core.api.impex.xml

Class org.kuali.rice.core.api.impex.xml.XmlIngestionException extends RiceRuntimeException implements Serializable

serialVersionUID: 8355150049990519905L


Package org.kuali.rice.core.api.mail

Class org.kuali.rice.core.api.mail.MailMessage extends Object implements Serializable

Serialized Fields

fromAddress

String fromAddress

toAddresses

Set<E> toAddresses

ccAddresses

Set<E> ccAddresses

bccAddresses

Set<E> bccAddresses

subject

String subject

message

String message

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

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

Serialization Methods

readObject

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

writeObject

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

Package org.kuali.rice.core.api.parameter

Package org.kuali.rice.core.api.reflect

Class org.kuali.rice.core.api.reflect.DataDefinition extends Object implements Serializable

serialVersionUID: 2171793503482942282L

Serialized Fields

value

Object value

type

Class<T> type

Class org.kuali.rice.core.api.reflect.ObjectDefinition extends Object implements Serializable

serialVersionUID: 835423601196288352L

Serialized Fields

className

String className

applicationId

String applicationId

atRemotingLayer

boolean atRemotingLayer

constructorParameters

List<E> constructorParameters

properties

Map<K,V> properties

Class org.kuali.rice.core.api.reflect.PropertyDefinition extends Object implements Serializable

serialVersionUID: 8066047686689684888L

Serialized Fields

name

String name

data

DataDefinition data

Package org.kuali.rice.core.api.resourceloader

Class org.kuali.rice.core.api.resourceloader.ResourceLoaderException extends RiceRuntimeException implements Serializable

serialVersionUID: -9089140992612301469L


Package org.kuali.rice.core.api.uif

Class org.kuali.rice.core.api.uif.RemotableAbstractControl extends AbstractDataTransferObject implements Serializable

Class org.kuali.rice.core.api.uif.RemotableAbstractWidget extends AbstractDataTransferObject implements Serializable

Class org.kuali.rice.core.api.uif.RemotableAttributeError extends AbstractDataTransferObject implements Serializable

Serialized Fields

attributeName

String attributeName

errors

List<E> errors

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableAttributeError.Builder extends Object implements Serializable

Serialized Fields

attributeName

String attributeName

errors

List<E> errors

Class org.kuali.rice.core.api.uif.RemotableAttributeField extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

dataType

String dataType

shortLabel

String shortLabel

longLabel

String longLabel

helpSummary

String helpSummary

constraintText

String constraintText

helpDescription

String helpDescription

forceUpperCase

boolean forceUpperCase

minLength

Integer minLength

maxLength

Integer maxLength

minValue

Double minValue

maxValue

Double maxValue

regexConstraint

String regexConstraint

regexContraintMsg

String regexContraintMsg

formatterName

String formatterName

required

boolean required

defaultValues

Collection<E> defaultValues

attributeLookupSettings

RemotableAttributeLookupSettings attributeLookupSettings

control

RemotableAbstractControl control

widgets

Collection<E> widgets

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings extends AbstractDataTransferObject implements Serializable

Serialized Fields

inCriteria

boolean inCriteria

inResults

boolean inResults

ranged

boolean ranged

lowerBoundInclusive

boolean lowerBoundInclusive

upperBoundInclusive

boolean upperBoundInclusive

caseSensitive

Boolean caseSensitive

upperLabel

String upperLabel

lowerLabel

String lowerLabel

upperDatePicker

Boolean upperDatePicker

lowerDatePicker

Boolean lowerDatePicker

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableAttributeLookupSettings.Builder extends Object implements Serializable

Serialized Fields

inCriteria

boolean inCriteria

inResults

boolean inResults

ranged

boolean ranged

lowerBoundInclusive

boolean lowerBoundInclusive

upperBoundInclusive

boolean upperBoundInclusive

caseSensitive

Boolean caseSensitive

lowerLabel

String lowerLabel

upperLabel

String upperLabel

lowerDatePicker

Boolean lowerDatePicker

upperDatePicker

Boolean upperDatePicker

Class org.kuali.rice.core.api.uif.RemotableCheckbox extends RemotableAbstractControl implements Serializable

Serialized Fields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableCheckboxGroup extends RemotableAbstractControl implements Serializable

Serialized Fields

keyLabels

Map<K,V> keyLabels

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableDatepicker extends RemotableAbstractWidget implements Serializable

Serialized Fields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableHiddenInput extends RemotableAbstractControl implements Serializable

Serialized Fields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotablePasswordInput extends RemotableAbstractControl implements Serializable

Serialized Fields

size

Integer size

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableQuickFinder extends RemotableAbstractWidget implements Serializable

Serialized Fields

baseLookupUrl

String baseLookupUrl

dataObjectClass

String dataObjectClass

lookupParameters

Map<K,V> lookupParameters

fieldConversions

Map<K,V> fieldConversions

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableRadioButtonGroup extends RemotableAbstractControl implements Serializable

Serialized Fields

keyLabels

Map<K,V> keyLabels

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableSelect extends RemotableAbstractControl implements Serializable

Serialized Fields

keyLabels

Map<K,V> keyLabels

groups

List<E> groups

size

Integer size

multiple

boolean multiple

refreshOnChange

boolean refreshOnChange

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableSelectGroup extends Object implements Serializable

Serialized Fields

keyLabels

Map<K,V> keyLabels

label

String label

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableTextarea extends RemotableAbstractControl implements Serializable

Serialized Fields

rows

Integer rows

cols

Integer cols

watermark

String watermark

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableTextExpand extends RemotableAbstractWidget implements Serializable

Serialized Fields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.uif.RemotableTextInput extends RemotableAbstractControl implements Serializable

Serialized Fields

size

Integer size

watermark

String watermark

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.core.api.util

Class org.kuali.rice.core.api.util.AbstractKeyValue extends Object implements Serializable

serialVersionUID: -8093251322740055977L

Serialized Fields

key

String key

value

String value

Class org.kuali.rice.core.api.util.ConcreteKeyValue extends AbstractKeyValue implements Serializable

serialVersionUID: 1176799455504861488L


Package org.kuali.rice.core.api.util.cache

Class org.kuali.rice.core.api.util.cache.CacheException extends KualiException implements Serializable

serialVersionUID: 4916005092085837120L


Package org.kuali.rice.core.api.util.jaxb

Class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntry extends Object implements Serializable

serialVersionUID: -9609663434312103L

Serialized Fields

key

String key

value

String value

Class org.kuali.rice.core.api.util.jaxb.MapStringStringAdapter.StringMapEntryList extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

entries

List<E> entries

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntry extends Object implements Serializable

serialVersionUID: -9609663434312103L

Serialized Fields

key

String key

values

List<E> values

Class org.kuali.rice.core.api.util.jaxb.MultiValuedStringMapAdapter.MultiValuedStringMapEntryList extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

entries

List<E> entries

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.core.api.util.tree

Class org.kuali.rice.core.api.util.tree.Node extends Object implements Serializable

serialVersionUID: -2650587832812603561L

Serialized Fields

data

Object data

children

List<E> children

nodeLabel

Object nodeLabel

nodeType

String nodeType

Class org.kuali.rice.core.api.util.tree.Tree extends Object implements Serializable

serialVersionUID: -8335139832978783512L

Serialized Fields

rootElement

Node<T,K> rootElement

Package org.kuali.rice.core.api.util.type

Class org.kuali.rice.core.api.util.type.AbstractKualiDecimal extends Number implements Serializable

Serialized Fields

value

BigDecimal value

Class org.kuali.rice.core.api.util.type.KualiDecimal extends AbstractKualiDecimal<KualiDecimal> implements Serializable

serialVersionUID: 899528391396696786L

Class org.kuali.rice.core.api.util.type.KualiInteger extends Number implements Serializable

Serialized Fields

value

BigInteger value

Class org.kuali.rice.core.api.util.type.KualiPercent extends KualiDecimal implements Serializable


Package org.kuali.rice.core.api.util.xml

Class org.kuali.rice.core.api.util.xml.XmlException extends RuntimeException implements Serializable

serialVersionUID: 5859837720372502809L


Package org.kuali.rice.core.framework.persistence.jdbc.datasource

Class org.kuali.rice.core.framework.persistence.jdbc.datasource.RiceXADataSource extends org.enhydra.jdbc.standard.StandardXADataSource implements Serializable

Serialized Fields

_stmtPoolFactory

org.apache.commons.pool.KeyedObjectPoolFactory _stmtPoolFactory

preparedStatementCacheSize

int preparedStatementCacheSize

Class org.kuali.rice.core.framework.persistence.jdbc.datasource.XAPoolDataSource extends org.enhydra.jdbc.pool.StandardXAPoolDataSource implements Serializable

serialVersionUID: -3698043954102287887L

Serialized Fields

dataSource

RiceXADataSource dataSource
Deprecated. 

started

boolean started
Deprecated. 

Package org.kuali.rice.core.framework.persistence.jdbc.sql

Class org.kuali.rice.core.framework.persistence.jdbc.sql.SqlBuilder.SQLBuilderException extends RiceRuntimeException implements Serializable


Package org.kuali.rice.core.framework.persistence.jpa

Class org.kuali.rice.core.framework.persistence.jpa.CompositePrimaryKeyBase extends Object implements Serializable


Package org.kuali.rice.core.framework.persistence.jpa.metadata

Class org.kuali.rice.core.framework.persistence.jpa.metadata.EntityDescriptor extends Object implements Serializable

serialVersionUID: -4209120979389982233L

Serialized Fields

name

String name

table

String table

clazz

Class<T> clazz

idClass

Class<T> idClass

sequence

Sequence sequence

fieldsByName

Map<K,V> fieldsByName

fieldsByColumnName

Map<K,V> fieldsByColumnName

fields

Set<E> fields

nonKeyFields

Set<E> nonKeyFields

primaryKeys

Set<E> primaryKeys

oneToOneRelationships

Set<E> oneToOneRelationships

oneToManyRelationships

Set<E> oneToManyRelationships

manyToOneRelationships

Set<E> manyToOneRelationships

manyToManyRelationships

Set<E> manyToManyRelationships

objectRelationships

List<E> objectRelationships

collectionRelationships

List<E> collectionRelationships

Class org.kuali.rice.core.framework.persistence.jpa.metadata.FieldDescriptor extends Object implements Serializable

serialVersionUID: -4231007918447422886L

Serialized Fields

name

String name

clazz

Class<T> clazz

targetClazz

Class<T> targetClazz

column

String column

length

int length

scale

int scale

precision

int precision

id

boolean id

lob

boolean lob

temporal

boolean temporal

version

boolean version

unique

boolean unique

nullable

boolean nullable

insertable

boolean insertable

updateable

boolean updateable

temporalType

javax.persistence.TemporalType temporalType

Class org.kuali.rice.core.framework.persistence.jpa.metadata.JoinColumnDescriptor extends Object implements Serializable

serialVersionUID: -9127161936848994757L

Serialized Fields

name

String name

unique

boolean unique

nullable

boolean nullable

insertable

boolean insertable

updateable

boolean updateable

referencedColumName

String referencedColumName

Class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToManyDescriptor extends CollectionDescriptor implements Serializable

serialVersionUID: 1170389265194138638L

Serialized Fields

joinTableName

String joinTableName

Class org.kuali.rice.core.framework.persistence.jpa.metadata.ManyToOneDescriptor extends ObjectDescriptor implements Serializable

serialVersionUID: -1277621663465909764L

Class org.kuali.rice.core.framework.persistence.jpa.metadata.ObjectDescriptor extends Object implements Serializable

serialVersionUID: -6414242817173646832L

Serialized Fields

attributeName

String attributeName

targetEntity

Class<T> targetEntity

cascade

javax.persistence.CascadeType[] cascade

fetch

javax.persistence.FetchType fetch

optional

boolean optional

joinColumnDescriptors

List<E> joinColumnDescriptors

fkFields

List<E> fkFields

insertable

boolean insertable

updateable

boolean updateable

Class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToManyDescriptor extends CollectionDescriptor implements Serializable

serialVersionUID: -7145401132818575015L

Class org.kuali.rice.core.framework.persistence.jpa.metadata.OneToOneDescriptor extends ObjectDescriptor implements Serializable

serialVersionUID: 5005807906661228700L

Serialized Fields

mappedBy

String mappedBy

Package org.kuali.rice.core.framework.persistence.jta

Class org.kuali.rice.core.framework.persistence.jta.KualiTransactionInterceptor extends org.springframework.transaction.interceptor.TransactionInterceptor implements Serializable

Class org.kuali.rice.core.framework.persistence.jta.NoRollbackRuntimeException extends RuntimeException implements Serializable


Package org.kuali.rice.core.framework.persistence.ojb

Class org.kuali.rice.core.framework.persistence.ojb.SuffixableQueryByCriteria extends org.apache.ojb.broker.query.QueryByCriteria implements Serializable

Serialized Fields

suffix

String suffix

Package org.kuali.rice.core.framework.persistence.ojb.conversion

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion2 extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion3 extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion4 extends OjbCharBooleanConversionBase implements Serializable

serialVersionUID: 5192588414458129183L

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionAI extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionTF extends OjbCharBooleanConversionBase implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbDecimalPercentageFieldConversion extends OjbKualiDecimalFieldConversion implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiDecimalFieldConversion extends Object implements Serializable

serialVersionUID: 2450111778124335242L

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiEncryptDecryptFieldConversion extends Object implements Serializable

serialVersionUID: 2450111778124335242L

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiHashFieldConversion extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerFieldConversion extends Object implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiIntegerPercentageFieldConversion extends OjbDecimalPercentageFieldConversion implements Serializable

Class org.kuali.rice.core.framework.persistence.ojb.conversion.OjbKualiPercentFieldConversion extends Object implements Serializable


Package org.kuali.rice.core.impl.jaxb

Class org.kuali.rice.core.impl.jaxb.DataXmlDTO extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

permissionData

PermissionDataXmlDTO permissionData

roleData

RoleDataXmlDTO roleData

_futureElements

List<E> _futureElements

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

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

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

serialVersionUID: -758645169354452022L

Serialized Fields

parameter

Parameter parameter

constraintIsAllow

boolean constraintIsAllow

constrainedValue

String constrainedValue

values

List<E> values

Package org.kuali.rice.core.impl.util.spring

Class org.kuali.rice.core.impl.util.spring.AnnotationAndNameMatchingTransactionAttributeSource extends org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource implements Serializable

serialVersionUID: 6119879657045541414L

Serialized Fields

annotationTransactionAttributeSource

org.springframework.transaction.annotation.AnnotationTransactionAttributeSource annotationTransactionAttributeSource

transactionTimeout

Integer transactionTimeout

Package org.kuali.rice.core.util

Class org.kuali.rice.core.util.ImmutableProperties extends Properties implements Serializable


Package org.kuali.rice.core.util.jaxb

Class org.kuali.rice.core.util.jaxb.NameAndNamespacePair extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

namespaceCode

String namespaceCode

name

String name

Class org.kuali.rice.core.util.jaxb.RiceXmlExportList extends AbstractList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceList

List<E> sourceList

listGetterListener

RiceXmlListGetterListener<E,T> listGetterListener

Class org.kuali.rice.core.util.jaxb.RiceXmlImportList extends AbstractList<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

listAdditionListener

RiceXmlListAdditionListener<T> listAdditionListener
The listener that this list will pass new items to.


Package org.kuali.rice.core.web.cache

Class org.kuali.rice.core.web.cache.CacheAdminForm extends UifFormBase implements Serializable

Serialized Fields

cacheTree

Tree<T,K> cacheTree

flush

Collection<E> flush

Package org.kuali.rice.core.web.format

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

serialVersionUID: -2207993820610088716L

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

serialVersionUID: 4628393689860734306L

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

serialVersionUID: -4109390572922205211L

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

serialVersionUID: 1074862354812893254L

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

serialVersionUID: -7986953503122821012L

Class org.kuali.rice.core.web.format.DateDisplayTimestampObjectFormatter extends DateFormatter implements Serializable

serialVersionUID: 5213490843335374209L

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

serialVersionUID: 7612442662886603084L

Class org.kuali.rice.core.web.format.DateViewDateObjectFormatter extends DateFormatter implements Serializable

serialVersionUID: 742928759315505509L

Class org.kuali.rice.core.web.format.DateViewTimestampObjectFormatter extends DateFormatter implements Serializable

serialVersionUID: 2069562793196038664L

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

serialVersionUID: -4109390572922205211L

Class org.kuali.rice.core.web.format.FormatException extends RuntimeException implements Serializable

serialVersionUID: 6679793710457672426L

Serialized Fields

formatProperty

String formatProperty

formatValue

Object formatValue

errorKey

String errorKey

errorArgs

String[] errorArgs

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

Serialized Fields

settings

Map<K,V> settings

propertyType

Class<T> propertyType

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

serialVersionUID: 226069363610021292L

Class org.kuali.rice.core.web.format.KualiIntegerCurrencyFormatter extends CurrencyFormatter implements Serializable

serialVersionUID: 1022217841658237940L

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

serialVersionUID: -1800859871401901842L

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

serialVersionUID: -926525576380295384L

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

serialVersionUID: 7724214487192363066L

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

serialVersionUID: 1323889942436009589L

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

serialVersionUID: 241458864711484787L

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

serialVersionUID: 1733029018087594949L

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

serialVersionUID: 7612442662886603084L


Package org.kuali.rice.core.web.impex

Class org.kuali.rice.core.web.impex.ExportServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -7766819916650887737L

Class org.kuali.rice.core.web.impex.IngesterForm extends KualiForm implements Serializable

serialVersionUID: -2847217233600977960L

Serialized Fields

files

Map<K,V> files

Package org.kuali.rice.coreservice.api.component

Class org.kuali.rice.coreservice.api.component.Component extends AbstractDataTransferObject implements Serializable

serialVersionUID: -5114772381708593543L

Serialized Fields

namespaceCode

String namespaceCode

code

String code

name

String name

componentSetId

String componentSetId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.component.Component.Builder extends Object implements Serializable

serialVersionUID: 5548130104299578283L

Serialized Fields

namespaceCode

String namespaceCode

code

String code

name

String name

componentSetId

String componentSetId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.coreservice.api.namespace

Class org.kuali.rice.coreservice.api.namespace.Namespace extends AbstractDataTransferObject implements Serializable

serialVersionUID: -5206398776503106883L

Serialized Fields

code

String code

applicationId

String applicationId

name

String name

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.namespace.Namespace.Builder extends Object implements Serializable

serialVersionUID: -70194982373806749L

Serialized Fields

code

String code

applicationId

String applicationId

name

String name

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.coreservice.api.parameter

Class org.kuali.rice.coreservice.api.parameter.Parameter extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6097498602725305353L

Serialized Fields

applicationId

String applicationId

namespaceCode

String namespaceCode

componentCode

String componentCode

name

String name

value

String value

description

String description

parameterType

ParameterType parameterType

evaluationOperator

String evaluationOperator

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.parameter.Parameter.Builder extends Object implements Serializable

serialVersionUID: 7077484401017765844L

Serialized Fields

applicationId

String applicationId

namespaceCode

String namespaceCode

componentCode

String componentCode

name

String name

value

String value

description

String description

parameterType

ParameterType.Builder parameterType

evaluationOperator

EvaluationOperator evaluationOperator

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.coreservice.api.parameter.ParameterKey extends AbstractDataTransferObject implements Serializable

serialVersionUID: -4405355319548951283L

Serialized Fields

applicationId

String applicationId

namespaceCode

String namespaceCode

componentCode

String componentCode

name

String name

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.parameter.ParameterQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.parameter.ParameterType extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6775774408849087013L

Serialized Fields

code

String code

name

String name

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.parameter.ParameterType.Builder extends Object implements Serializable

serialVersionUID: -301010359438027432L

Serialized Fields

code

String code

name

String name

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.coreservice.api.style

Class org.kuali.rice.coreservice.api.style.Style extends AbstractDataTransferObject implements Serializable

serialVersionUID: -26426318682076660L

Serialized Fields

id

String id

name

String name

xmlContent

String xmlContent

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.coreservice.api.style.Style.Builder extends Object implements Serializable

serialVersionUID: -219369603932108436L

Serialized Fields

id

String id

name

String name

xmlContent

String xmlContent

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.coreservice.framework.component

Package org.kuali.rice.coreservice.framework.namespace

Package org.kuali.rice.coreservice.framework.parameter

Package org.kuali.rice.coreservice.impl.component

Class org.kuali.rice.coreservice.impl.component.ComponentBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

namespaceCode

String namespaceCode

code

String code

name

String name

active

boolean active

namespace

org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace

Class org.kuali.rice.coreservice.impl.component.ComponentId extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

namespaceCode

String namespaceCode

componentCode

String componentCode

Class org.kuali.rice.coreservice.impl.component.ComponentSetBo extends Object implements Serializable

Serialized Fields

componentSetId

String componentSetId

lastUpdateTimestamp

Timestamp lastUpdateTimestamp

checksum

String checksum

versionNumber

Long versionNumber

Class org.kuali.rice.coreservice.impl.component.DerivedComponentBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

namespaceCode

String namespaceCode

code

String code

name

String name

componentSetId

String componentSetId

Package org.kuali.rice.coreservice.impl.namespace

Class org.kuali.rice.coreservice.impl.namespace.NamespaceBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

applicationId

String applicationId

code

String code

name

String name

active

boolean active

Package org.kuali.rice.coreservice.impl.parameter

Class org.kuali.rice.coreservice.impl.parameter.ParameterBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

namespaceCode

String namespaceCode

componentCode

String componentCode

name

String name

applicationId

String applicationId

value

String value

description

String description

parameterTypeCode

String parameterTypeCode

evaluationOperatorCode

String evaluationOperatorCode

namespace

org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace

parameterType

org.kuali.rice.coreservice.impl.parameter.ParameterTypeBo parameterType

component

org.kuali.rice.coreservice.impl.component.ComponentBo component

derivedComponent

org.kuali.rice.coreservice.impl.component.DerivedComponentBo derivedComponent

Class org.kuali.rice.coreservice.impl.parameter.ParameterId extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

namespaceCode

String namespaceCode

componentCode

String componentCode

name

String name

applicationId

String applicationId

Class org.kuali.rice.coreservice.impl.parameter.ParameterTypeBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

code

String code

name

String name

active

boolean active

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

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

serialVersionUID: 2020611019976731725L

Serialized Fields

id

String id

name

String name

xmlContent

String xmlContent

active

boolean active

Package org.kuali.rice.coreservice.web.component

Class org.kuali.rice.coreservice.web.component.ComponentInquirableImpl extends KualiInquirableImpl implements Serializable

Class org.kuali.rice.coreservice.web.component.ComponentLookupableHelperServiceImpl extends KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: -3978422770535345525L


Package org.kuali.rice.coreservice.web.namespace

Class org.kuali.rice.coreservice.web.namespace.NamespaceMaintainableImpl extends KualiMaintainableImpl implements Serializable

Class org.kuali.rice.coreservice.web.namespace.NamespaceValuesFinder extends KeyValuesBase implements Serializable


Package org.kuali.rice.coreservice.web.parameter

Class org.kuali.rice.coreservice.web.parameter.ParameterLookupableHelperServiceImpl extends KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 4381873774407301041L

Class org.kuali.rice.coreservice.web.parameter.ParameterMaintainableImpl extends KualiMaintainableImpl implements Serializable

serialVersionUID: 4914145799502207182L

Class org.kuali.rice.coreservice.web.parameter.ParameterOperatorValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.coreservice.web.parameter.ParameterTypeValuesFinder extends KeyValuesBase implements Serializable


Package org.kuali.rice.devtools.pdle

Class org.kuali.rice.devtools.pdle.PostDataLoadEncryptionServlet extends javax.servlet.http.HttpServlet implements Serializable


Package org.kuali.rice.edl.framework.extract

Class org.kuali.rice.edl.framework.extract.DumpDTO extends Object implements Serializable

serialVersionUID: -6136544551121011531L

Serialized Fields

docId

String docId

docTypeName

String docTypeName

docRouteStatusCode

String docRouteStatusCode

docModificationDate

Timestamp docModificationDate

docCreationDate

Timestamp docCreationDate

docDescription

String docDescription

docInitiatorId

String docInitiatorId

docCurrentNodeName

String docCurrentNodeName

lockVerNbr

Integer lockVerNbr

fields

List<E> fields

Class org.kuali.rice.edl.framework.extract.FieldDTO extends Object implements Serializable

serialVersionUID: -6136544551121011531L

Serialized Fields

fieldId

Long fieldId

docId

String docId

fieldName

String fieldName

fieldValue

String fieldValue

lockVerNbr

Integer lockVerNbr

Package org.kuali.rice.edl.impl

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

serialVersionUID: -6344765194278430690L


Package org.kuali.rice.edl.impl.bo

Class org.kuali.rice.edl.impl.bo.EDocLiteAssociation extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 7300251507982374010L

Serialized Fields

edocLiteAssocId

Long edocLiteAssocId
edoclt_assoc_id


edlName

String edlName
edoclt_assoc_doctype_nm


definition

String definition
edoclt_assoc_def_nm


style

String style
edoclt_assoc_style_nm


activeInd

Boolean activeInd
edoclt_assoc_actv_ind


actionsUrl

String actionsUrl

Class org.kuali.rice.edl.impl.bo.EDocLiteDefinition extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 6230450806784021509L

Serialized Fields

eDocLiteDefId

Long eDocLiteDefId
edoclt_def_id


name

String name
edoclt_def_nm


xmlContent

String xmlContent
edoclt_def_xml


activeInd

Boolean activeInd
edoclt_def_actv_ind


Package org.kuali.rice.edl.impl.lookupable

Class org.kuali.rice.edl.impl.lookupable.EDocLiteLookupableHelperServiceImpl extends KualiLookupableHelperServiceImpl implements Serializable

serialVersionUID: 3157354920258155881L


Package org.kuali.rice.kcb.api.exception

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

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

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

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


Package org.kuali.rice.kcb.api.message

Class org.kuali.rice.kcb.api.message.MessageDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

deliveryType

String deliveryType

title

String title

channel

String channel

producer

String producer

content

String content

contentType

String contentType

recipient

String recipient

url

String url

originId

String originId

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

Package org.kuali.rice.ken.api.notification

Class org.kuali.rice.ken.api.notification.Notification extends AbstractDataTransferObject implements Serializable

Serialized Fields

priority

NotificationPriority priority

content

String content

channel

NotificationChannel channel

contentType

NotificationContentType contentType

creationDateTime

org.joda.time.DateTime creationDateTime

recipients

List<E> recipients

senders

List<E> senders

autoRemoveDateTime

org.joda.time.DateTime autoRemoveDateTime

deliveryType

String deliveryType

producer

NotificationProducer producer

sendDateTime

org.joda.time.DateTime sendDateTime

processingFlag

String processingFlag

lockedDate

org.joda.time.DateTime lockedDate

title

String title

contentMessage

String contentMessage

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.Notification.Builder extends Object implements Serializable

Serialized Fields

priority

NotificationPriority.Builder priority

content

String content

channel

NotificationChannel.Builder channel

contentType

NotificationContentType.Builder contentType

creationDateTime

org.joda.time.DateTime creationDateTime

recipients

List<E> recipients

senders

List<E> senders

autoRemoveDateTime

org.joda.time.DateTime autoRemoveDateTime

deliveryType

String deliveryType

producer

NotificationProducer.Builder producer

sendDateTime

org.joda.time.DateTime sendDateTime

processingFlag

String processingFlag

lockedDate

org.joda.time.DateTime lockedDate

title

String title

contentMessage

String contentMessage

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationChannel extends AbstractDataTransferObject implements Serializable

Serialized Fields

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

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationChannel.Builder extends Object implements Serializable

Serialized Fields

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

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationChannelReviewer extends AbstractDataTransferObject implements Serializable

Serialized Fields

channel

NotificationChannel channel

reviewerType

String reviewerType

reviewerId

String reviewerId

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationChannelReviewer.Builder extends Object implements Serializable

Serialized Fields

channel

NotificationChannel.Builder channel

reviewerType

String reviewerType

reviewerId

String reviewerId

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationContentType extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

version

Integer version

current

boolean current

description

String description

namespace

String namespace

xsd

String xsd

xsl

String xsl

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationContentType.Builder extends Object implements Serializable

Serialized Fields

name

String name

version

Integer version

current

boolean current

description

String description

namespace

String namespace

xsd

String xsd

xsl

String xsl

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationListRecipient extends AbstractDataTransferObject implements Serializable

Serialized Fields

channel

NotificationChannel channel

recipientId

String recipientId

recipientType

String recipientType

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationListRecipient.Builder extends Object implements Serializable

Serialized Fields

channel

NotificationChannel.Builder channel

recipientId

String recipientId

recipientType

String recipientType

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationPriority extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

description

String description

order

Integer order

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationPriority.Builder extends Object implements Serializable

Serialized Fields

name

String name

description

String description

order

Integer order

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationProducer extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

description

String description

contactInfo

String contactInfo

id

Long id

channelIds

List<E> channelIds

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationProducer.Builder extends Object implements Serializable

Serialized Fields

name

String name

description

String description

contactInfo

String contactInfo

id

Long id

channelIds

List<E> channelIds

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationRecipient extends AbstractDataTransferObject implements Serializable

Serialized Fields

notificationId

Long notificationId

recipientType

String recipientType

recipientId

String recipientId

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationRecipient.Builder extends Object implements Serializable

Serialized Fields

notificationId

Long notificationId

recipientType

String recipientType

recipientId

String recipientId

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.NotificationResponse extends AbstractDataTransferObject implements Serializable

Serialized Fields

message

String message

status

String status

notificationId

Long notificationId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationResponse.Builder extends Object implements Serializable

Serialized Fields

message

String message

status

String status

notificationId

Long notificationId

Class org.kuali.rice.ken.api.notification.NotificationSender extends AbstractDataTransferObject implements Serializable

Serialized Fields

notificationId

Long notificationId

senderName

String senderName

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.NotificationSender.Builder extends Object implements Serializable

Serialized Fields

notificationId

Long notificationId

senderName

String senderName

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.ken.api.notification.UserChannelSubscription extends AbstractDataTransferObject implements Serializable

Serialized Fields

channel

NotificationChannel channel

userId

String userId

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ken.api.notification.UserChannelSubscription.Builder extends Object implements Serializable

Serialized Fields

channel

NotificationChannel.Builder channel

userId

String userId

id

Long id

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.ken.bo

Class org.kuali.rice.ken.bo.NotificationBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

deliveryType

String deliveryType

creationDateTimeValue

Timestamp creationDateTimeValue

sendDateTimeValue

Timestamp sendDateTimeValue

autoRemoveDateTimeValue

Timestamp autoRemoveDateTimeValue

title

String title

content

String content

processingFlag

String processingFlag

lockedDateValue

Timestamp lockedDateValue

priority

NotificationPriorityBo priority
Lock column for OJB optimistic locking


contentType

NotificationContentTypeBo contentType

channel

NotificationChannelBo channel

producer

NotificationProducerBo producer

recipients

List<E> recipients

senders

List<E> senders

Class org.kuali.rice.ken.bo.NotificationChannelBo extends 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.NotificationChannelReviewerBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

channel

NotificationChannelBo channel

reviewerType

String reviewerType

reviewerId

String reviewerId

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

Serialized Fields

id

Long id

messageDeliveryStatus

String messageDeliveryStatus

userRecipientId

String userRecipientId

deliverySystemId

String deliverySystemId

lockedDateValue

Timestamp lockedDateValue

notification

NotificationBo notification
Lock column for OJB optimistic locking

Class org.kuali.rice.ken.bo.NotificationPriorityBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

name

String name

description

String description

order

Integer order

Class org.kuali.rice.ken.bo.NotificationProducerBo extends 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.NotificationRecipientBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

notificationId

Long notificationId

recipientType

String recipientType

recipientId

String recipientId

notification

NotificationBo notification

Class org.kuali.rice.ken.bo.NotificationRecipientListBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

recipientType

String recipientType

recipientId

String recipientId

channel

NotificationChannelBo channel

Class org.kuali.rice.ken.bo.NotificationSenderBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

notificationId

Long notificationId

senderName

String senderName

notification

NotificationBo notification

Class org.kuali.rice.ken.bo.UserChannelSubscriptionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

Long id

userId

String userId

channel

NotificationChannelBo 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

id

String id

principalId

String principalId

dateAssigned

Timestamp dateAssigned

actionRequestCd

String actionRequestCd

actionRequestId

String actionRequestId

documentId

String documentId

groupId

String groupId

docTitle

String docTitle

docLabel

String docLabel

docHandlerURL

String docHandlerURL

docName

String docName

responsibilityId

String responsibilityId

roleName

String roleName

delegatorPrincipalId

String delegatorPrincipalId

delegatorGroupId

String delegatorGroupId

delegationType

String delegationType

requestLabel

String requestLabel

dateAssignedStringValue

String dateAssignedStringValue

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

serialVersionUID: -8801104028828059623L

Serialized Fields

lastApprovedDate

Timestamp lastApprovedDate

customActions

Map<K,V> customActions

rowStyleClass

String rowStyleClass

actionListIndex

Integer actionListIndex

delegatorName

String delegatorName

groupName

String groupName

displayParameters

DisplayParameters displayParameters

isInitialized

boolean isInitialized

routeHeader

DocumentRouteHeaderValueActionListExtension routeHeader

lastApprovedDateInitialized

boolean lastApprovedDateInitialized

delegatorNameInitialized

boolean delegatorNameInitialized

groupNameInitialized

boolean groupNameInitialized

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

serialVersionUID: 5776214610837858304L


Package org.kuali.rice.kew.actionlist

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

serialVersionUID: 260649920715567145L

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

serialVersionUID: -365729646389290478L

Serialized Fields

filterLegend

String filterLegend

documentTitle

String documentTitle

excludeDocumentTitle

boolean excludeDocumentTitle

docRouteStatus

String docRouteStatus

excludeRouteStatus

boolean excludeRouteStatus

actionRequestCd

String actionRequestCd

excludeActionRequestCd

boolean excludeActionRequestCd

groupId

String groupId

groupIdString

String groupIdString

groupName

String groupName

excludeGroupId

boolean excludeGroupId

documentType

String documentType

excludeDocumentType

boolean excludeDocumentType

createDateFrom

Date createDateFrom

createDateTo

Date createDateTo

excludeCreateDate

boolean excludeCreateDate

lastAssignedDateFrom

Date lastAssignedDateFrom

lastAssignedDateTo

Date lastAssignedDateTo

excludeLastAssignedDate

boolean excludeLastAssignedDate

delegatorId

String delegatorId

primaryDelegateId

String primaryDelegateId

excludeDelegatorId

boolean excludeDelegatorId

delegationType

String delegationType

excludeDelegationType

boolean excludeDelegationType

filterOn

boolean filterOn

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

Serialized Fields

actionItemId

String actionItemId

actionTakenCd

String actionTakenCd

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

serialVersionUID: 6776164670024486696L


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

Class org.kuali.rice.kew.actionlist.web.ActionListFilterForm extends 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 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

delegationTypeCode

String delegationTypeCode

approvePolicy

String approvePolicy

parentActionRequest

ActionRequestValue parentActionRequest

childrenRequests

List<E> childrenRequests

actionTaken

ActionTakenValue actionTaken

currentIndicator

Boolean currentIndicator

createDateString

String createDateString

nodeInstance

RouteNodeInstance nodeInstance

requestLabel

String requestLabel

resolveResponsibility

boolean resolveResponsibility

routeHeader

DocumentRouteHeaderValue routeHeader

simulatedActionItems

List<E> simulatedActionItems

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

serialVersionUID: 1L

Serialized Fields

group

Group group

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

serialVersionUID: 1L

Serialized Fields

principal

PrincipalContract principal

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

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

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


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

Class org.kuali.rice.kew.api.WorkflowRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 2012770642382150523L


Package org.kuali.rice.kew.api.action

Class org.kuali.rice.kew.api.action.ActionInvocation extends AbstractDataTransferObject implements Serializable

Serialized Fields

action

ActionType action

actionItemId

String actionItemId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ActionItem extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

dateTimeAssigned

org.joda.time.DateTime dateTimeAssigned
Deprecated. 

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

delegationType

String delegationType

groupId

String groupId

principalId

String principalId

delegatorGroupId

String delegatorGroupId

delegatorPrincipalId

String delegatorPrincipalId

dateTimeAssignedValue

org.joda.time.DateTime dateTimeAssignedValue

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ActionItem.Builder extends Object implements Serializable

Serialized Fields

id

String id

dateTimeAssigned

org.joda.time.DateTime dateTimeAssigned

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

delegationType

DelegationType delegationType

groupId

String groupId

principalId

String principalId

delegatorGroupId

String delegatorGroupId

delegatorPrincipalId

String delegatorPrincipalId

Class org.kuali.rice.kew.api.action.ActionItemCustomization extends AbstractDataTransferObject implements Serializable

Serialized Fields

actionItemId

String actionItemId

actionSet

ActionSet actionSet

displayParameters

DisplayParameters displayParameters

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ActionItemCustomization.Builder extends Object implements Serializable

Serialized Fields

actionItemId

String actionItemId

actionSet

ActionSet actionSet

displayParameters

DisplayParameters displayParameters

Class org.kuali.rice.kew.api.action.ActionRequest extends AbstractDataTransferObject implements Serializable

serialVersionUID: -7581089059447119201L

Serialized Fields

id

String id

actionRequestedCode

String actionRequestedCode

statusCode

String statusCode

current

boolean current

dateCreated

org.joda.time.DateTime dateCreated

responsibilityId

String responsibilityId

documentId

String documentId

priority

int priority

routeLevel

int routeLevel

annotation

String annotation

recipientTypeCode

String recipientTypeCode

principalId

String principalId

groupId

String groupId

requestPolicyCode

String requestPolicyCode

responsibilityDescription

String responsibilityDescription

forceAction

boolean forceAction

delegationTypeCode

String delegationTypeCode

roleName

String roleName

qualifiedRoleName

String qualifiedRoleName

qualifiedRoleNameLabel

String qualifiedRoleNameLabel

routeNodeInstanceId

String routeNodeInstanceId

nodeName

String nodeName

requestLabel

String requestLabel

parentActionRequestId

String parentActionRequestId

actionTaken

ActionTaken actionTaken

childRequests

List<E> childRequests

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ActionRequest.Builder extends Object implements Serializable

serialVersionUID: -1354211147778354091L

Serialized Fields

id

String id

actionRequested

ActionRequestType actionRequested

status

ActionRequestStatus status

current

boolean current

dateCreated

org.joda.time.DateTime dateCreated

responsibilityId

String responsibilityId

documentId

String documentId

priority

int priority

routeLevel

int routeLevel

annotation

String annotation

recipientType

RecipientType recipientType

principalId

String principalId

groupId

String groupId

requestPolicy

ActionRequestPolicy requestPolicy

responsibilityDescription

String responsibilityDescription

forceAction

boolean forceAction

delegationType

DelegationType delegationType

roleName

String roleName

qualifiedRoleName

String qualifiedRoleName

qualifiedRoleNameLabel

String qualifiedRoleNameLabel

routeNodeInstanceId

String routeNodeInstanceId

nodeName

String nodeName

requestLabel

String requestLabel

parentActionRequestId

String parentActionRequestId

actionTaken

ActionTaken.Builder actionTaken

childRequests

List<E> childRequests

Class org.kuali.rice.kew.api.action.ActionSet extends AbstractDataTransferObject implements Serializable

serialVersionUID: 7857749268529671300L

Serialized Fields

actionSetList

List<E> actionSetList

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ActionSet.Builder extends Object implements Serializable

Serialized Fields

actionSet

List<E> actionSet

Class org.kuali.rice.kew.api.action.ActionTaken extends AbstractDataTransferObject implements Serializable

serialVersionUID: 8411150332911080837L

Serialized Fields

id

String id

documentId

String documentId

principalId

String principalId

delegatorPrincipalId

String delegatorPrincipalId

delegatorGroupId

String delegatorGroupId

actionTakenCode

String actionTakenCode

actionDate

org.joda.time.DateTime actionDate

annotation

String annotation

current

boolean current

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ActionTaken.Builder extends Object implements Serializable

serialVersionUID: -1226075070994810756L

Serialized Fields

id

String id

documentId

String documentId

principalId

String principalId

delegatorPrincipalId

String delegatorPrincipalId

delegatorGroupId

String delegatorGroupId

actionTaken

ActionType actionTaken

actionDate

org.joda.time.DateTime actionDate

annotation

String annotation

current

boolean current

Class org.kuali.rice.kew.api.action.AdHocCommand.Builder extends Object implements Serializable

serialVersionUID: -3002495884401672488L

Serialized Fields

actionRequested

ActionRequestType actionRequested

nodeName

String nodeName

priority

Integer priority

responsibilityDescription

String responsibilityDescription

forceAction

boolean forceAction

requestLabel

String requestLabel

Class org.kuali.rice.kew.api.action.AdHocRevoke extends AbstractDataTransferObject implements Serializable

serialVersionUID: 5848714514445793355L

Serialized Fields

nodeNames

Set<E> nodeNames

principalIds

Set<E> principalIds

groupIds

Set<E> groupIds

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.AdHocToGroup extends org.kuali.rice.kew.api.action.AdHocCommand implements Serializable

serialVersionUID: 1543126020560887187L

Serialized Fields

targetGroupId

String targetGroupId

Class org.kuali.rice.kew.api.action.AdHocToGroup.Builder extends AdHocCommand.Builder<AdHocToGroup> implements Serializable

serialVersionUID: 3062630774766721773L

Serialized Fields

targetGroupId

String targetGroupId

Class org.kuali.rice.kew.api.action.AdHocToPrincipal extends org.kuali.rice.kew.api.action.AdHocCommand implements Serializable

serialVersionUID: -4512561589558793736L

Serialized Fields

targetPrincipalId

String targetPrincipalId

Class org.kuali.rice.kew.api.action.AdHocToPrincipal.Builder extends AdHocCommand.Builder<AdHocToPrincipal> implements Serializable

serialVersionUID: 5288681963619747957L

Serialized Fields

targetPrincipalId

String targetPrincipalId

Class org.kuali.rice.kew.api.action.DocumentActionParameters extends AbstractDataTransferObject implements Serializable

serialVersionUID: -7589214734683758734L

Serialized Fields

documentId

String documentId

principalId

String principalId

annotation

String annotation

documentUpdate

DocumentUpdate documentUpdate

documentContentUpdate

DocumentContentUpdate documentContentUpdate

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.DocumentActionParameters.Builder extends Object implements Serializable

serialVersionUID: -9209748637365086000L

Serialized Fields

documentId

String documentId

principalId

String principalId

annotation

String annotation

documentUpdate

DocumentUpdate documentUpdate

documentContentUpdate

DocumentContentUpdate documentContentUpdate

Class org.kuali.rice.kew.api.action.DocumentActionResult extends AbstractDataTransferObject implements Serializable

serialVersionUID: -3916503634900791018L

Serialized Fields

document

Document document

validActions

ValidActions validActions

requestedActions

RequestedActions requestedActions

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.InvalidActionTakenException extends WorkflowRuntimeException implements Serializable

serialVersionUID: 4282067592790143952L

Class org.kuali.rice.kew.api.action.MovePoint extends AbstractDataTransferObject implements Serializable

Serialized Fields

startNodeName

String startNodeName

stepsToMove

int stepsToMove

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.RequestedActions extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6600754341497697330L

Serialized Fields

completeRequested

boolean completeRequested

approveRequested

boolean approveRequested

acknowledgeRequested

boolean acknowledgeRequested

fyiRequested

boolean fyiRequested

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ReturnPoint extends AbstractDataTransferObject implements Serializable

Serialized Fields

nodeName

String nodeName

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.RoutingReportActionToTake extends AbstractDataTransferObject implements Serializable

Serialized Fields

actionToPerform

String actionToPerform

principalId

String principalId

nodeName

String nodeName

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.RoutingReportActionToTake.Builder extends Object implements Serializable

Serialized Fields

actionToPerform

String actionToPerform

principalId

String principalId

nodeName

String nodeName

Class org.kuali.rice.kew.api.action.RoutingReportCriteria extends AbstractDataTransferObject implements Serializable

Serialized Fields

documentId

String documentId

targetNodeName

String targetNodeName

targetPrincipalIds

List<E> targetPrincipalIds

routingPrincipalId

String routingPrincipalId

documentTypeName

String documentTypeName

xmlContent

String xmlContent

ruleTemplateNames

List<E> ruleTemplateNames

nodeNames

List<E> nodeNames

actionsToTake

List<E> actionsToTake

activateRequests

boolean activateRequests

flattenNodes

boolean flattenNodes

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.RoutingReportCriteria.Builder extends Object implements Serializable

Serialized Fields

documentId

String documentId

targetNodeName

String targetNodeName

targetPrincipalIds

List<E> targetPrincipalIds

routingPrincipalId

String routingPrincipalId

documentTypeName

String documentTypeName

xmlContent

String xmlContent

ruleTemplateNames

List<E> ruleTemplateNames

nodeNames

List<E> nodeNames

actionsToTake

List<E> actionsToTake

activateRequests

boolean activateRequests

flattenNodes

boolean flattenNodes

Class org.kuali.rice.kew.api.action.ValidActions extends AbstractDataTransferObject implements Serializable

serialVersionUID: 8074175291030982905L

Serialized Fields

validActionCodes

Set<E> validActionCodes

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.action.ValidActions.Builder extends Object implements Serializable

serialVersionUID: -3227993220281961077L

Serialized Fields

validActions

Set<E> validActions

Package org.kuali.rice.kew.api.actionlist

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

serialVersionUID: 8859107918934290768L

Serialized Fields

frameHeight

Integer frameHeight

_futureElements

Collection<E> _futureElements

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

serialVersionUID: 2709781019428490297L

Serialized Fields

frameHeight

Integer frameHeight

Package org.kuali.rice.kew.api.doctype

Class org.kuali.rice.kew.api.doctype.DocumentType extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6866926296038814812L

Serialized Fields

id

String id

name

String name

documentTypeVersion

Integer documentTypeVersion

label

String label

description

String description

parentId

String parentId

active

boolean active

unresolvedDocHandlerUrl

String unresolvedDocHandlerUrl

resolvedDocumentHandlerUrl

String resolvedDocumentHandlerUrl

helpDefinitionUrl

String helpDefinitionUrl

docSearchHelpUrl

String docSearchHelpUrl

postProcessorName

String postProcessorName

applicationId

String applicationId

current

boolean current

blanketApproveGroupId

String blanketApproveGroupId

superUserGroupId

String superUserGroupId

versionNumber

Long versionNumber

policies

Map<K,V> policies

documentTypeAttributes

List<E> documentTypeAttributes

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.doctype.DocumentType.Builder extends Object implements Serializable

serialVersionUID: 1678979180435181578L

Serialized Fields

id

String id

name

String name

documentTypeVersion

Integer documentTypeVersion

label

String label

description

String description

parentId

String parentId

active

boolean active

unresolvedDocHandlerUrl

String unresolvedDocHandlerUrl

resolvedDocumentHandlerUrl

String resolvedDocumentHandlerUrl

helpDefinitionUrl

String helpDefinitionUrl

docSearchHelpUrl

String docSearchHelpUrl

postProcessorName

String postProcessorName

applicationId

String applicationId

current

boolean current

blanketApproveGroupId

String blanketApproveGroupId

superUserGroupId

String superUserGroupId

policies

Map<K,V> policies

documentTypeAttributes

List<E> documentTypeAttributes

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.doctype.DocumentTypeAttribute extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

ruleAttribute

ExtensionDefinition ruleAttribute

documentTypeId

String documentTypeId

orderIndex

int orderIndex

_futureElements

Collection<E> _futureElements

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

Serialized Fields

ruleAttribute

ExtensionDefinition.Builder ruleAttribute

documentTypeId

String documentTypeId

orderIndex

int orderIndex

id

String id

Class org.kuali.rice.kew.api.doctype.IllegalDocumentTypeException extends WorkflowRuntimeException implements Serializable

serialVersionUID: -3242530105155693657L

Class org.kuali.rice.kew.api.doctype.ProcessDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1076976038764944504L

Serialized Fields

id

String id

name

String name

documentTypeId

String documentTypeId

initialRouteNode

RouteNode initialRouteNode

initial

boolean initial

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.doctype.ProcessDefinition.Builder extends Object implements Serializable

serialVersionUID: 5897271312287857808L

Serialized Fields

id

String id

name

String name

documentTypeId

String documentTypeId

initialRouteNode

RouteNode.Builder initialRouteNode

initial

boolean initial

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.doctype.RouteNode extends AbstractDataTransferObject implements Serializable

serialVersionUID: -1756380702013287285L

Serialized Fields

id

String id

documentTypeId

String documentTypeId

name

String name

routeMethodName

String routeMethodName

routeMethodCode

String routeMethodCode

finalApproval

boolean finalApproval

mandatory

boolean mandatory

activationType

String activationType

exceptionGroupId

String exceptionGroupId

type

String type

branchName

String branchName

nextDocumentStatus

String nextDocumentStatus

configurationParameters

List<E> configurationParameters

previousNodeIds

List<E> previousNodeIds

nextNodeIds

List<E> nextNodeIds

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.doctype.RouteNode.Builder extends Object implements Serializable

serialVersionUID: 7076065049417371344L

Serialized Fields

id

String id

documentTypeId

String documentTypeId

name

String name

routeMethodName

String routeMethodName

routeMethodCode

String routeMethodCode

finalApproval

boolean finalApproval

mandatory

boolean mandatory

activationType

String activationType

exceptionGroupId

String exceptionGroupId

type

String type

branchName

String branchName

nextDocumentStatus

String nextDocumentStatus

configurationParameters

List<E> configurationParameters

previousNodeIds

List<E> previousNodeIds

nextNodeIds

List<E> nextNodeIds

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter extends AbstractDataTransferObject implements Serializable

serialVersionUID: 3494982096398369148L

Serialized Fields

id

String id

routeNodeId

String routeNodeId

key

String key

value

String value

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.doctype.RouteNodeConfigurationParameter.Builder extends Object implements Serializable

serialVersionUID: -7040162478345153231L

Serialized Fields

id

String id

routeNodeId

String routeNodeId

key

String key

value

String value

Class org.kuali.rice.kew.api.doctype.RoutePath extends AbstractDataTransferObject implements Serializable

serialVersionUID: -7177305375323986864L

Serialized Fields

processDefinitions

List<E> processDefinitions

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.doctype.RoutePath.Builder extends Object implements Serializable

serialVersionUID: -6916424305298043710L

Serialized Fields

processes

List<E> processes

Package org.kuali.rice.kew.api.document

Class org.kuali.rice.kew.api.document.Document extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6954090887747605047L

Serialized Fields

documentId

String documentId

status

String status

dateCreated

org.joda.time.DateTime dateCreated

dateLastModified

org.joda.time.DateTime dateLastModified

dateApproved

org.joda.time.DateTime dateApproved

dateFinalized

org.joda.time.DateTime dateFinalized

title

String title

applicationDocumentId

String applicationDocumentId

initiatorPrincipalId

String initiatorPrincipalId

routedByPrincipalId

String routedByPrincipalId

documentTypeName

String documentTypeName

documentTypeId

String documentTypeId

documentHandlerUrl

String documentHandlerUrl

applicationDocumentStatus

String applicationDocumentStatus

applicationDocumentStatusDate

org.joda.time.DateTime applicationDocumentStatusDate

variables

Map<K,V> variables

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.Document.Builder extends Object implements Serializable

serialVersionUID: -1584497024880308500L

Serialized Fields

documentId

String documentId

status

DocumentStatus status

dateCreated

org.joda.time.DateTime dateCreated

dateLastModified

org.joda.time.DateTime dateLastModified

dateApproved

org.joda.time.DateTime dateApproved

dateFinalized

org.joda.time.DateTime dateFinalized

title

String title

applicationDocumentId

String applicationDocumentId

initiatorPrincipalId

String initiatorPrincipalId

routedByPrincipalId

String routedByPrincipalId

documentTypeName

String documentTypeName

documentTypeId

String documentTypeId

documentHandlerUrl

String documentHandlerUrl

applicationDocumentStatus

String applicationDocumentStatus

applicationDocumentStatusDate

org.joda.time.DateTime applicationDocumentStatusDate

variables

Map<K,V> variables

Class org.kuali.rice.kew.api.document.DocumentContent extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6110079520547685342L

Serialized Fields

documentId

String documentId

applicationContent

String applicationContent

attributeContent

String attributeContent

searchableContent

String searchableContent

formatVersion

int formatVersion

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentContent.Builder extends Object implements Serializable

serialVersionUID: 7549637048594326790L

Serialized Fields

documentId

String documentId

applicationContent

String applicationContent

attributeContent

String attributeContent

searchableContent

String searchableContent

formatVersion

int formatVersion

Class org.kuali.rice.kew.api.document.DocumentContentUpdate extends AbstractDataTransferObject implements Serializable

serialVersionUID: -7386661044232391889L

Serialized Fields

applicationContent

String applicationContent

attributeContent

String attributeContent

searchableContent

String searchableContent

attributeDefinitions

List<E> attributeDefinitions

searchableDefinitions

List<E> searchableDefinitions

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentContentUpdate.Builder extends Object implements Serializable

serialVersionUID: -1680695196516508680L

Serialized Fields

attributeContent

String attributeContent

applicationContent

String applicationContent

searchableContent

String searchableContent

attributeDefinitions

List<E> attributeDefinitions

searchableDefinitions

List<E> searchableDefinitions

Class org.kuali.rice.kew.api.document.DocumentDetail extends AbstractDataTransferObject implements Serializable

serialVersionUID: -8569515693892958719L

Serialized Fields

document

Document document

actionRequests

List<E> actionRequests

actionsTaken

List<E> actionsTaken

routeNodeInstances

List<E> routeNodeInstances

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentDetail.Builder extends Object implements Serializable

serialVersionUID: 3108177943363491329L

Serialized Fields

document

Document document

actionRequests

List<E> actionRequests

actionsTaken

List<E> actionsTaken

routeNodeInstances

List<E> routeNodeInstances

Class org.kuali.rice.kew.api.document.DocumentLink extends AbstractDataTransferObject implements Serializable

serialVersionUID: -1193048221115914280L

Serialized Fields

id

String id

originatingDocumentId

String originatingDocumentId

destinationDocumentId

String destinationDocumentId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentLink.Builder extends Object implements Serializable

serialVersionUID: -6713990840543140054L

Serialized Fields

id

String id

originatingDocumentId

String originatingDocumentId

destinationDocumentId

String destinationDocumentId

Class org.kuali.rice.kew.api.document.DocumentProcessingOptions extends AbstractDataTransferObject implements Serializable

Serialized Fields

runPostProcessor

boolean runPostProcessor

indexSearchAttributes

boolean indexSearchAttributes

sendNotifications

boolean sendNotifications

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentStatusTransition extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

documentId

String documentId

oldStatus

String oldStatus

newStatus

String newStatus

statusTransitionDate

org.joda.time.DateTime statusTransitionDate
Deprecated. 

statusTransitionDateValue

org.joda.time.DateTime statusTransitionDateValue

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentStatusTransition.Builder extends Object implements Serializable

Serialized Fields

id

String id

documentId

String documentId

oldStatus

String oldStatus

newStatus

String newStatus

statusTransitionDate

org.joda.time.DateTime statusTransitionDate

Class org.kuali.rice.kew.api.document.DocumentUpdate extends AbstractDataTransferObject implements Serializable

serialVersionUID: 608839901744771499L

Serialized Fields

title

String title

applicationDocumentId

String applicationDocumentId

applicationDocumentStatus

String applicationDocumentStatus

variables

Map<K,V> variables

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.DocumentUpdate.Builder extends Object implements Serializable

serialVersionUID: 2220000561051177421L

Serialized Fields

title

String title

applicationDocumentId

String applicationDocumentId

applicationDocumentStatus

String applicationDocumentStatus

variables

Map<K,V> variables

Class org.kuali.rice.kew.api.document.DocumentWithContent extends AbstractDataTransferObject implements Serializable

Serialized Fields

document

Document document

documentContent

DocumentContent documentContent

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.InvalidDocumentContentException extends WorkflowRuntimeException implements Serializable

serialVersionUID: -7192699210643743641L

Class org.kuali.rice.kew.api.document.OrchestrationConfig extends AbstractDataTransferObject implements Serializable

Serialized Fields

actionTakenId

String actionTakenId

nodeNames

Set<E> nodeNames

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.PropertyDefinition extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

value

String value

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kew.api.document.attribute

Class org.kuali.rice.kew.api.document.attribute.DocumentAttribute extends AbstractDataTransferObject implements Serializable

serialVersionUID: -1935235225791818090L

Serialized Fields

name

String name

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.attribute.DocumentAttribute.AbstractBuilder extends Object implements Serializable

serialVersionUID: -4402662354421207678L

Serialized Fields

name

String name

value

Object value

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDateTime extends DocumentAttribute implements Serializable

Serialized Fields

value

org.joda.time.DateTime value

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDateTime.Builder extends DocumentAttribute.AbstractBuilder<org.joda.time.DateTime> implements Serializable

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal extends DocumentAttribute implements Serializable

Serialized Fields

value

BigDecimal value

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeDecimal.Builder extends DocumentAttribute.AbstractBuilder<BigDecimal> implements Serializable

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeInteger extends DocumentAttribute implements Serializable

Serialized Fields

value

BigInteger value

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeInteger.Builder extends DocumentAttribute.AbstractBuilder<BigInteger> implements Serializable

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeString extends DocumentAttribute implements Serializable

Serialized Fields

value

String value

Class org.kuali.rice.kew.api.document.attribute.DocumentAttributeString.Builder extends DocumentAttribute.AbstractBuilder<String> implements Serializable

Class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition extends AbstractDataTransferObject implements Serializable

Serialized Fields

attributeName

String attributeName

parameters

List<E> parameters

propertyDefinitions

List<E> propertyDefinitions

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.attribute.WorkflowAttributeDefinition.Builder extends Object implements Serializable

serialVersionUID: 7549637048594326790L

Serialized Fields

attributeName

String attributeName

parameters

List<E> parameters

propertyDefinitions

List<E> propertyDefinitions

Package org.kuali.rice.kew.api.document.node

Class org.kuali.rice.kew.api.document.node.RouteNodeInstance extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

state

List<E> state

documentId

String documentId

branchId

String branchId

routeNodeId

String routeNodeId

processId

String processId

active

boolean active

complete

boolean complete

initial

boolean initial

id

String id

nextNodeInstances

List<E> nextNodeInstances

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.node.RouteNodeInstance.Builder extends Object implements Serializable

Serialized Fields

name

String name

state

List<E> state

documentId

String documentId

branchId

String branchId

routeNodeId

String routeNodeId

processId

String processId

active

boolean active

complete

boolean complete

initial

boolean initial

id

String id

nextNodeInstances

List<E> nextNodeInstances

Class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

value

String value

key

String key

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.node.RouteNodeInstanceState.Builder extends Object implements Serializable

Serialized Fields

id

String id

value

String value

key

String key

Package org.kuali.rice.kew.api.document.search

Class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria extends AbstractDataTransferObject implements Serializable

serialVersionUID: -221440103480740497L

Serialized Fields

documentId

String documentId

documentStatuses

List<E> documentStatuses

documentStatusCategories

List<E> documentStatusCategories

title

String title

applicationDocumentId

String applicationDocumentId

applicationDocumentStatus

String applicationDocumentStatus

initiatorPrincipalName

String initiatorPrincipalName

viewerPrincipalName

String viewerPrincipalName

groupViewerId

String groupViewerId

groupViewerName

String groupViewerName

approverPrincipalName

String approverPrincipalName

routeNodeName

String routeNodeName

routeNodeLookupLogic

RouteNodeLookupLogic routeNodeLookupLogic

documentTypeName

String documentTypeName

additionalDocumentTypeNames

List<E> additionalDocumentTypeNames

dateCreatedFrom

org.joda.time.DateTime dateCreatedFrom

dateCreatedTo

org.joda.time.DateTime dateCreatedTo

dateLastModifiedFrom

org.joda.time.DateTime dateLastModifiedFrom

dateLastModifiedTo

org.joda.time.DateTime dateLastModifiedTo

dateApprovedFrom

org.joda.time.DateTime dateApprovedFrom

dateApprovedTo

org.joda.time.DateTime dateApprovedTo

dateFinalizedFrom

org.joda.time.DateTime dateFinalizedFrom

dateFinalizedTo

org.joda.time.DateTime dateFinalizedTo

dateApplicationDocumentStatusChangedFrom

org.joda.time.DateTime dateApplicationDocumentStatusChangedFrom

dateApplicationDocumentStatusChangedTo

org.joda.time.DateTime dateApplicationDocumentStatusChangedTo

documentAttributeValues

Map<K,V> documentAttributeValues

saveName

String saveName

startAtIndex

Integer startAtIndex

maxResults

Integer maxResults

isAdvancedSearch

String isAdvancedSearch

searchOptions

Map<K,V> searchOptions

applicationDocumentStatuses

List<E> applicationDocumentStatuses
Since:
2.1.2

docSearchUserId

String docSearchUserId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.search.DocumentSearchCriteria.Builder extends Object implements Serializable

Serialized Fields

documentId

String documentId

documentStatuses

List<E> documentStatuses

documentStatusCategories

List<E> documentStatusCategories

title

String title

applicationDocumentId

String applicationDocumentId

applicationDocumentStatus

String applicationDocumentStatus

initiatorPrincipalName

String initiatorPrincipalName

viewerPrincipalName

String viewerPrincipalName

groupViewerId

String groupViewerId

groupViewerName

String groupViewerName

approverPrincipalName

String approverPrincipalName

routeNodeName

String routeNodeName

routeNodeLookupLogic

RouteNodeLookupLogic routeNodeLookupLogic

documentTypeName

String documentTypeName

additionalDocumentTypeNames

List<E> additionalDocumentTypeNames

dateCreatedFrom

org.joda.time.DateTime dateCreatedFrom

dateCreatedTo

org.joda.time.DateTime dateCreatedTo

dateLastModifiedFrom

org.joda.time.DateTime dateLastModifiedFrom

dateLastModifiedTo

org.joda.time.DateTime dateLastModifiedTo

dateApprovedFrom

org.joda.time.DateTime dateApprovedFrom

dateApprovedTo

org.joda.time.DateTime dateApprovedTo

dateFinalizedFrom

org.joda.time.DateTime dateFinalizedFrom

dateFinalizedTo

org.joda.time.DateTime dateFinalizedTo

dateApplicationDocumentStatusChangedFrom

org.joda.time.DateTime dateApplicationDocumentStatusChangedFrom

dateApplicationDocumentStatusChangedTo

org.joda.time.DateTime dateApplicationDocumentStatusChangedTo

documentAttributeValues

Map<K,V> documentAttributeValues

searchOptions

Map<K,V> searchOptions

saveName

String saveName

startAtIndex

Integer startAtIndex

maxResults

Integer maxResults

isAdvancedSearch

String isAdvancedSearch

docSearchUserId

String docSearchUserId

applicationDocumentStatuses

List<E> applicationDocumentStatuses

Class org.kuali.rice.kew.api.document.search.DocumentSearchResult extends AbstractDataTransferObject implements Serializable

Serialized Fields

document

Document document

documentAttributes

List<E> documentAttributes

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.search.DocumentSearchResult.Builder extends Object implements Serializable

Serialized Fields

document

Document.Builder document

documentAttributes

List<E> documentAttributes

Class org.kuali.rice.kew.api.document.search.DocumentSearchResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

searchResults

List<E> searchResults

criteria

DocumentSearchCriteria criteria

criteriaModified

boolean criteriaModified

overThreshold

boolean overThreshold

numberOfSecurityFilteredResults

int numberOfSecurityFilteredResults

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.document.search.DocumentSearchResults.Builder extends Object implements Serializable

Serialized Fields

searchResults

List<E> searchResults

criteria

DocumentSearchCriteria.Builder criteria

criteriaModified

boolean criteriaModified

overThreshold

boolean overThreshold

numberOfSecurityFilteredResults

int numberOfSecurityFilteredResults

Package org.kuali.rice.kew.api.exception

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

serialVersionUID: 8521549957308984549L

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

serialVersionUID: 1138782665042887434L

Class org.kuali.rice.kew.api.exception.InvalidParentDocTypeException extends XmlException implements Serializable

Serialized Fields

parentName

String parentName
The name of the parent document that still needs to be parsed.


childName

String childName
The name of the child document that was expecting the parentName document to exist.

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

serialVersionUID: -8604582895083027695L

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

serialVersionUID: -6217074085963406965L

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

serialVersionUID: 4377433160795253501L


Package org.kuali.rice.kew.api.extension

Class org.kuali.rice.kew.api.extension.ExtensionDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6234968409006917945L

Serialized Fields

id

String id

name

String name

applicationId

String applicationId

label

String label

description

String description

type

String type

resourceDescriptor

String resourceDescriptor

configuration

Map<K,V> configuration

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.extension.ExtensionDefinition.Builder extends Object implements Serializable

Serialized Fields

id

String id

name

String name

applicationId

String applicationId

label

String label

description

String description

type

String type

resourceDescriptor

String resourceDescriptor

configuration

Map<K,V> configuration

versionNumber

Long versionNumber

Package org.kuali.rice.kew.api.identity

Class org.kuali.rice.kew.api.identity.EmployeeId extends Object implements Serializable

serialVersionUID: -1335314734556834644L

Serialized Fields

employeeId

String employeeId

Class org.kuali.rice.kew.api.identity.PrincipalId extends Object implements Serializable

serialVersionUID: -5551723348738932404L

Serialized Fields

principalId

String principalId

Class org.kuali.rice.kew.api.identity.PrincipalName extends Object implements Serializable

Serialized Fields

id

String id

Package org.kuali.rice.kew.api.note

Class org.kuali.rice.kew.api.note.Note extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6619061362854480922L

Serialized Fields

id

String id

documentId

String documentId

authorPrincipalId

String authorPrincipalId

createDate

org.joda.time.DateTime createDate
Deprecated. 

createDateValue

org.joda.time.DateTime createDateValue

text

String text

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.note.Note.Builder extends Object implements Serializable

serialVersionUID: 6457130539374835936L

Serialized Fields

id

String id

documentId

String documentId

authorPrincipalId

String authorPrincipalId

createDate

org.joda.time.DateTime createDate

text

String text

versionNumber

Long versionNumber

Package org.kuali.rice.kew.api.peopleflow

Class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

attributes

Map<K,V> attributes

namespaceCode

String namespaceCode

typeId

String typeId

description

String description

members

List<E> members

id

String id

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition.Builder extends Object implements Serializable

Serialized Fields

name

String name

attributes

Map<K,V> attributes

namespaceCode

String namespaceCode

typeId

String typeId

description

String description

members

List<E> members

id

String id

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate extends AbstractDataTransferObject implements Serializable

Serialized Fields

memberId

String memberId

memberType

MemberType memberType

actionRequestPolicy

ActionRequestPolicy actionRequestPolicy

delegationType

DelegationType delegationType

responsibilityId

String responsibilityId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.peopleflow.PeopleFlowDelegate.Builder extends Object implements Serializable

Serialized Fields

memberId

String memberId

memberType

MemberType memberType

actionRequestPolicy

ActionRequestPolicy actionRequestPolicy

delegationType

DelegationType delegationType

responsibilityId

String responsibilityId

Class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember extends AbstractDataTransferObject implements Serializable

Serialized Fields

memberId

String memberId

memberType

MemberType memberType

actionRequestPolicy

ActionRequestPolicy actionRequestPolicy

responsibilityId

String responsibilityId

priority

int priority

delegates

List<E> delegates

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.peopleflow.PeopleFlowMember.Builder extends Object implements Serializable

Serialized Fields

memberId

String memberId

memberType

MemberType memberType

actionRequestPolicy

ActionRequestPolicy actionRequestPolicy

responsibilityId

String responsibilityId

priority

int priority

delegates

List<E> delegates

Package org.kuali.rice.kew.api.preferences

Class org.kuali.rice.kew.api.preferences.Preferences extends AbstractDataTransferObject implements Serializable

serialVersionUID: 642820621349964439L

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

colorDisapproved

String colorDisapproved

colorEnroute

String colorEnroute

colorApproved

String colorApproved

colorFinal

String colorFinal

colorDisapproveCancel

String colorDisapproveCancel

colorProcessed

String colorProcessed

colorException

String colorException

colorCanceled

String colorCanceled

delegatorFilter

String delegatorFilter

useOutbox

String useOutbox

showDateApproved

String showDateApproved

showCurrentNode

String showCurrentNode

primaryDelegateFilter

String primaryDelegateFilter

notifyAcknowledge

String notifyAcknowledge

notifyApprove

String notifyApprove

notifyCompelte

String notifyCompelte

notifyFYI

String notifyFYI

documentTypeNotificationPreferences

Map<K,V> documentTypeNotificationPreferences
Deprecated. 

documentTypeNotificationPreferenceMap

Map<K,V> documentTypeNotificationPreferenceMap

_futureElements

Collection<E> _futureElements

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

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

colorDisapproved

String colorDisapproved

colorEnroute

String colorEnroute

colorApproved

String colorApproved

colorFinal

String colorFinal

colorDissapproveCancel

String colorDissapproveCancel

colorProcessed

String colorProcessed

colorException

String colorException

colorCanceled

String colorCanceled

delegatorFilter

String delegatorFilter

useOutbox

String useOutbox

showDateApproved

String showDateApproved

showCurrentNode

String showCurrentNode

primaryDelegateFilter

String primaryDelegateFilter

notifyAcknowledge

String notifyAcknowledge

notifyApprove

String notifyApprove

notifyComplete

String notifyComplete

notifyFYI

String notifyFYI

documentTypeNotificationPreferences

Map<K,V> documentTypeNotificationPreferences

Package org.kuali.rice.kew.api.repository.type

Class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6356968810972165031L

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.repository.type.KewAttributeDefinition.Builder extends Object implements Serializable

serialVersionUID: -2110564370088779631L

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.repository.type.KewTypeAttribute extends AbstractDataTransferObject implements Serializable

serialVersionUID: -304265575559412478L

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

attributeDefinition

KewAttributeDefinition attributeDefinition

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.repository.type.KewTypeAttribute.Builder extends Object implements Serializable

serialVersionUID: 2729964674427296346L

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

attributeDefinition

KewAttributeDefinition.Builder attributeDefinition

Class org.kuali.rice.kew.api.repository.type.KewTypeDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: -8314397393380856301L

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.repository.type.KewTypeDefinition.Builder extends Object implements Serializable

serialVersionUID: -3469525730879441547L

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

versionNumber

Long versionNumber

Package org.kuali.rice.kew.api.rule

Class org.kuali.rice.kew.api.rule.RoleName extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

baseName

String baseName

returnUrl

String returnUrl

label

String label

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RoleName.Builder extends Object implements Serializable

Serialized Fields

name

String name

baseName

String baseName

returnUrl

String returnUrl

label

String label

Class org.kuali.rice.kew.api.rule.Rule extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

name

String name

ruleTemplate

RuleTemplate ruleTemplate

active

boolean active

description

String description

docTypeName

String docTypeName

fromDate

org.joda.time.DateTime fromDate
Deprecated. 

toDate

org.joda.time.DateTime toDate
Deprecated. 

fromDateValue

org.joda.time.DateTime fromDateValue

toDateValue

org.joda.time.DateTime toDateValue

forceAction

boolean forceAction

previousRuleId

String previousRuleId

ruleResponsibilities

List<E> ruleResponsibilities

ruleExtensions

List<E> ruleExtensions

ruleTemplateName

String ruleTemplateName

ruleExpressionDef

RuleExpression ruleExpressionDef

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.Rule.Builder extends Object implements Serializable

Serialized Fields

id

String id

name

String name

ruleTemplate

RuleTemplate.Builder ruleTemplate

active

boolean active

description

String description

docTypeName

String docTypeName

fromDate

org.joda.time.DateTime fromDate

toDate

org.joda.time.DateTime toDate

forceAction

boolean forceAction

ruleResponsibilities

List<E> ruleResponsibilities

ruleExtensions

List<E> ruleExtensions

ruleTemplateName

String ruleTemplateName

previousRuleId

String previousRuleId

ruleExpressionDef

RuleExpression.Builder ruleExpressionDef

Class org.kuali.rice.kew.api.rule.RuleDelegation extends AbstractDataTransferObject implements Serializable

Serialized Fields

delegationType

String delegationType

delegationRule

Rule delegationRule

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleDelegation.Builder extends Object implements Serializable

Serialized Fields

delegationType

DelegationType delegationType

delegationRule

Rule.Builder delegationRule

Class org.kuali.rice.kew.api.rule.RuleExpression extends AbstractDataTransferObject implements Serializable

Serialized Fields

type

String type

expression

String expression

id

String id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleExpression.Builder extends Object implements Serializable

Serialized Fields

type

String type

expression

String expression

id

String id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kew.api.rule.RuleExtension extends AbstractDataTransferObject implements Serializable

Serialized Fields

ruleTemplateAttribute

RuleTemplateAttribute ruleTemplateAttribute

extensionValuesMap

Map<K,V> extensionValuesMap

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

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

Serialized Fields

ruleTemplateAttribute

RuleTemplateAttribute.Builder ruleTemplateAttribute

extensionValuesMap

Map<K,V> extensionValuesMap

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.rule.RuleQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleReportCriteria extends AbstractDataTransferObject implements Serializable

Serialized Fields

ruleDescription

String ruleDescription

documentTypeName

String documentTypeName

ruleTemplateName

String ruleTemplateName

actionRequestCodes

List<E> actionRequestCodes

responsiblePrincipalId

String responsiblePrincipalId

responsibleGroupId

String responsibleGroupId

responsibleRoleName

String responsibleRoleName

ruleExtensions

Map<K,V> ruleExtensions

active

boolean active

considerGroupMembership

boolean considerGroupMembership

includeDelegations

boolean includeDelegations

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleReportCriteria.Builder extends Object implements Serializable

Serialized Fields

ruleDescription

String ruleDescription

documentTypeName

String documentTypeName

ruleTemplateName

String ruleTemplateName

actionRequestCodes

List<E> actionRequestCodes

responsiblePrincipalId

String responsiblePrincipalId

responsibleGroupId

String responsibleGroupId

responsibleRoleName

String responsibleRoleName

ruleExtensions

Map<K,V> ruleExtensions

active

boolean active

considerGroupMembership

boolean considerGroupMembership

includeDelegations

boolean includeDelegations

Class org.kuali.rice.kew.api.rule.RuleResponsibility extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

priority

Integer priority

responsibilityId

String responsibilityId

actionRequestedCd

String actionRequestedCd

approvePolicy

String approvePolicy

principalId

String principalId

groupId

String groupId

roleName

String roleName

delegationRules

List<E> delegationRules

usingRole

boolean usingRole

usingPrincipal

boolean usingPrincipal

usingGroup

boolean usingGroup

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleResponsibility.Builder extends Object implements Serializable

Serialized Fields

id

String id

priority

Integer priority

responsibilityId

String responsibilityId

actionRequestedCd

String actionRequestedCd

approvePolicy

String approvePolicy

principalId

String principalId

groupId

String groupId

roleName

String roleName

delegationRules

List<E> delegationRules

usingRole

boolean usingRole

usingPrincipal

boolean usingPrincipal

usingGroup

boolean usingGroup

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kew.api.rule.RuleTemplate extends AbstractDataTransferObject implements Serializable

Serialized Fields

name

String name

description

String description

delegationTemplate

RuleTemplate delegationTemplate

ruleTemplateAttributes

List<E> ruleTemplateAttributes

ruleTemplateOptions

List<E> ruleTemplateOptions

id

String id

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleTemplate.Builder extends Object implements Serializable

Serialized Fields

name

String name

description

String description

delegationTemplate

RuleTemplate.Builder delegationTemplate

ruleTemplateAttributes

List<E> ruleTemplateAttributes

ruleTemplateOptions

List<E> ruleTemplateOptions

id

String id

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kew.api.rule.RuleTemplateAttribute extends AbstractDataTransferObject implements Serializable

Serialized Fields

defaultValue

String defaultValue

ruleTemplateId

String ruleTemplateId

required

boolean required

displayOrder

Integer displayOrder

ruleAttribute

ExtensionDefinition ruleAttribute

ruleExtensionMap

Map<K,V> ruleExtensionMap

id

String id

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleTemplateAttribute.Builder extends Object implements Serializable

Serialized Fields

defaultValue

String defaultValue

ruleTemplateId

String ruleTemplateId

required

boolean required

displayOrder

Integer displayOrder

ruleAttribute

ExtensionDefinition.Builder ruleAttribute

ruleExtensionMap

Map<K,V> ruleExtensionMap

id

String id

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Class org.kuali.rice.kew.api.rule.RuleTemplateOption extends AbstractDataTransferObject implements Serializable

Serialized Fields

value

String value

ruleTemplateId

String ruleTemplateId

code

String code

id

String id

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.rule.RuleTemplateOption.Builder extends Object implements Serializable

Serialized Fields

value

String value

ruleTemplateId

String ruleTemplateId

code

String code

id

String id

versionNumber

Long versionNumber

Class org.kuali.rice.kew.api.rule.RuleTemplateQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kew.api.user

Package org.kuali.rice.kew.api.validation

Class org.kuali.rice.kew.api.validation.RuleValidationContext extends AbstractDataTransferObject implements Serializable

Serialized Fields

rule

Rule rule

ruleDelegation

RuleDelegation ruleDelegation

ruleAuthorPrincipalId

String ruleAuthorPrincipalId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.validation.RuleValidationContext.Builder extends Object implements Serializable

Serialized Fields

rule

Rule.Builder rule

ruleDelegation

RuleDelegation.Builder ruleDelegation

ruleAuthorPrincipalId

String ruleAuthorPrincipalId

Class org.kuali.rice.kew.api.validation.ValidationResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

errors

Map<K,V> errors

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.api.validation.ValidationResults.Builder extends Object implements Serializable

Serialized Fields

errors

Map<K,V> errors

Package org.kuali.rice.kew.docsearch

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

serialVersionUID: 3045621112943214772L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

Timestamp searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

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

serialVersionUID: -6682101853805320760L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

BigDecimal searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

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

serialVersionUID: 5786144436732198346L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

Long searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

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

serialVersionUID: 8696089933682052078L

Serialized Fields

searchableAttributeValueId

String searchableAttributeValueId

searchableAttributeKey

String searchableAttributeKey

searchableAttributeValue

String searchableAttributeValue

ojbConcreteClass

String ojbConcreteClass

documentId

String documentId

routeHeader

DocumentRouteHeaderValue routeHeader

Package org.kuali.rice.kew.doctype

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

serialVersionUID: -2212481684546954746L

Serialized Fields

applicationDocumentStatusId

ApplicationDocumentStatusId applicationDocumentStatusId

documentType

DocumentType documentType

documentTypeId

String documentTypeId

statusName

String statusName

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

Serialized Fields

documentTypeId

String documentTypeId

statusName

String statusName

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

serialVersionUID: -4429421648373903566L

Serialized Fields

id

String id

ruleAttributeId

String ruleAttributeId

ruleAttribute

RuleAttribute ruleAttribute

documentTypeId

String documentTypeId

documentType

DocumentType documentType

orderIndex

int orderIndex

lockVerNbr

Integer lockVerNbr

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

serialVersionUID: -5162632536083995637L

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

serialVersionUID: -4612246888683336474L

Serialized Fields

documentTypePolicyId

DocumentTypePolicyId documentTypePolicyId

policyValue

Boolean policyValue

policyStringValue

String policyStringValue

inheritedFlag

Boolean inheritedFlag

documentType

DocumentType documentType

documentTypeId

String documentTypeId

policyName

String policyName

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

serialVersionUID: -8024479878884387727L

Serialized Fields

documentTypeId

String documentTypeId

policyName

String policyName

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

serialVersionUID: -1886779857180381404L

Serialized Fields

active

Boolean active

initiatorOk

Boolean initiatorOk

routeLogAuthenticatedOk

Boolean routeLogAuthenticatedOk

searchableAttributes

List<E> searchableAttributes

workgroups

List<E> workgroups

permissions

List<E> permissions

allowedRoles

List<E> allowedRoles

disallowedRoles

List<E> disallowedRoles

securityAttributeExtensionNames

List<E> securityAttributeExtensionNames

securityAttributeClassNames

List<E> securityAttributeClassNames

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

serialVersionUID: 2542191040889845305L

Serialized Fields

principalId

String principalId

authenticatedWorkgroups

Map<K,V> authenticatedWorkgroups

passesRoleSecurity

Map<K,V> passesRoleSecurity

securityAttributeClassNameMap

Map<K,V> securityAttributeClassNameMap

extensionDefinitionMap

Map<K,V> extensionDefinitionMap

documentTypeSecurity

Map<K,V> documentTypeSecurity

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

Class org.kuali.rice.kew.doctype.bo.DocumentType extends 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
The id of the document which caused the last modification of this document type. Null if this doc type was never modified via a document routing (UI).


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

Group defaultExceptionWorkgroup

documentTypePolicies

Collection<E> documentTypePolicies

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

serialVersionUID: -5920808902137192662L

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

Class org.kuali.rice.kew.document.RoutingRuleMaintainable extends 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.DocumentContentOperationForm extends KualiForm implements Serializable

serialVersionUID: 4087704636454964035L

Serialized Fields

documentId

String documentId

key

String key

Class org.kuali.rice.kew.documentoperation.web.DocumentOperationForm extends 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

dateModified

String dateModified

createDate

String createDate

approvedDate

String approvedDate

finalizedDate

String finalizedDate

routeStatusDate

String routeStatusDate

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

serialVersionUID: -6338857095673479752L

Serialized Fields

processId

String processId

name

String name

documentType

DocumentType documentType

initialRouteNode

RouteNode initialRouteNode

initial

boolean initial

lockVerNbr

Integer lockVerNbr

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

serialVersionUID: 4891233177051752726L

Serialized Fields

routeNodeId

String routeNodeId

documentTypeId

String documentTypeId

routeNodeName

String routeNodeName

routeMethodName

String routeMethodName

finalApprovalInd

Boolean finalApprovalInd

mandatoryRouteInd

Boolean mandatoryRouteInd

exceptionWorkgroupId

String exceptionWorkgroupId

routeMethodCode

String routeMethodCode

activationType

String activationType

nextDocStatus

String nextDocStatus
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

RuleTemplateBo ruleTemplate

nodeType

String nodeType

previousNodes

List<E> previousNodes

nextNodes

List<E> nextNodes

branch

BranchPrototype branch

configParams

List<E> configParams

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

serialVersionUID: 5592421070149273014L

Serialized Fields

id

String id
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

initialDocumentRouteHeaderValues

List<E> initialDocumentRouteHeaderValues

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

Serialized Fields

stateId

String stateId

key

String key

value

String value

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

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

serialVersionUID: 5212455086079117671L

Serialized Fields

actionToPerform

String actionToPerform

user

Person user

nodeName

String nodeName

Package org.kuali.rice.kew.exception

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

serialVersionUID: -7957245610622538745L

Serialized Fields

routeContext

RouteContext routeContext

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

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

Class org.kuali.rice.kew.framework.actionlist.MapStringActionItemCustomizationAdapter.StringActionItemCustomizationMapEntry extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

value

ActionItemCustomization value

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kew.framework.document.search

Class org.kuali.rice.kew.framework.document.search.AttributeFields extends AbstractDataTransferObject implements Serializable

Serialized Fields

attributeName

String attributeName

remotableAttributeFields

List<E> remotableAttributeFields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration extends AbstractDataTransferObject implements Serializable

serialVersionUID: -5764134034667636217L

Serialized Fields

searchAttributeFields

List<E> searchAttributeFields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.framework.document.search.DocumentSearchCriteriaConfiguration.Builder extends Object implements Serializable

Serialized Fields

searchAttributeFields

List<E> searchAttributeFields

Class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration extends AbstractDataTransferObject implements Serializable

Serialized Fields

overrideSearchableAttributes

boolean overrideSearchableAttributes

customFieldNamesToAdd

List<E> customFieldNamesToAdd

standardResultFieldsToRemove

List<E> standardResultFieldsToRemove

additionalAttributeFields

List<E> additionalAttributeFields

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.framework.document.search.DocumentSearchResultSetConfiguration.Builder extends Object implements Serializable

Serialized Fields

overrideSearchableAttributes

boolean overrideSearchableAttributes

customFieldNamesToAdd

List<E> customFieldNamesToAdd

standardResultFieldsToRemove

List<E> standardResultFieldsToRemove

additionalAttributeFields

List<E> additionalAttributeFields

Class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue extends AbstractDataTransferObject implements Serializable

Serialized Fields

documentId

String documentId

documentAttributes

List<E> documentAttributes

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValue.Builder extends Object implements Serializable

Serialized Fields

documentId

String documentId

documentAttributes

List<E> documentAttributes

Class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues extends AbstractDataTransferObject implements Serializable

Serialized Fields

resultValues

List<E> resultValues

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kew.framework.document.search.DocumentSearchResultValues.Builder extends Object implements Serializable

Serialized Fields

resultValues

List<E> resultValues

Package org.kuali.rice.kew.framework.document.security

Package org.kuali.rice.kew.framework.postprocessor

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

serialVersionUID: 2945081851810845704L

Serialized Fields

documentId

String documentId

appDocId

String appDocId

actionTaken

ActionTaken actionTaken

Class org.kuali.rice.kew.framework.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.framework.postprocessor.BeforeProcessEvent extends Object implements Serializable

serialVersionUID: 2945081851810845704L

Serialized Fields

documentId

String documentId

nodeInstanceId

String nodeInstanceId

appDocId

String appDocId

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

serialVersionUID: -1991987156524201870L

Serialized Fields

appDocId

String appDocId

documentId

String documentId

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

serialVersionUID: 1L

Serialized Fields

documentId

String documentId

appDocId

String appDocId

Class org.kuali.rice.kew.framework.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.framework.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.framework.postprocessor.ProcessDocReport extends Object implements Serializable

serialVersionUID: 376851530227478560L

Serialized Fields

success

boolean success

message

String message

processException

Exception processException

Package org.kuali.rice.kew.framework.rule.attribute

Class org.kuali.rice.kew.framework.rule.attribute.WorkflowRuleAttributeFields extends AbstractDataTransferObject implements Serializable

Serialized Fields

validationErrors

List<E> validationErrors

attributeFields

List<E> attributeFields

ruleExtensionValues

Map<K,V> ruleExtensionValues

_futureElements

Collection<E> _futureElements

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
The principal id under which all document actions will be performed.


modifiableDocument

WorkflowDocumentImpl.ModifiableDocument modifiableDocument
Stores local changes that need to be committed.


modifiableDocumentContent

WorkflowDocumentImpl.ModifiableDocumentContent modifiableDocumentContent
Stores local changes that need to be committed.


validActions

ValidActions validActions
Local cache of valid document actions.

See Also:
WorkflowDocumentImpl.getValidActions()

requestedActions

RequestedActions requestedActions
Local cache of requested document actions.

See Also:
WorkflowDocumentImpl.getRequestedActions()

documentDeleted

boolean documentDeleted
Flag that indicates whether the document has been deleted; if so the object is thereafter in an illegal state.

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

serialVersionUID: -3234793238863410378L

Serialized Fields

dirty

boolean dirty

originalDocument

Document originalDocument

builder

DocumentUpdate.Builder builder

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

serialVersionUID: -4458431160327214042L

Serialized Fields

dirty

boolean dirty

originalDocumentContent

DocumentContent originalDocumentContent

builder

DocumentContentUpdate.Builder builder

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

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

Serialized Fields

documentTypeName

String documentTypeName

documentId

String documentId

statusCode

String statusCode

applicationDocumentId

String applicationDocumentId

applicationDocumentStatus

String applicationDocumentStatus

title

String title

initiatorPrincipalName

String initiatorPrincipalName

initiatorPrincipalId

String initiatorPrincipalId

viewerPrincipalName

String viewerPrincipalName

groupViewerName

String groupViewerName

groupViewerId

String groupViewerId

approverPrincipalName

String approverPrincipalName

routeNodeName

String routeNodeName

routeNodeLogic

String routeNodeLogic

dateCreated

Timestamp dateCreated

dateLastModified

Timestamp dateLastModified

dateApproved

Timestamp dateApproved

dateFinalized

Timestamp dateFinalized

dateApplicationDocumentStatusChanged

Timestamp dateApplicationDocumentStatusChanged

saveName

String saveName

Class org.kuali.rice.kew.impl.document.search.DocumentSearchCriteriaBoLookupableHelperService extends KualiLookupableHelperServiceImpl implements Serializable

Serialized Fields

documentSearchService

DocumentSearchService documentSearchService

documentSearchCriteriaProcessor

DocumentSearchCriteriaProcessor documentSearchCriteriaProcessor

documentSearchCriteriaTranslator

DocumentSearchCriteriaTranslator documentSearchCriteriaTranslator

searchResults

DocumentSearchResults searchResults

criteria

DocumentSearchCriteria criteria

Class org.kuali.rice.kew.impl.document.search.DocumentStatusValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.kew.impl.document.search.RouteNodeLookupLogicValuesFinder extends EnumValuesFinder implements Serializable


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

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

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

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

Serialized Fields

id

String id

attributeDefinitionId

String attributeDefinitionId

value

String value

peopleFlowId

String peopleFlowId

attributeDefinition

org.kuali.rice.kew.impl.type.KewAttributeDefinitionBo attributeDefinition

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

Serialized Fields

id

String id

name

String name

namespaceCode

String namespaceCode

typeId

String typeId

description

String description

active

boolean active

typeBo

org.kuali.rice.kew.impl.type.KewTypeBo typeBo

attributeBos

List<E> attributeBos

members

List<E> members

attributeValues

Map<K,V> attributeValues

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

Serialized Fields

id

String id

peopleFlowMemberId

String peopleFlowMemberId

memberId

String memberId

memberTypeCode

String memberTypeCode

actionRequestPolicyCode

String actionRequestPolicyCode

delegationTypeCode

String delegationTypeCode

responsibilityId

String responsibilityId

memberName

String memberName

person

Person person

group

GroupEbo group

role

RoleEbo role

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

serialVersionUID: -8392423307944257532L

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

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

Serialized Fields

id

String id

peopleFlowId

String peopleFlowId

memberId

String memberId

memberTypeCode

String memberTypeCode

actionRequestPolicyCode

String actionRequestPolicyCode

responsibilityId

String responsibilityId

priority

int priority

memberName

String memberName

person

Person person

group

GroupEbo group

role

RoleEbo role

delegates

List<E> delegates

Package org.kuali.rice.kew.impl.type

Class org.kuali.rice.kew.impl.type.KewAttributeDefinitionBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

Class org.kuali.rice.kew.impl.type.KewTypeAttributeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

attributeDefinition

org.kuali.rice.kew.impl.type.KewAttributeDefinitionBo attributeDefinition

Class org.kuali.rice.kew.impl.type.KewTypeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

Class org.kuali.rice.kew.impl.type.KewTypeOptionsFinder extends UifKeyValuesFinderBase implements Serializable


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

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

Class org.kuali.rice.kew.lookup.valuefinder.SavedSearchValuesFinder extends 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.mail.service

Class org.kuali.rice.kew.mail.service.ActionListImmediateEmailReminderService extends Object implements Serializable


Package org.kuali.rice.kew.mail.service.impl

Class org.kuali.rice.kew.mail.service.impl.ActionListImmediateProcessorImpl extends Object implements Serializable


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

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

serialVersionUID: 4536869031291955777L

Serialized Fields

preferences

Preferences.Builder preferences

methodToCall

String methodToCall

returnMapping

String returnMapping

showOutbox

boolean showOutbox

documentTypePreferenceName

String documentTypePreferenceName

documentTypePreferenceValue

String documentTypePreferenceValue

backLocation

String backLocation

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

Class org.kuali.rice.kew.quicklinks.web.QuickLinksForm extends 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

role

Role role

target

Recipient target

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

Serialized Fields

responsibilities

List<E> responsibilities

target

Recipient target

Package org.kuali.rice.kew.routeheader

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

serialVersionUID: 6789132279492877000L

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

serialVersionUID: -4700736340527913220L

Serialized Fields

documentTypeId

String documentTypeId

docRouteStatus

String docRouteStatus

docRouteLevel

Integer docRouteLevel

dateModified

Timestamp dateModified

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

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

initiatorName

String initiatorName

isInitiatorNameInitialized

boolean isInitiatorNameInitialized

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

serialVersionUID: 1L

Serialized Fields

documentId

String documentId

documentContent

String documentContent

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

serialVersionUID: -2212481684546954746L

Serialized Fields

statusTransitionId

String statusTransitionId

documentId

String documentId

oldAppDocStatus

String oldAppDocStatus

newAppDocStatus

String newAppDocStatus

statusTransitionDate

Timestamp statusTransitionDate

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

serialVersionUID: -3189330007364191220L

Serialization Methods

readObject

private void readObject(ObjectInputStream 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 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

extensionDefinition

ExtensionDefinition extensionDefinition

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

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

Serialized Fields

required

boolean required

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

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

Serialized Fields

log

org.apache.log4j.Logger log

attributeName

String attributeName

content

GenericAttributeContent content

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

Serialized Fields

group

Group group

namespaceCode

String namespaceCode

name

String name

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

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

serialVersionUID: 8784036641718163820L

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

Serialized Fields

personImpl

PersonImpl personImpl

principalName

String principalName

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

serialVersionUID: 8784036641718163820L

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

serialVersionUID: 5397269690550273869L

Serialized Fields

recipients

List<E> recipients

qualifiedRoleLabel

String qualifiedRoleLabel

annotation

String annotation

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

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

serialVersionUID: -7099014184598851664L

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

serialVersionUID: 6137765574728530156L

Serialized Fields

id

String id

name

String name
Unique Rule name


ruleTemplateId

String ruleTemplateId

previousRuleId

String previousRuleId

active

boolean active

description

String description

docTypeName

String docTypeName

documentId

String documentId

fromDateValue

Timestamp fromDateValue

toDateValue

Timestamp toDateValue

deactivationDate

Timestamp deactivationDate

currentInd

Boolean currentInd

versionNbr

Integer versionNbr

forceAction

boolean forceAction

ruleResponsibilities

List<E> ruleResponsibilities

ruleExtensions

List<E> ruleExtensions

ruleTemplate

RuleTemplateBo ruleTemplate

ruleExpressionDef

RuleExpressionDef ruleExpressionDef

previousVersion

RuleBaseValues previousVersion

activationDate

Timestamp activationDate

delegateRule

Boolean delegateRule

templateRuleInd

Boolean templateRuleInd
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.RuleDelegationBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 7989203310473741293L

Serialized Fields

ruleDelegationId

String ruleDelegationId

responsibilityId

String responsibilityId

delegateRuleId

String delegateRuleId

delegationTypeCode

String delegationTypeCode

delegationRule

RuleBaseValues delegationRule

groupReviewerName

String groupReviewerName

groupReviewerNamespace

String groupReviewerNamespace

personReviewer

String personReviewer

personReviewerType

String personReviewerType

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

Serialized Fields

id

String id
Primary key


type

String type
The type of the expression


expression

String expression
The content of the expression

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

serialVersionUID: 8178135296413950516L

Serialized Fields

ruleExtensionId

String ruleExtensionId

ruleTemplateAttributeId

String ruleTemplateAttributeId

ruleBaseValuesId

String ruleBaseValuesId

versionNumber

Long versionNumber

ruleBaseValues

RuleBaseValues ruleBaseValues

ruleTemplateAttribute

RuleTemplateAttributeBo ruleTemplateAttribute

extensionValues

List<E> extensionValues

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

serialVersionUID: 8909789087052290261L

Serialized Fields

ruleExtensionValueId

String ruleExtensionValueId

ruleExtensionId

String ruleExtensionId

value

String value

key

String key

lockVerNbr

Integer lockVerNbr

extension

RuleExtensionBo extension

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

serialVersionUID: -1565688857123316797L

Serialized Fields

id

String id

responsibilityId

String responsibilityId

ruleBaseValuesId

String ruleBaseValuesId

actionRequestedCd

String actionRequestedCd

ruleResponsibilityName

String ruleResponsibilityName

ruleResponsibilityType

String ruleResponsibilityType

priority

Integer priority

approvePolicy

String approvePolicy

ruleBaseValues

RuleBaseValues ruleBaseValues

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

serialVersionUID: -8884711461398770563L

Serialized Fields

doctypeName

String doctypeName

rows

List<E> rows

required

boolean required

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

serialVersionUID: 8913119135197149224L

Serialized Fields

id

String id

ruleTemplateId

String ruleTemplateId

code

String code

value

String value

versionNumber

Long versionNumber

ruleTemplate

RuleTemplateBo ruleTemplate

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

serialVersionUID: -7258860156654681708L

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

serialVersionUID: -356582375961050905L

Serialized Fields

roles

List<E> roles

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

serialVersionUID: 5562142284908152678L


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

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

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

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

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

serialVersionUID: 1027673603158346349L

Serialized Fields

id

String id

name

String name

label

String label

type

String type

resourceDescriptor

String resourceDescriptor

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

Class org.kuali.rice.kew.rule.bo.RuleBaseValuesInquirableImpl extends KualiInquirableImpl implements Serializable

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

Serialized Fields

rows

List<E> rows

ruleDelegationLookupableHelperService

LookupableHelperService ruleDelegationLookupableHelperService

delegationPkNames

List<E> delegationPkNames

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

Class org.kuali.rice.kew.rule.bo.RuleDelegationInquirableImpl extends KualiInquirableImpl implements Serializable

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

Serialized Fields

rows

List<E> rows

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

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

serialVersionUID: -3580049225424553828L

Serialized Fields

id

String id

ruleTemplateId

String ruleTemplateId

ruleAttributeId

String ruleAttributeId

required

Boolean required

active

Boolean active

displayOrder

Integer displayOrder

defaultValue

String defaultValue

ruleTemplate

RuleTemplateBo ruleTemplate

ruleAttribute

RuleAttribute ruleAttribute

ruleExtensions

List<E> ruleExtensions

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

serialVersionUID: -3387940485523951302L

Serialized Fields

id

String id

name

String name

description

String description

delegationTemplateId

String delegationTemplateId

delegationTemplate

RuleTemplateBo delegationTemplate

ruleTemplateAttributes

List<E> ruleTemplateAttributes

ruleTemplateOptions

List<E> ruleTemplateOptions

returnUrl

String returnUrl

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

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


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

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

serialVersionUID: 5412969516727713859L

Serialized Fields

parentRuleId

String parentRuleId

parentResponsibilityId

String parentResponsibilityId

parentRule

RuleBaseValues parentRule

parentResponsibility

RuleResponsibilityBo parentResponsibility

reviewers

List<E> reviewers

responsibilityTypes

List<E> responsibilityTypes

actionRequestCodes

List<E> actionRequestCodes

Class org.kuali.rice.kew.rule.web.DocumentConfigurationViewForm extends 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 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 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 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

fromDateString

String fromDateString

toDateString

String toDateString

ruleTemplateName

String ruleTemplateName

hasExtensionValueErrors

boolean hasExtensionValueErrors

Class org.kuali.rice.kew.rule.web.WebRuleResponsibility extends RuleResponsibilityBo 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

extensionDefinition

ExtensionDefinition extensionDefinition

paramMap

Map<K,V> paramMap

ruleRows

List<E> ruleRows

routingDataRows

List<E> routingDataRows

required

boolean required

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

Class org.kuali.rice.kew.stats.web.StatsForm extends 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.RoleRecipient extends Object implements Serializable

serialVersionUID: -8694150869017306593L

Serialized Fields

roleName

String roleName

qualifiedRoleName

String qualifiedRoleName

resolvedQualifiedRole

ResolvedQualifiedRole resolvedQualifiedRole

targetRecipient

Recipient targetRecipient

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

serialVersionUID: -3537002710069757806L

Serialized Fields

workflowDocument

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

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.api.common.assignee

Class org.kuali.rice.kim.api.common.assignee.Assignee extends AbstractDataTransferObject implements Serializable

Serialized Fields

principalId

String principalId

groupId

String groupId

delegates

List<E> delegates

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.common.assignee.Assignee.Builder extends Object implements Serializable

Serialized Fields

principalId

String principalId

groupId

String groupId

delegates

List<E> delegates

Package org.kuali.rice.kim.api.common.attribute

Class org.kuali.rice.kim.api.common.attribute.KimAttribute extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

componentName

String componentName

attributeName

String attributeName

namespaceCode

String namespaceCode

attributeLabel

String attributeLabel

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.common.attribute.KimAttribute.Builder extends Object implements Serializable

Serialized Fields

id

String id

componentName

String componentName

attributeName

String attributeName

namespaceCode

String namespaceCode

attributeLabel

String attributeLabel

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.common.attribute.KimAttributeData extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

assignedToId

String assignedToId

kimTypeId

String kimTypeId

kimType

KimType kimType

kimAttribute

KimAttribute kimAttribute

attributeValue

String attributeValue

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.common.attribute.KimAttributeData.Builder extends Object implements Serializable

Serialized Fields

id

String id

assignedToId

String assignedToId

kimTypeId

String kimTypeId

kimType

KimType.Builder kimType

kimAttribute

KimAttribute.Builder kimAttribute

attributeValue

String attributeValue

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.kim.api.common.delegate

Class org.kuali.rice.kim.api.common.delegate.DelegateMember extends AbstractDataTransferObject implements Serializable

Serialized Fields

delegationMemberId

String delegationMemberId

delegationId

String delegationId

memberId

String memberId

roleMemberId

String roleMemberId

typeCode

String typeCode

attributes

Map<K,V> attributes

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.common.delegate.DelegateMember.Builder extends Object implements Serializable

Serialized Fields

delegationMemberId

String delegationMemberId

delegationId

String delegationId

memberId

String memberId

roleMemberId

String roleMemberId

type

MemberType type

attributes

Map<K,V> attributes

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

versionNumber

Long versionNumber

Class org.kuali.rice.kim.api.common.delegate.DelegateType extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

delegationId

String delegationId

delegationTypeCode

String delegationTypeCode

kimTypeId

String kimTypeId

members

List<E> members

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.common.delegate.DelegateType.Builder extends Object implements Serializable

Serialized Fields

roleId

String roleId

delegationId

String delegationId

delegationType

DelegationType delegationType

kimTypeId

String kimTypeId

members

List<E> members

active

boolean active

Package org.kuali.rice.kim.api.common.template

Class org.kuali.rice.kim.api.common.template.Template extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

kimTypeId

String kimTypeId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.common.template.Template.Builder extends Object implements Serializable

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

kimTypeId

String kimTypeId

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Class org.kuali.rice.kim.api.common.template.TemplateQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.group

Class org.kuali.rice.kim.api.group.Group extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

kimTypeId

String kimTypeId

attributes

Map<K,V> attributes

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.group.Group.Builder extends Object implements Serializable

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

kimTypeId

String kimTypeId

attributes

Map<K,V> attributes

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.group.GroupMember extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

groupId

String groupId

memberId

String memberId

typeCode

String typeCode

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.group.GroupMember.Builder extends Object implements Serializable

Serialized Fields

id

String id

groupId

String groupId

memberId

String memberId

type

MemberType type

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.group.GroupMemberQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.group.GroupQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.identity

Class org.kuali.rice.kim.api.identity.CodedAttribute extends AbstractDataTransferObject implements Serializable

Serialized Fields

code

String code

name

String name

sortCode

String sortCode

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.CodedAttribute.Builder extends Object implements Serializable

Serialized Fields

name

String name

code

String code

sortCode

String sortCode

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

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

Class org.kuali.rice.kim.api.identity.address.EntityAddress extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

entityTypeCode

String entityTypeCode

entityId

String entityId

addressType

CodedAttribute addressType

attentionLine

String attentionLine

line1

String line1

line2

String line2

line3

String line3

city

String city

stateProvinceCode

String stateProvinceCode

postalCode

String postalCode

countryCode

String countryCode

attentionLineUnmasked

String attentionLineUnmasked

line1Unmasked

String line1Unmasked

line2Unmasked

String line2Unmasked

line3Unmasked

String line3Unmasked

cityUnmasked

String cityUnmasked

stateProvinceCodeUnmasked

String stateProvinceCodeUnmasked

postalCodeUnmasked

String postalCodeUnmasked

countryCodeUnmasked

String countryCodeUnmasked

addressFormat

String addressFormat

modifiedDate

org.joda.time.DateTime modifiedDate

validatedDate

org.joda.time.DateTime validatedDate

validated

boolean validated

noteMessage

String noteMessage

suppressAddress

boolean suppressAddress

defaultValue

boolean defaultValue

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.address.EntityAddress.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

entityTypeCode

String entityTypeCode

addressType

CodedAttribute.Builder addressType

attentionLineUnmasked

String attentionLineUnmasked

line1Unmasked

String line1Unmasked

line2Unmasked

String line2Unmasked

line3Unmasked

String line3Unmasked

cityUnmasked

String cityUnmasked

stateProvinceCodeUnmasked

String stateProvinceCodeUnmasked

postalCodeUnmasked

String postalCodeUnmasked

countryCodeUnmasked

String countryCodeUnmasked

addressFormat

String addressFormat

modifiedDate

org.joda.time.DateTime modifiedDate

validatedDate

org.joda.time.DateTime validatedDate

validated

boolean validated

noteMessage

String noteMessage

suppressAddress

boolean suppressAddress

defaultValue

boolean defaultValue

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

id

String id

Package org.kuali.rice.kim.api.identity.affiliation

Class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

affiliationType

EntityAffiliationType affiliationType

campusCode

String campusCode

versionNumber

Long versionNumber

objectId

String objectId

defaultValue

boolean defaultValue

active

boolean active

id

String id

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliation.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

affiliationType

EntityAffiliationType.Builder affiliationType

campusCode

String campusCode

versionNumber

Long versionNumber

objectId

String objectId

defaultValue

boolean defaultValue

active

boolean active

id

String id

Class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType extends AbstractDataTransferObject implements Serializable

Serialized Fields

code

String code

name

String name

sortCode

String sortCode

employmentAffiliationType

boolean employmentAffiliationType

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.affiliation.EntityAffiliationType.Builder extends Object implements Serializable

Serialized Fields

name

String name

code

String code

sortCode

String sortCode

employmentAffiliationType

boolean employmentAffiliationType

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Package org.kuali.rice.kim.api.identity.citizenship

Class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

entityId

String entityId

status

CodedAttribute status

countryCode

String countryCode

startDate

org.joda.time.DateTime startDate

endDate

org.joda.time.DateTime endDate

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.citizenship.EntityCitizenship.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

status

CodedAttribute.Builder status

countryCode

String countryCode

startDate

org.joda.time.DateTime startDate

endDate

org.joda.time.DateTime endDate

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

id

String id

Package org.kuali.rice.kim.api.identity.email

Class org.kuali.rice.kim.api.identity.email.EntityEmail extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

entityTypeCode

String entityTypeCode

entityId

String entityId

emailType

CodedAttribute emailType

emailAddress

String emailAddress

emailAddressUnmasked

String emailAddressUnmasked

suppressEmail

boolean suppressEmail

defaultValue

boolean defaultValue

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.email.EntityEmail.Builder extends Object implements Serializable

Serialized Fields

id

String id

entityId

String entityId

entityTypeCode

String entityTypeCode

emailType

CodedAttribute.Builder emailType

emailAddressUnmasked

String emailAddressUnmasked

suppressEmail

boolean suppressEmail

defaultValue

boolean defaultValue

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Package org.kuali.rice.kim.api.identity.employment

Class org.kuali.rice.kim.api.identity.employment.EntityEmployment extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

entityId

String entityId

entityAffiliation

EntityAffiliation entityAffiliation

employeeStatus

CodedAttribute employeeStatus

employeeType

CodedAttribute employeeType

primaryDepartmentCode

String primaryDepartmentCode

employeeId

String employeeId

employmentRecordId

String employmentRecordId

baseSalaryAmount

KualiDecimal baseSalaryAmount

primary

boolean primary

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.employment.EntityEmployment.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

entityAffiliation

EntityAffiliation.Builder entityAffiliation

employeeStatus

CodedAttribute.Builder employeeStatus

employeeType

CodedAttribute.Builder employeeType

primaryDepartmentCode

String primaryDepartmentCode

employeeId

String employeeId

employmentRecordId

String employmentRecordId

baseSalaryAmount

KualiDecimal baseSalaryAmount

primary

boolean primary

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

id

String id

Package org.kuali.rice.kim.api.identity.entity

Class org.kuali.rice.kim.api.identity.entity.Entity extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

principals

List<E> principals

entityTypeContactInfos

List<E> entityTypeContactInfos

externalIdentifiers

List<E> externalIdentifiers

affiliations

List<E> affiliations

names

List<E> names

employmentInformation

List<E> employmentInformation

privacyPreferences

EntityPrivacyPreferences privacyPreferences

bioDemographics

EntityBioDemographics bioDemographics

citizenships

List<E> citizenships

primaryEmployment

EntityEmployment primaryEmployment

defaultAffiliation

EntityAffiliation defaultAffiliation

defaultName

EntityName defaultName

ethnicities

List<E> ethnicities

residencies

List<E> residencies

visas

List<E> visas

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.entity.Entity.Builder extends Object implements Serializable

Serialized Fields

principals

List<E> principals

entityTypeContactInfos

List<E> entityTypeContactInfos

externalIdentifiers

List<E> externalIdentifiers

affiliations

List<E> affiliations

names

List<E> names

employmentInformation

List<E> employmentInformation

privacyPreferences

EntityPrivacyPreferences.Builder privacyPreferences

bioDemographics

EntityBioDemographics.Builder bioDemographics

citizenships

List<E> citizenships

ethnicities

List<E> ethnicities

residencies

List<E> residencies

visas

List<E> visas

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

id

String id

Class org.kuali.rice.kim.api.identity.entity.EntityDefault extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

name

EntityName name

principals

List<E> principals

entityTypeContactInfos

List<E> entityTypeContactInfos

affiliations

List<E> affiliations

defaultAffiliation

EntityAffiliation defaultAffiliation

employment

EntityEmployment employment

externalIdentifiers

List<E> externalIdentifiers

privacyPreferences

EntityPrivacyPreferences privacyPreferences

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.entity.EntityDefault.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

name

EntityName.Builder name

principals

List<E> principals

entityTypeContactInfos

List<E> entityTypeContactInfos

affiliations

List<E> affiliations

defaultAffiliation

EntityAffiliation.Builder defaultAffiliation

employment

EntityEmployment.Builder employment

externalIdentifiers

List<E> externalIdentifiers

privacyPreferences

EntityPrivacyPreferences.Builder privacyPreferences

active

boolean active

Class org.kuali.rice.kim.api.identity.entity.EntityDefaultQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.entity.EntityQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.identity.external

Class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

externalIdentifierTypeCode

String externalIdentifierTypeCode

externalIdentifierType

EntityExternalIdentifierType externalIdentifierType

externalId

String externalId

versionNumber

Long versionNumber

objectId

String objectId

id

String id

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifier.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

externalIdentifierTypeCode

String externalIdentifierTypeCode

externalIdentifierType

EntityExternalIdentifierType.Builder externalIdentifierType

externalId

String externalId

versionNumber

Long versionNumber

objectId

String objectId

id

String id

Class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType extends AbstractDataTransferObject implements Serializable

Serialized Fields

code

String code

name

String name

sortCode

String sortCode

encryptionRequired

boolean encryptionRequired

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.external.EntityExternalIdentifierType.Builder extends Object implements Serializable

Serialized Fields

name

String name

code

String code

sortCode

String sortCode

encryptionRequired

boolean encryptionRequired

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Package org.kuali.rice.kim.api.identity.name

Class org.kuali.rice.kim.api.identity.name.EntityName extends AbstractDataTransferObject implements Serializable

Serialized Fields

nameSuffix

String nameSuffix

entityId

String entityId

nameType

CodedAttribute nameType

firstName

String firstName

firstNameUnmasked

String firstNameUnmasked

middleName

String middleName

middleNameUnmasked

String middleNameUnmasked

lastName

String lastName

lastNameUnmasked

String lastNameUnmasked

namePrefix

String namePrefix

namePrefixUnmasked

String namePrefixUnmasked

nameTitle

String nameTitle

nameTitleUnmasked

String nameTitleUnmasked

nameSuffixUnmasked

String nameSuffixUnmasked

compositeName

String compositeName

compositeNameUnmasked

String compositeNameUnmasked

noteMessage

String noteMessage

nameChangedDate

org.joda.time.DateTime nameChangedDate

suppressName

boolean suppressName

versionNumber

Long versionNumber

objectId

String objectId

defaultValue

boolean defaultValue

active

boolean active

id

String id

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.name.EntityName.Builder extends Object implements Serializable

Serialized Fields

nameSuffix

String nameSuffix

entityId

String entityId

nameType

CodedAttribute.Builder nameType

firstName

String firstName

middleName

String middleName

lastName

String lastName

namePrefix

String namePrefix

nameTitle

String nameTitle

compositeName

String compositeName

noteMessage

String noteMessage

nameChangedDate

org.joda.time.DateTime nameChangedDate

suppressName

boolean suppressName

versionNumber

Long versionNumber

objectId

String objectId

defaultValue

boolean defaultValue

active

boolean active

id

String id

Class org.kuali.rice.kim.api.identity.name.EntityNameQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.name.StringToKimEntityNameInfoMapAdapter.StringEntityNameInfoMapEntry extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

value

EntityName value

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.identity.personal

Class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

deceasedDate

String deceasedDate

birthDate

String birthDate

genderCode

String genderCode

genderChangeCode

String genderChangeCode

maritalStatusCode

String maritalStatusCode

primaryLanguageCode

String primaryLanguageCode

secondaryLanguageCode

String secondaryLanguageCode

birthCountry

String birthCountry

birthStateProvinceCode

String birthStateProvinceCode

birthCity

String birthCity

geographicOrigin

String geographicOrigin

birthDateUnmasked

String birthDateUnmasked

genderCodeUnmasked

String genderCodeUnmasked

genderChangeCodeUnmasked

String genderChangeCodeUnmasked

maritalStatusCodeUnmasked

String maritalStatusCodeUnmasked

primaryLanguageCodeUnmasked

String primaryLanguageCodeUnmasked

secondaryLanguageCodeUnmasked

String secondaryLanguageCodeUnmasked

birthCountryUnmasked

String birthCountryUnmasked

birthStateProvinceCodeUnmasked

String birthStateProvinceCodeUnmasked

birthCityUnmasked

String birthCityUnmasked

geographicOriginUnmasked

String geographicOriginUnmasked

noteMessage

String noteMessage

suppressPersonal

boolean suppressPersonal

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.personal.EntityBioDemographics.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

deceasedDate

String deceasedDate

birthDate

String birthDate

genderCode

String genderCode

maritalStatusCode

String maritalStatusCode

primaryLanguageCode

String primaryLanguageCode

secondaryLanguageCode

String secondaryLanguageCode

birthCountry

String birthCountry

birthStateProvinceCode

String birthStateProvinceCode

birthCity

String birthCity

geographicOrigin

String geographicOrigin

genderChangeCode

String genderChangeCode

noteMessage

String noteMessage

suppressPersonal

boolean suppressPersonal

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.identity.personal.EntityEthnicity extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

ethnicityCode

String ethnicityCode

ethnicityCodeUnmasked

String ethnicityCodeUnmasked

subEthnicityCode

String subEthnicityCode

subEthnicityCodeUnmasked

String subEthnicityCodeUnmasked

suppressPersonal

boolean suppressPersonal

versionNumber

Long versionNumber

objectId

String objectId

id

String id

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.personal.EntityEthnicity.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

ethnicityCode

String ethnicityCode

subEthnicityCode

String subEthnicityCode

suppressPersonal

boolean suppressPersonal

versionNumber

Long versionNumber

objectId

String objectId

id

String id

Package org.kuali.rice.kim.api.identity.phone

Class org.kuali.rice.kim.api.identity.phone.EntityPhone extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

entityTypeCode

String entityTypeCode

entityId

String entityId

phoneType

CodedAttribute phoneType

phoneNumber

String phoneNumber

extensionNumber

String extensionNumber

countryCode

String countryCode

phoneNumberUnmasked

String phoneNumberUnmasked

extensionNumberUnmasked

String extensionNumberUnmasked

countryCodeUnmasked

String countryCodeUnmasked

formattedPhoneNumber

String formattedPhoneNumber

formattedPhoneNumberUnmasked

String formattedPhoneNumberUnmasked

suppressPhone

boolean suppressPhone

defaultValue

boolean defaultValue

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.phone.EntityPhone.Builder extends Object implements Serializable

Serialized Fields

id

String id

entityId

String entityId

entityTypeCode

String entityTypeCode

phoneType

CodedAttribute.Builder phoneType

phoneNumberUnmasked

String phoneNumberUnmasked

extensionNumberUnmasked

String extensionNumberUnmasked

countryCodeUnmasked

String countryCodeUnmasked

suppressPhone

boolean suppressPhone

defaultValue

boolean defaultValue

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

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

Class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName extends AbstractDataTransferObject implements Serializable

Serialized Fields

principalName

String principalName

defaultName

EntityName defaultName

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.principal.EntityNamePrincipalName.Builder extends Object implements Serializable

Serialized Fields

principalName

String principalName

defaultName

EntityName.Builder defaultName

Class org.kuali.rice.kim.api.identity.principal.Principal extends AbstractDataTransferObject implements Serializable

Serialized Fields

principalId

String principalId

principalName

String principalName

entityId

String entityId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.principal.Principal.Builder extends Object implements Serializable

Serialized Fields

principalId

String principalId

principalName

String principalName

entityId

String entityId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.identity.principal.PrincipalQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.principal.StringToKimEntityNamePrincipalInfoMapAdapter.StringEntNmPrncpInfoMapEntry extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

value

EntityNamePrincipalName value

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.identity.privacy

Class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

suppressName

boolean suppressName

suppressAddress

boolean suppressAddress

suppressEmail

boolean suppressEmail

suppressPhone

boolean suppressPhone

suppressPersonal

boolean suppressPersonal

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.privacy.EntityPrivacyPreferences.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

suppressName

boolean suppressName

suppressAddress

boolean suppressAddress

suppressEmail

boolean suppressEmail

suppressPhone

boolean suppressPhone

suppressPersonal

boolean suppressPersonal

versionNumber

Long versionNumber

objectId

String objectId

Package org.kuali.rice.kim.api.identity.residency

Class org.kuali.rice.kim.api.identity.residency.EntityResidency extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

determinationMethod

String determinationMethod

inState

String inState

versionNumber

Long versionNumber

objectId

String objectId

id

String id

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.residency.EntityResidency.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

determinationMethod

String determinationMethod

inState

String inState

versionNumber

Long versionNumber

objectId

String objectId

id

String id

Package org.kuali.rice.kim.api.identity.type

Class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

entityTypeCode

String entityTypeCode

entityType

CodedAttribute entityType

addresses

List<E> addresses

emailAddresses

List<E> emailAddresses

phoneNumbers

List<E> phoneNumbers

defaultAddress

EntityAddress defaultAddress

defaultEmailAddress

EntityEmail defaultEmailAddress

defaultPhoneNumber

EntityPhone defaultPhoneNumber

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfo.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

entityTypeCode

String entityTypeCode

entityType

CodedAttribute.Builder entityType

addresses

List<E> addresses

emailAddresses

List<E> emailAddresses

phoneNumbers

List<E> phoneNumbers

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityTypeCode

String entityTypeCode

defaultAddress

EntityAddress defaultAddress

defaultEmailAddress

EntityEmail defaultEmailAddress

defaultPhoneNumber

EntityPhone defaultPhoneNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.type.EntityTypeContactInfoDefault.Builder extends Object implements Serializable

Serialized Fields

entityTypeCode

String entityTypeCode

defaultAddress

EntityAddress.Builder defaultAddress

defaultEmailAddress

EntityEmail.Builder defaultEmailAddress

defaultPhoneNumber

EntityPhone.Builder defaultPhoneNumber

Package org.kuali.rice.kim.api.identity.visa

Class org.kuali.rice.kim.api.identity.visa.EntityVisa extends AbstractDataTransferObject implements Serializable

Serialized Fields

entityId

String entityId

visaTypeKey

String visaTypeKey

visaEntry

String visaEntry

visaId

String visaId

versionNumber

Long versionNumber

objectId

String objectId

id

String id

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.identity.visa.EntityVisa.Builder extends Object implements Serializable

Serialized Fields

entityId

String entityId

visaTypeKey

String visaTypeKey

visaEntry

String visaEntry

visaId

String visaId

versionNumber

Long versionNumber

objectId

String objectId

id

String id

Package org.kuali.rice.kim.api.jaxb

Class org.kuali.rice.kim.api.jaxb.PermissionDetailList extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

permissionDetails

List<E> permissionDetails

Class org.kuali.rice.kim.api.jaxb.QualificationList extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

qualifications

List<E> qualifications

Package org.kuali.rice.kim.api.permission

Class org.kuali.rice.kim.api.permission.Permission extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

template

Template template

attributes

Map<K,V> attributes

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.permission.Permission.Builder extends Object implements Serializable

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

template

Template.Builder template

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Class org.kuali.rice.kim.api.permission.PermissionQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.responsibility

Class org.kuali.rice.kim.api.responsibility.Responsibility extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

template

Template template

attributes

Map<K,V> attributes

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.responsibility.Responsibility.Builder extends Object implements Serializable

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

template

Template.Builder template

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Class org.kuali.rice.kim.api.responsibility.ResponsibilityAction extends AbstractDataTransferObject implements Serializable

Serialized Fields

principalId

String principalId

roleResponsibilityActionId

String roleResponsibilityActionId

parallelRoutingGroupingCode

String parallelRoutingGroupingCode

actionTypeCode

String actionTypeCode

actionPolicyCode

String actionPolicyCode

priorityNumber

Integer priorityNumber

groupId

String groupId

memberRoleId

String memberRoleId

responsibilityName

String responsibilityName

responsibilityId

String responsibilityId

responsibilityNamespaceCode

String responsibilityNamespaceCode

forceAction

boolean forceAction

qualifier

Map<K,V> qualifier

delegates

List<E> delegates

roleId

String roleId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.responsibility.ResponsibilityAction.Builder extends Object implements Serializable

Serialized Fields

principalId

String principalId

roleResponsibilityActionId

String roleResponsibilityActionId

parallelRoutingGroupingCode

String parallelRoutingGroupingCode

actionTypeCode

String actionTypeCode

actionPolicyCode

String actionPolicyCode

priorityNumber

Integer priorityNumber

groupId

String groupId

memberRoleId

String memberRoleId

responsibilityName

String responsibilityName

responsibilityId

String responsibilityId

responsibilityNamespaceCode

String responsibilityNamespaceCode

forceAction

boolean forceAction

qualifier

Map<K,V> qualifier

delegates

List<E> delegates

roleId

String roleId

Class org.kuali.rice.kim.api.responsibility.ResponsibilityQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.kim.api.role

Class org.kuali.rice.kim.api.role.DelegateMemberQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.Role extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

namespaceCode

String namespaceCode

description

String description

kimTypeId

String kimTypeId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.Role.Builder extends Object implements Serializable

Serialized Fields

id

String id

name

String name

namespaceCode

String namespaceCode

description

String description

kimTypeId

String kimTypeId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.role.RoleMember extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

roleId

String roleId

attributes

Map<K,V> attributes

roleResponsibilityActions

List<E> roleResponsibilityActions

memberId

String memberId

typeCode

String typeCode

memberName

String memberName

memberNamespaceCode

String memberNamespaceCode

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RoleMember.Builder extends Object implements Serializable

Serialized Fields

id

String id

roleId

String roleId

attributes

Map<K,V> attributes

roleRspActions

List<E> roleRspActions

memberId

String memberId

type

MemberType type

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

versionNumber

Long versionNumber

objectId

String objectId

memberName

String memberName

memberNamespaceCode

String memberNamespaceCode

Class org.kuali.rice.kim.api.role.RoleMemberQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RoleMembership extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

id

String id

embeddedRoleId

String embeddedRoleId

memberId

String memberId

typeCode

String typeCode

roleSortingCode

String roleSortingCode

qualifier

Map<K,V> qualifier

delegates

List<E> delegates

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RoleMembership.Builder extends Object implements Serializable

Serialized Fields

roleId

String roleId

id

String id

embeddedRoleId

String embeddedRoleId

memberId

String memberId

type

MemberType type

roleSortingCode

String roleSortingCode

qualifier

Map<K,V> qualifier

delegates

List<E> delegates

Class org.kuali.rice.kim.api.role.RoleMembershipQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RolePermission extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

roleId

String roleId

permissionId

String permissionId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RolePermission.Builder extends Object implements Serializable

Serialized Fields

id

String id

roleId

String roleId

permissionId

String permissionId

versionNumber

Long versionNumber

objectId

String objectId

active

boolean active

Class org.kuali.rice.kim.api.role.RoleQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RoleResponsibility extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

roleResponsibilityId

String roleResponsibilityId

roleId

String roleId

responsibilityId

String responsibilityId

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RoleResponsibility.Builder extends Object implements Serializable

Serialized Fields

roleResponsibilityId

String roleResponsibilityId

roleId

String roleId

responsibilityId

String responsibilityId

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.kim.api.role.RoleResponsibilityAction extends AbstractDataTransferObject implements Serializable

Serialized Fields

id

String id

roleResponsibilityId

String roleResponsibilityId

roleMemberId

String roleMemberId

actionTypeCode

String actionTypeCode

actionPolicyCode

String actionPolicyCode

forceAction

boolean forceAction

priorityNumber

Integer priorityNumber

roleResponsibility

RoleResponsibility roleResponsibility

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.role.RoleResponsibilityAction.Builder extends Object implements Serializable

Serialized Fields

id

String id

roleResponsibilityId

String roleResponsibilityId

roleMemberId

String roleMemberId

actionTypeCode

String actionTypeCode

actionPolicyCode

String actionPolicyCode

forceAction

boolean forceAction

priorityNumber

Integer priorityNumber

roleResponsibility

RoleResponsibility roleResponsibility

versionNumber

Long versionNumber

Package org.kuali.rice.kim.api.type

Class org.kuali.rice.kim.api.type.KimAttributeField extends AbstractDataTransferObject implements Serializable

Serialized Fields

attributeField

RemotableAttributeField attributeField

id

String id

unique

boolean unique

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.type.KimAttributeField.Builder extends Object implements Serializable

Serialized Fields

attributeField

RemotableAttributeField.Builder attributeField

id

String id

unique

boolean unique

Class org.kuali.rice.kim.api.type.KimType extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

serviceName

String serviceName

namespaceCode

String namespaceCode

name

String name

attributeDefinitions

List<E> attributeDefinitions

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.type.KimType.Builder extends Object implements Serializable

Serialized Fields

id

String id

serviceName

String serviceName

namespaceCode

String namespaceCode

name

String name

attributeDefinitions

List<E> attributeDefinitions

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.kim.api.type.KimTypeAttribute extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

sortCode

String sortCode

kimAttribute

KimAttribute kimAttribute

kimTypeId

String kimTypeId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.kim.api.type.KimTypeAttribute.Builder extends Object implements Serializable

Serialized Fields

id

String id

sortCode

String sortCode

kimAttribute

KimAttribute.Builder kimAttribute

kimTypeId

String kimTypeId

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

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

Class org.kuali.rice.kim.bo.impl.KimAttributes extends 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

appDocStatus

String appDocStatus

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

viewId

String viewId

actionEvent

String actionEvent

collectionPropertyName

String collectionPropertyName

fieldId

String fieldId

groupId

String groupId

widgetId

String widgetId

actionId

String actionId

campus

org.kuali.rice.location.impl.campus.CampusBo campus

namespace

org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace

component

org.kuali.rice.coreservice.impl.component.ComponentBo component

parameter

ParameterBo parameter

documentType

DocumentType documentType

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

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

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

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

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

Class org.kuali.rice.kim.bo.options.NamePrefixValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.kim.bo.options.NameSuffixValuesFinder extends 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 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 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 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 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

Permission permission

name

String name

namespaceCode

String namespaceCode

Class org.kuali.rice.kim.bo.ui.KimDocumentRolePermissionId extends 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

name

String name

namespaceCode

String namespaceCode

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

Serialized Fields

documentNumber

String documentNumber

roleResponsibilityActionId

String roleResponsibilityActionId

Class org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityId extends 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

city

String city

stateProvinceCode

String stateProvinceCode

postalCode

String postalCode

countryCode

String countryCode

attentionLine

String attentionLine

line1

String line1

line2

String line2

line3

String line3

addressFormat

String addressFormat

modifiedDate

Timestamp modifiedDate

validatedDate

Timestamp validatedDate

validated

boolean validated

noteMessage

String noteMessage

addressType

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

Class org.kuali.rice.kim.bo.ui.PersonDocumentAddressId extends 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 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 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.impl.identity.email.EntityEmailTypeBo emailType

Class org.kuali.rice.kim.bo.ui.PersonDocumentEmailId extends 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

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

nameCode

String nameCode

firstName

String firstName

middleName

String middleName

lastName

String lastName

namePrefix

String namePrefix

nameTitle

String nameTitle

nameSuffix

String nameSuffix

noteMessage

String noteMessage

nameChangedDate

Timestamp nameChangedDate

entityNameType

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

Class org.kuali.rice.kim.bo.ui.PersonDocumentNameId extends 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.impl.identity.phone.EntityPhoneTypeBo phoneType

Class org.kuali.rice.kim.bo.ui.PersonDocumentPhoneId extends 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 CompositePrimaryKeyBase implements Serializable

Serialized Fields

documentNumber

String documentNumber

roleId

String roleId

Class org.kuali.rice.kim.bo.ui.RoleDocumentBoBase extends 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 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 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.client.acegi

Class org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication extends org.acegisecurity.providers.AbstractAuthenticationToken implements Serializable

serialVersionUID: -370555068587002773L

Class org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredException extends org.acegisecurity.AuthenticationException implements Serializable

serialVersionUID: -7235709782721246169L


Package org.kuali.rice.kim.document

Class org.kuali.rice.kim.document.GenericPermissionMaintainable extends 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 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.document.authorization

Class org.kuali.rice.kim.document.authorization.GenericPermissionMaintenanceDocumentPresentationController extends MaintenanceDocumentPresentationControllerBase implements Serializable

Class org.kuali.rice.kim.document.authorization.IdentityManagementKimDocumentAuthorizer extends TransactionalDocumentAuthorizerBase implements Serializable


Package org.kuali.rice.kim.framework.group

Package org.kuali.rice.kim.framework.identity

Package org.kuali.rice.kim.framework.identity.address

Package org.kuali.rice.kim.framework.identity.affiliation

Package org.kuali.rice.kim.framework.identity.citizenship

Package org.kuali.rice.kim.framework.identity.email

Package org.kuali.rice.kim.framework.identity.employment

Package org.kuali.rice.kim.framework.identity.external

Package org.kuali.rice.kim.framework.identity.name

Package org.kuali.rice.kim.framework.identity.phone

Package org.kuali.rice.kim.framework.role

Package org.kuali.rice.kim.impl.common.attribute

Class org.kuali.rice.kim.impl.common.attribute.KimAttributeBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

componentName

String componentName

attributeName

String attributeName

namespaceCode

String namespaceCode

attributeLabel

String attributeLabel

active

boolean active

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

serialVersionUID: 1L

Serialized Fields

id

String id

attributeValue

String attributeValue

kimAttributeId

String kimAttributeId

kimAttribute

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

kimTypeId

String kimTypeId

kimType

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

Package org.kuali.rice.kim.impl.common.template

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

Serialized Fields

namespaceCode

String namespaceCode

name

String name

description

String description

kimTypeId

String kimTypeId

active

boolean active

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

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

Serialized Fields

assignedToId

String assignedToId

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

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

description

String description

active

boolean active

kimTypeId

String kimTypeId

namespaceCode

String namespaceCode

members

List<E> members

attributeDetails

List<E> attributeDetails

memberPersons

List<E> memberPersons

memberGroups

List<E> memberGroups

attributes

Map<K,V> attributes

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

serialVersionUID: -3149952849854425077L

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

serialVersionUID: 1L

Serialized Fields

id

String id

groupId

String groupId

Package org.kuali.rice.kim.impl.identity

Class org.kuali.rice.kim.impl.identity.EntityDefaultInfoCacheBo extends 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

Class org.kuali.rice.kim.impl.identity.EntityTypeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

code

String code

name

String name

active

boolean active

sortCode

String sortCode

Class org.kuali.rice.kim.impl.identity.PersonImpl extends 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

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

KualiDecimal baseSalaryAmount

active

boolean active

Class org.kuali.rice.kim.impl.identity.PersonLookupableImpl extends LookupableImpl implements Serializable

serialVersionUID: -3149952849854425077L


Package org.kuali.rice.kim.impl.jaxb

Class org.kuali.rice.kim.impl.jaxb.PermissionsXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

permissions

List<E> permissions

Class org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

permissionId

String permissionId

permissionNameAndNamespace

NameAndNamespacePair permissionNameAndNamespace

permissionTemplateId

String permissionTemplateId

permissionDescription

String permissionDescription

active

Boolean active

permissionDetails

Map<K,V> permissionDetails

Class org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roles

RolesXmlDTO roles

roleMembers

RoleMembersXmlDTO.OutsideOfRole roleMembers

rolePermissions

RolePermissionsXmlDTO.OutsideOfRole rolePermissions

Class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.OutsideOfRole extends RoleMembersXmlDTO<RoleMemberXmlDTO.OutsideOfRole> implements Serializable

serialVersionUID: 1L

Serialized Fields

roleMembers

List<E> roleMembers

Class org.kuali.rice.kim.impl.jaxb.RoleMembersXmlDTO.WithinRole extends RoleMembersXmlDTO<RoleMemberXmlDTO.WithinRole> implements Serializable

serialVersionUID: 1L

Serialized Fields

roleMembers

List<E> roleMembers

roleId

String roleId

existingRoleMemberIds

Set<E> existingRoleMemberIds

Class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

principalId

String principalId

principalName

String principalName

groupId

String groupId

groupName

NameAndNamespacePair groupName

roleIdAsMember

String roleIdAsMember

roleNameAsMember

NameAndNamespacePair roleNameAsMember

activeFromDate

org.joda.time.DateTime activeFromDate

activeToDate

org.joda.time.DateTime activeToDate

qualifications

Map<K,V> qualifications

memberType

MemberType memberType

Class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.OutsideOfRole extends RoleMemberXmlDTO implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

roleNameAndNamespace

NameAndNamespacePair roleNameAndNamespace

Class org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.WithinRole extends RoleMemberXmlDTO implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

Class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.OutsideOfRole extends RolePermissionsXmlDTO<RolePermissionXmlDTO.OutsideOfRole> implements Serializable

serialVersionUID: 1L

Serialized Fields

rolePermissions

List<E> rolePermissions

Class org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole extends RolePermissionsXmlDTO<RolePermissionXmlDTO.WithinRole> implements Serializable

serialVersionUID: 1L

Serialized Fields

rolePermissions

List<E> rolePermissions

roleId

String roleId

Class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

permissionId

String permissionId

permissionNameAndNamespace

NameAndNamespacePair permissionNameAndNamespace

Class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole extends RolePermissionXmlDTO implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

roleNameAndNamespace

NameAndNamespacePair roleNameAndNamespace

Class org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.WithinRole extends RolePermissionXmlDTO implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

Class org.kuali.rice.kim.impl.jaxb.RolesXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roles

List<E> roles

Class org.kuali.rice.kim.impl.jaxb.RoleXmlDTO extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

roleId

String roleId

roleNameAndNamespace

NameAndNamespacePair roleNameAndNamespace

kimTypeId

String kimTypeId

roleDescription

String roleDescription

active

Boolean active

roleMembers

RoleMembersXmlDTO.WithinRole roleMembers

rolePermissions

RolePermissionsXmlDTO.WithinRole rolePermissions

alreadyPersisted

boolean alreadyPersisted

existingRoleMemberIds

Set<E> existingRoleMemberIds

Package org.kuali.rice.kim.impl.permission

Class org.kuali.rice.kim.impl.permission.GenericPermissionBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

active

boolean active

templateId

String templateId

detailValues

String detailValues

details

Map<K,V> details

template

PermissionTemplateBo template

attributeDetails

List<E> attributeDetails

Class org.kuali.rice.kim.impl.permission.PermissionAttributeBo extends KimAttributeDataBo implements Serializable

Serialized Fields

assignedToId

String assignedToId

Class org.kuali.rice.kim.impl.permission.PermissionBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespaceCode

String namespaceCode

name

String name

description

String description

templateId

String templateId

active

boolean active

template

PermissionTemplateBo template

attributeDetails

List<E> attributeDetails

attributes

Map<K,V> attributes

rolePermissions

List<E> rolePermissions

Class org.kuali.rice.kim.impl.permission.PermissionTemplateBo extends TemplateBo implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

Class org.kuali.rice.kim.impl.permission.UberPermissionBo extends PermissionBo 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

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

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

Serialized Fields

assignedToId

String assignedToId

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

serialVersionUID: 1L

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

Class org.kuali.rice.kim.impl.responsibility.ResponsibilityInquirableImpl extends RoleMemberInquirableImpl implements Serializable

Serialized Fields

KIM_RESPONSIBILITY_REQUIRED_ATTRIBUTE_ID

String KIM_RESPONSIBILITY_REQUIRED_ATTRIBUTE_ID

RESPONSIBILITY_ID

String RESPONSIBILITY_ID

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

serialVersionUID: -2882500971924192124L

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

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

serialVersionUID: 1L

Serialized Fields

id

String id

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

serialVersionUID: 1L

Serialized Fields

documentTypeName

String documentTypeName

routeNodeName

String routeNodeName

actionDetailsAtRoleMemberLevel

boolean actionDetailsAtRoleMemberLevel

required

boolean required

qualifierResolverProvidedIdentifier

String qualifierResolverProvidedIdentifier

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

serialVersionUID: -8102504656976243468L

Class org.kuali.rice.kim.impl.responsibility.ReviewResponsibilityMaintenanceDocumentPresentationController extends MaintenanceDocumentPresentationControllerBase implements Serializable

Class org.kuali.rice.kim.impl.responsibility.UberResponsibilityBo extends org.kuali.rice.kim.impl.responsibility.ResponsibilityBo 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

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

Class org.kuali.rice.kim.impl.role.RoleBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

description

String description

active

boolean active

kimTypeId

String kimTypeId

namespaceCode

String namespaceCode

members

List<E> members

principalName

String principalName

groupNamespaceCode

String groupNamespaceCode

groupName

String groupName

permNamespaceCode

String permNamespaceCode

permName

String permName

permTmplNamespaceCode

String permTmplNamespaceCode

permTmplName

String permTmplName

respNamespaceCode

String respNamespaceCode

respName

String respName

respTmplNamespaceCode

String respTmplNamespaceCode

respTmplName

String respTmplName

Class org.kuali.rice.kim.impl.role.RoleBoLite extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

id

String id

name

String name

description

String description

active

boolean active

kimTypeId

String kimTypeId

namespaceCode

String namespaceCode

principalName

String principalName

groupNamespaceCode

String groupNamespaceCode

groupName

String groupName

permNamespaceCode

String permNamespaceCode

permName

String permName

permTmplNamespaceCode

String permTmplNamespaceCode

permTmplName

String permTmplName

respNamespaceCode

String respNamespaceCode

respName

String respName

respTmplNamespaceCode

String respTmplNamespaceCode

respTmplName

String respTmplName

Class org.kuali.rice.kim.impl.role.RoleLookupableImpl extends LookupableImpl implements Serializable

serialVersionUID: -3149952849854425077L

Class org.kuali.rice.kim.impl.role.RoleMemberAttributeDataBo extends KimAttributeDataBo implements Serializable

Serialized Fields

assignedToId

String assignedToId

Class org.kuali.rice.kim.impl.role.RoleMemberBo extends org.kuali.rice.kim.impl.membership.AbstractMemberBo implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

roleId

String roleId

attributeDetails

List<E> attributeDetails

roleRspActions

List<E> roleRspActions

attributes

Map<K,V> attributes

memberName

String memberName

memberNamespaceCode

String memberNamespaceCode

Class org.kuali.rice.kim.impl.role.RolePermissionBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

roleId

String roleId

permissionId

String permissionId

active

boolean active

permission

PermissionBo permission

Class org.kuali.rice.kim.impl.role.RoleResponsibilityActionBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: -2840071737863303404L

Serialized Fields

id

String id

roleResponsibilityId

String roleResponsibilityId

roleMemberId

String roleMemberId

actionTypeCode

String actionTypeCode

actionPolicyCode

String actionPolicyCode

forceAction

boolean forceAction

priorityNumber

Integer priorityNumber

roleResponsibility

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

Class org.kuali.rice.kim.impl.role.RoleResponsibilityBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

roleResponsibilityId

String roleResponsibilityId

roleId

String roleId

responsibilityId

String responsibilityId

active

boolean active

kimResponsibility

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

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

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

serialVersionUID: -9064436454008712125L

Serialized Fields

kimType

KimType kimType

attributes

List<E> attributes

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

Serialized Fields

id

String id

sortCode

String sortCode

kimAttributeId

String kimAttributeId

kimAttribute

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

KimType kimType

attributes

List<E> attributes

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

Serialized Fields

id

String id

serviceName

String serviceName

namespaceCode

String namespaceCode

name

String name

attributeDefinitions

List<E> attributeDefinitions

active

boolean active

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

Serialized Fields

KIM_TYPE_NAME

String KIM_TYPE_NAME

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

serialVersionUID: 1L


Package org.kuali.rice.kim.inquiry

Class org.kuali.rice.kim.inquiry.GroupInquirableImpl extends KualiInquirableImpl implements Serializable

Serialized Fields

GROUP_NAME

String GROUP_NAME

GROUP_ID

String GROUP_ID

NAMESPACE_CODE

String NAMESPACE_CODE

Class org.kuali.rice.kim.inquiry.PermissionInquirableImpl extends RoleMemberInquirableImpl implements Serializable

Class org.kuali.rice.kim.inquiry.PersonInquirableImpl extends KualiInquirableImpl implements Serializable

Serialized Fields

personService

PersonService personService

Class org.kuali.rice.kim.inquiry.RoleInquirableImpl extends KualiInquirableImpl implements Serializable

Serialized Fields

ROLE_NAME

String ROLE_NAME

ROLE_ID

String ROLE_ID

NAMESPACE_CODE

String NAMESPACE_CODE

Class org.kuali.rice.kim.inquiry.RoleMemberInquirableImpl extends KualiInquirableImpl implements Serializable

Serialized Fields

ROLE_ID

String ROLE_ID

NAME

String NAME

NAME_TO_DISPLAY

String NAME_TO_DISPLAY

TEMPLATE_NAME

String TEMPLATE_NAME

NAMESPACE_CODE

String NAMESPACE_CODE

TEMPLATE_NAMESPACE_CODE

String TEMPLATE_NAMESPACE_CODE

DETAIL_OBJECTS

String DETAIL_OBJECTS

ASSIGNED_TO_ROLES

String ASSIGNED_TO_ROLES

ATTRIBUTE_DATA_ID

String ATTRIBUTE_DATA_ID

Package org.kuali.rice.kim.ldap

Class org.kuali.rice.kim.ldap.InvalidLdapEntityException extends RuntimeException implements Serializable

serialVersionUID: 1831295133453011336L


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

List<E> attrDefinitions

groupTypeValuesCache

Map<K,V> groupTypeValuesCache

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

serialVersionUID: -7862240710174441633L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: -3578448525862270477L

Serialized Fields

genericPermissionDocumentTypeName

String genericPermissionDocumentTypeName

Class org.kuali.rice.kim.lookup.PermissionLookupableImpl extends 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 KualiLookupableImpl implements Serializable

serialVersionUID: 1707861010746829601L

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

Serialized Fields

roleRows

List<E> roleRows

attrRows

List<E> attrRows

roleDao

RoleDao roleDao

typeId

String typeId

attrDefinitions

List<E> attrDefinitions

Class org.kuali.rice.kim.lookup.RoleLookupableImpl extends 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 KeyValuesBase implements Serializable

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


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

Class org.kuali.rice.kim.web.struts.form.IdentityManagementDocumentFormBase extends 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

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

KimType kimType

id

String id

member

KimDocumentRoleMember member

permission

KimDocumentRolePermission permission

responsibility

KimDocumentRoleResponsibility responsibility

delegationMember

RoleDocumentDelegationMember delegationMember

roleId

String roleId

Package org.kuali.rice.kns.bo.authorization

Class org.kuali.rice.kns.bo.authorization.BusinessObjectAuthorizerBase extends DataObjectAuthorizerBase implements Serializable

serialVersionUID: -6315759348728853851L


Package org.kuali.rice.kns.datadictionary

Class org.kuali.rice.kns.datadictionary.BusinessObjectEntry extends BusinessObjectEntry implements Serializable

Serialized Fields

inquiryDefinition

InquiryDefinition inquiryDefinition
Deprecated. 

lookupDefinition

LookupDefinition lookupDefinition
Deprecated. 

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

serialVersionUID: -3426603523049661524L

Serialized Fields

attributeName

String attributeName
Deprecated. 

required

boolean required
Deprecated. 

forceInquiry

boolean forceInquiry
Deprecated. 

noInquiry

boolean noInquiry
Deprecated. 

noDirectInquiry

boolean noDirectInquiry
Deprecated. 

forceLookup

boolean forceLookup
Deprecated. 

noLookup

boolean noLookup
Deprecated. 

useShortLabel

boolean useShortLabel
Deprecated. 

defaultValue

String defaultValue
Deprecated. 

defaultValueFinderClass

Class<T> defaultValueFinderClass
Deprecated. 

quickfinderParameterString

String quickfinderParameterString
Deprecated. 

quickfinderParameterStringBuilderClass

Class<T> quickfinderParameterStringBuilderClass
Deprecated. 

maxLength

Integer maxLength
Deprecated. 

displayEditMode

String displayEditMode
Deprecated. 

displayMask

Mask displayMask
Deprecated. 

hidden

boolean hidden
Deprecated. 

readOnly

boolean readOnly
Deprecated. 

treatWildcardsAndOperatorsAsLiteral

boolean treatWildcardsAndOperatorsAsLiteral
Deprecated. 

alternateDisplayAttributeName

String alternateDisplayAttributeName
Deprecated. 

additionalDisplayAttributeName

String additionalDisplayAttributeName
Deprecated. 

triggerOnChange

boolean triggerOnChange
Deprecated. 

total

boolean total
Deprecated. 

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

serialVersionUID: 4317341111287854436L

Serialized Fields

headerTabMethodToCall

String headerTabMethodToCall
Deprecated. 

headerTabNavigateTo

String headerTabNavigateTo
Deprecated. 

headerTabDisplayName

String headerTabDisplayName
Deprecated. 

helpDefinition

HelpDefinition helpDefinition
Deprecated. 

disabled

boolean disabled
Deprecated. 

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

serialVersionUID: 2257743293609536893L

Serialized Fields

businessObjectClass

Class<T> businessObjectClass
Deprecated. 

numberOfColumns

Integer numberOfColumns
Deprecated. 

inquiryFieldMap

Map<K,V> inquiryFieldMap
Deprecated. 

inquiryCollectionMap

Map<K,V> inquiryCollectionMap
Deprecated. 

summaryFieldMap

Map<K,V> summaryFieldMap
Deprecated. 

inquiryFields

List<E> inquiryFields
Deprecated. 

inquiryCollections

List<E> inquiryCollections
Deprecated. 

summaryFields

List<E> summaryFields
Deprecated. 

summaryTitle

String summaryTitle
Deprecated. 

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

serialVersionUID: -2506403061297774668L

Serialized Fields

title

String title
Deprecated. 

inquirySections

List<E> inquirySections
Deprecated. 

inquirableClass

Class<T> inquirableClass
Deprecated. 

presentationControllerClass

Class<T> presentationControllerClass
Deprecated. 

authorizerClass

Class<T> authorizerClass
Deprecated. 

translateCodes

boolean translateCodes
Deprecated. 

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

serialVersionUID: 1565114894539391362L

Serialized Fields

title

String title
Deprecated. 

inquiryFields

List<E> inquiryFields
Deprecated. 

inquiryFieldMap

Map<K,V> inquiryFieldMap
Deprecated. 

inquiryCollections

Map<K,V> inquiryCollections
Deprecated. 

numberOfColumns

Integer numberOfColumns
Deprecated. 

defaultOpen

boolean defaultOpen
Deprecated. 

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

serialVersionUID: -4979343188029630857L

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

serialVersionUID: 6733008572890721359L

Serialized Fields

lookupableID

String lookupableID
Deprecated. 

title

String title
Deprecated. 

menubar

String menubar
Deprecated. 

defaultSort

SortDefinition defaultSort
Deprecated. 

lookupFields

List<E> lookupFields
Deprecated. 

lookupFieldMap

Map<K,V> lookupFieldMap
Deprecated. 

resultFields

List<E> resultFields
Deprecated. 

resultFieldMap

Map<K,V> resultFieldMap
Deprecated. 

resultSetLimit

Integer resultSetLimit
Deprecated. 

multipleValuesResultSetLimit

Integer multipleValuesResultSetLimit
Deprecated. 

extraButtonSource

String extraButtonSource
Deprecated. 

extraButtonParams

String extraButtonParams
Deprecated. 

searchIconOverride

String searchIconOverride
Deprecated. 

numOfColumns

int numOfColumns
Deprecated. 

helpDefinition

HelpDefinition helpDefinition
Deprecated. 

helpUrl

String helpUrl
Deprecated. 

translateCodes

boolean translateCodes
Deprecated. 

disableSearchButtons

boolean disableSearchButtons
Deprecated. 

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

serialVersionUID: -5617868782623587053L

Serialized Fields

businessObjectClass

Class<T> businessObjectClass
Deprecated. 

sourceClassName

Class<T> sourceClassName
Deprecated. 

summaryTitle

String summaryTitle
Deprecated. 

attributeToHighlightOnDuplicateKey

String attributeToHighlightOnDuplicateKey
Deprecated. 

includeAddLine

boolean includeAddLine
Deprecated. 

includeMultipleLookupLine

boolean includeMultipleLookupLine
Deprecated. 

alwaysAllowCollectionDeletion

boolean alwaysAllowCollectionDeletion
Deprecated. 

maintainableFieldMap

Map<K,V> maintainableFieldMap
Deprecated. 

maintainableCollectionMap

Map<K,V> maintainableCollectionMap
Deprecated. 

summaryFieldMap

Map<K,V> summaryFieldMap
Deprecated. 

duplicateIdentificationFieldMap

Map<K,V> duplicateIdentificationFieldMap
Deprecated. 

maintainableFields

List<E> maintainableFields
Deprecated. 

maintainableCollections

List<E> maintainableCollections
Deprecated. 

summaryFields

List<E> summaryFields
Deprecated. 

duplicateIdentificationFields

List<E> duplicateIdentificationFields
Deprecated. 

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

serialVersionUID: -1176087424343479963L

Serialized Fields

required

boolean required
Deprecated. 

unconditionallyReadOnly

boolean unconditionallyReadOnly
Deprecated. 

readOnlyAfterAdd

boolean readOnlyAfterAdd
Deprecated. 

noLookup

boolean noLookup
Deprecated. 

lookupReadOnly

boolean lookupReadOnly
Deprecated. 

defaultValue

String defaultValue
Deprecated. 

template

String template
Deprecated. 

defaultValueFinderClass

Class<T> defaultValueFinderClass
Deprecated. 

webUILeaveFieldFunction

String webUILeaveFieldFunction
Deprecated. 

webUILeaveFieldCallbackFunction

String webUILeaveFieldCallbackFunction
Deprecated. 

webUILeaveFieldFunctionParameters

List<E> webUILeaveFieldFunctionParameters
Deprecated. 

overrideLookupClass

Class<T> overrideLookupClass
Deprecated. 

overrideFieldConversions

String overrideFieldConversions
Deprecated. 

alternateDisplayAttributeName

String alternateDisplayAttributeName
Deprecated. 

additionalDisplayAttributeName

String additionalDisplayAttributeName
Deprecated. 

triggerOnChange

boolean triggerOnChange
Deprecated. 

showFieldLevelHelp

Boolean showFieldLevelHelp
Deprecated. 

fieldLevelHelpUrl

String fieldLevelHelpUrl
Deprecated. 

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

serialVersionUID: 4564613758722159747L

Serialized Fields

name

String name
Deprecated. 

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

serialVersionUID: -8615694293159113523L

Serialized Fields

title

String title
Deprecated. 

maintainableItems

List<E> maintainableItems
Deprecated. 

hidden

boolean hidden
Deprecated. 

defaultOpen

boolean defaultOpen
Deprecated. 

helpUrl

String helpUrl
Deprecated. 

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

serialVersionUID: 3752757590555028866L

Class org.kuali.rice.kns.datadictionary.MaintenanceDocumentEntry extends MaintenanceDocumentEntry implements Serializable

Serialized Fields

maintainableSections

List<E> maintainableSections
Deprecated. 

lockingKeys

List<E> lockingKeys
Deprecated. 

maintainableSectionMap

Map<K,V> maintainableSectionMap
Deprecated. 

allowsNewOrCopy

boolean allowsNewOrCopy
Deprecated. 

additionalSectionsFile

String additionalSectionsFile
Deprecated. 

preserveLockingKeysOnCopy

boolean preserveLockingKeysOnCopy
Deprecated. 

allowsRecordDeletion

boolean allowsRecordDeletion
Deprecated. 

translateCodes

boolean translateCodes
Deprecated. 

promptBeforeValidationClass

Class<T> promptBeforeValidationClass
Deprecated. 

derivedValuesSetterClass

Class<T> derivedValuesSetterClass
Deprecated. 

webScriptFiles

List<E> webScriptFiles
Deprecated. 

headerNavigationList

List<E> headerNavigationList
Deprecated. 

sessionDocument

boolean sessionDocument
Deprecated. 

Class org.kuali.rice.kns.datadictionary.TransactionalDocumentEntry extends TransactionalDocumentEntry implements Serializable

Serialized Fields

promptBeforeValidationClass

Class<T> promptBeforeValidationClass
Deprecated. 

derivedValuesSetterClass

Class<T> derivedValuesSetterClass
Deprecated. 

webScriptFiles

List<E> webScriptFiles
Deprecated. 

headerNavigationList

List<E> headerNavigationList
Deprecated. 

sessionDocument

boolean sessionDocument
Deprecated. 

Package org.kuali.rice.kns.datadictionary.control

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

serialVersionUID: -4014804850405243606L

Serialized Fields

imageSrc

String imageSrc
Deprecated. 

styleClass

String styleClass
Deprecated. 

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

serialVersionUID: -2658505826476098781L

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

serialVersionUID: 4372435175782501152L

Serialized Fields

datePicker

boolean datePicker
Deprecated. 

expandedTextArea

boolean expandedTextArea
Deprecated. 

script

String script
Deprecated. 

valuesFinderClass

String valuesFinderClass
Deprecated. 

businessObjectClass

String businessObjectClass
Deprecated. 

keyAttribute

String keyAttribute
Deprecated. 

labelAttribute

String labelAttribute
Deprecated. 

includeBlankRow

Boolean includeBlankRow
Deprecated. 

includeKeyInLabel

Boolean includeKeyInLabel
Deprecated. 

size

Integer size
Deprecated. 

rows

Integer rows
Deprecated. 

cols

Integer cols
Deprecated. 

ranged

boolean ranged
Deprecated. 

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

serialVersionUID: 1650000676894176080L

Serialized Fields

formattedMaxLength

Integer formattedMaxLength
Deprecated. 
the maxLength for text that has been formatted. ie if maxLength=5. [12345]. but after going through the formatter the value is [12,345.00] and will no longer fit in a field whos maxLength=5. formattedMaxLength solves this problem.

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

serialVersionUID: 8778523411471162513L

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

serialVersionUID: -557648224354274301L

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

serialVersionUID: 4749994521411547705L

Serialized Fields

universalIdAttributeName

String universalIdAttributeName
Deprecated. 

userIdAttributeName

String userIdAttributeName
Deprecated. 

personNameAttributeName

String personNameAttributeName
Deprecated. 

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

serialVersionUID: -7568912421829207545L

Serialized Fields

styleClass

String styleClass
Deprecated. 

target

String target
Deprecated. 

hrefText

String hrefText
Deprecated. 

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

serialVersionUID: -2145156789968831921L

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

serialVersionUID: -5036539644716405540L

Class org.kuali.rice.kns.datadictionary.control.MultiselectControlDefinition extends MultivalueControlDefinitionBase implements Serializable

serialVersionUID: -381869420276558508L

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

serialVersionUID: -9164657952021540261L

Class org.kuali.rice.kns.datadictionary.control.RadioControlDefinition extends MultivalueControlDefinitionBase implements Serializable

serialVersionUID: -7578183583825935850L

Class org.kuali.rice.kns.datadictionary.control.SelectControlDefinition extends MultivalueControlDefinitionBase implements Serializable

serialVersionUID: 7176759040882704084L

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

serialVersionUID: 8378481767935057649L

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

serialVersionUID: 6075633623507085548L

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

serialVersionUID: -7423968769245455072L


Package org.kuali.rice.kns.datadictionary.validation

Class org.kuali.rice.kns.datadictionary.validation.AttributeValidatingTypeServiceBase.TypeAttributeValidationException extends RuntimeException implements Serializable

serialVersionUID: 8220618846321607801L


Package org.kuali.rice.kns.datadictionary.validation.charlevel

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

allowUnderscore

boolean allowUnderscore

allowPeriod

boolean allowPeriod

allowParenthesis

boolean allowParenthesis

allowDollar

boolean allowDollar

allowForwardSlash

boolean allowForwardSlash

lowerCase

boolean lowerCase

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

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

Serialized Fields

validChars

String validChars

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

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

serialVersionUID: -5642894236634278352L

Serialized Fields

pattern

String pattern
Regular expression, e.g. "[a-zA-Z0-9]"


validationErrorMessageKey

String validationErrorMessageKey

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

Package org.kuali.rice.kns.datadictionary.validation.fieldlevel

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

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

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

Serialized Fields

allowNegative

boolean allowNegative

precision

int precision

scale

int scale

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

Serialized Fields

allowNegative

boolean allowNegative

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

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

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

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

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

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


Package org.kuali.rice.kns.document

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


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

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

Serialized Fields

partiallyMaskedFields

Map<K,V> partiallyMaskedFields

fullyMaskedFields

Map<K,V> fullyMaskedFields

allRestrictedFields

Set<E> allRestrictedFields

Class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase extends BusinessObjectAuthorizerBase implements Serializable

Class org.kuali.rice.kns.document.authorization.DocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable

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

Serialized Fields

hiddenFields

Set<E> hiddenFields

hiddenSectionIds

Set<E> hiddenSectionIds

Class org.kuali.rice.kns.document.authorization.MaintenanceDocumentAuthorizerBase extends DocumentAuthorizerBase implements Serializable

Class org.kuali.rice.kns.document.authorization.MaintenanceDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable

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

Serialized Fields

readOnlyFields

Set<E> readOnlyFields

readOnlySectionIds

Set<E> readOnlySectionIds

Class org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase extends DocumentAuthorizerBase implements Serializable

Class org.kuali.rice.kns.document.authorization.TransactionalDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable


Package org.kuali.rice.kns.exception

Class org.kuali.rice.kns.exception.FileUploadLimitExceededException extends KualiException implements Serializable

Serialized Fields

actionForm

org.apache.struts.action.ActionForm actionForm

actionMapping

org.apache.struts.action.ActionMapping actionMapping

Package org.kuali.rice.kns.inquiry

Class org.kuali.rice.kns.inquiry.InquiryAuthorizerBase extends BusinessObjectAuthorizerBase implements Serializable

Class org.kuali.rice.kns.inquiry.KualiInquirableImpl extends InquirableImpl implements Serializable

Serialized Fields

lookupService

LookupService lookupService

businessObjectAuthorizationService

BusinessObjectAuthorizationService businessObjectAuthorizationService

businessObjectDictionaryService

BusinessObjectDictionaryService businessObjectDictionaryService

businessObjectMetaDataService

BusinessObjectMetaDataService businessObjectMetaDataService

persistenceStructureService

PersistenceStructureService persistenceStructureService

encryptionService

EncryptionService encryptionService

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay

Package org.kuali.rice.kns.kim.type

Class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeException extends RuntimeException implements Serializable

serialVersionUID: 8220618846321607801L

Class org.kuali.rice.kns.kim.type.DataDictionaryTypeServiceBase.KimTypeAttributeValidationException extends RuntimeException implements Serializable

serialVersionUID: 8220618846321607801L

Class org.kuali.rice.kns.kim.type.KimAttributeDefinition extends AttributeDefinition implements Serializable

serialVersionUID: 7006569761728813805L

Serialized Fields

lookupInputPropertyConversions

Map<K,V> lookupInputPropertyConversions
Deprecated. 

lookupReturnPropertyConversions

Map<K,V> lookupReturnPropertyConversions
Deprecated. 

lookupBoClass

String lookupBoClass
Deprecated. 

sortCode

String sortCode
Deprecated. 

kimAttrDefnId

String kimAttrDefnId
Deprecated. 

kimTypeId

String kimTypeId
Deprecated. 

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

BusinessObjectDictionaryService businessObjectDictionaryService

businessObjectMetaDataService

BusinessObjectMetaDataService businessObjectMetaDataService

dataDictionaryService

DataDictionaryService dataDictionaryService

persistenceStructureService

PersistenceStructureService persistenceStructureService

encryptionService

EncryptionService encryptionService

readOnlyFieldsList

List<E> readOnlyFieldsList

backLocation

String backLocation

docFormKey

String docFormKey

fieldConversions

Map<K,V> fieldConversions

lookupService

LookupService lookupService

rows

List<E> rows

referencesToRefresh

String referencesToRefresh

sequenceAccessorService

SequenceAccessorService sequenceAccessorService

businessObjectService

BusinessObjectService businessObjectService

lookupResultsService

LookupResultsService lookupResultsService

docNum

String docNum

configurationService

ConfigurationService configurationService

parameterService

ParameterService parameterService

businessObjectAuthorizationService

BusinessObjectAuthorizationService businessObjectAuthorizationService

maintenanceDocumentDictionaryService

MaintenanceDocumentDictionaryService maintenanceDocumentDictionaryService

kualiInquirable

Inquirable kualiInquirable

noLookupResultFieldInquiryCache

HashMap<K,V> noLookupResultFieldInquiryCache

inquirableClassCache

HashMap<K,V> inquirableClassCache

forceLookupResultFieldInquiryCache

HashMap<K,V> forceLookupResultFieldInquiryCache

resultColumns

CopiedObject<T extends Serializable> resultColumns

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

Serialized Fields

name

String name
Deprecated. 

title

String title
Deprecated. 

methodToCall

String methodToCall
Deprecated. 

displayText

String displayText
Deprecated. 

prependDisplayText

String prependDisplayText
Deprecated. 

appendDisplayText

String appendDisplayText
Deprecated. 

childUrlDataList

List<E> childUrlDataList
Deprecated. 

maxLength

String maxLength
Deprecated. 

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

Serialized Fields

href

String href

target

String target

style

String style

styleClass

String styleClass

onclick

String onclick

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

Serialized Fields

inputType

String inputType

src

String src

styleClass

String styleClass

border

String border

checked

String checked

value

String value

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

Serialized Fields

anchorHtmlData

List<E> anchorHtmlData

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

Serialized Fields

searchUsingOnlyPrimaryKeyValues

boolean searchUsingOnlyPrimaryKeyValues

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

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

lookupableHelperService

LookupableHelperService lookupableHelperService

extraOnLoad

String extraOnLoad

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

Serialized Fields

businessObjectService

BusinessObjectService businessObjectService

persistedLookupMetadataDao

PersistedLookupMetadataDao persistedLookupMetadataDao

persistableBusinessObjectSupportStrategy

LookupResultsSupportStrategyService persistableBusinessObjectSupportStrategy

dataDictionarySupportStrategy

LookupResultsSupportStrategyService dataDictionarySupportStrategy

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

serialVersionUID: -5839142187907211804L

Serialized Fields

localRows

List<E> localRows

Package org.kuali.rice.kns.maintenance

Class org.kuali.rice.kns.maintenance.KualiGlobalMaintainableImpl extends KualiMaintainableImpl implements Serializable

serialVersionUID: 4814145799502207182L

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

serialVersionUID: 4814145799502207182L

Serialized Fields

businessObject

PersistableBusinessObject businessObject
Deprecated. 

newCollectionLines

Map<K,V> newCollectionLines
Deprecated. 

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay
Deprecated. 

newCollectionLineNames

Set<E> newCollectionLineNames
Deprecated. 

Package org.kuali.rice.kns.util

Class org.kuali.rice.kns.util.ActionFormUtilMap extends HashMap implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheValueFinderResults

boolean cacheValueFinderResults

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

Serialized Fields

errorMap

MessageMap errorMap

errorCount

int errorCount

Class org.kuali.rice.kns.util.InfoContainer extends MessageContainer implements Serializable

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

Serialized Fields

errorMap

MessageMap errorMap

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

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

serialVersionUID: -628061041191967501L

Serialized Fields

open

boolean open

Class org.kuali.rice.kns.util.WarningContainer extends MessageContainer implements Serializable


Package org.kuali.rice.kns.web

Class org.kuali.rice.kns.web.EditablePropertiesHistoryHolder extends Object implements Serializable

Serialized Fields

editablePropertiesMap

Map<K,V> editablePropertiesMap
Deprecated. 

maxLength

Integer maxLength
Deprecated. 

historyOrder

Queue<E> historyOrder
Deprecated. 

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

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

serialVersionUID: 1525781435762831055L

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

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

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

serialVersionUID: 3449202365486147519L

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

serialVersionUID: -183249045552328424L

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

serialVersionUID: 6587335959291216641L


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

Class org.kuali.rice.kns.web.format.DelegationTypeFormatter extends 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.config

Class org.kuali.rice.kns.web.struts.config.ControllerConfigWrapper extends org.apache.struts.config.ControllerConfig implements Serializable

Serialized Fields

config

org.apache.struts.config.ControllerConfig config
The wrapped config

Class org.kuali.rice.kns.web.struts.config.KualiControllerConfig extends ControllerConfigWrapper implements Serializable


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

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

serialVersionUID: 4341621967261863961L

Serialized Fields

message

String message

Class org.kuali.rice.kns.web.struts.form.BackdoorForm extends 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 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 KualiForm implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldConversions

String fieldConversions

sections

List<E> sections

businessObjectClassName

String businessObjectClassName

editingMode

Map<K,V> editingMode

formKey

String formKey

canExport

boolean canExport

inquiryPrimaryKeys

Map<K,V> inquiryPrimaryKeys
The following map is used to pass primary key values between invocations of the inquiry screens after the start method has been called. Values in this map will remain encrypted if the value was passed in as encrypted


inquiryDecryptedPrimaryKeys

Map<K,V> inquiryDecryptedPrimaryKeys

inactiveRecordDisplay

Map<K,V> inactiveRecordDisplay
A map of collection name -> Boolean mappings. Used to denote whether a collection name is configured to show inactive records.


inquirable

Inquirable inquirable

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

serialVersionUID: 916061016201941821L

Serialized Fields

document

Document document

annotation

String annotation

command

String command

docId

String docId

docTypeName

String docTypeName

additionalScriptFiles

List<E> additionalScriptFiles

newAdHocRoutePerson

AdHocRoutePerson newAdHocRoutePerson

newAdHocRouteWorkgroup

AdHocRouteWorkgroup newAdHocRouteWorkgroup

newNote

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

actionRequests

List<E> actionRequests

selectedActionRequests

List<E> selectedActionRequests

superUserAnnotation

String superUserAnnotation

errorMapFromPreviousRequest

MessageMap errorMapFromPreviousRequest
Stores the error map from previous requests, so that we can continue to display error messages displayed during a previous request

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

serialVersionUID: 831951332440283401L

Serialized Fields

cancel

boolean cancel
Flag to determine whether it's cancel action


exceptionReportSubject

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


exceptionMessage

String exceptionMessage
The error message


displayMessage

String displayMessage
The error message to be displayed


description

String description
Additional message from user


documentId

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


userEmail

String userEmail
Session user email address


principalName

String principalName
Session user name


userName

String userName
Session user name


stackTrace

String stackTrace
Detail message not for displaying


componentName

String componentName
Form that threw the exception

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

serialVersionUID: -7641833777580490471L

Serialized Fields

cancel

boolean cancel

description

String description

documentId

String documentId

componentName

String componentName

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

serialVersionUID: 1L

Serialized Fields

backLocation

String backLocation

methodToCall

String methodToCall

refreshCaller

String refreshCaller

anchor

String anchor

tabStates

Map<K,V> tabStates

actionFormUtilMap

Map<K,V> actionFormUtilMap

displayedErrors

Map<K,V> displayedErrors

displayedWarnings

Map<K,V> displayedWarnings

displayedInfo

Map<K,V> displayedInfo

currentTabIndex

int currentTabIndex

arbitrarilyHighIndex

int arbitrarilyHighIndex

navigationCss

String navigationCss

headerNavigationTabs

HeaderNavigation[] headerNavigationTabs

extraButtons

List<E> extraButtons

fieldLevelHelpEnabled

boolean fieldLevelHelpEnabled

docInfo

List<E> docInfo

numColumns

int numColumns

fieldNameToFocusOnAfterSubmit

String fieldNameToFocusOnAfterSubmit

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

serialVersionUID: 1L

Serialized Fields

businessObjectClassName

String businessObjectClassName

attributeName

String attributeName

helpLabel

String helpLabel

helpSummary

String helpSummary

helpDescription

String helpDescription

resourceKey

String resourceKey

documentTypeName

String documentTypeName

helpDataType

String helpDataType

helpRequired

String helpRequired

helpMaxLength

String helpMaxLength

helpVPatName

String helpVPatName

helpDefinition

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

serialVersionUID: 1L

Serialized Fields

businessObjectClassName

String businessObjectClassName

description

String description

readOnly

boolean readOnly

oldMaintainableValues

Map<K,V> oldMaintainableValues

newMaintainableValues

Map<K,V> newMaintainableValues

maintenanceAction

String maintenanceAction

lookupResultsSequenceNumber

String lookupResultsSequenceNumber
Used to indicate which result set we're using when refreshing/returning from a multi-value lookup


lookupResultsBOClassName

String lookupResultsBOClassName
The type of result returned by the multi-value lookup TODO: to be persisted in the lookup results service instead?


lookedUpCollectionName

String lookedUpCollectionName
The name of the collection looked up (by a multiple value lookup)


authorizations

MaintenanceDocumentRestrictions authorizations

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

serialVersionUID: 6463383454050206811L

Serialized Fields

forcedReadOnlyFields

Map<K,V> forcedReadOnlyFields

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

serialVersionUID: 1L

Serialized Fields

formKey

String formKey

fields

Map<K,V> fields

fieldsForLookup

Map<K,V> fieldsForLookup

lookupableImplServiceName

String lookupableImplServiceName

conversionFields

String conversionFields

fieldConversions

Map<K,V> fieldConversions

businessObjectClassName

String businessObjectClassName

lookupable

Lookupable lookupable

hideReturnLink

boolean hideReturnLink

suppressActions

boolean suppressActions

multipleValues

boolean multipleValues

lookupAnchor

String lookupAnchor

readOnlyFields

String readOnlyFields

readOnlyFieldsList

List<E> readOnlyFieldsList

referencesToRefresh

String referencesToRefresh

searchUsingOnlyPrimaryKeyValues

boolean searchUsingOnlyPrimaryKeyValues

primaryKeyFieldLabels

String primaryKeyFieldLabels

showMaintenanceLinks

boolean showMaintenanceLinks

docNum

String docNum

htmlDataType

String htmlDataType

lookupObjectId

String lookupObjectId

lookupCriteriaEnabled

boolean lookupCriteriaEnabled

supplementalActionsEnabled

boolean supplementalActionsEnabled

actionUrlsExist

boolean actionUrlsExist

ddExtraButton

boolean ddExtraButton

headerBarEnabled

boolean headerBarEnabled

disableSearchButtons

boolean disableSearchButtons

isAdvancedSearch

String isAdvancedSearch

hasReturnableRow

boolean hasReturnableRow
Whether the results contain at least one row that is returnable.


requestParameters

Map<K,V> requestParameters

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

Serialized Fields

tableMetadata

KualiTableRenderFormMetadata tableMetadata

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

resultsActualSize

int resultsActualSize
The number of rows that match the query criteria


resultsLimitedSize

int resultsLimitedSize
The number of rows that match the query criteria or the max results limit size (if applicable), whichever is less


previouslySortedColumnIndex

String previouslySortedColumnIndex
when the looked results screen was rendered, the index of the column that the results were sorted on. -1 for unknown, index numbers starting at 0


columnToSortIndex

int columnToSortIndex
Comment for columnToSortIndex


lookedUpCollectionName

String lookedUpCollectionName
the name of the collection being looked up by the calling page. This value will be returned unmodified to the calling page (indicated by super.getBackLocation()), which should use it to determine in which collection the selected results will be returned.


previouslySelectedObjectIdSet

Set<E> previouslySelectedObjectIdSet
Those object IDs that were selected before the current page is rendered


displayedObjectIdSet

Set<E> displayedObjectIdSet
Those object IDs that are rendered on the current page


selectedObjectIdSet

Set<E> selectedObjectIdSet
Those object IDs that are selected/checked on the current page


compositeObjectIdMap

Map<K,V> compositeObjectIdMap
The object IDs that are selected after the struts action is complete; the obj IDs in the keys of this Map will be considered checked in the UI

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

serialVersionUID: 1L

Serialized Fields

buttons

ArrayList<E> buttons

caller

String caller

formKey

String formKey

questionIndex

String questionIndex

questionText

String questionText

questionType

String questionType

title

String title

context

String context

reason

String reason

showReasonField

String showReasonField

questionAnchor

String questionAnchor

methodToCallPath

String methodToCallPath

docNum

String docNum

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

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

serialVersionUID: 1L

Serialized Fields

unconvertedValues

Map<K,V> unconvertedValues

unknownKeys

List<E> unknownKeys

formatterTypes

Map<K,V> formatterTypes

maxUploadFileSizes

List<E> maxUploadFileSizes

editableProperties

Set<E> editableProperties

requiredNonEditableProperties

Set<E> requiredNonEditableProperties

strutsActionMappingScope

String strutsActionMappingScope

isNewForm

boolean isNewForm

populateEditablePropertiesGuid

String populateEditablePropertiesGuid

actionEditablePropertiesGuid

String actionEditablePropertiesGuid

Package org.kuali.rice.kns.web.taglib.html

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

renderHiddenField

boolean renderHiddenField

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

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

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

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

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

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

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

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


Package org.kuali.rice.kns.web.ui

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

serialVersionUID: -5916942413570667803L

Serialized Fields

columnTitle

String columnTitle
Deprecated. 

sortable

String sortable
Deprecated. 

propertyName

String propertyName
Deprecated. 

propertyValue

String propertyValue
Deprecated. 

unformattedPropertyValue

Object unformattedPropertyValue
Deprecated. 

propertyURL

String propertyURL
Deprecated. 

columnAnchor

HtmlData columnAnchor
Deprecated. 

formatter

Formatter formatter
Deprecated. 

comparator

Comparator<T> comparator
Deprecated. 

escapeXMLValue

boolean escapeXMLValue
Deprecated. 

alternateDisplayPropertyName

String alternateDisplayPropertyName
Deprecated. 

additionalDisplayPropertyName

String additionalDisplayPropertyName
Deprecated. 

total

boolean total
Deprecated. 

valueComparator

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


maxLength

int maxLength
Deprecated. 
Represents the maximum column length. If propertyValue's length exceeds this value, then it will be truncated to this length when displayed

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

Serialized Fields

extraButtonSource

String extraButtonSource
Deprecated. 

extraButtonAltText

String extraButtonAltText
Deprecated. 

extraButtonParams

String extraButtonParams
Deprecated. 

extraButtonProperty

String extraButtonProperty
Deprecated. 

extraButtonOnclick

String extraButtonOnclick
Deprecated. 

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

serialVersionUID: 6549897986355019202L

Serialized Fields

isIndexedForSearch

boolean isIndexedForSearch
Deprecated. 

mainFieldLabel

String mainFieldLabel
Deprecated. 

rangeFieldInclusive

Boolean rangeFieldInclusive
Deprecated. 

memberOfRange

boolean memberOfRange
Deprecated. 

allowInlineRange

boolean allowInlineRange
Deprecated. 

isColumnVisible

boolean isColumnVisible
Deprecated. 

fieldDataType

String fieldDataType
Deprecated. 

propertyValues

String[] propertyValues
Deprecated. 

skipBlankValidValue

boolean skipBlankValidValue
Deprecated. 

fieldType

String fieldType
Deprecated. 

fieldLabel

String fieldLabel
Deprecated. 

fieldHelpUrl

String fieldHelpUrl
Deprecated. 

propertyName

String propertyName
Deprecated. 

propertyValue

String propertyValue
Deprecated. 

alternateDisplayPropertyName

String alternateDisplayPropertyName
Deprecated. 

alternateDisplayPropertyValue

String alternateDisplayPropertyValue
Deprecated. 

additionalDisplayPropertyName

String additionalDisplayPropertyName
Deprecated. 

additionalDisplayPropertyValue

String additionalDisplayPropertyValue
Deprecated. 

fieldValidValues

List<E> fieldValidValues
Deprecated. 

quickFinderClassNameImpl

String quickFinderClassNameImpl
Deprecated. 

baseLookupUrl

String baseLookupUrl
Deprecated. 

clear

boolean clear
Deprecated. 

dateField

boolean dateField
Deprecated. 

fieldConversions

String fieldConversions
Deprecated. 

fieldRequired

boolean fieldRequired
Deprecated. 

fieldInactiveValidValues

List<E> fieldInactiveValidValues
Deprecated. 

formatter

Formatter formatter
Deprecated. 

highlightField

boolean highlightField
Deprecated. 

isReadOnly

boolean isReadOnly
Deprecated. 

lookupParameters

String lookupParameters
Deprecated. 

maxLength

int maxLength
Deprecated. 

inquiryURL

HtmlData inquiryURL
Deprecated. 

propertyPrefix

String propertyPrefix
Deprecated. 

size

int size
Deprecated. 

upperCase

boolean upperCase
Deprecated. 

rows

int rows
Deprecated. 

cols

int cols
Deprecated. 

containerRows

List<E> containerRows
Deprecated. 

fieldHelpSummary

String fieldHelpSummary
Deprecated. 

businessObjectClassName

String businessObjectClassName
Deprecated. 

fieldHelpName

String fieldHelpName
Deprecated. 

script

String script
Deprecated. 

universalIdAttributeName

String universalIdAttributeName
Deprecated. 

universalIdValue

String universalIdValue
Deprecated. 

userIdAttributeName

String userIdAttributeName
Deprecated. 

personNameAttributeName

String personNameAttributeName
Deprecated. 

personNameValue

String personNameValue
Deprecated. 

defaultValue

String defaultValue
Deprecated. 

keyField

boolean keyField
Deprecated. 

displayEditMode

String displayEditMode
Deprecated. 

displayMask

Mask displayMask
Deprecated. 

displayMaskValue

String displayMaskValue
Deprecated. 

encryptedValue

String encryptedValue
Deprecated. 

secure

boolean secure
Deprecated. 

webOnBlurHandler

String webOnBlurHandler
Deprecated. 

webOnBlurHandlerCallback

String webOnBlurHandlerCallback
Deprecated. 

webUILeaveFieldFunctionParameters

List<E> webUILeaveFieldFunctionParameters
Deprecated. 

styleClass

String styleClass
Deprecated. 

formattedMaxLength

int formattedMaxLength
Deprecated. 

containerName

String containerName
Deprecated. 

containerElementName

String containerElementName
Deprecated. 

containerDisplayFields

List<E> containerDisplayFields
Deprecated. 

isDatePicker

boolean isDatePicker
Deprecated. 

ranged

boolean ranged
Deprecated. 

expandedTextArea

boolean expandedTextArea
Deprecated. 

referencesToRefresh

String referencesToRefresh
Deprecated. 

numberOfColumnsForCollection

int numberOfColumnsForCollection
Deprecated. 

cellAlign

String cellAlign
Deprecated. 

inquiryParameters

String inquiryParameters
Deprecated. 

fieldDirectInquiryEnabled

boolean fieldDirectInquiryEnabled
Deprecated. 

fieldLevelHelpEnabled

boolean fieldLevelHelpEnabled
Deprecated. 

fieldLevelHelpDisabled

boolean fieldLevelHelpDisabled
Deprecated. 

fieldLevelHelpUrl

String fieldLevelHelpUrl
Deprecated. 

imageSrc

String imageSrc
Deprecated. 

target

String target
Deprecated. 

hrefText

String hrefText
Deprecated. 

triggerOnChange

boolean triggerOnChange
Deprecated. 

multipleValueLookupClassLabel

String multipleValueLookupClassLabel
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, the DD defined objectLabel of the class on which a multiple value lookup is performed. The user friendly name


multipleValueLookupClassName

String multipleValueLookupClassName
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the class to perform a lookup upon


multipleValueLookedUpCollectionName

String multipleValueLookedUpCollectionName
Deprecated. 
For container fields (i.e. fieldType.equals(CONTAINER)) with MV lookups enabled, this is the name of the collection on the doc on which the MV lookup is performed

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

serialVersionUID: 1L

Serialized Fields

id

String id
Deprecated. 

ddAttributeEntryName

String ddAttributeEntryName
Deprecated. 

displayValue

String displayValue
Deprecated. 

nonLookupValue

String nonLookupValue
Deprecated. 

lookupAware

boolean lookupAware
Deprecated. 

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

serialVersionUID: 2880508981008533913L

Serialized Fields

columns

List<E> columns
Deprecated. 

returnUrl

String returnUrl
Deprecated. 

actionUrls

String actionUrls
Deprecated. 

objectId

String objectId
Deprecated. 

rowId

String rowId
Deprecated. 

businessObject

BusinessObject businessObject
Deprecated. 

returnUrlHtmlData

HtmlData returnUrlHtmlData
Deprecated. 

rowReturnable

boolean rowReturnable
Deprecated. 
Whether to show the return URL (for single value lookups invoked from a document or nested lookup) or the return checkbox (for multiple value lookups)

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

serialVersionUID: 5920833652172097098L

Serialized Fields

fields

List<E> fields
Deprecated. 

hidden

boolean hidden
Deprecated. 

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

serialVersionUID: 390440643941774650L

Serialized Fields

sectionTitle

String sectionTitle
Deprecated. 

sectionId

String sectionId
Deprecated. 

errorKey

String errorKey
Deprecated. 

numberOfColumns

int numberOfColumns
Deprecated. 

isCollapsible

boolean isCollapsible
Deprecated. 

extraButtonSource

String extraButtonSource
Deprecated. 

hidden

boolean hidden
Deprecated. 

readOnly

boolean readOnly
Deprecated. 

helpUrl

String helpUrl
Deprecated. 

defaultOpen

boolean defaultOpen
Deprecated. 

sectionClass

Class<T> sectionClass
Deprecated. 

rows

List<E> rows
Deprecated. 

containedCollectionNames

List<E> containedCollectionNames
Deprecated. 

Package org.kuali.rice.krad

Class org.kuali.rice.krad.UserSession extends Object implements Serializable

serialVersionUID: 4532616762540067557L

Serialized Fields

person

Person person

backdoorUser

Person backdoorUser

nextObjectKey

AtomicInteger nextObjectKey

objectMap

Map<K,V> objectMap

kualiSessionId

String kualiSessionId

Package org.kuali.rice.krad.app.persistence.jpa

Class org.kuali.rice.krad.app.persistence.jpa.RiceLocalContainerEntityManagerFactoryBean extends org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean implements Serializable


Package org.kuali.rice.krad.bo

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

serialVersionUID: 1L

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

serialVersionUID: -2030160650786561367L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

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

serialVersionUID: -6499610180752232494L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

name

String name

documentNumber

String documentNumber

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

serialVersionUID: 1L

Serialized Fields

recipientNamespaceCode

String recipientNamespaceCode

recipientName

String recipientName

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

serialVersionUID: -3782889247235043846L

Serialized Fields

type

Integer type

actionRequested

String actionRequested

id

String id

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

serialVersionUID: 402432724949441326L

Serialized Fields

noteIdentifier

Long noteIdentifier

attachmentMimeTypeCode

String attachmentMimeTypeCode

attachmentFileName

String attachmentFileName

attachmentIdentifier

String attachmentIdentifier

attachmentFileSize

Long attachmentFileSize

attachmentTypeCode

String attachmentTypeCode

note

Note note

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

serialVersionUID: 6582568341825342401L

Serialized Fields

oneDigitTextCode

String oneDigitTextCode

twoDigitTextCode

String twoDigitTextCode

genericSystemId

String genericSystemId

genericDate

Date genericDate

genericTimestamp

Timestamp genericTimestamp

genericBoolean

boolean genericBoolean

activeIndicator

boolean activeIndicator

genericAmount

KualiDecimal genericAmount

genericBigText

String genericBigText

emailAddress

String emailAddress

percent

KualiPercent percent

newCollectionRecord

boolean newCollectionRecord

workflowDocumentStatus

String workflowDocumentStatus

createDate

Date createDate

initiatorNetworkId

String initiatorNetworkId

activeFromDate

Date activeFromDate

activeToDate

Date activeToDate

activeAsOfDate

Date activeAsOfDate

current

boolean current

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

serialVersionUID: -7646503995716194181L

Serialized Fields

infoTextArea

String infoTextArea

extendedTextArea

String extendedTextArea

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

serialVersionUID: 8136616401437024033L

Serialized Fields

dictionaryBusinessObjectName

String dictionaryBusinessObjectName

attributeName

String attributeName

attributeLabel

String attributeLabel

attributeShortLabel

String attributeShortLabel

attributeMaxLength

String attributeMaxLength

attributeValidatingExpression

String attributeValidatingExpression

attributeControlType

String attributeControlType

attributeSummary

String attributeSummary

attributeDescription

String attributeDescription

attributeFormatterClassName

String attributeFormatterClassName

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

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

serialVersionUID: 3987953326458974964L

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

Serialized Fields

relatedClass

Class<T> relatedClass

parentClass

Class<T> parentClass

parentAttributeName

String parentAttributeName

userVisibleIdentifierKey

String userVisibleIdentifierKey

parentToChildReferences

Map<K,V> parentToChildReferences

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

serialVersionUID: 1L

Serialized Fields

documentNumber

String documentNumber

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

Serialized Fields

documentNumber

String documentNumber

documentDescription

String documentDescription

organizationDocumentNumber

String organizationDocumentNumber

documentTemplateNumber

String documentTemplateNumber

explanation

String explanation

workflowDocument

WorkflowDocument workflowDocument

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

Serialized Fields

documentNumber

String documentNumber

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

serialVersionUID: 1L

Serialized Fields

activeFromDate

Timestamp activeFromDate

activeToDate

Timestamp activeToDate

activeAsOfDate

Timestamp activeAsOfDate

current

boolean current

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

serialVersionUID: 1194744068788100482L

Serialized Fields

code

String code

name

String name

active

boolean active

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

Serialized Fields

serializedLookupResults

String serializedLookupResults

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

serialVersionUID: 1L

Serialized Fields

id

String id

documentNumber

String documentNumber

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

Serialized Fields

lookupResultsSequenceNumber

String lookupResultsSequenceNumber

lookupPersonId

String lookupPersonId

lookupDate

Timestamp lookupDate
the time the lookup data was persisted, used by a batch purge job

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

serialVersionUID: -7647166354016356770L

Serialized Fields

noteIdentifier

Long noteIdentifier

remoteObjectIdentifier

String remoteObjectIdentifier

authorUniversalIdentifier

String authorUniversalIdentifier

notePostedTimestamp

Timestamp notePostedTimestamp

noteTypeCode

String noteTypeCode

noteText

String noteText

noteTopicText

String noteTopicText

notePurgeCode

String notePurgeCode

attachmentIdentifier

String attachmentIdentifier

noteType

NoteType noteType

attachment

Attachment attachment

adHocRouteRecipient

AdHocRouteRecipient adHocRouteRecipient

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

Serialized Fields

noteTypeCode

String noteTypeCode

noteTypeDescription

String noteTypeDescription

noteTypeActiveIndicator

boolean noteTypeActiveIndicator

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

Serialized Fields

attachmentContent

byte[] attachmentContent

fileName

String fileName

contentType

String contentType

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

serialVersionUID: 1451642350593233282L

Serialized Fields

versionNumber

Long versionNumber

objectId

String objectId

newCollectionRecord

boolean newCollectionRecord

extension

PersistableBusinessObjectExtension extension

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

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

Serialized Fields

selectedObjectIds

String selectedObjectIds

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

serialVersionUID: 2866566562262830639L

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

lastUpdatedDate

Timestamp lastUpdatedDate

serializedDocumentForm

byte[] serializedDocumentForm

encrypted

boolean encrypted

principalId

String principalId

ipAddress

String ipAddress

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

Serialized Fields

documentNumber

String documentNumber

sessionId

String sessionId

principalId

String principalId

ipAddress

String ipAddress

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


Package org.kuali.rice.krad.comparator

Class org.kuali.rice.krad.comparator.NumericValueComparator extends Object implements Serializable

serialVersionUID: 3449202365486147519L

Class org.kuali.rice.krad.comparator.StringValueComparator extends Object implements Serializable

Class org.kuali.rice.krad.comparator.TemporalValueComparator extends Object implements Serializable


Package org.kuali.rice.krad.datadictionary

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

serialVersionUID: -2490613377818442742L

Serialized Fields

forceUppercase

Boolean forceUppercase

dataType

DataType dataType

unique

Boolean unique

validationPattern

ValidationPattern validationPattern
Deprecated. 

control

ControlDefinition control

controlField

Control controlField

formatterClass

String formatterClass

propertyEditor

PropertyEditor propertyEditor

attributeSecurity

AttributeSecurity attributeSecurity

dynamic

Boolean dynamic

customValidatorClass

String customValidatorClass

validCharactersConstraint

ValidCharactersConstraint validCharactersConstraint

caseConstraint

CaseConstraint caseConstraint

dependencyConstraints

List<E> dependencyConstraints

mustOccurConstraints

List<E> mustOccurConstraints

lookupDefinition

LookupConstraint lookupDefinition

lookupContextPath

String lookupContextPath

childEntryName

String childEntryName

optionsFinder

KeyValuesFinder optionsFinder

alternateDisplayAttributeName

String alternateDisplayAttributeName

additionalDisplayAttributeName

String additionalDisplayAttributeName

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

Serialized Fields

name

String name

label

String label

shortLabel

String shortLabel

displayLabelAttribute

String displayLabelAttribute

constraintText

String constraintText

summary

String summary

description

String description

simpleConstraint

SimpleConstraint simpleConstraint

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

Serialized Fields

baseBusinessObjectClass

Class<T> baseBusinessObjectClass

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

serialVersionUID: -2644072136271281041L

Serialized Fields

dataObjectClass

String dataObjectClass

name

String name

label

String label

shortLabel

String shortLabel

elementLabel

String elementLabel

summary

String summary

description

String description

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

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

Serialized Fields

dataObjectEntry

DataDictionaryEntry dataObjectEntry

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

serialVersionUID: -2003626577498716712L

Serialized Fields

id

String id

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

Serialized Fields

attributes

List<E> attributes

complexAttributes

List<E> complexAttributes

collections

List<E> collections

relationships

List<E> relationships

attributeMap

Map<K,V> attributeMap

complexAttributeMap

Map<K,V> complexAttributeMap

collectionMap

Map<K,V> collectionMap

relationshipMap

Map<K,V> relationshipMap

stateMapping

StateMapping stateMapping

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

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

Serialized Fields

name

String name

dataObjectClass

Class<T> dataObjectClass

titleAttribute

String titleAttribute

objectLabel

String objectLabel

objectDescription

String objectDescription

primaryKeys

List<E> primaryKeys

exporterClass

Class<T> exporterClass

mustOccurConstraints

List<E> mustOccurConstraints

groupByAttributesForEffectiveDating

List<E> groupByAttributesForEffectiveDating

helpDefinition

HelpDefinition helpDefinition

boNotesEnabled

boolean boNotesEnabled

inactivationBlockingDefinitions

List<E> inactivationBlockingDefinitions

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

serialVersionUID: -8165456163213868710L

Serialized Fields

collectionPath

String collectionPath

paths

List<E> paths

nestedCollection

DocumentCollectionPath nestedCollection

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

serialVersionUID: 8231730871830055356L

Serialized Fields

documentTypeName

String documentTypeName

documentClass

Class<T> documentClass

baseDocumentClass

Class<T> baseDocumentClass

businessRulesClass

Class<T> businessRulesClass

allowsNoteAttachments

boolean allowsNoteAttachments

allowsNoteFYI

boolean allowsNoteFYI

attachmentTypesValuesFinderClass

Class<T> attachmentTypesValuesFinderClass

displayTopicFieldInNotes

boolean displayTopicFieldInNotes

usePessimisticLocking

boolean usePessimisticLocking

useWorkflowPessimisticLocking

boolean useWorkflowPessimisticLocking

encryptDocumentDataInPersistentSessionStorage

boolean encryptDocumentDataInPersistentSessionStorage

allowsCopy

boolean allowsCopy

workflowProperties

WorkflowProperties workflowProperties

workflowAttributes

WorkflowAttributes workflowAttributes

documentAuthorizerClass

Class<T> documentAuthorizerClass

documentPresentationControllerClass

Class<T> documentPresentationControllerClass

defaultExistenceChecks

List<E> defaultExistenceChecks

defaultExistenceCheckMap

Map<K,V> defaultExistenceCheckMap

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

serialVersionUID: 6285682208264817105L

Serialized Fields

paths

List<E> paths

documentCollectionPath

DocumentCollectionPath documentCollectionPath

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

serialVersionUID: -3204870440281417429L

Serialized Fields

sourceExternalizableBusinessObjectInterface

String sourceExternalizableBusinessObjectInterface

sourceAttributeName

String sourceAttributeName

delegate

AttributeDefinition delegate

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

serialVersionUID: -6869646654597012863L

Serialized Fields

parameterNamespace

String parameterNamespace

parameterDetailType

String parameterDetailType

parameterName

String parameterName

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

serialVersionUID: -8765429636173190984L

Serialized Fields

blockingReferenceBusinessObjectClass

Class<T> blockingReferenceBusinessObjectClass

blockedReferencePropertyName

String blockedReferencePropertyName

blockedBusinessObjectClass

Class<T> blockedBusinessObjectClass

inactivationBlockingDetectionServiceBeanName

String inactivationBlockingDetectionServiceBeanName

relationshipLabel

String relationshipLabel

businessObjectClass

Class<T> businessObjectClass

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

serialVersionUID: 4990040987835057251L

Serialized Fields

dataObjectClass

Class<T> dataObjectClass

maintainableClass

Class<T> maintainableClass

lockingKeys

List<E> lockingKeys

allowsNewOrCopy

boolean allowsNewOrCopy

preserveLockingKeysOnCopy

boolean preserveLockingKeysOnCopy

allowsRecordDeletion

boolean allowsRecordDeletion

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

serialVersionUID: -715128943756700821L

Serialized Fields

sourceName

String sourceName

targetName

String targetName

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

serialVersionUID: 1737968024207302931L

Serialized Fields

attributeName

String attributeName

attributeToHighlightOnFail

String attributeToHighlightOnFail

displayFieldName

String displayFieldName

collection

String collection

collectionBusinessObjectClass

Class<T> collectionBusinessObjectClass

businessObjectClass

Class<T> businessObjectClass

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

serialVersionUID: 2946722646095412576L

Serialized Fields

objectAttributeName

String objectAttributeName

sourceClass

Class<T> sourceClass

targetClass

Class<T> targetClass
For 1:1 relationships, this class represents the type of the reference class. For 1:n references, this class represents the type of the element of the collection


primitiveAttributes

List<E> primitiveAttributes

supportAttributes

List<E> supportAttributes

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

serialVersionUID: -5455042765223753531L

Serialized Fields

routingAttributes

List<E> routingAttributes

documentValuePathGroups

List<E> documentValuePathGroups

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

serialVersionUID: -8779609937539520677L

Serialized Fields

searchingAttribute

SearchingAttribute searchingAttribute

paths

List<E> paths

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

serialVersionUID: -1092811342186612461L

Serialized Fields

sortAscending

boolean sortAscending

attributeNames

List<E> attributeNames

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

serialVersionUID: -1719022365280776405L

Serialized Fields

identifier

boolean identifier

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

serialVersionUID: 5746921563371805425L

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

serialVersionUID: 1L

Serialized Fields

workflowPropertyGroups

List<E> workflowPropertyGroups

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

serialVersionUID: 1L

Serialized Fields

path

String path

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

serialVersionUID: 1L

Serialized Fields

basePath

String basePath

workflowProperties

List<E> workflowProperties

Package org.kuali.rice.krad.datadictionary.control

Package org.kuali.rice.krad.datadictionary.exception

Class org.kuali.rice.krad.datadictionary.exception.AttributeValidationException extends DataDictionaryException implements Serializable

serialVersionUID: 8393895061347705832L

Class org.kuali.rice.krad.datadictionary.exception.ClassValidationException extends DataDictionaryException implements Serializable

serialVersionUID: 3404751680645748547L

Class org.kuali.rice.krad.datadictionary.exception.CompletionException extends DataDictionaryException implements Serializable

serialVersionUID: 5657585994350063964L

Class org.kuali.rice.krad.datadictionary.exception.DuplicateEntryException extends DataDictionaryException implements Serializable

serialVersionUID: -3773548255002419714L

Class org.kuali.rice.krad.datadictionary.exception.UnknownBusinessClassAttributeException extends RuntimeException implements Serializable

serialVersionUID: -2021739544938001742L

Class org.kuali.rice.krad.datadictionary.exception.UnknownDocumentTypeException extends RuntimeException implements Serializable

serialVersionUID: -148438432691990699L


Package org.kuali.rice.krad.datadictionary.exporter

Class org.kuali.rice.krad.datadictionary.exporter.StringMap extends LinkedHashMap<String,Object> implements Serializable

serialVersionUID: 7364206011639131063L


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

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

serialVersionUID: 4035984416568235531L

Serialized Fields

maskFormatter

MaskFormatter maskFormatter

maskFormatterClass

Class<T> maskFormatterClass

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

serialVersionUID: 3368293409242411693L

Serialized Fields

literal

String literal

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

serialVersionUID: -876112522775686636L

Serialized Fields

maskCharacter

String maskCharacter

maskLength

int maskLength

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

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

Serialized Fields

regexPattern

Pattern regexPattern
Deprecated. 

maxLength

int maxLength
Deprecated. 

exactLength

int exactLength
Deprecated. 

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

Serialized Fields

regexPattern

Pattern regexPattern
Deprecated. 

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

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

serialVersionUID: 2012770642382150523L


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

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

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

omitNewline

boolean omitNewline

allowUnderscore

boolean allowUnderscore

allowPeriod

boolean allowPeriod

allowParenthesis

boolean allowParenthesis

allowDollar

boolean allowDollar

allowForwardSlash

boolean allowForwardSlash

allowDoubleQuote

boolean allowDoubleQuote

allowApostrophe

boolean allowApostrophe

allowComma

boolean allowComma

allowColon

boolean allowColon

allowSemiColon

boolean allowSemiColon

allowQuestionMark

boolean allowQuestionMark

allowExclaimation

boolean allowExclaimation

allowDash

boolean allowDash

allowPlus

boolean allowPlus

allowEquals

boolean allowEquals

allowAsterisk

boolean allowAsterisk

allowAtSign

boolean allowAtSign

allowPercent

boolean allowPercent

allowPound

boolean allowPound

allowGreaterThan

boolean allowGreaterThan

allowLessThan

boolean allowLessThan

allowBrackets

boolean allowBrackets

allowAmpersand

boolean allowAmpersand

allowCurlyBraces

boolean allowCurlyBraces

allowBackslash

boolean allowBackslash

allowAll

boolean allowAll

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

Serialized Fields

lowerCase

boolean lowerCase

upperCase

boolean upperCase

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

Serialized Fields

lowerCase

boolean lowerCase

upperCase

boolean upperCase

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

omitNewline

boolean omitNewline

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

Serialized Fields

messageNamespaceCode

String messageNamespaceCode

messageComponentCode

String messageComponentCode

messageKey

String messageKey

applyClientSide

Boolean applyClientSide

validationMessageParams

List<E> validationMessageParams

states

List<E> states

constraintStateOverrides

List<E> constraintStateOverrides

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

Serialized Fields

propertyName

String propertyName

operator

String operator

caseSensitive

boolean caseSensitive

whenConstraint

List<E> whenConstraint

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

Serialized Fields

validChars

String validChars

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

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

desc

String desc

searchTypeId

String searchTypeId

resultReturnKey

String resultReturnKey

searchParamIdKey

String searchParamIdKey

params

List<E> params

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

serialVersionUID: 1L

Serialized Fields

key

String key

childLookup

CommonLookup childLookup

writeAccess

CommonLookupParam.WriteAccess writeAccess

dataType

DataType dataType

optional

boolean optional

defaultValueList

ArrayList<E> defaultValueList

defaultValueString

String defaultValueString

name

String name

desc

String desc

caseSensitive

boolean caseSensitive

usage

CommonLookupParam.Usage usage

fieldPath

String fieldPath

widget

CommonLookupParam.Widget widget

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

Serialized Fields

patternTypeKey

String patternTypeKey

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

Serialized Fields

allowedFormats

List<E> allowedFormats

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

Serialized Fields

allowNegative

boolean allowNegative

precision

int precision

scale

int scale

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

Serialized Fields

allowNegative

boolean allowNegative

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

Serialized Fields

allowNegative

boolean allowNegative

onlyNegative

boolean onlyNegative

omitZero

boolean omitZero

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

serialVersionUID: 1L

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

Serialized Fields

prerequisiteConstraints

List<E> prerequisiteConstraints

mustOccurConstraints

List<E> mustOccurConstraints

min

Integer min

max

Integer max

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

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

Serialized Fields

propertyName

String propertyName

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

Serialized Fields

required

Boolean required

maxLength

Integer maxLength

minLength

Integer minLength

exclusiveMin

String exclusiveMin

inclusiveMax

String inclusiveMax

minOccurs

Integer minOccurs

maxOccurs

Integer maxOccurs

dataType

DataType dataType

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

Serialized Fields

allowWhitespace

boolean allowWhitespace

omitNewline

boolean omitNewline

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

Serialized Fields

value

String value

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

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

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

Serialized Fields

values

List<E> values

valuePath

String valuePath

constraint

Constraint constraint

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

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

Serialized Fields

attributeName

String attributeName

constraintValidationResultMap

Map<K,V> constraintValidationResultMap

Package org.kuali.rice.krad.document

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

serialVersionUID: -5354518767379472681L

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

Serialized Fields

documentNumber

String documentNumber

documentHeader

DocumentHeader documentHeader

pessimisticLocks

List<E> pessimisticLocks

adHocRoutePersons

List<E> adHocRoutePersons

adHocRouteWorkgroups

List<E> adHocRouteWorkgroups

notes

List<E> notes

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

serialVersionUID: -9181864754090276024L

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

serialVersionUID: 3800780934223224565L

Serialized Fields

documentAuthorizer

DocumentAuthorizer documentAuthorizer

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

serialVersionUID: 1461173145806477758L

Serialized Fields

documentPresentationController

DocumentPresentationController documentPresentationController

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


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

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

serialVersionUID: -5210762282545093555L

Serialized Fields

id

Long id

ownedByPrincipalIdentifier

String ownedByPrincipalIdentifier

lockDescriptor

String lockDescriptor

generatedTimestamp

Timestamp generatedTimestamp

documentNumber

String documentNumber

ownedByUser

Person ownedByUser

Package org.kuali.rice.krad.exception

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

Class org.kuali.rice.krad.exception.AuthorizationException extends 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 AuthorizationException implements Serializable

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

serialVersionUID: 1548057953855152103L

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

serialVersionUID: 6111570264943143198L

Class org.kuali.rice.krad.exception.ExportNotSupportedException extends 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 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 KualiException implements Serializable

serialVersionUID: -7973140950936642618L

Class org.kuali.rice.krad.exception.ValidationException extends NoRollbackRuntimeException implements Serializable

serialVersionUID: 2098470374196729509L


Package org.kuali.rice.krad.inquiry

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

Serialized Fields

dataObjectClass

Class<T> dataObjectClass

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

serialVersionUID: 5853518191618440332L

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

serialVersionUID: 7504225899471226403L


Package org.kuali.rice.krad.keyvalues

Class org.kuali.rice.krad.keyvalues.ActiveInactiveValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.AdHocActionRequestCodesValuesFinder extends UifKeyValuesFinderBase implements Serializable

serialVersionUID: 8457876358655872234L

Class org.kuali.rice.krad.keyvalues.AMPMValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.ApprovedDocumentIndicatorValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.BusinessObjectDictionaryEntriesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.DelegateRuleValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.EnumValuesFinder extends KeyValuesBase implements Serializable

Serialized Fields

enumeration

Class<T> enumeration

Class org.kuali.rice.krad.keyvalues.IndicatorPersonSearchTypeValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.IndicatorValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.IndicatorYNBlankValuesFinder extends IndicatorYNOnlyValuesFinder implements Serializable

Class org.kuali.rice.krad.keyvalues.IndicatorYNNullValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.IndicatorYNOnlyValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.InstalledModulesValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.KeyValuesBase extends Object implements Serializable

Class org.kuali.rice.krad.keyvalues.KimAttributeValuesFinder extends KeyValuesBase implements Serializable

Serialized Fields

kimTypeId

String kimTypeId

kimAttributeName

String kimAttributeName

dataDictionaryService

DataDictionaryService dataDictionaryService

Class org.kuali.rice.krad.keyvalues.ModuleValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.OpenCloseValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder extends KeyValuesBase implements Serializable

Serialized Fields

businessObjectClass

Class<T> businessObjectClass

keyAttributeName

String keyAttributeName

labelAttributeName

String labelAttributeName

includeKeyInDescription

boolean includeKeyInDescription

includeBlankRow

boolean includeBlankRow

Class org.kuali.rice.krad.keyvalues.PlaceholderKeyValuesFinder extends KeyValuesBase implements Serializable


Package org.kuali.rice.krad.lookup

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

serialVersionUID: 8683452581122892189L

Serialized Fields

list

List<E> list

actualSizeIfTruncated

Long actualSizeIfTruncated

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

Serialized Fields

dataObjectClass

Class<T> dataObjectClass

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

serialVersionUID: 3755133641536256283L

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

serialVersionUID: -1571703041784821056L


Package org.kuali.rice.krad.maintenance

Class org.kuali.rice.krad.maintenance.MaintainableImpl extends ViewHelperServiceImpl implements Serializable

serialVersionUID: 9125271369161634992L

Serialized Fields

documentNumber

String documentNumber

dataObject

Object dataObject

dataObjectClass

Class<T> dataObjectClass

maintenanceAction

String maintenanceAction

Class org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase extends DocumentAuthorizerBase implements Serializable

serialVersionUID: 6780013889553259327L

Class org.kuali.rice.krad.maintenance.MaintenanceDocumentBase extends DocumentBase implements Serializable

serialVersionUID: -505085142412593305L

Serialized Fields

oldMaintainableObject

Maintainable oldMaintainableObject

newMaintainableObject

Maintainable newMaintainableObject

xmlDocumentContents

String xmlDocumentContents

fieldsClearedOnCopy

boolean fieldsClearedOnCopy

displayTopicFieldInNotes

boolean displayTopicFieldInNotes

attachmentPropertyName

String attachmentPropertyName

attachmentListPropertyName

String attachmentListPropertyName

attachmentCollectionName

String attachmentCollectionName

attachment

DocumentAttachment attachment

attachments

List<E> attachments

Class org.kuali.rice.krad.maintenance.MaintenanceDocumentPresentationControllerBase extends DocumentPresentationControllerBase implements Serializable

serialVersionUID: 2849921477944820474L

Class org.kuali.rice.krad.maintenance.MaintenanceLock extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 7766326835852387301L

Serialized Fields

lockId

String lockId

lockingRepresentation

String lockingRepresentation

documentNumber

String documentNumber

Class org.kuali.rice.krad.maintenance.MaintenanceViewAuthorizerBase extends DocumentViewAuthorizerBase implements Serializable

serialVersionUID: 8688732738163609576L

Class org.kuali.rice.krad.maintenance.MaintenanceViewPresentationControllerBase extends DocumentViewPresentationControllerBase implements Serializable


Package org.kuali.rice.krad.messages

Class org.kuali.rice.krad.messages.Message extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

namespaceCode

String namespaceCode

componentCode

String componentCode

key

String key

locale

String locale

description

String description

text

String text

Package org.kuali.rice.krad.service

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

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


Package org.kuali.rice.krad.uif.component

Class org.kuali.rice.krad.uif.component.BindingInfo extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -7389398061672136091L

Serialized Fields

bindToForm

boolean bindToForm

bindToMap

boolean bindToMap

bindingName

String bindingName

bindByNamePrefix

String bindByNamePrefix

bindingObjectPath

String bindingObjectPath

collectionPath

String collectionPath

bindingPath

String bindingPath

Class org.kuali.rice.krad.uif.component.ComponentBase extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -4449335748129894350L

Serialized Fields

id

String id

baseId

String baseId

template

String template

templateName

String templateName

title

String title

render

boolean render

progressiveRender

String progressiveRender

progressiveRenderViaAJAX

boolean progressiveRenderViaAJAX

progressiveRenderAndRefresh

boolean progressiveRenderAndRefresh

progressiveDisclosureControlNames

List<E> progressiveDisclosureControlNames

progressiveDisclosureConditionJs

String progressiveDisclosureConditionJs

conditionalRefresh

String conditionalRefresh

conditionalRefreshConditionJs

String conditionalRefreshConditionJs

conditionalRefreshControlNames

List<E> conditionalRefreshControlNames

refreshWhenChangedPropertyNames

List<E> refreshWhenChangedPropertyNames

additionalComponentsToRefresh

List<E> additionalComponentsToRefresh

additionalComponentsToRefreshJs

String additionalComponentsToRefreshJs

refreshedByAction

boolean refreshedByAction

refreshTimer

int refreshTimer

resetDataOnRefresh

boolean resetDataOnRefresh

methodToCallOnRefresh

String methodToCallOnRefresh

hidden

boolean hidden

readOnly

boolean readOnly

required

Boolean required

align

String align

valign

String valign

width

String width

colSpan

int colSpan

rowSpan

int rowSpan

style

String style

cssClasses

List<E> cssClasses

toolTip

Tooltip toolTip

order

int order

skipInTabOrder

boolean skipInTabOrder

finalizeMethodToCall

String finalizeMethodToCall

finalizeMethodAdditionalArguments

List<E> finalizeMethodAdditionalArguments

finalizeMethodInvoker

MethodInvokerConfig finalizeMethodInvoker

selfRendered

boolean selfRendered

renderedHtmlOutput

String renderedHtmlOutput

disableSessionPersistence

boolean disableSessionPersistence

forceSessionPersistence

boolean forceSessionPersistence

componentSecurity

ComponentSecurity componentSecurity

onLoadScript

String onLoadScript

onUnloadScript

String onUnloadScript

onCloseScript

String onCloseScript

onBlurScript

String onBlurScript

onChangeScript

String onChangeScript

onClickScript

String onClickScript

onDblClickScript

String onDblClickScript

onFocusScript

String onFocusScript

onSubmitScript

String onSubmitScript

onKeyPressScript

String onKeyPressScript

onKeyUpScript

String onKeyUpScript

onKeyDownScript

String onKeyDownScript

onMouseOverScript

String onMouseOverScript

onMouseOutScript

String onMouseOutScript

onMouseUpScript

String onMouseUpScript

onMouseDownScript

String onMouseDownScript

onMouseMoveScript

String onMouseMoveScript

onDocumentReadyScript

String onDocumentReadyScript

componentModifiers

List<E> componentModifiers

templateOptions

Map<K,V> templateOptions

templateOptionsJSString

String templateOptionsJSString

propertyReplacers

List<E> propertyReplacers

dataAttributes

Map<K,V> dataAttributes

Class org.kuali.rice.krad.uif.component.ComponentSecurity extends UifDictionaryBeanBase implements Serializable

serialVersionUID: 726347449984853891L

Serialized Fields

editAuthz

boolean editAuthz

viewAuthz

boolean viewAuthz

namespaceAttribute

String namespaceAttribute

componentAttribute

String componentAttribute

idAttribute

String idAttribute

additionalPermissionDetails

Map<K,V> additionalPermissionDetails

additionalRoleQualifiers

Map<K,V> additionalRoleQualifiers

Class org.kuali.rice.krad.uif.component.MethodInvokerConfig extends org.springframework.util.MethodInvoker implements Serializable

Serialized Fields

staticMethod

String staticMethod

argumentTypes

Class<T>[] argumentTypes

Class org.kuali.rice.krad.uif.component.PropertyReplacer extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -8405429643299461398L

Serialized Fields

propertyName

String propertyName

condition

String condition

replacement

Object replacement

Package org.kuali.rice.krad.uif.container

Class org.kuali.rice.krad.uif.container.ActiveCollectionFilter extends Object implements Serializable

serialVersionUID: 3273495753269940272L

Class org.kuali.rice.krad.uif.container.CollectionGroup extends Group implements Serializable

serialVersionUID: -6496712566071542452L

Serialized Fields

collectionObjectClass

Class<T> collectionObjectClass

propertyName

String propertyName

bindingInfo

BindingInfo bindingInfo

renderAddLine

boolean renderAddLine

addLinePropertyName

String addLinePropertyName

addLineBindingInfo

BindingInfo addLineBindingInfo

addLineLabel

Label addLineLabel

addLineItems

List<E> addLineItems

addLineActions

List<E> addLineActions

renderLineActions

boolean renderLineActions

lineActions

List<E> lineActions

includeLineSelectionField

boolean includeLineSelectionField

lineSelectPropertyName

String lineSelectPropertyName

collectionLookup

QuickFinder collectionLookup

renderInactiveToggleButton

boolean renderInactiveToggleButton

showInactiveLines

boolean showInactiveLines

activeCollectionFilter

CollectionFilter activeCollectionFilter

filters

List<E> filters

subCollections

List<E> subCollections

subCollectionSuffix

String subCollectionSuffix

collectionGroupBuilder

CollectionGroupBuilder collectionGroupBuilder

displayCollectionSize

int displayCollectionSize

highlightNewItems

boolean highlightNewItems

highlightAddItem

boolean highlightAddItem

newItemsCssClass

String newItemsCssClass

addItemCssClass

String addItemCssClass

renderAddBlankLineButton

boolean renderAddBlankLineButton

addBlankLineAction

Action addBlankLineAction

addLinePlacement

String addLinePlacement

renderSaveLineActions

boolean renderSaveLineActions

addViaLightBox

boolean addViaLightBox

addViaLightBoxAction

Action addViaLightBoxAction

totalColumns

List<E> totalColumns

Class org.kuali.rice.krad.uif.container.CollectionGroupBuilder extends Object implements Serializable

serialVersionUID: -4762031957079895244L

Class org.kuali.rice.krad.uif.container.CollectionGroupSecurity extends ComponentSecurity implements Serializable

serialVersionUID: 1134455196763917062L

Serialized Fields

editLineAuthz

boolean editLineAuthz

viewLineAuthz

boolean viewLineAuthz

Class org.kuali.rice.krad.uif.container.ContainerBase extends ComponentBase implements Serializable

serialVersionUID: -4182226230601746657L

Serialized Fields

defaultItemPosition

int defaultItemPosition

help

Help help

layoutManager

LayoutManager layoutManager

header

Header header

footer

Group footer

instructionalText

String instructionalText

instructionalMessage

Message instructionalMessage

validationMessages

ValidationMessages validationMessages

Class org.kuali.rice.krad.uif.container.DialogGroup extends Group implements Serializable

serialVersionUID: 1L

Serialized Fields

promptText

String promptText

availableResponses

List<E> availableResponses

prompt

MessageField prompt

explanation

InputField explanation

responseInputField

InputField responseInputField

reverseButtonOrder

boolean reverseButtonOrder

displayExplanation

boolean displayExplanation

useAjaxCallForContent

boolean useAjaxCallForContent

Class org.kuali.rice.krad.uif.container.ELCollectionFilter extends Object implements Serializable

serialVersionUID: 3273495753269940272L

Serialized Fields

expression

String expression

Class org.kuali.rice.krad.uif.container.Group extends ContainerBase implements Serializable

serialVersionUID: 7953641325356535509L

Serialized Fields

fieldBindByNamePrefix

String fieldBindByNamePrefix

fieldBindingObjectPath

String fieldBindingObjectPath

disclosure

Disclosure disclosure

scrollpane

Scrollpane scrollpane

items

List<E> items

Class org.kuali.rice.krad.uif.container.LinkGroup extends Group implements Serializable

serialVersionUID: -4173031543626881250L

Serialized Fields

groupBeginDelimiter

String groupBeginDelimiter

groupEndDelimiter

String groupEndDelimiter

linkSeparator

String linkSeparator

emptyLinkGroupString

String emptyLinkGroupString

Class org.kuali.rice.krad.uif.container.MaintenanceActiveCollectionFilter extends Object implements Serializable

serialVersionUID: -6045332235106531456L

Serialized Fields

oldBindingObjectPath

String oldBindingObjectPath

Class org.kuali.rice.krad.uif.container.NavigationGroup extends Group implements Serializable

serialVersionUID: -7263923392768546340L

Serialized Fields

navigationType

String navigationType

Class org.kuali.rice.krad.uif.container.NodePrototype extends UifDictionaryBeanBase implements Serializable

serialVersionUID: 1L

Serialized Fields

labelPrototype

Message labelPrototype

dataGroupPrototype

Group dataGroupPrototype

Class org.kuali.rice.krad.uif.container.PageGroup extends Group implements Serializable

serialVersionUID: 7571981300587270274L

Serialized Fields

autoFocus

boolean autoFocus

Class org.kuali.rice.krad.uif.container.ReorderingGroup extends Group implements Serializable

serialVersionUID: -9069458348367183223L

Serialized Fields

reorderer

Reorderer reorderer

Class org.kuali.rice.krad.uif.container.TabGroup extends Group implements Serializable

serialVersionUID: 3L

Serialized Fields

tabsWidget

Tabs tabsWidget

Class org.kuali.rice.krad.uif.container.TreeGroup extends Group implements Serializable

serialVersionUID: 5841343037089286740L

Serialized Fields

propertyName

String propertyName

bindingInfo

BindingInfo bindingInfo

nodePrototypeMap

Map<K,V> nodePrototypeMap

defaultNodePrototype

NodePrototype defaultNodePrototype

treeGroups

Tree<T,K> treeGroups

tree

Tree tree

Package org.kuali.rice.krad.uif.control

Class org.kuali.rice.krad.uif.control.CheckboxControl extends ControlBase implements Serializable

serialVersionUID: -1397028958569144230L

Serialized Fields

value

String value

checkboxLabel

String checkboxLabel

richLabelMessage

Message richLabelMessage

inlineComponents

List<E> inlineComponents

Class org.kuali.rice.krad.uif.control.CheckboxGroupControl extends MultiValueControlBase implements Serializable

serialVersionUID: 8800478332086081970L

Serialized Fields

delimiter

String delimiter

fieldsetClasses

List<E> fieldsetClasses

Class org.kuali.rice.krad.uif.control.ControlBase extends ContentElementBase implements Serializable

serialVersionUID: -7898244978136312663L

Serialized Fields

tabIndex

int tabIndex

disabled

boolean disabled

disabledExpression

String disabledExpression

disabledReason

String disabledReason

evaluateDisabledOnKeyUp

boolean evaluateDisabledOnKeyUp

disabledConditionJs

String disabledConditionJs

disabledConditionControlNames

List<E> disabledConditionControlNames

disabledWhenChangedPropertyNames

List<E> disabledWhenChangedPropertyNames

enabledWhenChangedPropertyNames

List<E> enabledWhenChangedPropertyNames

Class org.kuali.rice.krad.uif.control.FileControl extends ControlBase implements Serializable

serialVersionUID: -5919326390841646189L

Serialized Fields

size

int size

Class org.kuali.rice.krad.uif.control.GroupControl extends TextControl implements Serializable

serialVersionUID: 5598459655735440981L

Serialized Fields

namespaceCodePropertyName

String namespaceCodePropertyName

groupIdPropertyName

String groupIdPropertyName

Class org.kuali.rice.krad.uif.control.HiddenControl extends ControlBase implements Serializable

serialVersionUID: -8428898303430923425L

Class org.kuali.rice.krad.uif.control.MultiValueControlBase extends ControlBase implements Serializable

serialVersionUID: -8691367056245775455L

Serialized Fields

options

List<E> options

richOptions

List<E> richOptions

inlineComponents

List<E> inlineComponents

Class org.kuali.rice.krad.uif.control.RadioGroupControl extends MultiValueControlBase implements Serializable

serialVersionUID: 8800478332086081970L

Serialized Fields

fieldsetClasses

List<E> fieldsetClasses

delimiter

String delimiter

Class org.kuali.rice.krad.uif.control.SelectControl extends MultiValueControlBase implements Serializable

serialVersionUID: 6443247954759096815L

Serialized Fields

size

int size

multiple

boolean multiple

Class org.kuali.rice.krad.uif.control.SpinnerControl extends TextControl implements Serializable

serialVersionUID: -8267606288443759880L

Serialized Fields

spinner

Spinner spinner

Class org.kuali.rice.krad.uif.control.TextAreaControl extends ControlBase implements Serializable

serialVersionUID: -4664558047325456844L

Serialized Fields

rows

int rows

cols

int cols

maxLength

Integer maxLength

minLength

Integer minLength

textExpand

boolean textExpand

watermarkText

String watermarkText

Class org.kuali.rice.krad.uif.control.TextControl extends ControlBase implements Serializable

serialVersionUID: -8267606288443759880L

Serialized Fields

size

int size

maxLength

Integer maxLength

minLength

Integer minLength

datePicker

DatePicker datePicker

watermarkText

String watermarkText

textExpand

boolean textExpand

Class org.kuali.rice.krad.uif.control.UifKeyValuesFinderBase extends KeyValuesBase implements Serializable

Serialized Fields

addBlankOption

boolean addBlankOption

Class org.kuali.rice.krad.uif.control.UserControl extends TextControl implements Serializable

serialVersionUID: 7468340793076585869L

Serialized Fields

principalIdPropertyName

String principalIdPropertyName

personNamePropertyName

String personNamePropertyName

personObjectPropertyName

String personObjectPropertyName

Package org.kuali.rice.krad.uif.element

Class org.kuali.rice.krad.uif.element.Action extends ContentElementBase implements Serializable

serialVersionUID: 1025672792657238829L

Serialized Fields

methodToCall

String methodToCall

actionEvent

String actionEvent

navigateToPageId

String navigateToPageId

actionScript

String actionScript

actionLabel

String actionLabel

actionImage

Image actionImage

actionImagePlacement

String actionImagePlacement

jumpToIdAfterSubmit

String jumpToIdAfterSubmit

jumpToNameAfterSubmit

String jumpToNameAfterSubmit

focusOnIdAfterSubmit

String focusOnIdAfterSubmit

performClientSideValidation

boolean performClientSideValidation

performDirtyValidation

boolean performDirtyValidation

preSubmitCall

String preSubmitCall

ajaxSubmit

boolean ajaxSubmit

ajaxReturnType

String ajaxReturnType

refreshId

String refreshId

refreshPropertyName

String refreshPropertyName

successCallback

String successCallback

errorCallback

String errorCallback

loadingMessageText

String loadingMessageText

disableBlocking

boolean disableBlocking

additionalSubmitData

Map<K,V> additionalSubmitData

actionParameters

Map<K,V> actionParameters

evaluateDisabledOnKeyUp

boolean evaluateDisabledOnKeyUp

disabled

boolean disabled

disabledReason

String disabledReason

disabledExpression

String disabledExpression

disabledConditionJs

String disabledConditionJs

disabledConditionControlNames

List<E> disabledConditionControlNames

disabledWhenChangedPropertyNames

List<E> disabledWhenChangedPropertyNames

enabledWhenChangedPropertyNames

List<E> enabledWhenChangedPropertyNames

Class org.kuali.rice.krad.uif.element.ActionSecurity extends FieldSecurity implements Serializable

serialVersionUID: 585138507596582667L

Serialized Fields

performActionAuthz

boolean performActionAuthz

performLineActionAuthz

boolean performLineActionAuthz

Class org.kuali.rice.krad.uif.element.ContentElementBase extends ComponentBase implements Serializable

serialVersionUID: 5816584444025193540L

Class org.kuali.rice.krad.uif.element.DataTable extends ContentElementBase implements Serializable

serialVersionUID: 6201998559169962349L

Serialized Fields

richTable

RichTable richTable

Class org.kuali.rice.krad.uif.element.FieldValidationMessages extends ValidationMessages implements Serializable

Serialized Fields

useTooltip

boolean useTooltip

Class org.kuali.rice.krad.uif.element.GroupValidationMessages extends ValidationMessages implements Serializable

serialVersionUID: -5389990220206079052L

Serialized Fields

displayFieldLabelWithMessages

boolean displayFieldLabelWithMessages

collapseAdditionalFieldLinkMessages

boolean collapseAdditionalFieldLinkMessages

Class org.kuali.rice.krad.uif.element.Header extends ContentElementBase implements Serializable

serialVersionUID: -6950408292923393244L

Serialized Fields

headerText

String headerText

headerLevel

String headerLevel

headerTagStyle

String headerTagStyle

headerTagCssClasses

List<E> headerTagCssClasses

upperGroup

Group upperGroup

rightGroup

Group rightGroup

lowerGroup

Group lowerGroup

Class org.kuali.rice.krad.uif.element.Iframe extends ContentElementBase implements Serializable

serialVersionUID: 5797473302619055088L

Serialized Fields

source

String source

height

String height

frameborder

String frameborder

Class org.kuali.rice.krad.uif.element.Image extends ContentElementBase implements Serializable

serialVersionUID: -3911849875276940507L

Serialized Fields

source

String source

altText

String altText

height

String height

width

String width

captionHeaderPlacementAboveImage

boolean captionHeaderPlacementAboveImage

captionHeaderText

String captionHeaderText

captionHeader

Header captionHeader

cutlineText

String cutlineText

cutlineMessage

Message cutlineMessage

Class org.kuali.rice.krad.uif.element.Label extends ContentElementBase implements Serializable

serialVersionUID: -6491546893195180114L

Serialized Fields

labelText

String labelText

labelForComponentId

String labelForComponentId

renderColon

boolean renderColon

requiredMessagePlacement

UifConstants.Position requiredMessagePlacement

requiredMessage

Message requiredMessage

richLabelMessage

Message richLabelMessage

inlineComponents

List<E> inlineComponents

Class org.kuali.rice.krad.uif.element.Link extends ContentElementBase implements Serializable

serialVersionUID: 8989868231938336068L

Serialized Fields

linkText

String linkText

target

String target

href

String href

lightBox

LightBox lightBox

Class org.kuali.rice.krad.uif.element.Message extends ContentElementBase implements Serializable

serialVersionUID: 4090058533452450395L

Serialized Fields

messageText

String messageText

generateSpan

boolean generateSpan

inlineComponents

List<E> inlineComponents

messageComponentStructure

List<E> messageComponentStructure

Class org.kuali.rice.krad.uif.element.PageValidationMessages extends GroupValidationMessages implements Serializable

Class org.kuali.rice.krad.uif.element.Space extends ContentElementBase implements Serializable

serialVersionUID: 4655642965438419569L

Class org.kuali.rice.krad.uif.element.ValidationMessages extends ContentElementBase implements Serializable

serialVersionUID: 780940788435330077L

Serialized Fields

additionalKeysToMatch

List<E> additionalKeysToMatch

displayMessages

boolean displayMessages

errors

List<E> errors

warnings

List<E> warnings

infos

List<E> infos

Package org.kuali.rice.krad.uif.field

Class org.kuali.rice.krad.uif.field.ActionField extends FieldBase implements Serializable

serialVersionUID: -8495752159848603102L

Serialized Fields

action

Action action

Class org.kuali.rice.krad.uif.field.AttributeQuery extends Object implements Serializable

serialVersionUID: -4569905665441735255L

Serialized Fields

dataObjectClassName

String dataObjectClassName

renderNotFoundMessage

boolean renderNotFoundMessage

returnMessageText

String returnMessageText

returnMessageStyleClasses

String returnMessageStyleClasses

queryFieldMapping

Map<K,V> queryFieldMapping

returnFieldMapping

Map<K,V> returnFieldMapping

additionalCriteria

Map<K,V> additionalCriteria

sortPropertyNames

List<E> sortPropertyNames

queryMethodToCall

String queryMethodToCall

queryMethodArgumentFieldList

List<E> queryMethodArgumentFieldList

queryMethodInvokerConfig

MethodInvokerConfig queryMethodInvokerConfig

Class org.kuali.rice.krad.uif.field.AttributeQueryResult extends Object implements Serializable

serialVersionUID: -6688384365943881516L

Serialized Fields

resultMessage

String resultMessage

resultMessageStyleClasses

String resultMessageStyleClasses

resultFieldData

Map<K,V> resultFieldData

resultData

List<E> resultData

Class org.kuali.rice.krad.uif.field.DataField extends FieldBase implements Serializable

serialVersionUID: -4129678891948564724L

Serialized Fields

propertyName

String propertyName

bindingInfo

BindingInfo bindingInfo

dictionaryAttributeName

String dictionaryAttributeName

dictionaryObjectEntry

String dictionaryObjectEntry

defaultValue

String defaultValue

defaultValueFinderClass

Class<T> defaultValueFinderClass

defaultValues

Object[] defaultValues

propertyEditor

PropertyEditor propertyEditor

addHiddenWhenReadOnly

boolean addHiddenWhenReadOnly

readOnlyDisplayReplacementPropertyName

String readOnlyDisplayReplacementPropertyName

readOnlyDisplaySuffixPropertyName

String readOnlyDisplaySuffixPropertyName

readOnlyDisplayReplacement

String readOnlyDisplayReplacement

readOnlyDisplaySuffix

String readOnlyDisplaySuffix

applyMask

boolean applyMask

maskFormatter

MaskFormatter maskFormatter

additionalHiddenPropertyNames

List<E> additionalHiddenPropertyNames

propertyNamesForAdditionalDisplay

List<E> propertyNamesForAdditionalDisplay

escapeHtmlInPropertyValue

boolean escapeHtmlInPropertyValue

inquiry

Inquiry inquiry

help

Help help

Class org.kuali.rice.krad.uif.field.DataFieldSecurity extends FieldSecurity implements Serializable

serialVersionUID: 585138507596582667L

Serialized Fields

attributeSecurity

AttributeSecurity attributeSecurity

Class org.kuali.rice.krad.uif.field.FieldBase extends ComponentBase implements Serializable

serialVersionUID: -5888414844802862760L

Serialized Fields

shortLabel

String shortLabel

fieldLabel

Label fieldLabel

labelPlacement

UifConstants.Position labelPlacement

labelRendered

boolean labelRendered

Class org.kuali.rice.krad.uif.field.FieldGroup extends FieldBase implements Serializable

serialVersionUID: -505654043702442196L

Serialized Fields

group

Group group

Class org.kuali.rice.krad.uif.field.FieldSecurity extends ComponentSecurity implements Serializable

Serialized Fields

editInLineAuthz

boolean editInLineAuthz

viewInLineAuthz

boolean viewInLineAuthz

Class org.kuali.rice.krad.uif.field.GenericField extends FieldBase implements Serializable

serialVersionUID: -7756170771822430903L

Class org.kuali.rice.krad.uif.field.ImageField extends FieldBase implements Serializable

serialVersionUID: -7994212503770623408L

Serialized Fields

image

Image image

Class org.kuali.rice.krad.uif.field.InputField extends DataField implements Serializable

serialVersionUID: -3703656713706343840L

Serialized Fields

customValidatorClass

String customValidatorClass

validCharactersConstraint

ValidCharactersConstraint validCharactersConstraint

caseConstraint

CaseConstraint caseConstraint

dependencyConstraints

List<E> dependencyConstraints

mustOccurConstraints

List<E> mustOccurConstraints

simpleConstraint

SimpleConstraint simpleConstraint

dataType

DataType dataType

control

Control control

optionsFinder

KeyValuesFinder optionsFinder

uppercaseValue

boolean uppercaseValue

validationMessages

ValidationMessages validationMessages

constraintText

String constraintText

instructionalText

String instructionalText

constraintMessage

Message constraintMessage

instructionalMessage

Message instructionalMessage

attributeQuery

AttributeQuery attributeQuery

quickfinder

QuickFinder quickfinder

suggest

Suggest suggest

Class org.kuali.rice.krad.uif.field.LinkField extends FieldBase implements Serializable

serialVersionUID: -1908504471910271148L

Serialized Fields

link

Link link

Class org.kuali.rice.krad.uif.field.LookupInputField extends InputField implements Serializable

serialVersionUID: -8294275596836322699L

Serialized Fields

disableWildcardsAndOperators

boolean disableWildcardsAndOperators

addControlSelectAllOption

boolean addControlSelectAllOption

Class org.kuali.rice.krad.uif.field.MessageField extends FieldBase implements Serializable

serialVersionUID: -7045208136391722063L

Serialized Fields

message

Message message

Class org.kuali.rice.krad.uif.field.RemoteFieldsHolder extends ComponentBase implements Serializable

serialVersionUID: -8493923312021633727L

Serialized Fields

propertyName

String propertyName

bindingInfo

BindingInfo bindingInfo

fetchingMethodToCall

String fetchingMethodToCall

fetchingMethodInvoker

MethodInvokerConfig fetchingMethodInvoker

Class org.kuali.rice.krad.uif.field.SpaceField extends FieldBase implements Serializable

serialVersionUID: -4740343801872334348L


Package org.kuali.rice.krad.uif.layout

Class org.kuali.rice.krad.uif.layout.BoxLayoutManager extends LayoutManagerBase implements Serializable

serialVersionUID: 4467342272983290044L

Serialized Fields

orientation

UifConstants.Orientation orientation

padding

String padding

itemStyle

String itemStyle

itemStyleClasses

List<E> itemStyleClasses

Class org.kuali.rice.krad.uif.layout.GridLayoutManager extends LayoutManagerBase implements Serializable

serialVersionUID: 1890011900375071128L

Serialized Fields

numberOfColumns

int numberOfColumns

suppressLineWrapping

boolean suppressLineWrapping

applyAlternatingRowStyles

boolean applyAlternatingRowStyles

applyDefaultCellWidths

boolean applyDefaultCellWidths

renderFirstRowHeader

boolean renderFirstRowHeader

renderAlternatingHeaderColumns

boolean renderAlternatingHeaderColumns

renderRowFirstCellHeader

boolean renderRowFirstCellHeader

rowCssClasses

List<E> rowCssClasses

Class org.kuali.rice.krad.uif.layout.LayoutManagerBase extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -2657663560459456814L

Serialized Fields

id

String id

template

String template

templateName

String templateName

style

String style

cssClasses

List<E> cssClasses

context

Map<K,V> context

propertyReplacers

List<E> propertyReplacers

Class org.kuali.rice.krad.uif.layout.StackedLayoutManager extends LayoutManagerBase implements Serializable

serialVersionUID: 4602368505430238846L

Serialized Fields

summaryTitle

String summaryTitle

summaryFields

List<E> summaryFields

addLineGroup

Group addLineGroup

lineGroupPrototype

Group lineGroupPrototype

subCollectionFieldGroupPrototype

FieldGroup subCollectionFieldGroupPrototype

selectFieldPrototype

Field selectFieldPrototype

wrapperGroup

Group wrapperGroup

stackedGroups

List<E> stackedGroups

Class org.kuali.rice.krad.uif.layout.TableLayoutManager extends GridLayoutManager implements Serializable

serialVersionUID: 3622267585541524208L

Serialized Fields

useShortLabels

boolean useShortLabels

repeatHeader

boolean repeatHeader

headerLabelPrototype

Label headerLabelPrototype

renderSequenceField

boolean renderSequenceField

generateAutoSequence

boolean generateAutoSequence

sequenceFieldPrototype

Field sequenceFieldPrototype

actionFieldPrototype

FieldGroup actionFieldPrototype

subCollectionFieldGroupPrototype

FieldGroup subCollectionFieldGroupPrototype

selectFieldPrototype

Field selectFieldPrototype

separateAddLine

boolean separateAddLine

addLineGroup

Group addLineGroup

numberOfDataColumns

int numberOfDataColumns

headerLabels

List<E> headerLabels

dataFields

List<E> dataFields

richTable

RichTable richTable

headerAdded

boolean headerAdded

actionColumnIndex

int actionColumnIndex

actionColumnPlacement

String actionColumnPlacement

rowDetailsGroup

Group rowDetailsGroup

rowDetailsLinkName

String rowDetailsLinkName

rowDetailsUseImage

boolean rowDetailsUseImage

rowDetailsOpen

boolean rowDetailsOpen

groupingTitle

String groupingTitle

groupingPrefix

String groupingPrefix

groupingColumnIndex

int groupingColumnIndex

groupingPropertyNames

List<E> groupingPropertyNames

renderOnlyLeftTotalLabels

boolean renderOnlyLeftTotalLabels

showTotal

boolean showTotal

showPageTotal

boolean showPageTotal

showGroupTotal

boolean showGroupTotal

generateGroupTotalRows

boolean generateGroupTotalRows

totalLabel

Label totalLabel

pageTotalLabel

Label pageTotalLabel

groupTotalLabelPrototype

Label groupTotalLabelPrototype

columnsToCalculate

List<E> columnsToCalculate

columnCalculations

List<E> columnCalculations

footerCalculationComponents

List<E> footerCalculationComponents

Package org.kuali.rice.krad.uif.modifier

Class org.kuali.rice.krad.uif.modifier.ComparableInfo extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -5926058412202550266L

Serialized Fields

bindingObjectPath

String bindingObjectPath

headerText

String headerText

readOnly

boolean readOnly

order

int order

idSuffix

String idSuffix

compareToForValueChange

boolean compareToForValueChange

highlightValueChange

boolean highlightValueChange

Class org.kuali.rice.krad.uif.modifier.CompareFieldCreateModifier extends ComponentModifierBase implements Serializable

serialVersionUID: -6285531580512330188L

Serialized Fields

defaultOrderSequence

int defaultOrderSequence

generateCompareHeaders

boolean generateCompareHeaders

headerFieldPrototype

Header headerFieldPrototype

comparables

List<E> comparables

Class org.kuali.rice.krad.uif.modifier.ComponentConvertModifier extends ComponentModifierBase implements Serializable

serialVersionUID: -7566547737669924605L

Serialized Fields

componentTypeToReplace

Class<T> componentTypeToReplace

componentReplacementPrototype

Component componentReplacementPrototype

Class org.kuali.rice.krad.uif.modifier.ComponentModifierBase extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -8284332412469942130L

Serialized Fields

runPhase

String runPhase

runCondition

String runCondition

order

int order

Class org.kuali.rice.krad.uif.modifier.LabelSeparateModifier extends ComponentModifierBase implements Serializable

serialVersionUID: -4304947796868636298L


Package org.kuali.rice.krad.uif.service.impl

Class org.kuali.rice.krad.uif.service.impl.DocumentViewHelperServiceImpl extends ViewHelperServiceImpl implements Serializable

Serialized Fields

kualiRuleService

KualiRuleService kualiRuleService

Class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl extends Object implements Serializable


Package org.kuali.rice.krad.uif.util

Class org.kuali.rice.krad.uif.util.BooleanMap extends HashMap<String,Boolean> implements Serializable

serialVersionUID: 4042557657401395547L

Class org.kuali.rice.krad.uif.util.KeyMessage extends AbstractKeyValue implements Serializable

Serialized Fields

message

Message message

Package org.kuali.rice.krad.uif.view

Class org.kuali.rice.krad.uif.view.DialogManager extends Object implements Serializable

serialVersionUID: 4627667603510159528L

Serialized Fields

currentDialogId

String currentDialogId

dialogs

Map<K,V> dialogs

Class org.kuali.rice.krad.uif.view.DocumentView extends FormView implements Serializable

serialVersionUID: 2251983409572774175L

Serialized Fields

documentClass

Class<T> documentClass

allowsNoteAttachments

boolean allowsNoteAttachments

allowsNoteFYI

boolean allowsNoteFYI

displayTopicFieldInNotes

boolean displayTopicFieldInNotes

attachmentTypesValuesFinderClass

Class<T> attachmentTypesValuesFinderClass

Class org.kuali.rice.krad.uif.view.FormView extends View implements Serializable

serialVersionUID: -3291164284675273147L

Serialized Fields

renderForm

boolean renderForm

validateServerSide

boolean validateServerSide

validateClientSide

boolean validateClientSide

formPostUrl

String formPostUrl

Class org.kuali.rice.krad.uif.view.History extends Object implements Serializable

serialVersionUID: -8279297694371557335L

Serialized Fields

appendHomewardPath

boolean appendHomewardPath

appendPassedHistory

boolean appendPassedHistory

current

HistoryEntry current

homewardPath

List<E> homewardPath

historyEntries

List<E> historyEntries

Class org.kuali.rice.krad.uif.view.HistoryEntry extends UifDictionaryBeanBase implements Serializable

serialVersionUID: -8310916657379268794L

Serialized Fields

viewId

String viewId

pageId

String pageId

title

String title

url

String url

formKey

String formKey

Class org.kuali.rice.krad.uif.view.InquiryView extends FormView implements Serializable

serialVersionUID: 716926008488403616L

Serialized Fields

dataObjectClassName

Class<T> dataObjectClassName

Class org.kuali.rice.krad.uif.view.LookupView extends FormView implements Serializable

serialVersionUID: 716926008488403616L

Serialized Fields

dataObjectClassName

Class<T> dataObjectClassName

criteriaGroup

Group criteriaGroup

resultsGroup

CollectionGroup resultsGroup

resultsActionsFieldGroup

FieldGroup resultsActionsFieldGroup

resultsReturnField

Field resultsReturnField

criteriaFields

List<E> criteriaFields

resultFields

List<E> resultFields

defaultSortAttributeNames

List<E> defaultSortAttributeNames

defaultSortAscending

boolean defaultSortAscending

hideReturnLinks

boolean hideReturnLinks

suppressActions

boolean suppressActions

showMaintenanceLinks

boolean showMaintenanceLinks

multipleValuesSelect

boolean multipleValuesSelect

returnTarget

String returnTarget

returnByScript

boolean returnByScript

lookupCriteriaEnabled

boolean lookupCriteriaEnabled

supplementalActionsEnabled

boolean supplementalActionsEnabled

disableSearchButtons

boolean disableSearchButtons

resultSetLimit

Integer resultSetLimit

maintenanceUrlMapping

String maintenanceUrlMapping

Class org.kuali.rice.krad.uif.view.MaintenanceView extends DocumentView implements Serializable

serialVersionUID: -3382802967703882341L

Serialized Fields

dataObjectClassName

Class<T> dataObjectClassName

oldObjectBindingPath

String oldObjectBindingPath

maintenanceAction

String maintenanceAction

Class org.kuali.rice.krad.uif.view.View extends ContainerBase implements Serializable

serialVersionUID: -1220009725554576953L

Serialized Fields

namespaceCode

String namespaceCode

viewName

String viewName

theme

ViewTheme theme

idSequence

int idSequence

visitedIds

Map<K,V> visitedIds

stateObjectBindingPath

String stateObjectBindingPath

stateMapping

StateMapping stateMapping

applicationHeader

Header applicationHeader

applicationFooter

Group applicationFooter

breadcrumbs

BreadCrumbs breadcrumbs

breadcrumbTitlePropertyName

String breadcrumbTitlePropertyName

breadcrumbTitleDisplayOption

String breadcrumbTitleDisplayOption

renderBreadcrumbsInView

boolean renderBreadcrumbsInView

growls

Growls growls

growlMessagingEnabled

boolean growlMessagingEnabled

refreshBlockUI

BlockUI refreshBlockUI

navigationBlockUI

BlockUI navigationBlockUI

entryPageId

String entryPageId

currentPageId

String currentPageId

navigation

NavigationGroup navigation

formClass

Class<T> formClass

defaultBindingObjectPath

String defaultBindingObjectPath

objectPathToConcreteClassMapping

Map<K,V> objectPathToConcreteClassMapping

additionalScriptFiles

List<E> additionalScriptFiles

additionalCssFiles

List<E> additionalCssFiles

viewTypeName

UifConstants.ViewType viewTypeName

viewStatus

String viewStatus

viewIndex

ViewIndex viewIndex

viewRequestParameters

Map<K,V> viewRequestParameters

persistFormToSession

boolean persistFormToSession

presentationController

ViewPresentationController presentationController

authorizer

ViewAuthorizer authorizer

actionFlags

BooleanMap actionFlags

editModes

BooleanMap editModes

expressionVariables

Map<K,V> expressionVariables

singlePageView

boolean singlePageView

page

PageGroup page

items

List<E> items

dialogs

List<E> dialogs

viewMenuLink

Link viewMenuLink

viewMenuGroupName

String viewMenuGroupName

applyDirtyCheck

boolean applyDirtyCheck

translateCodesOnReadOnlyDisplay

boolean translateCodesOnReadOnlyDisplay

supportsRequestOverrideOfReadOnlyFields

boolean supportsRequestOverrideOfReadOnlyFields

preLoadScript

String preLoadScript

clientSideState

Map<K,V> clientSideState

preloadPoolSize

int preloadPoolSize

viewHelperServiceClass

Class<T> viewHelperServiceClass

viewHelperService

ViewHelperService viewHelperService

Class org.kuali.rice.krad.uif.view.ViewAuthorizerBase extends DataObjectAuthorizerBase implements Serializable

serialVersionUID: -2687378084630965412L

Serialized Fields

configurationService

ConfigurationService configurationService

Class org.kuali.rice.krad.uif.view.ViewIndex extends Object implements Serializable

serialVersionUID: 4700818801272201371L

Serialized Fields

index

Map<K,V> index

dataFieldIndex

Map<K,V> dataFieldIndex

collectionsIndex

Map<K,V> collectionsIndex

initialComponentStates

Map<K,V> initialComponentStates

fieldPropertyEditors

Map<K,V> fieldPropertyEditors

secureFieldPropertyEditors

Map<K,V> secureFieldPropertyEditors

idSequenceSnapshot

Map<K,V> idSequenceSnapshot

componentExpressionGraphs

Map<K,V> componentExpressionGraphs

Class org.kuali.rice.krad.uif.view.ViewPresentationControllerBase extends Object implements Serializable

serialVersionUID: -3199587372204398503L

Class org.kuali.rice.krad.uif.view.ViewTheme extends UifDictionaryBeanBase implements Serializable

serialVersionUID: 7063256242857896580L

Serialized Fields

cssFiles

List<E> cssFiles

scriptFiles

List<E> scriptFiles

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

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

Serialized Fields

blockingImageSource

String blockingImageSource

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

serialVersionUID: -2864287914665842251L

Serialized Fields

displayHomewardPath

boolean displayHomewardPath

displayPassedHistory

boolean displayPassedHistory

displayBreadcrumbsWhenOne

boolean displayBreadcrumbsWhenOne

homewardPathList

List<E> homewardPathList

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

serialVersionUID: -659830874214415990L

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

serialVersionUID: 1238789480161901850L

Serialized Fields

collapseImageSrc

String collapseImageSrc

expandImageSrc

String expandImageSrc

animationSpeed

int animationSpeed

defaultOpen

boolean defaultOpen

renderImage

boolean renderImage

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

serialVersionUID: -8701090110933484411L

Serialized Fields

sticky

boolean sticky

timeShown

int timeShown

position

String position

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

serialVersionUID: -1514436681476297241L

Serialized Fields

helpAction

Action helpAction

helpDefinition

HelpDefinition helpDefinition

externalHelpUrl

String externalHelpUrl

tooltipHelpContent

String tooltipHelpContent

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

serialVersionUID: -2154388007867302901L

Serialized Fields

baseInquiryUrl

String baseInquiryUrl

dataObjectClassName

String dataObjectClassName

viewName

String viewName

inquiryParameters

Map<K,V> inquiryParameters

inquiryLink

Link inquiryLink

directInquiryAction

Action directInquiryAction

enableDirectInquiry

boolean enableDirectInquiry

adjustInquiryParameters

boolean adjustInquiryParameters

fieldBindingInfo

BindingInfo fieldBindingInfo

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

serialVersionUID: -4004284762546700975L

Serialized Fields

height

String height

width

String width

addAppParms

boolean addAppParms

lookupReturnByScript

boolean lookupReturnByScript

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

serialVersionUID: 3302390972815386785L

Serialized Fields

baseLookupUrl

String baseLookupUrl

dataObjectClassName

String dataObjectClassName

viewName

String viewName

referencesToRefresh

String referencesToRefresh

fieldConversions

Map<K,V> fieldConversions

lookupParameters

Map<K,V> lookupParameters

readOnlySearchFields

String readOnlySearchFields

hideReturnLink

Boolean hideReturnLink

suppressActions

Boolean suppressActions

autoSearch

Boolean autoSearch

lookupCriteriaEnabled

Boolean lookupCriteriaEnabled

supplementalActionsEnabled

Boolean supplementalActionsEnabled

disableSearchButtons

Boolean disableSearchButtons

headerBarEnabled

Boolean headerBarEnabled

showMaintenanceLinks

Boolean showMaintenanceLinks

multipleValuesSelect

Boolean multipleValuesSelect

lookupCollectionName

String lookupCollectionName

quickfinderAction

Action quickfinderAction

lightBoxLookup

LightBox lightBoxLookup

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

serialVersionUID: 6142957061046219120L

Serialized Fields

movableStyleClass

String movableStyleClass

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

serialVersionUID: 4671589690877390070L

Serialized Fields

emptyTableMessage

String emptyTableMessage

disableTableSort

boolean disableTableSort

hiddenColumns

Set<E> hiddenColumns

sortableColumns

Set<E> sortableColumns

ajaxSource

String ajaxSource

showSearchAndExportOptions

boolean showSearchAndExportOptions

groupingOptionsJSString

String groupingOptionsJSString

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

serialVersionUID: 3853028195825084261L

Serialized Fields

height

String height

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

serialVersionUID: -659830874214415990L

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

serialVersionUID: 7373706855319347225L

Serialized Fields

suggestQuery

AttributeQuery suggestQuery

sourcePropertyName

String sourcePropertyName

sourceQueryMethodResults

boolean sourceQueryMethodResults

retrieveAllSuggestions

boolean retrieveAllSuggestions

suggestOptions

List<E> suggestOptions

suggestOptionsJsString

String suggestOptionsJsString

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

serialVersionUID: 2L

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

Serialized Fields

tooltipContent

String tooltipContent

onFocus

boolean onFocus

onMouseHover

boolean onMouseHover

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

serialVersionUID: -6852455590809381513L

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

serialVersionUID: -917582902829056830L


Package org.kuali.rice.krad.util

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

serialVersionUID: -2675700473766186018L

Serialized Fields

ignoreCase

boolean ignoreCase

propertyNames

List<E> propertyNames

stringComparator

Comparator<T> stringComparator

booleanComparator

Comparator<T> booleanComparator

genericComparator

Comparator<T> genericComparator

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

serialVersionUID: 2622379680100640029L

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

serialVersionUID: 4397449554212875250L

Serialized Fields

namespaceCode

String namespaceCode

componentCode

String componentCode

errorKey

String errorKey

messageParameters

String[] messageParameters

messagePrefixKey

String messagePrefixKey

messagePrefixParameters

String[] messagePrefixParameters

messageSuffixKey

String messageSuffixKey

messageSuffixParameters

String[] messageSuffixParameters

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

serialVersionUID: 6588969539633862559L

Serialized Fields

namespaceCode

String namespaceCode

componentCode

String componentCode

title

String title

titleKey

String titleKey

messageKey

String messageKey

messageParameters

String[] messageParameters

theme

String theme

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

growlMessages

org.springframework.util.AutoPopulatingList<E> growlMessages

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

Class org.kuali.rice.krad.web.bind.UifBeanPropertyBindingResult extends org.springframework.validation.BeanPropertyBindingResult implements Serializable

serialVersionUID: -3740046436620585003L

Class org.kuali.rice.krad.web.bind.UifBooleanEditor extends PropertyEditorSupport implements Serializable

serialVersionUID: -6333792216543862346L

Class org.kuali.rice.krad.web.bind.UifCurrencyEditor extends PropertyEditorSupport implements Serializable

serialVersionUID: 6692868638156609014L

Class org.kuali.rice.krad.web.bind.UifDateEditor extends PropertyEditorSupport implements Serializable

serialVersionUID: 8122469337264797008L

Class org.kuali.rice.krad.web.bind.UifKualiIntegerCurrencyEditor extends UifCurrencyEditor implements Serializable

Class org.kuali.rice.krad.web.bind.UifPercentageEditor extends PropertyEditorSupport implements Serializable

serialVersionUID: -3562156375311932094L

Class org.kuali.rice.krad.web.bind.UifTimestampEditor extends UifDateEditor implements Serializable

serialVersionUID: -2776193044590819394L


Package org.kuali.rice.krad.web.form

Class org.kuali.rice.krad.web.form.DocumentFormBase extends UifFormBase implements Serializable

serialVersionUID: 2190268505427404480L

Serialized Fields

annotation

String annotation

command

String command

docId

String docId

docTypeName

String docTypeName

document

Document document

Class org.kuali.rice.krad.web.form.IncidentReportForm extends UifFormBase implements Serializable

serialVersionUID: -6677581167041430694L

Serialized Fields

errorMessage

String errorMessage

exception

Exception exception

exceptionMessage

String exceptionMessage

exceptionStackTrace

String exceptionStackTrace

userInput

String userInput

incidentDocId

String incidentDocId

incidentViewId

String incidentViewId

controller

String controller

userName

String userName

userId

String userId

userEmail

String userEmail

devMode

boolean devMode

Class org.kuali.rice.krad.web.form.InitiatedDocumentInfoForm extends UifFormBase implements Serializable

Class org.kuali.rice.krad.web.form.InquiryForm extends UifFormBase implements Serializable

serialVersionUID: 4733144086378429410L

Serialized Fields

dataObjectClassName

String dataObjectClassName

dataObject

Object dataObject

redirectedInquiry

boolean redirectedInquiry

Class org.kuali.rice.krad.web.form.LookupForm extends UifFormBase implements Serializable

serialVersionUID: -7323484966538685327L

Serialized Fields

dataObjectClassName

String dataObjectClassName

docNum

String docNum

referencesToRefresh

String referencesToRefresh

multipleValuesSelect

boolean multipleValuesSelect

lookupCollectionName

String lookupCollectionName

lookupCriteria

Map<K,V> lookupCriteria

fieldConversions

Map<K,V> fieldConversions

lookupResults

Collection<E> lookupResults

atLeastOneRowReturnable

boolean atLeastOneRowReturnable

atLeastOneRowHasActions

boolean atLeastOneRowHasActions

redirectedLookup

boolean redirectedLookup

Class org.kuali.rice.krad.web.form.MaintenanceForm extends DocumentFormBase implements Serializable

serialVersionUID: -5805825500852498048L

Serialized Fields

dataObjectClassName

String dataObjectClassName

maintenanceAction

String maintenanceAction

Class org.kuali.rice.krad.web.form.TransactionForm extends DocumentFormBase implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.krad.web.form.UifFormBase extends Object implements Serializable

serialVersionUID: 8432543267099454434L

Serialized Fields

viewId

String viewId

viewName

String viewName

viewTypeName

UifConstants.ViewType viewTypeName

pageId

String pageId

methodToCall

String methodToCall

formKey

String formKey

jumpToId

String jumpToId

jumpToName

String jumpToName

focusId

String focusId

formPostUrl

String formPostUrl

state

String state

defaultsApplied

boolean defaultsApplied

renderedInLightBox

boolean renderedInLightBox

growlScript

String growlScript

lightboxScript

String lightboxScript

view

View view

postedView

View postedView

viewRequestParameters

Map<K,V> viewRequestParameters

readOnlyFieldsList

List<E> readOnlyFieldsList

newCollectionLines

Map<K,V> newCollectionLines

actionParameters

Map<K,V> actionParameters

clientStateForSyncing

Map<K,V> clientStateForSyncing

selectedCollectionLines

Map<K,V> selectedCollectionLines

addedCollectionItems

List<E> addedCollectionItems

attachmentFile

org.springframework.web.multipart.MultipartFile attachmentFile

returnLocation

String returnLocation

returnFormKey

String returnFormKey

ajaxRequest

boolean ajaxRequest

ajaxReturnType

String ajaxReturnType

formHistory

History formHistory

dialogExplanation

String dialogExplanation

dialogResponse

String dialogResponse

dialogManager

DialogManager dialogManager

requestRedirected

boolean requestRedirected

updateComponentId

String updateComponentId

Class org.kuali.rice.krad.web.form.UifFormManager extends Object implements Serializable

serialVersionUID: -6323378881342207080L

Serialized Fields

maxNumberOfSessionForms

int maxNumberOfSessionForms

accessedFormKeys

Vector<E> accessedFormKeys

sessionForms

Map<K,V> sessionForms

Package org.kuali.rice.krad.workflow.attribute

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

serialVersionUID: -3453451186396963835L


Package org.kuali.rice.krms.api.engine

Class org.kuali.rice.krms.api.engine.EngineResourceUnavailableException extends RiceRuntimeException implements Serializable

serialVersionUID: 4936540099245413634L

Class org.kuali.rice.krms.api.engine.Facts extends Object implements Serializable

serialVersionUID: -1448089944850300846L

Serialized Fields

factMap

Map<K,V> factMap

Class org.kuali.rice.krms.api.engine.IncompatibleTypeException extends RiceRuntimeException implements Serializable

serialVersionUID: -8359509154258982033L

Serialized Fields

value

Object value

validTypes

Class<T>[] validTypes

Class org.kuali.rice.krms.api.engine.TermResolutionException extends RiceRuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

termResolverClassName

String termResolverClassName

outputTerm

String outputTerm

prereqs

Set<E> prereqs

parameterNames

Set<E> parameterNames

parameters

Map<K,V> parameters

Package org.kuali.rice.krms.api.repository

Class org.kuali.rice.krms.api.repository.BaseAttribute extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6126133049308968098L

Serialized Fields

id

String id

attributeDefinitionId

String attributeDefinitionId

value

String value

attributeDefinition

KrmsAttributeDefinition attributeDefinition

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.BaseAttribute.Builder extends Object implements Serializable

serialVersionUID: 5799994031051731535L

Serialized Fields

id

String id

attributeDefinitionId

String attributeDefinitionId

value

String value

attributeDefinition

KrmsAttributeDefinition.Builder attributeDefinition

Class org.kuali.rice.krms.api.repository.RepositoryDataException extends RiceRuntimeException implements Serializable

serialVersionUID: 5856714188298264469L


Package org.kuali.rice.krms.api.repository.action

Class org.kuali.rice.krms.api.repository.action.ActionDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2783959459503209577L

Serialized Fields

id

String id

name

String name

namespace

String namespace

description

String description

typeId

String typeId

ruleId

String ruleId

sequenceNumber

Integer sequenceNumber

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.action.ActionDefinition.Builder extends Object implements Serializable

serialVersionUID: -6773634512570180267L

Serialized Fields

id

String id

name

String name

namespace

String namespace

description

String description

typeId

String typeId

ruleId

String ruleId

sequenceNumber

Integer sequenceNumber

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

Package org.kuali.rice.krms.api.repository.agenda

Class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2783959459503209577L

Serialized Fields

id

String id

name

String name

typeId

String typeId

contextId

String contextId

active

boolean active

firstItemId

String firstItemId

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.agenda.AgendaDefinition.Builder extends Object implements Serializable

serialVersionUID: -8862851720709537839L

Serialized Fields

id

String id

name

String name

typeId

String typeId

contextId

String contextId

active

boolean active

firstItemId

String firstItemId

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2783959459503209577L

Serialized Fields

id

String id

agendaId

String agendaId

ruleId

String ruleId

subAgendaId

String subAgendaId

whenTrueId

String whenTrueId

whenFalseId

String whenFalseId

alwaysId

String alwaysId

rule

RuleDefinition rule

subAgenda

AgendaDefinition subAgenda

whenTrue

AgendaItemDefinition whenTrue

whenFalse

AgendaItemDefinition whenFalse

always

AgendaItemDefinition always

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.agenda.AgendaItemDefinition.Builder extends Object implements Serializable

Serialized Fields

id

String id

agendaId

String agendaId

ruleId

String ruleId

subAgendaId

String subAgendaId

whenTrueId

String whenTrueId

whenFalseId

String whenFalseId

alwaysId

String alwaysId

versionNumber

Long versionNumber

rule

RuleDefinition.Builder rule

subAgenda

AgendaDefinition.Builder subAgenda

whenTrue

AgendaItemDefinition.Builder whenTrue

whenFalse

AgendaItemDefinition.Builder whenFalse

always

AgendaItemDefinition.Builder always

Class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 3355519740298280591L

Serialized Fields

agendaId

String agendaId

entries

List<E> entries

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.agenda.AgendaTreeDefinition.Builder extends Object implements Serializable

serialVersionUID: 7981215392039022620L

Serialized Fields

agendaId

String agendaId

entries

List<E> entries

Class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry extends AbstractDataTransferObject implements Serializable

serialVersionUID: 8594116503548506936L

Serialized Fields

agendaItemId

String agendaItemId

ruleId

String ruleId

ifTrue

AgendaTreeDefinition ifTrue

ifFalse

AgendaTreeDefinition ifFalse

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.agenda.AgendaTreeRuleEntry.Builder extends Object implements Serializable

serialVersionUID: 3548736700798501429L

Serialized Fields

agendaItemId

String agendaItemId

ruleId

String ruleId

ifTrue

AgendaTreeDefinition.Builder ifTrue

ifFalse

AgendaTreeDefinition.Builder ifFalse

Class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry extends AbstractDataTransferObject implements Serializable

serialVersionUID: 8594116503548506936L

Serialized Fields

agendaItemId

String agendaItemId

subAgendaId

String subAgendaId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.agenda.AgendaTreeSubAgendaEntry.Builder extends Object implements Serializable

serialVersionUID: 3548736700798501429L

Serialized Fields

agendaItemId

String agendaItemId

subAgendaId

String subAgendaId

Package org.kuali.rice.krms.api.repository.category

Class org.kuali.rice.krms.api.repository.category.CategoryDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: -4748818967880857017L

Serialized Fields

id

String id

name

String name

namespace

String namespace

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.category.CategoryDefinition.Builder extends Object implements Serializable

serialVersionUID: -5775478956373560840L

Serialized Fields

id

String id

name

String name

namespace

String namespace

versionNumber

Long versionNumber

Package org.kuali.rice.krms.api.repository.context

Class org.kuali.rice.krms.api.repository.context.ContextDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6639428234851623868L

Serialized Fields

id

String id

name

String name

namespace

String namespace

typeId

String typeId

description

String description

active

boolean active

agendas

List<E> agendas

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.context.ContextDefinition.Builder extends Object implements Serializable

serialVersionUID: -219369603932108436L

Serialized Fields

id

String id

namespace

String namespace

name

String name

typeId

String typeId

description

String description

active

boolean active

agendas

List<E> agendas

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.context.ContextSelectionCriteria extends AbstractDataTransferObject implements Serializable

Serialized Fields

namespaceCode

String namespaceCode

name

String name

contextQualifiers

Map<K,V> contextQualifiers

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.krms.api.repository.function

Class org.kuali.rice.krms.api.repository.function.FunctionDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1391030685309770560L

Serialized Fields

id

String id

namespace

String namespace

name

String name

description

String description

returnType

String returnType

typeId

String typeId

active

boolean active

versionNumber

Long versionNumber

parameters

List<E> parameters

categories

List<E> categories

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.function.FunctionDefinition.Builder extends Object implements Serializable

serialVersionUID: -4470376239998290245L

Serialized Fields

id

String id

namespace

String namespace

name

String name

description

String description

returnType

String returnType

typeId

String typeId

active

boolean active

versionNumber

Long versionNumber

parameters

List<E> parameters

categories

List<E> categories

Class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1391030685309770560L

Serialized Fields

id

String id

name

String name

description

String description

parameterType

String parameterType

functionId

String functionId

sequenceNumber

Integer sequenceNumber

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.function.FunctionParameterDefinition.Builder extends Object implements Serializable

serialVersionUID: -4470376239998290245L

Serialized Fields

id

String id

name

String name

description

String description

functionId

String functionId

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

versionNumber

Long versionNumber

Package org.kuali.rice.krms.api.repository.proposition

Class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2783959459503209577L

Serialized Fields

id

String id

description

String description

typeId

String typeId

ruleId

String ruleId

propositionTypeCode

String propositionTypeCode

parameters

List<E> parameters

compoundOpCode

String compoundOpCode

compoundComponents

List<E> compoundComponents

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.proposition.PropositionDefinition.Builder extends Object implements Serializable

serialVersionUID: -6889320709850568900L

Serialized Fields

id

String id

description

String description

ruleId

String ruleId

typeId

String typeId

propositionTypeCode

String propositionTypeCode

parameters

List<E> parameters

compoundOpCode

String compoundOpCode

compoundComponents

List<E> compoundComponents

rule

RuleDefinition.Builder rule

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.proposition.PropositionParameter extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2783959459503209577L

Serialized Fields

id

String id

propId

String propId

value

String value

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.proposition.PropositionParameter.Builder extends Object implements Serializable

serialVersionUID: -6889320709850568900L

Serialized Fields

id

String id

propId

String propId

value

String value

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

versionNumber

Long versionNumber

proposition

PropositionDefinition.Builder proposition

Package org.kuali.rice.krms.api.repository.rule

Class org.kuali.rice.krms.api.repository.rule.RuleDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2783959459503209577L

Serialized Fields

id

String id

name

String name

namespace

String namespace

description

String description

typeId

String typeId

proposition

PropositionDefinition proposition

active

boolean active

actions

List<E> actions

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

propId

String propId

Class org.kuali.rice.krms.api.repository.rule.RuleDefinition.Builder extends Object implements Serializable

serialVersionUID: -7850514191699945347L

Serialized Fields

id

String id

name

String name

description

String description

namespace

String namespace

typeId

String typeId

propId

String propId

active

boolean active

proposition

PropositionDefinition.Builder proposition

actions

List<E> actions

attributes

Map<K,V> attributes

versionNumber

Long versionNumber

Package org.kuali.rice.krms.api.repository.term

Class org.kuali.rice.krms.api.repository.term.TermDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

specification

TermSpecificationDefinition specification

description

String description

parameters

List<E> parameters

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.term.TermDefinition.Builder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

description

String description

specification

TermSpecificationDefinition.Builder specification

parameters

List<E> parameters

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.term.TermParameterDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

termId

String termId

name

String name

value

String value

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.term.TermParameterDefinition.Builder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

termId

String termId

name

String name

value

String value

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.term.TermResolverDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespace

String namespace

name

String name

typeId

String typeId

output

TermSpecificationDefinition output

active

boolean active

prerequisites

Set<E> prerequisites

attributes

Map<K,V> attributes

parameterNames

Set<E> parameterNames

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.term.TermResolverDefinition.Builder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

namespace

String namespace

name

String name

typeId

String typeId

active

boolean active

output

TermSpecificationDefinition.Builder output

prerequisites

Set<E> prerequisites

attributes

Map<K,V> attributes

parameterNames

Set<E> parameterNames

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

namespace

String namespace

type

String type

description

String description

active

boolean active

versionNumber

Long versionNumber

categories

List<E> categories

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.term.TermSpecificationDefinition.Builder extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

termSpecificationId

String termSpecificationId

name

String name

namespace

String namespace

type

String type

description

String description

active

boolean active

versionNumber

Long versionNumber

categories

List<E> categories

Package org.kuali.rice.krms.api.repository.type

Class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6356968810972165031L

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.type.KrmsAttributeDefinition.Builder extends Object implements Serializable

serialVersionUID: -2110564370088779631L

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute extends AbstractDataTransferObject implements Serializable

serialVersionUID: -304265575559412478L

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.type.KrmsTypeAttribute.Builder extends Object implements Serializable

serialVersionUID: 2729964674427296346L

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition extends AbstractDataTransferObject implements Serializable

serialVersionUID: -8314397393380856301L

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.krms.api.repository.type.KrmsTypeDefinition.Builder extends Object implements Serializable

serialVersionUID: -3469525730879441547L

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

versionNumber

Long versionNumber

Package org.kuali.rice.krms.framework.engine.result

Class org.kuali.rice.krms.framework.engine.result.BasicResult extends EventObject implements Serializable

serialVersionUID: -4124200802034785921L

Serialized Fields

type

String type

timestamp

org.joda.time.DateTime timestamp

environment

ExecutionEnvironment environment

result

Boolean result

description

String description

resultDetails

Map<K,V> resultDetails

Class org.kuali.rice.krms.framework.engine.result.TimingResult extends EventObject implements Serializable

serialVersionUID: 5335636381355236617L

Serialized Fields

type

String type

start

org.joda.time.DateTime start

end

org.joda.time.DateTime end

environment

ExecutionEnvironment environment

description

String description

resultDetails

Map<K,V> resultDetails

Package org.kuali.rice.krms.impl.authorization

Class org.kuali.rice.krms.impl.authorization.AgendaEditorAuthorizer extends DocumentAuthorizerBase implements Serializable


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

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

Serialized Fields

actionId

String actionId

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

Serialized Fields

id

String id

namespace

String namespace

name

String name

description

String description

typeId

String typeId

ruleId

String ruleId

sequenceNumber

Integer sequenceNumber

attributeBos

Set<E> attributeBos

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

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

Serialized Fields

agendaId

String agendaId

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

Serialized Fields

id

String id

name

String name

typeId

String typeId

contextId

String contextId

active

boolean active

firstItemId

String firstItemId

attributeBos

Set<E> attributeBos

items

List<E> items

context

org.kuali.rice.krms.impl.repository.ContextBo context

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

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

Serialized Fields

id

String id

agendaId

String agendaId

ruleId

String ruleId

subAgendaId

String subAgendaId

whenTrueId

String whenTrueId

whenFalseId

String whenFalseId

alwaysId

String alwaysId

rule

org.kuali.rice.krms.impl.repository.RuleBo rule

whenTrue

AgendaItemBo whenTrue

whenFalse

AgendaItemBo whenFalse

always

AgendaItemBo always

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

Serialized Fields

id

String id

agendaId

String agendaId

ruleId

String ruleId

subAgendaId

String subAgendaId

whenTrueId

String whenTrueId

whenFalseId

String whenFalseId

alwaysId

String alwaysId

whenTrue

AgendaItemBo whenTrue

whenFalse

AgendaItemBo whenFalse

always

AgendaItemBo always

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

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

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

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

Serialized Fields

id

String id

attributeDefinitionId

String attributeDefinitionId

value

String value

attributeDefinition

org.kuali.rice.krms.impl.repository.KrmsAttributeDefinitionBo attributeDefinition

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

Serialized Fields

id

String id

name

String name

namespace

String namespace

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

Serialized Fields

contextId

String contextId

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

Serialized Fields

id

String id

name

String name

namespace

String namespace

typeId

String typeId

description

String description

active

boolean active

agendas

List<E> agendas

attributeBos

List<E> attributeBos

versionNumber

Long versionNumber

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

Serialized Fields

blankOption

boolean blankOption

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

Serialized Fields

id

String id

contextId

String contextId

actionTypeId

String actionTypeId

versionNumber

Long versionNumber

actionType

org.kuali.rice.krms.impl.repository.KrmsTypeBo actionType

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

Serialized Fields

id

String id

contextId

String contextId

agendaTypeId

String agendaTypeId

versionNumber

Long versionNumber

agendaType

org.kuali.rice.krms.impl.repository.KrmsTypeBo agendaType

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

Serialized Fields

id

String id

contextId

String contextId

eventName

String eventName

versionNumber

Long versionNumber

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

Serialized Fields

id

String id

contextId

String contextId

ruleTypeId

String ruleTypeId

versionNumber

Long versionNumber

ruleType

org.kuali.rice.krms.impl.repository.KrmsTypeBo ruleType

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

Serialized Fields

id

String id

contextId

String contextId

termSpecificationId

String termSpecificationId

prereq

Boolean prereq

termSpecification

org.kuali.rice.krms.impl.repository.TermSpecificationBo termSpecification

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

Serialized Fields

id

String id

namespace

String namespace

name

String name

description

String description

returnType

String returnType

typeId

String typeId

active

boolean active

parameters

List<E> parameters

categories

List<E> categories

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

Serialized Fields

id

String id

name

String name

description

String description

functionId

String functionId

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

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

Serialized Fields

id

String id

name

String name

namespace

String namespace

label

String label

description

String description

active

boolean active

componentName

String componentName

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

Serialized Fields

id

String id

typeId

String typeId

attributeDefinitionId

String attributeDefinitionId

sequenceNumber

Integer sequenceNumber

active

boolean active

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

Serialized Fields

id

String id

name

String name

namespace

String namespace

serviceName

String serviceName

active

boolean active

attributes

List<E> attributes

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

Serialized Fields

id

String id

description

String description

ruleId

String ruleId

typeId

String typeId

propositionTypeCode

String propositionTypeCode

parameters

List<E> parameters

compoundOpCode

String compoundOpCode

compoundSequenceNumber

Integer compoundSequenceNumber

compoundComponents

List<E> compoundComponents

parameterDisplayString

String parameterDisplayString

editMode

boolean editMode

categoryId

String categoryId

newTermDescription

String newTermDescription

termParameters

Map<K,V> termParameters

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

Serialized Fields

id

String id

propId

String propId

value

String value

parameterType

String parameterType

sequenceNumber

Integer sequenceNumber

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

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

Serialized Fields

ruleId

String ruleId

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

Serialized Fields

id

String id

namespace

String namespace

description

String description

name

String name

typeId

String typeId

propId

String propId

active

boolean active

proposition

org.kuali.rice.krms.impl.repository.PropositionBo proposition

actions

List<E> actions

attributeBos

List<E> attributeBos

propositionTree

Tree<T,K> propositionTree

propositionSummary

String propositionSummary

propositionSummaryBuffer

StringBuffer propositionSummaryBuffer

selectedPropositionId

String selectedPropositionId

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

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

Serialized Fields

id

String id

specificationId

String specificationId

description

String description

specification

org.kuali.rice.krms.impl.repository.TermSpecificationBo specification

parameters

List<E> parameters

parametersMap

Map<K,V> parametersMap

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

Serialized Fields

id

String id

termId

String termId

name

String name

value

String value

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

Serialized Fields

termResolverId

String termResolverId

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

Serialized Fields

id

String id

namespace

String namespace

name

String name

contextId

String contextId

typeId

String typeId

outputId

String outputId

active

boolean active

output

org.kuali.rice.krms.impl.repository.TermSpecificationBo output

prerequisites

Set<E> prerequisites

parameterSpecifications

Set<E> parameterSpecifications

attributeBos

Set<E> attributeBos

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

Serialized Fields

id

String id

termResolverId

String termResolverId

name

String name

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

serialVersionUID: 1L

Serialized Fields

id

String id

name

String name

namespace

String namespace

type

String type

description

String description

active

boolean active

categories

List<E> categories

contexts

List<E> contexts

Package org.kuali.rice.krms.impl.ui

Class org.kuali.rice.krms.impl.ui.AgendaEditor extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 1L

Serialized Fields

context

org.kuali.rice.krms.impl.repository.ContextBo context

namespace

String namespace

agenda

org.kuali.rice.krms.impl.repository.AgendaBo agenda

contextName

String contextName

agendaItemLine

AgendaItemBo agendaItemLine

agendaItemLineRuleAction

org.kuali.rice.krms.impl.repository.ActionBo agendaItemLineRuleAction

selectedAgendaItemId

String selectedAgendaItemId

cutAgendaItemId

String cutAgendaItemId

selectedPropositionId

String selectedPropositionId

cutPropositionId

String cutPropositionId

copyRuleName

String copyRuleName

oldContextId

String oldContextId

ruleEditorMessage

String ruleEditorMessage

addRuleInProgress

boolean addRuleInProgress

customAttributesMap

Map<K,V> customAttributesMap

customRuleAttributesMap

Map<K,V> customRuleAttributesMap

customRuleActionAttributesMap

Map<K,V> customRuleActionAttributesMap

Class org.kuali.rice.krms.impl.ui.AgendaEditorMaintainable extends MaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.krms.impl.ui.AgendaTreeLogicNode extends AgendaTreeNode implements Serializable

serialVersionUID: -7447887887521885531L

Class org.kuali.rice.krms.impl.ui.AgendaTreeNode extends Object implements Serializable

Class org.kuali.rice.krms.impl.ui.AgendaTreeRuleNode extends AgendaTreeNode implements Serializable

serialVersionUID: 8348548494907941273L

Serialized Fields

agendaItem

AgendaItemBo agendaItem

Class org.kuali.rice.krms.impl.ui.CategoryValuesFinder extends UifKeyValuesFinderBase implements Serializable

Serialized Fields

blankOption

boolean blankOption

Class org.kuali.rice.krms.impl.ui.CompoundOpCodeNode extends RuleTreeNode implements Serializable

serialVersionUID: -6069336457169968200L

Class org.kuali.rice.krms.impl.ui.CompoundOpCodeValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krms.impl.ui.CompoundPropositionEditNode extends RuleTreeNode implements Serializable

serialVersionUID: -5650654824214437325L

Class org.kuali.rice.krms.impl.ui.ContextMaintainable extends MaintainableImpl implements Serializable

Class org.kuali.rice.krms.impl.ui.PropositionOpCodeValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.krms.impl.ui.RuleTreeNode extends Object implements Serializable

serialVersionUID: 8038174553531544943L

Serialized Fields

proposition

org.kuali.rice.krms.impl.repository.PropositionBo proposition

Class org.kuali.rice.krms.impl.ui.SimplePropositionEditNode extends RuleTreeNode implements Serializable

serialVersionUID: -5650654824214437325L

Serialized Fields

parameterDisplayString

String parameterDisplayString

Class org.kuali.rice.krms.impl.ui.SimplePropositionNode extends RuleTreeNode implements Serializable

serialVersionUID: -629088492909384804L

Serialized Fields

parameterDisplayString

String parameterDisplayString

Class org.kuali.rice.krms.impl.ui.TermMaintainable extends MaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.krms.impl.ui.TermSpecificationMaintainable extends MaintainableImpl implements Serializable

serialVersionUID: 1L

Class org.kuali.rice.krms.impl.ui.ValidTermsValuesFinder extends UifKeyValuesFinderBase implements Serializable


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

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

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

serialVersionUID: 2681595879406587302L

Serialized Fields

serviceName

QName serviceName

endpointUrl

URL endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serviceVersion

String serviceVersion

type

String type

queue

boolean queue

priority

Integer priority

retryAttempts

Integer retryAttempts

millisToLive

Long millisToLive

messageExceptionHandler

String messageExceptionHandler

busSecurity

Boolean busSecurity

credentialsType

String credentialsType

_futureElements

Collection<E> _futureElements

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

serialVersionUID: -3002495884401672488L

Serialized Fields

serviceName

QName serviceName

endpointUrl

URL endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serviceVersion

String serviceVersion

type

String type

queue

boolean queue

priority

Integer priority

retryAttempts

Integer retryAttempts

millisToLive

Long millisToLive

messageExceptionHandler

String messageExceptionHandler

busSecurity

Boolean busSecurity

credentialsType

CredentialsType credentialsType

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

serialVersionUID: -4226512121638441108L

Serialized Fields

serviceInterfaces

List<E> serviceInterfaces

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

serialVersionUID: 4300659121377259098L

Serialized Fields

serviceInterfaces

List<E> serviceInterfaces

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

serialVersionUID: -4226512121638441108L

Serialized Fields

resourceClass

String resourceClass

resourceToClassNameMap

Map<K,V> resourceToClassNameMap

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

serialVersionUID: 4300659121377259098L

Serialized Fields

resourceClass

String resourceClass

resourceToClassNameMap

Map<K,V> resourceToClassNameMap

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

serialVersionUID: -4226512121638441108L

Serialized Fields

serviceInterface

String serviceInterface

jaxWsService

boolean jaxWsService

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

serialVersionUID: 722267174667364588L

Serialized Fields

serviceInterface

String serviceInterface

jaxWsService

boolean jaxWsService

Package org.kuali.rice.ksb.api.messaging

Class org.kuali.rice.ksb.api.messaging.AsynchronousCall extends Object implements Serializable

serialVersionUID: -1036656564567726747L

Serialized Fields

arguments

Object[] arguments

paramTypes

Class<T>[] paramTypes

serviceConfiguration

ServiceConfiguration serviceConfiguration

context

Serializable context

methodName

String methodName

callback

AsynchronousCallback callback

ignoreStoreAndForward

boolean ignoreStoreAndForward

Package org.kuali.rice.ksb.api.registry

Class org.kuali.rice.ksb.api.registry.RemoveAndPublishResult extends AbstractDataTransferObject implements Serializable

serialVersionUID: 4279564869510247725L

Serialized Fields

servicesRemoved

List<E> servicesRemoved

servicesPublished

List<E> servicesPublished

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ksb.api.registry.ServiceDescriptor extends AbstractDataTransferObject implements Serializable

serialVersionUID: 4555599272613878634L

Serialized Fields

id

String id

descriptor

String descriptor

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ksb.api.registry.ServiceDescriptor.Builder extends Object implements Serializable

serialVersionUID: 4439417051199359358L

Serialized Fields

id

String id

descriptor

String descriptor

versionNumber

Long versionNumber

Class org.kuali.rice.ksb.api.registry.ServiceEndpoint extends AbstractDataTransferObject implements Serializable

serialVersionUID: -2295962329997871877L

Serialized Fields

info

ServiceInfo info

descriptor

ServiceDescriptor descriptor

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ksb.api.registry.ServiceEndpoint.Builder extends Object implements Serializable

serialVersionUID: -1783718474634197837L

Serialized Fields

info

ServiceInfo.Builder info

descriptor

ServiceDescriptor.Builder descriptor

Class org.kuali.rice.ksb.api.registry.ServiceInfo extends AbstractDataTransferObject implements Serializable

serialVersionUID: 4793306414624564991L

Serialized Fields

serviceId

String serviceId

serviceName

QName serviceName

endpointUrl

String endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serverIpAddress

String serverIpAddress

type

String type

serviceVersion

String serviceVersion

status

String status

serviceDescriptorId

String serviceDescriptorId

checksum

String checksum

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.ksb.api.registry.ServiceInfo.Builder extends Object implements Serializable

serialVersionUID: 4424090938369742940L

Serialized Fields

serviceId

String serviceId

serviceName

QName serviceName

endpointUrl

String endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serverIpAddress

String serverIpAddress

type

String type

serviceVersion

String serviceVersion

status

ServiceEndpointStatus status

serviceDescriptorId

String serviceDescriptorId

checksum

String checksum

versionNumber

Long versionNumber

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

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

Serialized Fields

id

String id

descriptor

String descriptor

versionNumber

Long versionNumber

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

serialVersionUID: -4244884858494208070L

Serialized Fields

serviceId

String serviceId

serviceName

String serviceName

endpointUrl

String endpointUrl

instanceId

String instanceId

applicationId

String applicationId

serverIpAddress

String serverIpAddress

type

String type

serviceVersion

String serviceVersion

statusCode

String statusCode

serviceDescriptorId

String serviceDescriptorId

checksum

String checksum

versionNumber

Long versionNumber

Package org.kuali.rice.ksb.messaging

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

AsynchronousCall methodCall

payload

PersistedMessagePayload payload

value1

String value1

value2

String value2

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

serialVersionUID: 508778527504899029L

Serialized Fields

routeQueueId

Long routeQueueId

payload

String payload

methodCall

AsynchronousCall methodCall

message

PersistedMessageBO message

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

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

removedApplicationId

String removedApplicationId

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

Package org.kuali.rice.location.api.campus

Class org.kuali.rice.location.api.campus.Campus extends AbstractDataTransferObject implements Serializable

serialVersionUID: 2288194493838509380L

Serialized Fields

code

String code

name

String name

shortName

String shortName

campusType

CampusType campusType

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.campus.Campus.Builder extends Object implements Serializable

serialVersionUID: -3130728718673871762L

Serialized Fields

code

String code

name

String name

shortName

String shortName

campusType

CampusType.Builder campusType

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.location.api.campus.CampusQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.campus.CampusType extends AbstractDataTransferObject implements Serializable

serialVersionUID: -6325716665728047946L

Serialized Fields

code

String code

name

String name

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.campus.CampusType.Builder extends Object implements Serializable

serialVersionUID: 1807428861457935238L

Serialized Fields

code

String code

name

String name

active

boolean active

versionNumber

Long versionNumber

objectId

String objectId

Class org.kuali.rice.location.api.campus.CampusTypeQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.location.api.country

Class org.kuali.rice.location.api.country.Country extends AbstractDataTransferObject implements Serializable

serialVersionUID: -8975392777320033940L

Serialized Fields

code

String code

alternateCode

String alternateCode

name

String name

restricted

boolean restricted

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.country.Country.Builder extends Object implements Serializable

serialVersionUID: -4786917485397379322L

Serialized Fields

code

String code

alternateCode

String alternateCode

name

String name

restricted

boolean restricted

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.location.api.country.CountryQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.location.api.county

Class org.kuali.rice.location.api.county.County extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6097498602725305353L

Serialized Fields

code

String code

name

String name

countryCode

String countryCode

stateCode

String stateCode

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.county.County.Builder extends Object implements Serializable

serialVersionUID: 7077484401017765844L

Serialized Fields

code

String code

name

String name

countryCode

String countryCode

stateCode

String stateCode

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.location.api.county.CountyQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.location.api.postalcode

Class org.kuali.rice.location.api.postalcode.PostalCode extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6097498602725305353L

Serialized Fields

code

String code

cityName

String cityName

countryCode

String countryCode

stateCode

String stateCode

countyCode

String countyCode

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.postalcode.PostalCode.Builder extends Object implements Serializable

serialVersionUID: 7077484401017765844L

Serialized Fields

code

String code

cityName

String cityName

countryCode

String countryCode

stateCode

String stateCode

countyCode

String countyCode

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.location.api.postalcode.PostalCodeQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.location.api.state

Class org.kuali.rice.location.api.state.State extends AbstractDataTransferObject implements Serializable

serialVersionUID: 6097498602725305353L

Serialized Fields

code

String code

name

String name

countryCode

String countryCode

active

boolean active

versionNumber

Long versionNumber

_futureElements

Collection<E> _futureElements

Class org.kuali.rice.location.api.state.State.Builder extends Object implements Serializable

serialVersionUID: 7077484401017765844L

Serialized Fields

code

String code

name

String name

countryCode

String countryCode

active

boolean active

versionNumber

Long versionNumber

Class org.kuali.rice.location.api.state.StateQueryResults extends AbstractDataTransferObject implements Serializable

Serialized Fields

results

List<E> results

totalRowCount

Integer totalRowCount

moreResultsAvailable

boolean moreResultsAvailable

_futureElements

Collection<E> _futureElements

Package org.kuali.rice.location.framework.campus

Class org.kuali.rice.location.framework.campus.CampusTypeValuesFinder extends KeyValuesBase implements Serializable

Class org.kuali.rice.location.framework.campus.CampusValuesFinder extends KeyValuesBase implements Serializable


Package org.kuali.rice.location.framework.country

Class org.kuali.rice.location.framework.country.AbstractCountryValuesFinderBase extends KeyValuesBase implements Serializable

Class org.kuali.rice.location.framework.country.CountryNotRestrictedValuesFinder extends AbstractCountryValuesFinderBase implements Serializable

Class org.kuali.rice.location.framework.country.CountryValuesFinder extends AbstractCountryValuesFinderBase implements Serializable


Package org.kuali.rice.location.framework.county

Package org.kuali.rice.location.framework.postalcode

Package org.kuali.rice.location.framework.state

Class org.kuali.rice.location.framework.state.StateValuesFinder extends KeyValuesBase implements Serializable

Serialized Fields

countryCode

String countryCode

Package org.kuali.rice.location.impl.campus

Class org.kuali.rice.location.impl.campus.CampusBo extends PersistableBusinessObjectBase implements Serializable

serialVersionUID: 787567094298971223L

Serialized Fields

code

String code

name

String name

shortName

String shortName

campusTypeCode

String campusTypeCode

active

boolean active

campusType

org.kuali.rice.location.impl.campus.CampusTypeBo campusType

Class org.kuali.rice.location.impl.campus.CampusTypeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

code

String code

name

String name

active

boolean active

Package org.kuali.rice.location.impl.country

Class org.kuali.rice.location.impl.country.CountryBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

code

String code

alternateCode

String alternateCode

name

String name

restricted

boolean restricted

active

boolean active

Package org.kuali.rice.location.impl.county

Class org.kuali.rice.location.impl.county.CountyBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

code

String code

countryCode

String countryCode

stateCode

String stateCode

name

String name

active

boolean active

country

org.kuali.rice.location.impl.country.CountryBo country

state

org.kuali.rice.location.impl.state.StateBo state

Class org.kuali.rice.location.impl.county.CountyId extends Object implements Serializable

Serialized Fields

code

String code

countryCode

String countryCode

stateCode

String stateCode

Package org.kuali.rice.location.impl.postalcode

Class org.kuali.rice.location.impl.postalcode.PostalCodeBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

code

String code

countryCode

String countryCode

cityName

String cityName

stateCode

String stateCode

countyCode

String countyCode

active

boolean active

country

org.kuali.rice.location.impl.country.CountryBo country

state

org.kuali.rice.location.impl.state.StateBo state

county

org.kuali.rice.location.impl.county.CountyBo county

Package org.kuali.rice.location.impl.state

Class org.kuali.rice.location.impl.state.StateBo extends PersistableBusinessObjectBase implements Serializable

Serialized Fields

code

String code

countryCode

String countryCode

name

String name

active

boolean active

country

org.kuali.rice.location.impl.country.CountryBo country

Class org.kuali.rice.location.impl.state.StateId extends Object implements Serializable

Serialized Fields

countryCode

String countryCode

code

String code

Package org.kuali.rice.location.web.campus

Class org.kuali.rice.location.web.campus.CampusMaintainableImpl extends KualiMaintainableImpl implements Serializable

Class org.kuali.rice.location.web.campus.CampusTypeMaintainableImpl extends KualiMaintainableImpl implements Serializable


Package org.kuali.rice.location.web.country

Class org.kuali.rice.location.web.country.CountryMaintainableImpl extends KualiMaintainableImpl implements Serializable


Package org.kuali.rice.location.web.county

Class org.kuali.rice.location.web.county.CountyMaintainableImpl extends KualiMaintainableImpl implements Serializable


Package org.kuali.rice.location.web.postalcode

Class org.kuali.rice.location.web.postalcode.PostalCodeMaintainableImpl extends KualiMaintainableImpl implements Serializable


Package org.kuali.rice.location.web.state

Class org.kuali.rice.location.web.state.StateMaintainableImpl extends KualiMaintainableImpl implements Serializable


Package org.springframework.beans.factory.support

Class org.springframework.beans.factory.support.AbstractBeanDefinition extends org.springframework.beans.BeanMetadataAttributeAccessor implements Serializable

Serialized Fields

beanClass

Object beanClass

scope

String scope

singleton

boolean singleton

prototype

boolean prototype

abstractFlag

boolean abstractFlag

lazyInit

boolean lazyInit

autowireMode

int autowireMode

dependencyCheck

int dependencyCheck

dependsOn

String[] dependsOn

autowireCandidate

boolean autowireCandidate

primary

boolean primary

qualifiers

Map<K,V> qualifiers

nonPublicAccessAllowed

boolean nonPublicAccessAllowed

lenientConstructorResolution

boolean lenientConstructorResolution

constructorArgumentValues

org.springframework.beans.factory.config.ConstructorArgumentValues constructorArgumentValues

propertyValues

org.springframework.beans.MutablePropertyValues propertyValues

methodOverrides

org.springframework.beans.factory.support.MethodOverrides methodOverrides

factoryBeanName

String factoryBeanName

factoryMethodName

String factoryMethodName

initMethodName

String initMethodName

destroyMethodName

String destroyMethodName

enforceInitMethod

boolean enforceInitMethod

enforceDestroyMethod

boolean enforceDestroyMethod

synthetic

boolean synthetic

role

int role

description

String description

resource

org.springframework.core.io.Resource resource

Class org.springframework.beans.factory.support.AutowireCandidateQualifier extends org.springframework.beans.BeanMetadataAttributeAccessor implements Serializable

Serialized Fields

typeName

String typeName

Class org.springframework.beans.factory.support.BeanDefinitionValidationException extends org.springframework.beans.FatalBeanException implements Serializable

Class org.springframework.beans.factory.support.ChildBeanDefinition extends org.springframework.beans.factory.support.AbstractBeanDefinition implements Serializable

Serialized Fields

parentName

String parentName

Class org.springframework.beans.factory.support.DefaultListableBeanFactory extends org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory implements Serializable

Serialization Methods

readObject

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

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

serializationId

String serializationId

allowBeanDefinitionOverriding

boolean allowBeanDefinitionOverriding

allowEagerClassLoading

boolean allowEagerClassLoading

autowireCandidateResolver

org.springframework.beans.factory.support.AutowireCandidateResolver autowireCandidateResolver

resolvableDependencies

Map<K,V> resolvableDependencies

beanDefinitionMap

Map<K,V> beanDefinitionMap

beanDefinitionNames

List<E> beanDefinitionNames

configurationFrozen

boolean configurationFrozen

frozenBeanDefinitionNames

String[] frozenBeanDefinitionNames

Class org.springframework.beans.factory.support.GenericBeanDefinition extends org.springframework.beans.factory.support.AbstractBeanDefinition implements Serializable

Serialized Fields

parentName

String parentName

Class org.springframework.beans.factory.support.KualiDefaultListableBeanFactory extends org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory implements Serializable

Serialization Methods

readObject

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

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

serializationId

String serializationId
Optional id for this factory, for serialization purposes


allowBeanDefinitionOverriding

boolean allowBeanDefinitionOverriding
Whether to allow re-registration of a different definition with the same name


allowEagerClassLoading

boolean allowEagerClassLoading
Whether to allow eager class loading even for lazy-init beans


autowireCandidateResolver

org.springframework.beans.factory.support.AutowireCandidateResolver autowireCandidateResolver
Resolver to use for checking if a bean definition is an autowire candidate


resolvableDependencies

Map<K,V> resolvableDependencies
Map from dependency type to corresponding autowired value


beanDefinitionMap

Map<K,V> beanDefinitionMap
Map of bean definition objects, keyed by bean name


beanDefinitionNames

List<E> beanDefinitionNames
List of bean definition names, in registration order


configurationFrozen

boolean configurationFrozen
Whether bean definition metadata may be cached for all beans


frozenBeanDefinitionNames

String[] frozenBeanDefinitionNames
Cached array of bean definition names in case of frozen configuration


beanDefinitionsByParent

Map<K,V> beanDefinitionsByParent

Class org.springframework.beans.factory.support.ManagedArray extends org.springframework.beans.factory.support.ManagedList<Object> implements Serializable

Serialized Fields

resolvedElementType

Class<T> resolvedElementType

Class org.springframework.beans.factory.support.ManagedList extends ArrayList<E> implements Serializable

Serialized Fields

source

Object source

elementTypeName

String elementTypeName

mergeEnabled

boolean mergeEnabled

Class org.springframework.beans.factory.support.ManagedMap extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

source

Object source

keyTypeName

String keyTypeName

valueTypeName

String valueTypeName

mergeEnabled

boolean mergeEnabled

Class org.springframework.beans.factory.support.ManagedProperties extends Properties implements Serializable

Serialized Fields

source

Object source

mergeEnabled

boolean mergeEnabled

Class org.springframework.beans.factory.support.ManagedSet extends LinkedHashSet<E> implements Serializable

Serialized Fields

source

Object source

elementTypeName

String elementTypeName

mergeEnabled

boolean mergeEnabled

Class org.springframework.beans.factory.support.RootBeanDefinition extends org.springframework.beans.factory.support.AbstractBeanDefinition implements Serializable

Serialized Fields

externallyManagedConfigMembers

Set<E> externallyManagedConfigMembers

externallyManagedInitMethods

Set<E> externallyManagedInitMethods

externallyManagedDestroyMethods

Set<E> externallyManagedDestroyMethods

decoratedDefinition

org.springframework.beans.factory.config.BeanDefinitionHolder decoratedDefinition

isFactoryMethodUnique

boolean isFactoryMethodUnique

resolvedConstructorOrFactoryMethod

Object resolvedConstructorOrFactoryMethod

constructorArgumentsResolved

boolean constructorArgumentsResolved

resolvedConstructorArguments

Object[] resolvedConstructorArguments

preparedConstructorArguments

Object[] preparedConstructorArguments

constructorArgumentLock

Object constructorArgumentLock

beforeInstantiationResolved

Boolean beforeInstantiationResolved

postProcessed

boolean postProcessed

postProcessingLock

Object postProcessingLock

Package org.springframework.transaction.jta

Class org.springframework.transaction.jta.JtaTransactionManager extends org.springframework.transaction.support.AbstractPlatformTransactionManager implements Serializable

Serialization Methods

readObject

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

userTransactionName

String userTransactionName

autodetectUserTransaction

boolean autodetectUserTransaction

cacheUserTransaction

boolean cacheUserTransaction

userTransactionObtainedFromJndi

boolean userTransactionObtainedFromJndi

transactionManagerName

String transactionManagerName

autodetectTransactionManager

boolean autodetectTransactionManager

transactionSynchronizationRegistryName

String transactionSynchronizationRegistryName

allowCustomIsolationLevels

boolean allowCustomIsolationLevels

Class org.springframework.transaction.jta.OC4JJtaTransactionManager extends org.springframework.transaction.jta.JtaTransactionManager implements Serializable

Serialized Fields

beginWithNameMethod

Method beginWithNameMethod

setTransactionIsolationMethod

Method setTransactionIsolationMethod

Class org.springframework.transaction.jta.WebLogicJtaTransactionManager extends org.springframework.transaction.jta.JtaTransactionManager implements Serializable

Serialized Fields

weblogicUserTransactionAvailable

boolean weblogicUserTransactionAvailable

beginWithNameMethod

Method beginWithNameMethod

beginWithNameAndTimeoutMethod

Method beginWithNameAndTimeoutMethod

weblogicTransactionManagerAvailable

boolean weblogicTransactionManagerAvailable

forceResumeMethod

Method forceResumeMethod

setPropertyMethod

Method setPropertyMethod

transactionHelper

Object transactionHelper

Class org.springframework.transaction.jta.WebSphereUowTransactionManager extends org.springframework.transaction.jta.JtaTransactionManager implements Serializable

Serialized Fields

uowManagerName

String uowManagerName



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