Uses of Interface
org.idempiere.acct.IAccountingSetupService
Packages that use IAccountingSetupService
-
Uses of IAccountingSetupService in org.idempiere.acct
Classes in org.idempiere.acct that implement IAccountingSetupServiceMethods in org.idempiere.acct that return IAccountingSetupServiceModifier and TypeMethodDescriptionstatic IAccountingSetupServiceAcctModelServices.getAccountingSetupService()Methods in org.idempiere.acct with parameters of type IAccountingSetupServiceModifier and TypeMethodDescriptionvoidAccountingSetupServiceActivator.setAccountingSetupService(IAccountingSetupService service) static voidAcctModelServices.setAccountingSetupService(IAccountingSetupService service) Called by OSGi DS when the service becomes available.voidAccountingSetupServiceActivator.unsetAccountingSetupService(IAccountingSetupService service) static voidAcctModelServices.unsetAccountingSetupService(IAccountingSetupService service) Called by OSGi DS when the service is withdrawn.