wt.pdmlink
Class PDMProductConstants.FolderStructInfo

java.lang.Object
  extended bywt.pdmlink.PDMProductConstants.FolderStructInfo
Enclosing class:
PDMProductConstants

public static final class PDMProductConstants.FolderStructInfo
extends Object


Field Summary
static String CABINET
           
static String DOMAIN
           
static String FOLDER_ACL
           
static String FOLDER_LINK
           
static String FOLDER_STRUCTURE
           
static String ROOT_PATH
           
static String SUB_FOLDER
           
 
Constructor Summary
PDMProductConstants.FolderStructInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FOLDER_STRUCTURE

public static final String FOLDER_STRUCTURE
See Also:
Constant Field Values

CABINET

public static final String CABINET
See Also:
Constant Field Values

DOMAIN

public static final String DOMAIN
See Also:
Constant Field Values

ROOT_PATH

public static final String ROOT_PATH
See Also:
Constant Field Values

SUB_FOLDER

public static final String SUB_FOLDER
See Also:
Constant Field Values

FOLDER_ACL

public static final String FOLDER_ACL
See Also:
Constant Field Values

FOLDER_LINK

public static final String FOLDER_LINK
See Also:
Constant Field Values
Constructor Detail

PDMProductConstants.FolderStructInfo

public PDMProductConstants.FolderStructInfo()