|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentCollectionImpl | |
|---|---|
| org.outerj.daisy.repository.commonimpl | |
| Uses of DocumentCollectionImpl in org.outerj.daisy.repository.commonimpl |
|---|
| Methods in org.outerj.daisy.repository.commonimpl that return DocumentCollectionImpl | |
|---|---|
DocumentCollectionImpl |
CollectionCache.getCollection(long id)
|
DocumentCollectionImpl |
CommonCollectionManager.getCollection(long collectionId,
boolean updateable,
AuthenticatedUser user)
|
DocumentCollectionImpl |
CollectionCache.getCollectionByName(java.lang.String name)
|
DocumentCollectionImpl |
CommonCollectionManager.getCollectionByName(java.lang.String name,
boolean updateable,
AuthenticatedUser user)
|
DocumentCollectionImpl[] |
DocumentVariantImpl.IntimateAccess.getDocumentCollectionImpls()
|
DocumentCollectionImpl |
CollectionStrategy.loadCollection(long collectionId,
AuthenticatedUser user)
Loads a DocumentCollection for a specified documentcollectionid. |
DocumentCollectionImpl |
CollectionStrategy.loadCollectionByName(java.lang.String name,
AuthenticatedUser user)
|
| Methods in org.outerj.daisy.repository.commonimpl with parameters of type DocumentCollectionImpl | |
|---|---|
void |
DocumentVariantImpl.IntimateAccess.addCollection(DocumentCollectionImpl collection)
Adds the specified collection. |
void |
CollectionStrategy.store(DocumentCollectionImpl collection)
Stores a collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||