Class CallCenter.SystemCallCenterEnhancedReportingScheduledReportGetListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.CallCenter.SystemCallCenterEnhancedReportingScheduledReportGetListResponse
All Implemented Interfaces:
Serializable
Enclosing class:
CallCenter

public static class CallCenter.SystemCallCenterEnhancedReportingScheduledReportGetListResponse extends Response
Response to SystemCallCenterEnhancedReportingScheduledReportGetListRequest. Contains a table with column headings : "Scheduled Report Name", "Description", "Service Provider Id", "Is Enterprise", "Group Id", "Created By", "Is Supervisor Report", "Status", "Report Template Name", "Report Template Level" and "Recurring". The "Created By" can be either "Administrator" or user id if created by supervisor. The possible values for "Status" are "Active", and "Completed". The possible values for "Recurring" are "None", "Daily", "Weekly", "Monthly" and "Yearly". The possible values for "Report Template Level" are "System", "Enterprise" and "Group". For the rows with "Is Enterprise" column value "true", the "Group Id" column will be empty.
Author:
AlpacaGenerator
See Also: