Uses of Interface
org.fcrepo.kernel.api.operations.RdfSourceOperationBuilder
-
Packages that use RdfSourceOperationBuilder Package Description org.fcrepo.kernel.api.operations -
-
Uses of RdfSourceOperationBuilder in org.fcrepo.kernel.api.operations
Subinterfaces of RdfSourceOperationBuilder in org.fcrepo.kernel.api.operations Modifier and Type Interface Description interfaceCreateRdfSourceOperationBuilderMethods in org.fcrepo.kernel.api.operations that return RdfSourceOperationBuilder Modifier and Type Method Description RdfSourceOperationBuilderRdfSourceOperationBuilder. relaxedProperties(org.apache.jena.rdf.model.Model model)Set the relaxed managed properties for this resource if the server is in relaxed mode.RdfSourceOperationBuilderRdfSourceOperationBuilder. triples(RdfStream triples)Set the triples for the operationRdfSourceOperationBuilderRdfSourceOperationFactory. updateBuilder(FedoraId rescId)Get a builder for an operation to update an RDF sourceRdfSourceOperationBuilderRdfSourceOperationBuilder. userPrincipal(String userPrincipal)
-