Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Class DataObject

java.lang.Object
  extended bycom.genesyslab.platform.commons.protocol.DataObject
Direct Known Subclasses:
Message

public abstract class DataObject
extends java.lang.Object


Constructor Summary
DataObject()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 java.lang.String toString()
           
abstract  java.lang.String toString(boolean hideAllowed, boolean truncateLargeData)
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataObject

public DataObject()
Method Detail

toString

public java.lang.String toString()

toString

public abstract java.lang.String toString(boolean hideAllowed,
                                          boolean truncateLargeData)

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.