com.raritantechnologies.federated.eRoom
Interface IXmlQueryCommandHandler
- All Known Implementing Classes:
- ERoomSearchSource
- public interface IXmlQueryCommandHandler
processXmlQueryChildren
public boolean processXmlQueryChildren(MessageElement meResponse,
IResultSet result)
createXmlCommand
public void createXmlCommand(SOAPElement seCommand,
java.lang.String query,
OrderedMap childProperties)
throws SOAPException
- Throws:
SOAPException
createXmlCommand
public void createXmlCommand(SOAPElement seCommand,
java.lang.String query)
throws SOAPException
- Throws:
SOAPException