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