public class ConfObjectBrief extends ConfObject
EventBriefInfo
by
RequestGetBriefInfo
protocol request.Constructor | Description |
---|---|
ConfObjectBrief(CfgDescriptionObjectBriefInfo metadata) |
Constructor for creation of uninitialized brief object structure.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.Integer |
getObjectDbid() |
Configuration objects DBID uniquely identifies configuration object of a particular type on particular
configuration server.
|
getClassInfo, getObjectType
checkTypeCompatibility, clone, createChildElement, equals, getAttributeInfo, getOrCreatePropertyValue, getPropertyInfo, getPropertyValue, getPropertyValue, hashCode, setPropertyValue, setPropertyValue, toString, toString, toStringContentHelper, toStringHelper
public ConfObjectBrief(CfgDescriptionObjectBriefInfo metadata)
metadata
- configuration brief object MetaData class.ConfObjectAttributeException
- if given MetaData is null or there is some problem
with its usage here.public java.lang.Integer getObjectDbid()
ConfObject
[object type, object DBID]
uniquely specifies
particular configuration object in configuration server database.
This value is been assigned by configuration server at moment of the object creation
and can't be changed during its whole life cycle.
This method is a helper to find the DBID value in the object properties or
properties of child structures depending on this object type.getObjectDbid
in class ConfObject
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.