Xindice API
version 1.1b4

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

java.lang.Object
  extended byorg.apache.xindice.server.rpc.RPCDefaultMessage
      extended byorg.apache.xindice.server.rpc.messages.GetCollectionCount
All Implemented Interfaces:
RPCMessage

public class GetCollectionCount
extends RPCDefaultMessage

XML-RPC message to list number of child collections in a collection

Version:
CVS $Revision: 1.6 $, $Date: 2004/02/08 02:54:17 $
Author:
James Bates

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
GetCollectionCount()
           
 
Method Summary
 java.util.Hashtable execute(java.util.Hashtable message)
           
 
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

GetCollectionCount

public GetCollectionCount()
Method Detail

execute

public java.util.Hashtable execute(java.util.Hashtable message)
                            throws java.lang.Exception
Throws:
java.lang.Exception

Xindice API
version 1.1b4

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