com.ibm.commerce.foundation.client.facade.bod.servlet.struts

Class BusinessObjectDocumentClientLibraryAction



  • public class BusinessObjectDocumentClientLibraryAction
    extends BusinessObjectDocumentAction
    This class represents a struts action that can be used to invoke the Map based methods that have been defined on the client library. Through struts configuration this action class will invoke the client library method which represents the service request.
    • Constructor Detail

      • BusinessObjectDocumentClientLibraryAction

        public BusinessObjectDocumentClientLibraryAction()
        Creates an instance of a business object document struts action for invoking a java.util.Map method of the client library.