public class FindCriteriaHelper
extends java.lang.Object
Constructor and Description |
---|
FindCriteriaHelper() |
Modifier and Type | Method and Description |
---|---|
static FindCriteria |
toServiceFC(DataSourceDef dsDef, FindCriteria cFC)
Converts the specified common find criteria interface to an equivalent service find criteria object.
|
public static FindCriteria toServiceFC(DataSourceDef dsDef, FindCriteria cFC)
cFC
- an object that implements the common FindCriteria interface