Uses of Interface
org.fcrepo.kernel.api.operations.NonRdfSourceOperationBuilder
Packages that use NonRdfSourceOperationBuilder
-
Uses of NonRdfSourceOperationBuilder in org.fcrepo.kernel.api.operations
Subinterfaces of NonRdfSourceOperationBuilder in org.fcrepo.kernel.api.operationsModifier and TypeInterfaceDescriptioninterfaceBuilder for operations to create non-rdf sourcesinterfaceBuilder for operations for updating non-RDF source resource headersMethods in org.fcrepo.kernel.api.operations that return NonRdfSourceOperationBuilderModifier and TypeMethodDescriptionNonRdfSourceOperationBuilder.contentDigests(Collection<URI> digests) Collection of digests for content in this resourceNonRdfSourceOperationBuilder.contentSize(long size) Set the number of bytes for the contentSet the filenameSet the mimetype for content in this resourceNonRdfSourceOperationFactory.updateExternalBinaryBuilder(Transaction transaction, FedoraId rescId, String handling, URI contentUri) Get a builder for a external binary update operationNonRdfSourceOperationFactory.updateInternalBinaryBuilder(Transaction transaction, FedoraId rescId, InputStream contentStream) Get a builder for an internal binary update operationNonRdfSourceOperationBuilder.userPrincipal(String userPrincipal)