wt.epm.util
Class CreateParameterMapMigrator.Server
java.lang.Object
wt.epm.util.CreateParameterMapMigrator.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- CreateParameterMapMigrator
- public static class CreateParameterMapMigrator.Server
- extends Object
- implements RemoteAccess
Field Summary |
(package private) static boolean |
SERVER
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
CreateParameterMapMigrator.Server
public CreateParameterMapMigrator.Server()
createMap
public static void createMap(WTSet map)
throws WTException
- Throws:
WTException
createMap
public static void createMap(EPMParameterMap map)
throws WTException
- Throws:
WTException
print
public static void print(String p,
Boolean help,
Boolean verbose)
print
public static void print(String p,
Boolean help)
addParameterMaps
public static int[] addParameterMaps(Map IBA2ParamMap)
throws WTException
- Throws:
WTException
addDocParameterMap
private static int addDocParameterMap(long[] docIds,
Map IBA2ParamMap)
throws WTException
- Throws:
WTException
addLinkParameterMap
private static int addLinkParameterMap(Class linkClass,
long[] docIds,
Map IBA2ParamMap)
throws WTException
- Throws:
WTException
makeParameterMaps
private static int makeParameterMaps(QueryResult qr,
Map IBA2ParamMap)
throws WTException
- Throws:
WTException