Skip navigation links

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

E20955-01


waggle.common.modules.repository.infos
Class XRepositorySearchResultsInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.repository.infos.XRepositorySearchResultsInfo


public class XRepositorySearchResultsInfo
extends XDTO

The Repository Search Results Info.


Field Summary
 List<XRepositoryDocumentInfo> ResultInfos
          Requested range of hits.
 int TotalResults
          Total number of available hits.

 

Constructor Summary
XRepositorySearchResultsInfo()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

TotalResults

public int TotalResults
Total number of available hits.

ResultInfos

public List<XRepositoryDocumentInfo> ResultInfos
Requested range of hits.

Constructor Detail

XRepositorySearchResultsInfo

public XRepositorySearchResultsInfo()

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.