com.ibm.commerce.payments.plugincontroller

Class PaymentsJDBCHelperAccessor

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


  • public class PaymentsJDBCHelperAccessor
    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.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      com.ibm.commerce.payments.plugincontroller.beans.PluginControllerJDBCHelperBean getJDBCHelper()
      This method returns the PluginControllerJDBCHelperBean.
      • 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

      • PaymentsJDBCHelperAccessor

        public PaymentsJDBCHelperAccessor()
    • Method Detail

      • getJDBCHelper

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