public abstract class AbstractGroupSearchEntity extends AbstractSearchEntity<Group,SGroup>
| Constructor and Description |
|---|
AbstractGroupSearchEntity(SearchEntityDescriptor searchDescriptor,
SearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
convertToClientObjects(List<SGroup> serverObjects)
Must convert server objects in client objects here
|
execute, executeCount, executeSearch, getResult, getSearchFilter, search, search, validateQuerypublic AbstractGroupSearchEntity(SearchEntityDescriptor searchDescriptor, SearchOptions options)
public List<Group> convertToClientObjects(List<SGroup> serverObjects)
AbstractSearchEntityconvertToClientObjects in class AbstractSearchEntity<Group,SGroup>serverObjects - The server object to convertCopyright © 2018 Bonitasoft S.A.. All rights reserved.