wt.annotation.upgrade
Class AnnotationSetMigrator.Server

java.lang.Object
  extended bywt.annotation.upgrade.AnnotationSetMigrator.Server
All Implemented Interfaces:
RemoteAccess
Enclosing class:
AnnotationSetMigrator

public static class AnnotationSetMigrator.Server
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
AnnotationSetMigrator.Server()
           
 
Method Summary
static Boolean migrateAnnotationData()
           
static void migrateAnnotationXMLtoTI(StructuredAnnotationSet annotation_set)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationSetMigrator.Server

public AnnotationSetMigrator.Server()
Method Detail

migrateAnnotationData

public static Boolean migrateAnnotationData()
                                     throws WTException
Throws:
WTException

migrateAnnotationXMLtoTI

public static void migrateAnnotationXMLtoTI(StructuredAnnotationSet annotation_set)
                                     throws WTException
Throws:
WTException