Xindice API
version 1.1

org.apache.xindice.server.rpc.messages
Class InsertDocument

java.lang.Object
  extended by org.apache.xindice.server.rpc.RPCDefaultMessage
      extended by org.apache.xindice.server.rpc.messages.InsertResource
          extended by org.apache.xindice.server.rpc.messages.InsertDocument
All Implemented Interfaces:
RPCMessage

Deprecated. Replaced with InsertResource which also handles binary data

public class InsertDocument
extends InsertResource

Version:
$Revision: 511426 $, $Date: 2007-02-25 04:25:02 +0100 (Sun, 25 Feb 2007) $

Field Summary
 
Fields inherited from class org.apache.xindice.server.rpc.RPCDefaultMessage
API_NAME, API_VERSION, COLLECTION, COMPRESSED, CONFIGURATION, DOCUMENT, MAXKEYSIZE, META, MISSING_COLLECTION_PARAM, MISSING_CONFIGURATION_PARAM, MISSING_DOCUMENT_PARAM, MISSING_META_CONFIGURATION, MISSING_META_PARAM, MISSING_NAME_PARAM, MISSING_PATTERN_PARAM, MISSING_QUERY_PARAM, MISSING_TIMESTAMP_PARAM, MISSING_TYPE_PARAM, NAME, NAMESPACES, PAGESIZE, PATTERN, QUERY, RESULT, TIMESTAMP, TYPE
 
Constructor Summary
InsertDocument()
          Deprecated.  
 
Method Summary
 Hashtable execute(Hashtable message)
          Deprecated.  
 
Methods inherited from class org.apache.xindice.server.rpc.RPCDefaultMessage
getCollection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertDocument

public InsertDocument()
Deprecated. 
Method Detail

execute

public Hashtable execute(Hashtable message)
                  throws Exception
Deprecated. 
Specified by:
execute in interface RPCMessage
Overrides:
execute in class InsertResource
Throws:
Exception

Xindice API
version 1.1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.