com.genesyslab.platform.contacts.protocol.contactserver
Class ContactInteractionProperties
java.lang.Object
com.genesyslab.platform.commons.protocol.DataObject
com.genesyslab.platform.contacts.protocol.contactserver.AbstractPrintable
com.genesyslab.platform.contacts.protocol.contactserver.ContactInteractionProperties
- All Implemented Interfaces:
- Printable, XmlSerializable
public final class ContactInteractionProperties
- extends AbstractPrintable
- implements XmlSerializable, Printable
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.genesyslab.platform.contacts.protocol.contactserver.Printable |
toString |
ContactInteractionProperties
public ContactInteractionProperties()
getId
public java.lang.String getId()
setId
public void setId(java.lang.String value)
getSubject
public java.lang.String getSubject()
setSubject
public void setSubject(java.lang.String value)
getStartDate
public java.util.Date getStartDate()
setStartDate
public void setStartDate(java.util.Date value)
getTimeZone
public java.lang.String getTimeZone()
setTimeZone
public void setTimeZone(java.lang.String value)
getToAddress
public java.lang.String getToAddress()
setToAddress
public void setToAddress(java.lang.String value)
getFromAddress
public java.lang.String getFromAddress()
setFromAddress
public void setFromAddress(java.lang.String value)
getAttachedData
public PropertyList getAttachedData()
setAttachedData
public void setAttachedData(PropertyList value)
getOtherProperties
public PropertyList getOtherProperties()
setOtherProperties
public void setOtherProperties(PropertyList value)
saveToXml
public void saveToXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
saveToXml
in interface XmlSerializable
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
loadFromXml
public void loadFromXml(UCSCustomCodec custCodec,
org.w3c.dom.Node node)
throws com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
- Specified by:
loadFromXml
in interface XmlSerializable
- Throws:
com.genesyslab.platform.commons.protocol.runtime.codec.CodecException
toString
public java.lang.String toString(int indent,
boolean hideAllowed,
boolean truncateLargeData)
- Specified by:
toString
in class AbstractPrintable
hashCode
public int hashCode()
- Overrides:
hashCode
in class DataObject
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class DataObject
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.