ICfgBase
, ICfgBriefInfo
, ICfgObject
, java.lang.Cloneable
@Generated(value="com.genesyslab.platform.applicationblocks.com.generator.COMGenerator", date="2021-06-14T15:47:13-07:00") public class CfgPersonBrief extends CfgBriefInfo
Modifier and Type | Field | Description |
---|---|---|
static CfgObjectType |
OBJECT_TYPE |
Constructor | Description |
---|---|
CfgPersonBrief(IConfService confService,
ConfObjectBrief objData,
java.lang.Object[] additionalParameters) |
This constructor is intended for creation of delta objects from configuration protocol messages.
|
CfgPersonBrief(IConfService confService,
org.w3c.dom.Node xmlData,
java.lang.Object[] additionalParameters) |
This constructor is intended for creation of delta objects from configuration protocol messages.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getFirstName() |
|
CfgID |
getID() |
Returns object identification structure of the current object.
It contains object type and dbid. |
java.lang.String |
getLastName() |
|
java.lang.String |
getTenantName() |
|
java.lang.String |
getUserName() |
|
CfgPerson |
retrieveCfgPerson() |
Read base CfgPerson configuration object caused this event.
|
equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, resolveLink, setProperty, toString, toStringProperties, toXml
ensureDataBackup, getParent, retrieveObject, save, update, updateChildrenSavedState
clone, delete, doSetFolderId, getFolderId, getObjectDbid, getObjectPath, getObjectType, refresh, reloadObjectWithNewData, reloadObjectWithNewData, removeAccount, resetDataBackup, retrieveAccountPermissions, retrieveACL, retrievePermissions, setAccountPermissions, setAccountPermissions, setFolderId, updateACL
getEndpoint, getProperty, getRawObjectData, setProperty, toXml
clone, delete, getObjectDbid, getObjectType, refresh
public static final CfgObjectType OBJECT_TYPE
public CfgPersonBrief(IConfService confService, ConfObjectBrief objData, java.lang.Object[] additionalParameters)
confService
- configuration service instanceobjData
- configuration protocol object datapublic CfgPersonBrief(IConfService confService, org.w3c.dom.Node xmlData, java.lang.Object[] additionalParameters)
confService
- configuration service instancexmlData
- XML object containing object delta datapublic final CfgPerson retrieveCfgPerson() throws ConfigException
ConfigException
- in case of problem while object readingpublic final CfgID getID()
ICfgBriefInfo
public final java.lang.String getUserName()
public final java.lang.String getLastName()
public final java.lang.String getFirstName()
public final java.lang.String getTenantName()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.