Uses of Class
com.storedobject.accounts.BusinessEntity
Packages that use BusinessEntity
-
Uses of BusinessEntity in com.storedobject.accounts
Methods in com.storedobject.accounts that return BusinessEntityModifier and TypeMethodDescriptionstatic BusinessEntity
BusinessEntity.createFor
(TransactionManager tm, Id entityId) Creates a BusinessEntity (if not already exists) for the specified entityId using the given TransactionManager.static BusinessEntity
Retrieves the business entity for the given entity ID.