public class ServiceHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
buildCriteriaMap(String[] fieldNames,
Object[] fieldValues)
This method builds a search map from a single field
|
Map<String,Object> |
buildCriteriaMap(String fieldName,
Object fieldValue)
This method builds a search map from a single field
|
static ServiceHelper |
getInstance() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.