public class BRMComponentImpl extends java.lang.Object implements BRMComponent
| Constructor and Description |
|---|
BRMComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
OrganisationalEntityConfigService |
getOrganisationalEntityConfigService()
TODO Describe this mehod
|
WorkItemManagementService |
getWorkItemManagementService()
Retrieve a connection to the Work Item Management service.
|
WorkItemSchedulerService |
getWorkItemSchedulerService()
TODO Describe this mehod
|
WorkListService |
getWorkListService()
Retrieve a connection to the Work List service.
|
void |
setOrganisationalEntityConfigService(OrganisationalEntityConfigService orgEntityConfigServiceProxy)
TODO Describe this mehod
|
void |
setWorkItemManagementService(WorkItemManagementService workItemManagementServiceProxy)
TODO Describe this mehod
|
void |
setWorkItemSchedulerService(WorkItemSchedulerService workItemSchedulerServiceProxy)
TODO Describe this mehod
|
void |
setWorkListService(WorkListService workListServiceProxy)
TODO Describe this mehod
|
public OrganisationalEntityConfigService getOrganisationalEntityConfigService() throws ConfigurationException
getOrganisationalEntityConfigService in interface BRMComponentConfigurationExceptionpublic void setOrganisationalEntityConfigService(OrganisationalEntityConfigService orgEntityConfigServiceProxy)
orgEntityConfigServiceProxy - The orgEntityConfigServiceProxy to set.public void setWorkListService(WorkListService workListServiceProxy)
workListServiceProxy - The workListServiceProxy to set.public WorkListService getWorkListService() throws ConfigurationException
BRMComponentgetWorkListService in interface BRMComponentConfigurationExceptionpublic WorkItemManagementService getWorkItemManagementService() throws ConfigurationException
BRMComponentgetWorkItemManagementService in interface BRMComponentConfigurationExceptionpublic void setWorkItemManagementService(WorkItemManagementService workItemManagementServiceProxy)
workItemManagementServiceProxy - The workItemManagementServiceProxy to set.public WorkItemSchedulerService getWorkItemSchedulerService() throws ConfigurationException
getWorkItemSchedulerService in interface BRMComponentConfigurationExceptionpublic void setWorkItemSchedulerService(WorkItemSchedulerService workItemSchedulerServiceProxy)
workItemSchedulerServiceProxy - The workItemSchedulerServiceProxy to set.Copyright © 2018 TIBCO Software Inc. All Rights Reserved.