@GwtIncompatible public static class CallCenter.SystemCallCenterEnhancedReportingBrandingModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected CallCenterEnhancedReportingSystemBrandingChoice |
brandingChoice |
protected LabeledFileResource |
customBrandingFile |
Constructor and Description |
---|
SystemCallCenterEnhancedReportingBrandingModifyRequest(BroadWorksServer broadWorksServer) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
CallCenterEnhancedReportingSystemBrandingChoice |
getBrandingChoice() |
LabeledFileResource |
getCustomBrandingFile() |
CallCenter.SystemCallCenterEnhancedReportingBrandingModifyRequest |
setBrandingChoice(CallCenterEnhancedReportingSystemBrandingChoice brandingChoice) |
CallCenter.SystemCallCenterEnhancedReportingBrandingModifyRequest |
setCustomBrandingFile(LabeledFileResource customBrandingFile) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
protected CallCenterEnhancedReportingSystemBrandingChoice brandingChoice
protected LabeledFileResource customBrandingFile
public SystemCallCenterEnhancedReportingBrandingModifyRequest(BroadWorksServer broadWorksServer)
public CallCenter.SystemCallCenterEnhancedReportingBrandingModifyRequest setBrandingChoice(CallCenterEnhancedReportingSystemBrandingChoice brandingChoice)
public CallCenterEnhancedReportingSystemBrandingChoice getBrandingChoice()
public CallCenter.SystemCallCenterEnhancedReportingBrandingModifyRequest setCustomBrandingFile(LabeledFileResource customBrandingFile)
public LabeledFileResource getCustomBrandingFile()
public void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.