wt.dataops.containermove
Class ContainerMoveUtils

java.lang.Object
  extended bywt.dataops.containermove.ContainerMoveUtils

public class ContainerMoveUtils
extends Object


Nested Class Summary
static class ContainerMoveUtils.Location
           
 
Constructor Summary
ContainerMoveUtils()
           
 
Method Summary
static ContainerMoveUtils.Location getLocationForPath(String locationPath)
           
static WTContainer getPDMLinkContainer(String containerName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerMoveUtils

public ContainerMoveUtils()
Method Detail

getLocationForPath

public static ContainerMoveUtils.Location getLocationForPath(String locationPath)
                                                      throws WTException
Throws:
WTException

getPDMLinkContainer

public static WTContainer getPDMLinkContainer(String containerName)
                                       throws WTException
Throws:
WTException