wt.dataops.containermove
Class ContainerMoveUtils.Location

java.lang.Object
  extended bywt.dataops.containermove.ContainerMoveUtils.Location
Enclosing class:
ContainerMoveUtils

public static class ContainerMoveUtils.Location
extends Object


Field Summary
(package private)  WTContainer container
           
(package private)  String containerName
           
(package private)  Folder folder
           
(package private)  String folderPath
           
 
Constructor Summary
ContainerMoveUtils.Location()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

containerName

String containerName

container

WTContainer container

folderPath

String folderPath

folder

Folder folder
Constructor Detail

ContainerMoveUtils.Location

public ContainerMoveUtils.Location()