Class FinAccountProductServices


  • public class FinAccountProductServices
    extends java.lang.Object
    FinAccountProductServices - Financial Accounts created from product purchases (i.e. gift certificates)
    • Field Detail

      • module

        public static final java.lang.String module
      • resourceOrderError

        public static final java.lang.String resourceOrderError
        See Also:
        Constant Field Values
    • Constructor Detail

      • FinAccountProductServices

        public FinAccountProductServices()
    • Method Detail

      • createPartyFinAccountFromPurchase

        public static java.util.Map<java.lang.String,​java.lang.Object> createPartyFinAccountFromPurchase​(DispatchContext dctx,
                                                                                                               java.util.Map<java.lang.String,​java.lang.Object> context)