com.ibm.commerce.order.facade.client

Class DOMOrderFacadeClient

    • Field Detail

      • COPYRIGHT

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

      • DOMOrderFacadeClient

        public DOMOrderFacadeClient()
        Deprecated. 
        This is the default constructor.
      • DOMOrderFacadeClient

        public DOMOrderFacadeClient(BusinessContextType businessContext,
                                    javax.security.auth.callback.CallbackHandler callbackHandler)
        Deprecated. 
        This method constructs an object by business context and call back handler.
        Parameters:
        businessContext - the business context.
        callbackHandler - the call back handler.