public static class CallCenter.SystemCallCenterEnhancedReportingGetResponse extends Response
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
archiveReports |
protected String |
reportApplicationURL |
protected String |
repositoryApplicationURL |
commandType, detailText, request, summaryTextcontent, xPath| Constructor and Description |
|---|
SystemCallCenterEnhancedReportingGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getArchiveReports() |
String |
getReportApplicationURL() |
String |
getRepositoryApplicationURL() |
int |
hashCode() |
void |
setArchiveReports(Boolean archiveReports) |
void |
setReportApplicationURL(String reportApplicationURL) |
void |
setRepositoryApplicationURL(String repositoryApplicationURL) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponsegetBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContentprotected Boolean archiveReports
protected String reportApplicationURL
protected String repositoryApplicationURL
public SystemCallCenterEnhancedReportingGetResponse()
public void setArchiveReports(Boolean archiveReports)
public Boolean getArchiveReports()
public void setReportApplicationURL(String reportApplicationURL)
public String getReportApplicationURL()
public void setRepositoryApplicationURL(String repositoryApplicationURL)
public String getRepositoryApplicationURL()
@GwtIncompatible protected void transform()
ResponseCopyright © 2017 ECG. All rights reserved.