| java.lang.Object org.ofbiz.manufacturing.lookupParams
lookupParams | public class lookupParams (Code) | | Product Information Related Events
author: Olivier Heintz version: $Revision: 1.3 $ since: 3.0 |
lookupProduct | public static String lookupProduct(HttpServletRequest request, HttpServletResponse response)(Code) | | Set up parameters to be able to start the generic lockup to have LookupProduct
Parameters: request - The HTTPRequest object for the current request Parameters: response - The HTTPResponse object for the current request String specifying the exit status of this event |
lookupRouting | public static String lookupRouting(HttpServletRequest request, HttpServletResponse response)(Code) | | Set up parameters to be able to start the generic lockup to have LookupRoutingTask
Parameters: request - The HTTPRequest object for the current request Parameters: response - The HTTPResponse object for the current request String specifying the exit status of this event |
lookupRoutingTask | public static String lookupRoutingTask(HttpServletRequest request, HttpServletResponse response)(Code) | | Set up parameters to be able to start the generic lockup to have LookupRoutingTask
Parameters: request - The HTTPRequest object for the current request Parameters: response - The HTTPResponse object for the current request String specifying the exit status of this event |
lookupVirtualProduct | public static String lookupVirtualProduct(HttpServletRequest request, HttpServletResponse response)(Code) | | Set up parameters to be able to start the generic lockup to have LookupVirtualProduct
Parameters: request - The HTTPRequest object for the current request Parameters: response - The HTTPResponse object for the current request String specifying the exit status of this event |
|
|