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