Uses of Interface
org.outerj.daisy.repository.DocumentCollections

Packages that use DocumentCollections
org.outerj.daisy.repository Core API for accessing the repository, and creating and modifying documents in it. 
 

Uses of DocumentCollections in org.outerj.daisy.repository
 

Methods in org.outerj.daisy.repository that return DocumentCollections
 DocumentCollections Document.getCollections()
          Returns the collections the document variant belongs to, null if the document variant belongs to no Collections.
 DocumentCollections CollectionManager.getCollections(boolean updateable)
          Gets all collections, in no specific order.
 



Copyright © -2012 . All Rights Reserved.