ICfgBase
, ICfgStructure
@Generated(value="com.genesyslab.platform.applicationblocks.com.generator.COMGenerator", date="2021-06-14T15:47:12-07:00") public class CfgCampaignGroupInfo extends CfgStructure
Constructor | Description |
---|---|
CfgCampaignGroupInfo(IConfService confService,
ICfgObject parent) |
This constructor is intended for creation of detached objects.
|
CfgCampaignGroupInfo(IConfService confService,
ConfStructure objData,
ICfgObject parent) |
This constructor is intended for creation of structures from external or imported XML data.
|
CfgCampaignGroupInfo(IConfService confService,
org.w3c.dom.Node xmlData,
ICfgObject parent) |
This constructor is intended for creation of structures from external or imported XML data.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getDescription() |
|
CfgApplication |
getDialer() |
|
java.lang.Integer |
getDialerDBID() |
Retrieves the dbid of the object that is being linked to by the Dialer property.
|
CfgDialMode |
getDialMode() |
|
java.lang.Integer |
getGroupDBID() |
|
CfgObjectType |
getGroupType() |
|
CfgFlag |
getIsActive() |
|
java.lang.Integer |
getMinRecBuffSize() |
|
java.lang.Integer |
getNumOfChannels() |
|
CfgOperationMode |
getOperationMode() |
|
CfgOptimizationMethod |
getOptMethod() |
|
java.lang.Integer |
getOptMethodValue() |
|
java.lang.Integer |
getOptRecBuffSize() |
|
CfgDN |
getOrigDN() |
|
java.lang.Integer |
getOrigDNDBID() |
Retrieves the dbid of the object that is being linked to by the OrigDN property.
|
CfgScript |
getScript() |
|
java.lang.Integer |
getScriptDBID() |
Retrieves the dbid of the object that is being linked to by the Script property.
|
CfgApplication |
getStatServer() |
|
java.lang.Integer |
getStatServerDBID() |
Retrieves the dbid of the object that is being linked to by the StatServer property.
|
CfgDN |
getTrunkGroupDN() |
|
java.lang.Integer |
getTrunkGroupDNDBID() |
Retrieves the dbid of the object that is being linked to by the TrunkGroupDN property.
|
void |
setDescription(java.lang.String value) |
|
void |
setDialer(CfgApplication value) |
|
void |
setDialerDBID(int dbid) |
|
void |
setDialMode(CfgDialMode value) |
|
void |
setGroupDBID(java.lang.Integer value) |
|
void |
setGroupType(CfgObjectType value) |
|
void |
setIsActive(CfgFlag value) |
|
void |
setMinRecBuffSize(java.lang.Integer value) |
|
void |
setNumOfChannels(java.lang.Integer value) |
|
void |
setOperationMode(CfgOperationMode value) |
|
void |
setOptMethod(CfgOptimizationMethod value) |
|
void |
setOptMethodValue(java.lang.Integer value) |
|
void |
setOptRecBuffSize(java.lang.Integer value) |
|
void |
setOrigDN(CfgDN value) |
|
void |
setOrigDNDBID(int dbid) |
|
void |
setScript(CfgScript value) |
|
void |
setScriptDBID(int dbid) |
|
void |
setStatServer(CfgApplication value) |
|
void |
setStatServerDBID(int dbid) |
|
void |
setTrunkGroupDN(CfgDN value) |
|
void |
setTrunkGroupDNDBID(int dbid) |
clone, ensureDataBackup, equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, reloadObjectWithNewData, resolveLink, setProperty, toString, toStringProperties, toXml
getParent, updateChildrenSavedState
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
public CfgCampaignGroupInfo(IConfService confService, ConfStructure objData, ICfgObject parent)
confService
- configuration service instanceobjData
- configuration protocol structure dataparent
- instance of configuration object as a parent for this structure instancepublic CfgCampaignGroupInfo(IConfService confService, org.w3c.dom.Node xmlData, ICfgObject parent)
confService
- configuration service instancexmlData
- XML object containing structure dataparent
- instance of configuration object as a parent for this structure instancepublic CfgCampaignGroupInfo(IConfService confService, ICfgObject parent)
confService
- configuration service instanceparent
- instance of configuration object as a parent for this structure instancepublic final java.lang.Integer getGroupDBID()
public final void setGroupDBID(java.lang.Integer value)
public final CfgObjectType getGroupType()
public final void setGroupType(CfgObjectType value)
public final java.lang.String getDescription()
public final void setDescription(java.lang.String value)
public final CfgApplication getDialer()
public final void setDialer(CfgApplication value)
public final void setDialerDBID(int dbid)
public final java.lang.Integer getDialerDBID()
public final CfgApplication getStatServer()
public final void setStatServer(CfgApplication value)
public final void setStatServerDBID(int dbid)
public final java.lang.Integer getStatServerDBID()
public final CfgFlag getIsActive()
public final void setIsActive(CfgFlag value)
public final CfgDialMode getDialMode()
public final void setDialMode(CfgDialMode value)
public final CfgDN getOrigDN()
public final void setOrigDN(CfgDN value)
public final void setOrigDNDBID(int dbid)
public final java.lang.Integer getOrigDNDBID()
public final java.lang.Integer getNumOfChannels()
public final void setNumOfChannels(java.lang.Integer value)
public final CfgOperationMode getOperationMode()
public final void setOperationMode(CfgOperationMode value)
public final java.lang.Integer getMinRecBuffSize()
public final void setMinRecBuffSize(java.lang.Integer value)
public final java.lang.Integer getOptRecBuffSize()
public final void setOptRecBuffSize(java.lang.Integer value)
public final CfgOptimizationMethod getOptMethod()
public final void setOptMethod(CfgOptimizationMethod value)
public final java.lang.Integer getOptMethodValue()
public final void setOptMethodValue(java.lang.Integer value)
public final CfgScript getScript()
public final void setScript(CfgScript value)
public final void setScriptDBID(int dbid)
public final java.lang.Integer getScriptDBID()
public final CfgDN getTrunkGroupDN()
public final void setTrunkGroupDN(CfgDN value)
public final void setTrunkGroupDNDBID(int dbid)
public final java.lang.Integer getTrunkGroupDNDBID()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.