Class BillingAccountLogic
java.lang.Object
com.echothree.model.control.payment.server.logic.BillingAccountLogic
-
Method Summary
Modifier and TypeMethodDescriptiongetBillingAccount
(ExecutionErrorAccumulator ema, Party billFrom, PartyContactMechanism billFromPartyContactMechanism, Party billTo, PartyContactMechanism billToPartyContactMechanism, Currency currency, String reference, String description, BasePK createdBy) static BillingAccountLogic
-
Method Details
-
getInstance
-
getBillingAccount
public BillingAccount getBillingAccount(ExecutionErrorAccumulator ema, Party billFrom, PartyContactMechanism billFromPartyContactMechanism, Party billTo, PartyContactMechanism billToPartyContactMechanism, Currency currency, String reference, String description, BasePK createdBy)
-