|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.protocol.DataObject
com.genesyslab.platform.contacts.protocol.contactserver.AbstractPrintable
com.genesyslab.platform.contacts.protocol.contactserver.BaseSearchCriteria
public abstract class BaseSearchCriteria
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 |
---|
protected BaseSearchCriteria()
Method Detail |
---|
public KeyValueCollection marshal(ContactServerFactory factory)
public static BaseSearchCriteria resolve(KeyValueCollection kvlist)
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |