protected abstract class ExternalIdentityMappingCommand.ExternalIdentityMappingSearchEntity extends AbstractSearchEntity<EntityMember,org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping>
| Constructor and Description |
|---|
ExternalIdentityMappingCommand.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, getSearchFilterprotected final String kind
public ExternalIdentityMappingCommand.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 © 2016 Bonitasoft S.A.. All rights reserved.