Skip navigation links

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

E20955-01


waggle.common.modules.repository.infos
Class XRepositoryListInfo

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


public class XRepositoryListInfo
extends XDTO

XRepositoryListInfo.


Field Summary
 List<XRepositoryCollectionInfo> Collections
          Collections in a Collection.
 List<XRepositoryDocumentInfo> Documents
          Documents in a Collection.

 

Constructor Summary
XRepositoryListInfo()
           

 

Method Summary

 

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

 

Field Detail

Documents

public List<XRepositoryDocumentInfo> Documents
Documents in a Collection.

Collections

public List<XRepositoryCollectionInfo> Collections
Collections in a Collection.

Constructor Detail

XRepositoryListInfo

public XRepositoryListInfo()

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.