wt.ufid
Class UfidMigrationHelper
java.lang.Object
wt.ufid.UfidMigrationHelper
- public class UfidMigrationHelper
- extends Object
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASSNAME
private static final String CLASSNAME
UfidMigrationHelper
public UfidMigrationHelper()
getLocalRepositoryForMigration
public static Repository getLocalRepositoryForMigration(PersistentObjectManager pom)
throws WTException
- Answer the Repository of the current system. This method is for migration only.
There should only ever be a single Repository representing the local system.
Supported API: false
- Returns:
- Repository
- Throws:
WTException