INullableAttributes
, Printable
, XmlSerializable
public final class CoBrowseEntityAttributes extends BaseEntityAttributes implements XmlSerializable, Printable, INullableAttributes
SUPRESSED
Constructor | Description |
---|---|
CoBrowseEntityAttributes() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
java.lang.String[] |
getNullAttributes() |
Gets names of attributes which are set to null.
|
DateTimeList |
getVisitedURL() |
|
int |
hashCode() |
|
void |
loadFromXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node) |
|
void |
saveToXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node) |
|
void |
setNullAttributes(java.lang.String[] value) |
|
void |
setVisitedURL(DateTimeList value) |
|
java.lang.String |
toString(int indent,
boolean hideAllowed,
boolean truncateLargeData) |
createIndent, toString, toString, toString, toString
resolve
toString
public java.lang.String[] getNullAttributes()
INullableAttributes
getNullAttributes
in interface INullableAttributes
public void setNullAttributes(java.lang.String[] value)
public DateTimeList getVisitedURL()
public void setVisitedURL(DateTimeList value)
public void saveToXml(UCSCustomCodec custCodec, org.w3c.dom.Node node) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
saveToXml
in interface XmlSerializable
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public void loadFromXml(UCSCustomCodec custCodec, org.w3c.dom.Node node) throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
loadFromXml
in interface XmlSerializable
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
public java.lang.String toString(int indent, boolean hideAllowed, boolean truncateLargeData)
toString
in class AbstractPrintable
public int hashCode()
hashCode
in class DataObject
public boolean equals(java.lang.Object obj)
equals
in class DataObject
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.