Uses of Interface
org.idempiere.acct.IPOAccountingService
Packages that use IPOAccountingService
-
Uses of IPOAccountingService in org.idempiere.acct
Classes in org.idempiere.acct that implement IPOAccountingServiceModifier and TypeClassDescriptionclassDefault Accounting Service ImplementationMethods in org.idempiere.acct that return IPOAccountingServiceModifier and TypeMethodDescriptionstatic IPOAccountingServiceAcctModelServices.getPOAccountingService()Methods in org.idempiere.acct with parameters of type IPOAccountingServiceModifier and TypeMethodDescriptionstatic voidAcctModelServices.setAccountingService(IPOAccountingService service) Called by OSGi DS when the service becomes available.voidPOAccountingServiceActivator.setAccountingService(IPOAccountingService service) static voidAcctModelServices.unsetAccountingService(IPOAccountingService service) Called by OSGi DS when the service is withdrawn.voidPOAccountingServiceActivator.unsetAccountingService(IPOAccountingService service)