com.ptc.windchill.uwgm.common.folder
Class FakeFolderHelper.TopFolderDefinition
java.lang.Object
com.ptc.windchill.uwgm.common.folder.FakeFolderHelper.TopFolderDefinition
- Enclosing class:
- FakeFolderHelper
- private static class FakeFolderHelper.TopFolderDefinition
- extends Object
internal data structure to make top folders
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isSolutionInstalled
public boolean isSolutionInstalled
containerType
public ContainerType containerType
topFolder
public FakeFolder topFolder
FakeFolderHelper.TopFolderDefinition
public FakeFolderHelper.TopFolderDefinition(boolean isSolutionInstalled,
ContainerType containerType,
FakeFolder topFolder)