ICfgBase
, ICfgStructure
@Generated(value="com.genesyslab.platform.applicationblocks.com.generator.COMGenerator", date="2021-06-14T15:47:12-07:00") public class CfgDetectEvent extends CfgStructure
Constructor | Description |
---|---|
CfgDetectEvent(IConfService confService,
ICfgObject parent) |
This constructor is intended for creation of detached objects.
|
CfgDetectEvent(IConfService confService,
ConfStructure objData,
ICfgObject parent) |
This constructor is intended for creation of structures from external or imported XML data.
|
CfgDetectEvent(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 |
---|---|---|
CfgApplication |
getApp() |
|
java.lang.Integer |
getAppDBID() |
Retrieves the dbid of the object that is being linked to by the App property.
|
CfgAppType |
getAppType() |
|
java.lang.Integer |
getLogEventID() |
|
CfgSelectionMode |
getSelectionMode() |
|
void |
setApp(CfgApplication value) |
|
void |
setAppDBID(int dbid) |
|
void |
setAppType(CfgAppType value) |
|
void |
setLogEventID(java.lang.Integer value) |
|
void |
setSelectionMode(CfgSelectionMode value) |
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 CfgDetectEvent(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 CfgDetectEvent(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 CfgDetectEvent(IConfService confService, ICfgObject parent)
confService
- configuration service instanceparent
- instance of configuration object as a parent for this structure instancepublic final java.lang.Integer getLogEventID()
public final void setLogEventID(java.lang.Integer value)
public final CfgSelectionMode getSelectionMode()
public final void setSelectionMode(CfgSelectionMode value)
public final CfgAppType getAppType()
public final void setAppType(CfgAppType value)
public final CfgApplication getApp()
public final void setApp(CfgApplication value)
public final void setAppDBID(int dbid)
public final java.lang.Integer getAppDBID()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.