Uses of Interface
org.alfresco.repo.content.ContentStore
-
Packages that use ContentStore Package Description org.alfresco.repo.content -
-
Uses of ContentStore in org.alfresco.repo.content
Methods in org.alfresco.repo.content that return ContentStore Modifier and Type Method Description ContentStoreUnsupportedStorageClassException. getContentStore()Constructors in org.alfresco.repo.content with parameters of type ContentStore Constructor Description UnsupportedStorageClassException(ContentStore contentStore, Set<String> storageClasses, String msg)
-