protected abstract class ExternalIdentityMappingCommand.ExternalIdentityMappingSearchEntity extends AbstractSearchEntity<EntityMember,org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping>
| Constructor and Description |
|---|
ExternalIdentityMappingSearchEntity(SearchEntityDescriptor searchDescriptor,
String kind,
SearchOptions options) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityMember> |
convertToClientObjects(List<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> serverObjects)
Must convert server objects in client objects here
|
execute, executeCount, executeSearch, getResult, getSearchFilter, validateQueryprotected final String kind
public ExternalIdentityMappingSearchEntity(SearchEntityDescriptor searchDescriptor, String kind, SearchOptions options)
public List<EntityMember> convertToClientObjects(List<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> serverObjects)
AbstractSearchEntityconvertToClientObjects in class AbstractSearchEntity<EntityMember,org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping>serverObjects - The server object to convertCopyright © 2017 Bonitasoft S.A.. All rights reserved.