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