Uses of Class
org.duracloud.syncui.service.ContentStoreFactory
-
Packages that use ContentStoreFactory Package Description org.duracloud.syncui.domain org.duracloud.syncui.validation -
-
Uses of ContentStoreFactory in org.duracloud.syncui.domain
Constructors in org.duracloud.syncui.domain with parameters of type ContentStoreFactory Constructor Description DuracloudCredentialsCoherenceCheckerValidator(ContentStoreFactory contentStoreFactory) -
Uses of ContentStoreFactory in org.duracloud.syncui.validation
Constructors in org.duracloud.syncui.validation with parameters of type ContentStoreFactory Constructor Description SpaceWritableValidator(ContentStoreFactory contentStoreFactory)
-