Uses of Class
org.kuali.rice.krad.bo.DataObjectBase
Packages that use DataObjectBase
Package
Description
-
Uses of DataObjectBase in org.kuali.rice.krad.bo
Subclasses of DataObjectBase in org.kuali.rice.krad.boModifier and TypeClassDescriptionclassclassclassBusiness Object representing a document header.classclassRepresents a user note in the system.classclassclassAdapter class to provide some of the parent methods expected of persistable business objects This is a temporary class to use in place of PBOB (moved to the KNS module) to facilitate code-level compatibility with existing business objects and documents.class -
Uses of DataObjectBase in org.kuali.rice.krad.document.authorization
Subclasses of DataObjectBase in org.kuali.rice.krad.document.authorizationModifier and TypeClassDescriptionclassThis is a business object used to lock a document pessimistically. -
Uses of DataObjectBase in org.kuali.rice.krad.maintenance
Subclasses of DataObjectBase in org.kuali.rice.krad.maintenanceModifier and TypeClassDescriptionclassList of business objects that this maintenance document is locking (prevents two documents from being routed trying to update the same object) Most maintenance documents have only one lock, but globals have many