Uses of Class
com.storedobject.accounts.AccountConfiguration
Packages that use AccountConfiguration
-
Uses of AccountConfiguration in com.storedobject.accounts
Methods in com.storedobject.accounts that return AccountConfigurationModifier and TypeMethodDescriptionfinal AccountConfiguration
Invoice.getConfiguration()
static AccountConfiguration
Retrieves the AccountConfiguration for a given SystemEntity, category, and type. -
Uses of AccountConfiguration in com.storedobject.ui.accounts
Methods in com.storedobject.ui.accounts with parameters of type AccountConfigurationModifier and TypeMethodDescriptionvoid
AbstractInvoiceEditor.setConfiguration
(AccountConfiguration configuration)