Package org.nuclos.api.businessobject.facade
package org.nuclos.api.businessobject.facade
-
ClassDescriptionLockable<PK>Lockable is the interface a
BusinessObject
must implement to be used for locking.LogicalDeletable<PK>LogicalDeletable is the interface aBusinessObject
must implement to be deleted logically via org.nuclos.api.provider.BusinessObjectProvider .Modifiable<PK>Modifiable is the interface aBusinessObject
must implement to be used in modifying rules,UpdateRule
,InsertRule
,UpdateFinalRule
,InsertFinalRule
May be deprecated in future release.