@GwtIncompatible public static class CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected CallCenterEnhancedReportingBrandingChoice |
brandingChoice |
protected LabeledFileResource |
brandingFile |
protected Group |
group |
Constructor and Description |
---|
GroupCallCenterEnhancedReportingBrandingModifyRequest(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
CallCenterEnhancedReportingBrandingChoice |
getBrandingChoice() |
LabeledFileResource |
getBrandingFile() |
static CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
Group |
getGroup() |
CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest |
setBrandingChoice(CallCenterEnhancedReportingBrandingChoice brandingChoice) |
CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest |
setBrandingFile(LabeledFileResource brandingFile) |
CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest |
setGroup(Group group) |
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
@NotNull protected transient Group group
protected CallCenterEnhancedReportingBrandingChoice brandingChoice
protected LabeledFileResource brandingFile
public GroupCallCenterEnhancedReportingBrandingModifyRequest(Group group)
public CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest setGroup(Group group)
public Group getGroup()
public CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest setBrandingChoice(CallCenterEnhancedReportingBrandingChoice brandingChoice)
public CallCenterEnhancedReportingBrandingChoice getBrandingChoice()
public CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest setBrandingFile(LabeledFileResource brandingFile)
public LabeledFileResource getBrandingFile()
public static CallCenter.GroupCallCenterEnhancedReportingBrandingModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.