public interface LogicalDeletable<PK> extends BusinessObject<PK>
BusinessObject
must implement to be deleted logically
via org.nuclos.api.provider.BusinessObjectProvider .
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getNuclosLogicalDeleted()
returns true if business object is marked as logically deleted
|
get, getEntity, getEntityUid, getId, getVersion, isDelete, isInsert, isUpdate
Copyright © 2023. All rights reserved.