Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.codec
Class ConfObjectBriefPackV6

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPack
      extended by com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPackV6
          extended by 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.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPackV6
ConfObjectPackV6.ConfSerializerStorageV6
 
Nested classes/interfaces inherited from class com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPack
ConfObjectPack.CfgMetadataStorage
 
Field Summary
 
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
 
Constructor Summary
ConfObjectBriefPackV6()
           
 
Method Summary
protected  CfgDescriptionClass getClassDescription(CfgDescriptionClass objType)
          Virtual method is used for substitution of main object class with delta or brief representation where it is required.
 void onAttribute(java.lang.String id, java.lang.Object value)
           
 void onMessageEnd()
           
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPackV6
encodeForConnection, getClassDescription, setProtocolData
 
Methods inherited from class com.genesyslab.platform.configuration.protocol.runtime.codec.ConfObjectPack
appendLogValue, decodeFromXml, encodeToXml, ensureOutgoingObjectTypeAttr, getClassDescription, getLogType, getNS, onMessageStart, setMessage, setSerializer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfObjectBriefPackV6

public ConfObjectBriefPackV6()
Method Detail

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

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.