| Modifier and Type | Method and Description |
|---|---|
IntegrationContextEntity |
DeleteIntegrationContextCmd.execute(CommandContext commandContext) |
IntegrationContextEntity |
RetrieveIntegrationContextsCmd.execute(CommandContext commandContext) |
| Constructor and Description |
|---|
DeleteIntegrationContextCmd(IntegrationContextEntity integrationContext) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationContextEntity |
MybatisIntegrationContextDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IntegrationContextEntity> |
MybatisIntegrationContextDataManager.getManagedEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegrationContextEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected DataManager<IntegrationContextEntity> |
IntegrationContextManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
IntegrationContextEntity |
IntegrationContextService.findById(String id) |
IntegrationContextEntity |
IntegrationContextServiceImpl.findById(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationContextService.deleteIntegrationContext(IntegrationContextEntity integrationContextEntity) |
void |
IntegrationContextServiceImpl.deleteIntegrationContext(IntegrationContextEntity integrationContextEntity) |
Copyright © 2010–2018 Alfresco. All rights reserved.