com.genesyslab.platform.applicationblocks.com.objects
Class CfgTenantBrief
java.lang.Object
com.genesyslab.platform.applicationblocks.com.CfgBase
com.genesyslab.platform.applicationblocks.com.CfgObject
com.genesyslab.platform.applicationblocks.com.CfgBriefInfo
com.genesyslab.platform.applicationblocks.com.objects.CfgTenantBrief
- All Implemented Interfaces:
- ICfgBase, ICfgBriefInfo, ICfgObject, java.lang.Cloneable
public class CfgTenantBrief
- extends CfgBriefInfo
Constructor Summary |
CfgTenantBrief(IConfService confService,
ConfObjectBrief objData,
java.lang.Object[] additionalParameters)
This constructor is intended for creation of delta objects from configuration protocol messages. |
CfgTenantBrief(IConfService confService,
org.w3c.dom.Node xmlData,
java.lang.Object[] additionalParameters)
This constructor is intended for creation of delta objects from configuration protocol messages. |
Methods inherited from class com.genesyslab.platform.applicationblocks.com.CfgObject |
clone, delete, doSetFolderId, getFolderId, getObjectDbid, getObjectPath, getObjectType, refresh, reloadObjectWithNewData, reloadObjectWithNewData, removeAccount, resetDataBackup, retrieveAccountPermissions, retrieveACL, retrievePermissions, setAccountPermissions, setAccountPermissions, setFolderId, updateACL |
Methods inherited from class com.genesyslab.platform.applicationblocks.com.CfgBase |
equals, flushChildrenContent, getConfigurationService, getData, getEndpoint, getLinkListCollection, getLinkValue, getLogger, getMetaData, getProperty, getProperty, getProperty, getRawObjectData, hashCode, initStruct, isSaved, lockObject, resolveLink, setProperty, toString, toStringProperties, toXml |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
OBJECT_TYPE
public static final CfgObjectType OBJECT_TYPE
CfgTenantBrief
public CfgTenantBrief(IConfService confService,
ConfObjectBrief objData,
java.lang.Object[] additionalParameters)
- This constructor is intended for creation of delta objects from configuration protocol messages.
It is internally used by COM AB for delta objects deserialization.
- Parameters:
confService
- configuration service instanceobjData
- configuration protocol object data
CfgTenantBrief
public CfgTenantBrief(IConfService confService,
org.w3c.dom.Node xmlData,
java.lang.Object[] additionalParameters)
- This constructor is intended for creation of delta objects from configuration protocol messages.
It is internally used by COM AB for delta objects deserialization.
- Parameters:
confService
- configuration service instancexmlData
- XML object containing object delta data
retrieveCfgTenant
public final CfgTenant retrieveCfgTenant()
throws ConfigException
- Read base CfgTenant configuration object caused this event.
- Returns:
- configuration object read
- Throws:
ConfigException
- in case of problem while object reading
getID
public final CfgID getID()
- Description copied from interface:
ICfgBriefInfo
- Returns object identification structure of the current object.
It contains object type and dbid.
- Returns:
- Configuration object ID
getName
public final java.lang.String getName()
getIsServiceProvider
public final CfgFlag getIsServiceProvider()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.