Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.contactserver
Class BaseSearchCriteria

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.DataObject
      extended by com.genesyslab.platform.contacts.protocol.contactserver.AbstractPrintable
          extended by com.genesyslab.platform.contacts.protocol.contactserver.BaseSearchCriteria
All Implemented Interfaces:
Printable, XmlSerializable
Direct Known Subclasses:
ComplexSearchCriteria, SimpleSearchCriteria

public abstract class BaseSearchCriteria
extends AbstractPrintable
implements XmlSerializable


Field Summary
 
Fields inherited from class com.genesyslab.platform.contacts.protocol.contactserver.AbstractPrintable
SUPRESSED
 
Constructor Summary
protected BaseSearchCriteria()
           
 
Method Summary
 KeyValueCollection marshal(ContactServerFactory factory)
           
static BaseSearchCriteria resolve(KeyValueCollection kvlist)
           
 
Methods inherited from class com.genesyslab.platform.contacts.protocol.contactserver.AbstractPrintable
createIndent, toString, toString, toString, toString, toString
 
Methods inherited from class com.genesyslab.platform.commons.protocol.DataObject
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.genesyslab.platform.contacts.protocol.runtime.XmlSerializable
loadFromXml, saveToXml
 

Constructor Detail

BaseSearchCriteria

protected BaseSearchCriteria()
Method Detail

marshal

public KeyValueCollection marshal(ContactServerFactory factory)

resolve

public static BaseSearchCriteria resolve(KeyValueCollection kvlist)

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.