org.enhydra.shark.api.client.wfbase
Interface BaseBusinessObject

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
WfActivity, WfAssignment, WfAssignmentEventAudit, WfAssignmentEventAuditInternal, WfCreateProcessEventAudit, WfCreateProcessEventAuditInternal, WfDataEventAudit, WfDataEventAuditInternal, WfEventAudit, WfEventAuditInternal, WfExecutionObject, WfPackageEventAudit, WfProcess, WfProcessMgr, WfRequester, WfResource, WfStateEventAudit, WfStateEventAuditInternal

public interface BaseBusinessObject
extends java.io.Serializable

Java version of OMG's interface. This is how OMG defines it:

A BaseBusinessObject is the base interface for all business object interfaces. It serves as a placeholder for the definition of a business component base entity; it is assumed that a future OMG initiative will provide a detailed specification of a base business component interface which will replace the placeholder used in this specification.