Class EnterpriseCallCenterMonitoring
java.lang.Object
co.ecg.alpaca.toolkit.model.BroadWorksObject
co.ecg.alpaca.toolkit.model.BroadWorksService
co.ecg.alpaca.toolkit.model.BroadWorksServiceProviderService
co.ecg.alpaca.toolkit.model.BroadWorksEnterpriseService
co.ecg.alpaca.toolkit.generated.services.EnterpriseCallCenterMonitoring
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Request the enterprise level data associated with Call Center Monitoring.static class
Response to EnterpriseCallCenterMonitoringGetRequest23.static class
Modify the enterprise level data associated with Call Center Monitoring The response is either a SuccessResponse or an ErrorResponse. -
Field Summary
FieldsFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksEnterpriseService
enterprise
Fields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksServiceProviderService
serviceProvider
Fields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated
-
Constructor Summary
ConstructorsConstructorDescriptionThe serializable constructor for the EnterpriseServiceEnterpriseCallCenterMonitoring
(BroadWorksProcess broadWorksProcess, Enterprise enterprise) Returns a EnterpriseService Object with the Enterprise Assigned -
Method Summary
Modifier and TypeMethodDescriptionboolean
Response to EnterpriseCallCenterMonitoringGetRequest23.int
hashCode()
populate()
Populates all available service datavoid
push
(BroadWorksProcess broadWorksProcess, Enterprise enterprise) Adds all available service data to a EnterpriseMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksEnterpriseService
push
Methods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoad
Methods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
Field Details
-
tag
-
callCenterMonitoring
public EnterpriseCallCenterMonitoring.EnterpriseCallCenterMonitoringGetResponse callCenterMonitoring
-
-
Constructor Details
-
EnterpriseCallCenterMonitoring
Returns a EnterpriseService Object with the Enterprise Assigned- Parameters:
enterprise
-
-
EnterpriseCallCenterMonitoring
public EnterpriseCallCenterMonitoring()The serializable constructor for the EnterpriseService
-
-
Method Details
-
getClassName
-
getCallCenterMonitoring
public EnterpriseCallCenterMonitoring.EnterpriseCallCenterMonitoringGetResponse getCallCenterMonitoring()Response to EnterpriseCallCenterMonitoringGetRequest23.- Returns:
- the EnterpriseCallCenterMonitoringGetResponse for this service
-
populate
Populates all available service data- Specified by:
populate
in classBroadWorksObject
-
push
Adds all available service data to a Enterprise- Specified by:
push
in classBroadWorksEnterpriseService
-
equals
-
hashCode
public int hashCode()
-