Uses of Interface
com.storedobject.ui.TransactionCreator
Packages that use TransactionCreator
Package
Description
-
Uses of TransactionCreator in com.storedobject.ui
Classes in com.storedobject.ui that implement TransactionCreatorModifier and TypeClassDescriptionclass
ObjectEditor<T extends StoredObject>
The concrete base class for creating CRUD views forStoredObject
classes.Methods in com.storedobject.ui with parameters of type TransactionCreatorModifier and TypeMethodDescriptionfinal void
ObjectEditor.setTransactionCreator
(TransactionCreator tranCreator) void
TransactionCreator.setTransactionCreator
(TransactionCreator transactionCreator) Set a "Transaction Creator" so thatgetTransaction(boolean)
call will use it for creating new transactions. -
Uses of TransactionCreator in com.storedobject.ui.accounts
Classes in com.storedobject.ui.accounts that implement TransactionCreatorModifier and TypeClassDescriptionclass
AbstractInvoiceEditor<I extends Invoice>
class
BaseCustomerInvoiceEditor<I extends CustomerInvoice>
class
BaseSupplierInvoiceEditor<I extends SupplierInvoice>
class
class
class
-
Uses of TransactionCreator in com.storedobject.ui.common
Classes in com.storedobject.ui.common that implement TransactionCreatorModifier and TypeClassDescriptionclass
AbstractTextContentEditor<T extends TextContent>
class
class
class
class
EntityRoleEditor<T extends EntityRole>
An editor forEntityRole
in which the fields of theEntity
get merged seamlessly with the fields of theEntityRole
.class
class
class
class
protected static class
MemoSystem.MemoEditor<M extends Memo>
class
class
MessageEditor<M extends Message>
class
PersonRoleEditor<T extends PersonRole>
An editor forPersonRole
in which the fields of thePerson
get merged seamlessly with the fields of thePersonRole
.class
class
class
class
Editor forSystemUser
.class
class
-
Uses of TransactionCreator in com.storedobject.ui.inventory
Classes in com.storedobject.ui.inventory that implement TransactionCreatorModifier and TypeClassDescriptionclass
class
class
ItemTypeEditor<T extends InventoryItemType>
final class
class
POEditor<T extends InventoryPO>
class
POItemEditor<T extends InventoryPOItem>
-
Uses of TransactionCreator in com.storedobject.ui.iot
Classes in com.storedobject.ui.iot that implement TransactionCreator -
Uses of TransactionCreator in com.storedobject.ui.tools
Classes in com.storedobject.ui.tools that implement TransactionCreatorModifier and TypeClassDescriptionclass
class
class
class
PermissionEditor<T extends ObjectPermission>
class
class
ReportEditor<T extends ReportDefinition>
class
class
class
class