Uses of Interface
org.fcrepo.kernel.api.operations.CreateNonRdfSourceOperationBuilder
Packages that use CreateNonRdfSourceOperationBuilder
-
Uses of CreateNonRdfSourceOperationBuilder in org.fcrepo.kernel.api.operations
Methods in org.fcrepo.kernel.api.operations that return CreateNonRdfSourceOperationBuilderModifier and TypeMethodDescriptionCreateNonRdfSourceOperationBuilder.contentDigests(Collection<URI> digests) CreateNonRdfSourceOperationBuilder.contentSize(long size) NonRdfSourceOperationFactory.createExternalBinaryBuilder(Transaction transaction, FedoraId rescId, String handling, URI contentUri) Get a builder for a external binary create operationNonRdfSourceOperationFactory.createInternalBinaryBuilder(Transaction transaction, FedoraId rescId, InputStream contentStream) Get a builder for an internal binary create operationSet the parent identifier of the resourceCreateNonRdfSourceOperationBuilder.userPrincipal(String userPrincipal)