com.plumtree.remote.prc.search
Interface ISearchResultSet


public interface ISearchResultSet

Interface to return an enumeration of IPortalSearchResults.


Method Summary
 java.util.Enumeration getResults()
          Gets an enumeration of IPortalSearchResults elements.
 

Method Detail

getResults

public java.util.Enumeration getResults()
Gets an enumeration of IPortalSearchResults elements.

Returns:
an enumeration of IPortalSearchResults


For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.