Xindice API

org.apache.xindice.client.corba.db
Interface DocumentSetOperations

All Superinterfaces:
ServantManagementOperations
All Known Subinterfaces:
DocumentSet
All Known Implementing Classes:
DocumentSetPOA

public interface DocumentSetOperations
extends ServantManagementOperations


Method Summary
 EncodedBuffer getNextDocument(long stamp)
           
 boolean hasMoreDocuments()
           
 
Methods inherited from interface org.apache.xindice.client.corba.db.ServantManagementOperations
remove
 

Method Detail

hasMoreDocuments

public boolean hasMoreDocuments()
                         throws APIException

getNextDocument

public EncodedBuffer getNextDocument(long stamp)
                              throws APIException

Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation