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