Interface | Description |
---|---|
Lockable<PK> |
Lockable is the interface a
BusinessObject must implement to be used for locking. |
LogicalDeletable<PK> |
LogicalDeletable is the interface a
BusinessObject must implement to be deleted logically
via org.nuclos.api.provider.BusinessObjectProvider . |
Modifiable<PK> |
Modifiable is the interface a
BusinessObject must implement to be used in modifying
rules, UpdateRule , InsertRule , UpdateFinalRule , InsertFinalRule |
Stateful |
May be deprecated in future release.
|
Copyright © 2023. All rights reserved.