Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Class
waggle.common.modules.document.infos.XSearchResultsInfo

Packages that use XSearchResultsInfo
waggle.common.modules.conversation Conversation Module API. 
waggle.common.modules.document Document Module API. 
waggle.common.modules.hive Hive Module API. 
waggle.common.modules.track Track Module API. 

 

Uses of XSearchResultsInfo in waggle.common.modules.conversation

 

Methods in waggle.common.modules.conversation that return XSearchResultsInfo
 XSearchResultsInfo XConversationModule.Server.searchConversation(XObjectID conversationID, XConversationSearchInfo searchInfo)
          Search the content of a Conversation.

 

Uses of XSearchResultsInfo in waggle.common.modules.document

 

Methods in waggle.common.modules.document that return XSearchResultsInfo
 XSearchResultsInfo XDocumentModule.Server.findSimilar(XObjectID contentID, XDocumentSearchOrder orderBy)
          Find Similar content.

 

Uses of XSearchResultsInfo in waggle.common.modules.hive

 

Methods in waggle.common.modules.hive that return XSearchResultsInfo
 XSearchResultsInfo XHiveModule.Server.findSimilar(XHiveFindSimilarInfo searchInfo)
          Search the Hive for items that are "similar" to something the client knows about.
 XSearchResultsInfo XHiveModule.Server.searchHive(XHiveSearchInfo searchInfo)
          Search the Hive.

 

Uses of XSearchResultsInfo in waggle.common.modules.track

 

Methods in waggle.common.modules.track that return XSearchResultsInfo
 XSearchResultsInfo XTrackModule.Server.searchTrack(XObjectID trackID, XTrackSearchInfo searchInfo)
          Search the content of a Track.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.