wt.pdmlink
Class PDMProductConstants.ProductTemplateInfo

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

public static final class PDMProductConstants.ProductTemplateInfo
extends Object


Field Summary
static String CONTENT_ID
           
static String CONTENT_ITEM
           
static String DESCRIPTION
           
static String ENABLED
           
static String LOAD_PATH
           
static String LOCAL_ID
           
static String LOCATION
           
static String NAME
           
static String OBJECT_ID
           
static String PRODUCT_TEMPLATE
           
static String WTDOCUMENT
           
static String XML_TEXT
           
static String ZIP_ENTRY
           
 
Constructor Summary
PDMProductConstants.ProductTemplateInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRODUCT_TEMPLATE

public static final String PRODUCT_TEMPLATE
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

ENABLED

public static final String ENABLED
See Also:
Constant Field Values

LOCATION

public static final String LOCATION
See Also:
Constant Field Values

XML_TEXT

public static final String XML_TEXT
See Also:
Constant Field Values

LOAD_PATH

public static final String LOAD_PATH
See Also:
Constant Field Values

LOCAL_ID

public static final String LOCAL_ID
See Also:
Constant Field Values

ZIP_ENTRY

public static final String ZIP_ENTRY
See Also:
Constant Field Values

CONTENT_ID

public static final String CONTENT_ID
See Also:
Constant Field Values

WTDOCUMENT

public static final String WTDOCUMENT
See Also:
Constant Field Values

CONTENT_ITEM

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

PDMProductConstants.ProductTemplateInfo

public PDMProductConstants.ProductTemplateInfo()