Package org.dspace.versioning.factory
Class VersionServiceFactory
java.lang.Object
org.dspace.versioning.factory.VersionServiceFactory
- Direct Known Subclasses:
VersionServiceFactoryImpl
Abstract factory to get services for the versioning package, use VersionServiceFactory.getInstance() to retrieve
an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VersionServiceFactoryabstract RelationshipVersioningUtilsabstract VersionHistoryServiceabstract VersioningService
-
Constructor Details
-
VersionServiceFactory
public VersionServiceFactory()
-
-
Method Details
-
getVersionHistoryService
-
getVersionService
-
getRelationshipVersioningUtils
-
getInstance
-