wt.dataops.archivesystem
Class WTArchiveSystemUtility
java.lang.Object
wt.dataops.archivesystem.WTArchiveSystemUtility
- All Implemented Interfaces:
- RemoteAccess
- public class WTArchiveSystemUtility
- extends Object
- implements RemoteAccess
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVER
static final boolean SERVER
LOGIN_PROMPT_MSG
private static String LOGIN_PROMPT_MSG
LOGIN_NOT_ADMIN_MSG
private static String LOGIN_NOT_ADMIN_MSG
WTArchiveSystemUtility
public WTArchiveSystemUtility()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
getChoice
private static int getChoice(int min,
int max)
showSystemId
public static String showSystemId()
showArchiveVolumes
public static WTArchiveVolume[] showArchiveVolumes()
getArchiveVolume
public static String getArchiveVolume(WTArchiveType type)
getRemoteASImpl
public static WTArchiveSystem getRemoteASImpl()
authenticated
public static boolean authenticated()