| java.lang.Object org.ofbiz.common.FindServices
FindServices | public class FindServices (Code) | | FindServices Class
author: Al Byers version: $Revision: 1.6 $ since: 2.2 |
Method Summary | |
public static Map | performFind(DispatchContext dctx, Map context) performFind
This is a generic method that expects entity data affixed with special suffixes
to indicate their purpose in formulating an SQL query statement. |
FindServices | public FindServices()(Code) | | |
performFind | public static Map performFind(DispatchContext dctx, Map context)(Code) | | performFind
This is a generic method that expects entity data affixed with special suffixes
to indicate their purpose in formulating an SQL query statement.
|
|
|