Class VersionResourceOperationFactoryImpl

java.lang.Object
org.fcrepo.kernel.impl.operations.VersionResourceOperationFactoryImpl
All Implemented Interfaces:
org.fcrepo.kernel.api.operations.ResourceOperationFactory, org.fcrepo.kernel.api.operations.VersionResourceOperationFactory

@Component public class VersionResourceOperationFactoryImpl extends Object implements org.fcrepo.kernel.api.operations.VersionResourceOperationFactory
Default impl of VersionResourceOperationFactory
Author:
pwinckles
  • Constructor Details

  • Method Details

    • createBuilder

      public org.fcrepo.kernel.api.operations.CreateVersionResourceOperationBuilder createBuilder(org.fcrepo.kernel.api.Transaction transaction, org.fcrepo.kernel.api.identifiers.FedoraId rescId)
      Specified by:
      createBuilder in interface org.fcrepo.kernel.api.operations.VersionResourceOperationFactory