Uses of Class
org.fcrepo.kernel.impl.operations.UpdateNonRdfSourceOperationBuilder
-
Packages that use UpdateNonRdfSourceOperationBuilder Package Description org.fcrepo.kernel.impl.operations -
-
Uses of UpdateNonRdfSourceOperationBuilder in org.fcrepo.kernel.impl.operations
Methods in org.fcrepo.kernel.impl.operations that return UpdateNonRdfSourceOperationBuilder Modifier and Type Method Description UpdateNonRdfSourceOperationBuilderNonRdfSourceOperationFactoryImpl. updateExternalBinaryBuilder(org.fcrepo.kernel.api.identifiers.FedoraId rescId, String handling, URI contentUri)UpdateNonRdfSourceOperationBuilderNonRdfSourceOperationFactoryImpl. updateInternalBinaryBuilder(org.fcrepo.kernel.api.identifiers.FedoraId rescId, InputStream contentStream)
-