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 CollectionManager
AddToCollectionOperation. collectionManager
protected CollectionManager
CreateCollectionOperation. collectionManager
protected CollectionManager
MoveCollectionMemberOperation. collectionManager
protected CollectionManager
RemoveFromCollectionOperation. collectionManager
protected CollectionManager
SuggestCollectionEntry. 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 class
CollectionManagerImpl
-
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 CollectionManager
GetContainerRendition. collectionManager
-