Package org.kuali.rice.krad.bo

Interface Summary
BusinessObject Deprecated. use new KRAD Data framework DataObjectService
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 data objects to a supported export format.
ExternalizableBusinessObject Deprecated. use new KRAD Data framework DataObjectService
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 Deprecated. use new KRAD Data framework DataObjectService
PersistableBusinessObjectExtension Deprecated. use a plain old Object property on your class and use ExtensionFor annotation on the actual extension class.
 

Class Summary
AdHocRoutePerson Ad Hoc Route Person Business Object
AdHocRouteRecipient Ad Hoc Route Recipient Business Object TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application
AdHocRouteWorkgroup Ad Hoc Route Workgroup Business Object.
Attachment  
BusinessObjectBase Deprecated. use new KRAD Data framework DataObjectService
DataObjectAuthorizerBase  
DataObjectBase Declares an optional superclass for classes which can have their state persisted.
DataObjectRelationship Deprecated. use DataObjectRelationship instead
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  
PersistableBusinessObjectBase Deprecated. use new KRAD Data framework DataObjectService.
PersistableBusinessObjectExtensionBase Deprecated. use annotation instead
SessionDocument  
SessionDocumentId ID Class for SessionDocument.
TransientBusinessObjectBase Deprecated. use new KRAD Data framework DataObjectService
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.