com.ibm.commerce.payments.plugincontroller

Class PaymentsAccessor

  • java.lang.Object
    • com.ibm.commerce.payments.plugincontroller.PaymentsAccessor


  • public class PaymentsAccessor
    extends java.lang.Object
    This utility is used to find the local interface of session bean PluginController.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      The IBM copyright notice field.
    • Constructor Summary

      Constructors 
      Constructor and Description
      PaymentsAccessor() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      com.ibm.commerce.payments.plugincontroller.beans.PluginControllerBean getPayments()
      This method returns the PluginControllerBean.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PaymentsAccessor

        public PaymentsAccessor()
    • Method Detail

      • getPayments

        public com.ibm.commerce.payments.plugincontroller.beans.PluginControllerBean getPayments()
        This method returns the PluginControllerBean.
        Returns:
        PluginControllerBean