Class ReferenceOperationBuilder

java.lang.Object
org.fcrepo.kernel.impl.operations.AbstractResourceOperationBuilder
org.fcrepo.kernel.impl.operations.ReferenceOperationBuilder
All Implemented Interfaces:
org.fcrepo.kernel.api.operations.ResourceOperationBuilder

Build a reference operation.
Author:
whikloj
  • Constructor Details

    • ReferenceOperationBuilder

      public ReferenceOperationBuilder(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId)
      Constructor.
      Parameters:
      transaction - the transaction
      rescId - the resource identifier.
  • Method Details