Package com.storedobject.core
Interface OfEntity
- All Known Subinterfaces:
OfEntitySelf
- All Known Implementing Classes:
AbstractCardAccount
,Account
,AccountConfiguration
,AccountTitle
,BranchAccount
,CashAccount
,CustomerInvoice
,DigitalPaymentAccount
,EntityAccount
,EntityRole
,InstantaneousAccount
,InventoryRO
,InventorySale
,InventoryStore
,InventoryTransfer
,Invoice
,Issue
,JournalVoucher
,MaterialIssued
,MaterialRequest
,MaterialReturned
,MaterialTransferred
,Memo
,OffsetAccount
,Organization
,PersonRole
,SupplierInvoice
,TaxAccountConfiguration
,UnpostedJournal
public interface OfEntity
-
Method Summary
Modifier and TypeMethodDescriptiondefault Id
check
(TransactionManager tm, Id systemEntityId) default Id
default void
setSystemEntity
(Id systemEntityId)
-
Method Details
-
getSystemEntityId
Id getSystemEntityId() -
getSystemEntity
SystemEntity getSystemEntity() -
setSystemEntity
-
check
- Throws:
Exception
-
findSystemEntityId
-