public class SelectDescriptorBuilder extends Object
| Constructor and Description |
|---|
SelectDescriptorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.bonitasoft.engine.persistence.SelectByIdDescriptor<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> |
getExternalIdentityMappingById(long mappingId) |
static org.bonitasoft.engine.persistence.SelectByIdDescriptor<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> |
getExternalIdentityMappingById(long mappingId,
String suffix) |
static org.bonitasoft.engine.persistence.SelectByIdDescriptor<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> |
getExternalIdentityMappingWithoutDisplayNameById(long mappingId) |
static org.bonitasoft.engine.persistence.SelectOneDescriptor<Long> |
getNumberOfExternalIdentityMappings(String externalId,
String kind) |
public static org.bonitasoft.engine.persistence.SelectByIdDescriptor<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> getExternalIdentityMappingWithoutDisplayNameById(long mappingId)
public static org.bonitasoft.engine.persistence.SelectByIdDescriptor<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> getExternalIdentityMappingById(long mappingId)
public static org.bonitasoft.engine.persistence.SelectByIdDescriptor<org.bonitasoft.engine.external.identity.mapping.model.SExternalIdentityMapping> getExternalIdentityMappingById(long mappingId,
String suffix)
Copyright © 2015 Bonitasoft S.A.. All rights reserved.