public class SearchProfileDescriptor extends SearchEntityDescriptor
Constructor and Description |
---|
SearchProfileDescriptor() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.Class<? extends PersistentObject>,java.util.Set<java.lang.String>> |
getAllFields() |
protected java.util.Map<java.lang.String,FieldDescriptor> |
getEntityKeys() |
constructFilterOption, convertFilterValue, getEntityFilter, getEntityOrder, getEntitySearchTerm
protected java.util.Map<java.lang.String,FieldDescriptor> getEntityKeys()
getEntityKeys
in class SearchEntityDescriptor
protected java.util.Map<java.lang.Class<? extends PersistentObject>,java.util.Set<java.lang.String>> getAllFields()
getAllFields
in class SearchEntityDescriptor