Uses of Interface
org.nuxeo.ecm.collections.api.CollectionManager
-
Packages that use CollectionManager Package Description org.nuxeo.ecm.automation.core.operations.collections org.nuxeo.ecm.collections.core org.nuxeo.ecm.platform.rendition.operation -
-
Uses of CollectionManager in org.nuxeo.ecm.automation.core.operations.collections
Fields in org.nuxeo.ecm.automation.core.operations.collections declared as CollectionManager Modifier and Type Field Description protected CollectionManagerAddToCollectionOperation. collectionManagerprotected CollectionManagerCreateCollectionOperation. collectionManagerprotected CollectionManagerMoveCollectionMemberOperation. collectionManagerprotected CollectionManagerRemoveFromCollectionOperation. collectionManagerprotected CollectionManagerSuggestCollectionEntry. collectionManager -
Uses of CollectionManager in org.nuxeo.ecm.collections.core
Classes in org.nuxeo.ecm.collections.core that implement CollectionManager Modifier and Type Class Description classCollectionManagerImpl -
Uses of CollectionManager in org.nuxeo.ecm.platform.rendition.operation
Fields in org.nuxeo.ecm.platform.rendition.operation declared as CollectionManager Modifier and Type Field Description protected CollectionManagerGetContainerRendition. collectionManager
-