Uses of Class
org.nuxeo.ecm.core.blob.binary.BinaryManagerRootDescriptor
-
Packages that use BinaryManagerRootDescriptor Package Description org.nuxeo.ecm.core.blob org.nuxeo.ecm.core.blob.binary -
-
Uses of BinaryManagerRootDescriptor in org.nuxeo.ecm.core.blob
Fields in org.nuxeo.ecm.core.blob declared as BinaryManagerRootDescriptor Modifier and Type Field Description BinaryManagerRootDescriptorLocalBlobStoreConfiguration. descriptorMethods in org.nuxeo.ecm.core.blob that return BinaryManagerRootDescriptor Modifier and Type Method Description BinaryManagerRootDescriptorLocalBlobStoreConfiguration. getDescriptor(Path configFile, boolean create)Gets existing descriptor or creates a default one. -
Uses of BinaryManagerRootDescriptor in org.nuxeo.ecm.core.blob.binary
Fields in org.nuxeo.ecm.core.blob.binary declared as BinaryManagerRootDescriptor Modifier and Type Field Description protected BinaryManagerRootDescriptorAbstractBinaryManager. descriptorMethods in org.nuxeo.ecm.core.blob.binary that return BinaryManagerRootDescriptor Modifier and Type Method Description protected BinaryManagerRootDescriptorAbstractBinaryManager. getDescriptor(File configFile)Gets existing descriptor or creates a default one.Methods in org.nuxeo.ecm.core.blob.binary with parameters of type BinaryManagerRootDescriptor Modifier and Type Method Description protected voidAbstractBinaryManager. setDescriptor(BinaryManagerRootDescriptor descriptor)
-