com.genesyslab.platform.configuration.protocol.runtime.codec
Class ConfObjectBriefPackV6
java.lang.Object
com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPack
com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPackV6
com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectBriefPackV6
- All Implemented Interfaces:
- com.genesyslab.platform.commons.protocol.runtime.codec.CustomPackager, com.genesyslab.platform.commons.protocol.runtime.codec.CustomTypeCodec
public class ConfObjectBriefPackV6
- extends ConfObjectPackV6
Packager class for configuration object brief info decoding.
Fields inherited from class com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPack |
ACCOUNT_ID_ATTR_NAME, ACCOUNT_ID_ATTR_SID, APP_ID_ATTR_NAME, APP_ID_ATTR_SID, BRIEF, CFG_DELTA, CONF_ACL, CONF_BRIEF_OBJECT_ATTR_NAME, CONF_ID, CONF_ID_ATTR_NAME, CONF_ID_ATTR_SID, CONF_OBJ_ATTR_NAME, CONF_OBJ_ATTR_SID, CONF_OBJECT_ATTR_NAME, CONF_OBJECT_DELTA_ATTR_NAME, CONF_OBJECTS_ATTR_NAME, CONF_SCHEMA, confObjectsData, confObjectsType, DELTA_INDEX, message, metadata, OBJ_TYPE_ATTR_NAME, OBJ_TYPE_ATTR_SID, PERMISSIONS_ATTR_SID, PERMISSIONS_DATA_ATTR_NAME, SCHEMA_DATA_ATTR_NAME, SCHEMA_INFO_ATTR_SID, serializer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfObjectBriefPackV6
public ConfObjectBriefPackV6()
getClassDescription
protected CfgDescriptionClass getClassDescription(CfgDescriptionClass objType)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Description copied from class:
ConfObjectPack
- Virtual method is used for substitution of main object class
with delta or brief representation where it is required.
- Overrides:
getClassDescription
in class ConfObjectPack
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
onAttribute
public void onAttribute(java.lang.String id,
java.lang.Object value)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
onAttribute
in interface com.genesyslab.platform.commons.protocol.runtime.codec.CustomPackager
- Overrides:
onAttribute
in class ConfObjectPackV6
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
onMessageEnd
public void onMessageEnd()
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
onMessageEnd
in interface com.genesyslab.platform.commons.protocol.runtime.codec.CustomPackager
- Overrides:
onMessageEnd
in class ConfObjectPackV6
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.