@Service(value="blSearchFieldResolver") public class SearchFieldResolverImpl extends Object implements SearchFieldResolver
SearchFieldResolver| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
LOG |
protected AdminEntityService |
service |
| Constructor and Description |
|---|
SearchFieldResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
resolveField(String className)
Returns the name of the field to use for searching for the given entity classname.
|
protected static final org.apache.commons.logging.Log LOG
protected AdminEntityService service
public String resolveField(String className) throws ServiceException
SearchFieldResolverresolveField in interface SearchFieldResolverServiceExceptionCopyright © 2022. All rights reserved.