Modifier and Type | Method and Description |
---|---|
DataObjectRepositoryService |
DataObjectEngineConfigurationApi.getDataObjectRepositoryService() |
Modifier and Type | Field and Description |
---|---|
protected DataObjectRepositoryService |
DataObjectEngineConfiguration.dataObjectRepositoryService |
Modifier and Type | Method and Description |
---|---|
DataObjectRepositoryService |
DataObjectEngineConfiguration.getDataObjectRepositoryService() |
DataObjectRepositoryService |
DataObjectEngine.getDataObjectRepositoryService() |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectEngineConfiguration.setDataObjectRepositoryService(DataObjectRepositoryService dataObjectRepositoryService) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultAutoDeploymentStrategy.deploy(String deploymentName,
Collection<Resource> resources,
DataObjectRepositoryService dataObjectRepositoryService,
String tenantId) |
Modifier and Type | Field and Description |
---|---|
protected DataObjectRepositoryService |
DataObjectEngineImpl.dataObjectRepositoryService |
Modifier and Type | Method and Description |
---|---|
DataObjectRepositoryService |
DataObjectEngineImpl.getDataObjectRepositoryService() |
Modifier and Type | Class and Description |
---|---|
class |
DataObjectRepositoryServiceImpl |
Modifier and Type | Method and Description |
---|---|
protected DataObjectRepositoryService |
DetachedDataObjectVariableType.getDataObjectRepositoryService() |
protected DataObjectRepositoryService |
DataObjectRuntimeServiceImpl.getDataObjectRepositoryService() |
Modifier and Type | Method and Description |
---|---|
protected DetachedDataObjectInstanceVariableContainer |
DetachedDataObjectVariableType.retrieveDataObjectInstance(com.fasterxml.jackson.databind.JsonNode itemNode,
DataObjectRepositoryService repositoryService) |
Modifier and Type | Field and Description |
---|---|
protected DataObjectRepositoryService |
DataObjectInstanceVariableContainerEntitySession.dataObjectRepositoryService |
Constructor and Description |
---|
DataObjectInstanceVariableContainerEntitySession(DataObjectRepositoryService dataObjectRepositoryService,
DataObjectOperations serviceRegistryDataObjectOperations) |
Modifier and Type | Method and Description |
---|---|
static DataObjectRepositoryService |
CommandContextUtil.getDataObjectRepositoryService() |
static DataObjectRepositoryService |
CommandContextUtil.getDataObjectRepositoryService(CommandContext commandContext) |
Modifier and Type | Field and Description |
---|---|
protected DataObjectRepositoryService |
PlatformAppService.dataObjectRepositoryService |