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, getSearchFilter
public AbstractGroupSearchEntity(SearchEntityDescriptor searchDescriptor, SearchOptions options)
public List<Group> convertToClientObjects(List<org.bonitasoft.engine.identity.model.SGroup> serverObjects)
AbstractSearchEntity
convertToClientObjects
in class AbstractSearchEntity<Group,org.bonitasoft.engine.identity.model.SGroup>
serverObjects
- server object to convertCopyright © 2013 BonitaSoft. All Rights Reserved.