| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SActor> |
SelectDescriptorBuilder.getActor(long actorId) |
static SelectByIdDescriptor<SActorMember> |
SelectDescriptorBuilder.getActorMember(long actorMemberId) |
| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SCommand> |
SelectDescriptorBuilder.getCommandById(long commandId) |
| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SCategory> |
SelectDescriptorBuilder.getCategory(long categoryId) |
| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SAMappedDocument> |
SelectDescriptorBuilder.getArchivedDocumentById(long documentId) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
SelectDescriptorBuilder.getElementById(Class<T> clazz,
String elementName,
long id) |
| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SExternalIdentityMapping> |
SelectDescriptorBuilder.getExternalIdentityMappingById(long mappingId) |
static SelectByIdDescriptor<SExternalIdentityMapping> |
SelectDescriptorBuilder.getExternalIdentityMappingById(long mappingId,
String suffix) |
static SelectByIdDescriptor<SExternalIdentityMapping> |
SelectDescriptorBuilder.getExternalIdentityMappingWithoutDisplayNameById(long mappingId) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
SelectDescriptorBuilder.getElementById(Class<T> clazz,
String elementName,
long id) |
static <T extends PersistentObject> |
SelectDescriptorBuilder.getLightElementById(Class<T> clazz,
String elementName,
long id) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlySelectByIdDescriptor<T extends PersistentObject> |
| Modifier and Type | Method and Description |
|---|---|
<T extends PersistentObject> |
ReadPersistenceService.selectById(SelectByIdDescriptor<T> selectDescriptor) |
<T extends PersistentObject> |
AbstractHibernatePersistenceService.selectById(SelectByIdDescriptor<T> selectDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
SelectDescriptorBuilder.getElementById(Class<T> clazz,
long id) |
static SelectByIdDescriptor<SProfileMember> |
SelectDescriptorBuilder.getProfileMemberWithoutDisplayName(long profileMemberId) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
SelectDescriptorBuilder.getElementById(Class<T> clazz,
String elementName,
long id) |
| Modifier and Type | Method and Description |
|---|---|
static SelectByIdDescriptor<SProcessSupervisor> |
SelectDescriptorBuilder.getSupervisor(long supervisorId) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends PersistentObject> |
SelectDescriptorBuilder.getElementById(Class<T> clazz,
String elementName,
long id) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.