Interface | Description |
---|---|
BusinessObject |
Interface for classes that act as a business object within the framework
|
DataObjectAuthorizer |
Invoked to authorize actions requested on data objects (such as edit or view)
|
Exporter |
An Exporter provides the ability to export a List of BusinessObjects to a
supported ExportFormat.
|
ExternalizableBusinessObject | |
GlobalBusinessObject |
This is a marker interface used to determine whether we are dealing with a GlobalBusinessObject or something else
If implementations of this class implement
PersistableBusinessObject as well, then it is strongly recommended that
classes override PersistableBusinessObject.buildListOfDeletionAwareLists() as well. |
GlobalBusinessObjectDetail |
Detail objects included as part of globals should implement this interface
to facilitate proper storage of data and record locking.
|
InactivatableFromTo |
Business objects that have effective dating (from to dates) should implement this interface.
|
KualiCode |
Represents a simple code-description business object
|
PersistableAttachment |
This is a description of what this class does - chitra07 don't forget to fill this in.
|
PersistableAttachmentList<T extends PersistableAttachment> | |
PersistableBusinessObject |
Declares a common interface for all
BusinessObject classes which can have their
state persisted. |
PersistableBusinessObjectExtension |
Class | Description |
---|---|
AdHocRoutePerson |
Ad Hoc Route Person Business Object
|
AdHocRoutePersonId |
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
|
AdHocRouteRecipient |
TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application Ad Hoc Route
Recipient Business Object
|
AdHocRouteWorkgroup |
Ad Hoc Route Workgroup Business Object
|
AdHocRouteWorkgroupId |
This Compound Primary Class has been generated by the rice ojb2jpa Groovy script.
|
Attachment | |
BusinessObjectBase | |
DataObjectAuthorizerBase | |
DataObjectRelationship |
Represents a relationship to another class that exists within a given parent class
|
DocumentAttachment | |
DocumentHeader |
Business Object representing a document header.
|
GlobalBusinessObjectDetailBase | |
InactivatableFromToImpl | |
KualiCodeBase | |
ModuleConfiguration |
This class contains various configuration properties for a Rice module.
|
MultiDocumentAttachment | |
Note |
Represents a user note in the system.
|
NoteType | |
PersistableAttachmentBase |
This is a description of what this class does - chitra07 don't forget to fill this in.
|
PersistableBusinessObjectBase | |
PersistableBusinessObjectExtensionBase | |
SessionDocument | |
SessionDocumentId |
PK for SessionDocument.
|
TransientBusinessObjectBase |
Transient Business Object Base Business Object
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.