wt.pdmlink
Class PDMProductConstants.ContainmentLinkInfo

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

public static final class PDMProductConstants.ContainmentLinkInfo
extends Object


Field Summary
static String CONTAINMENT_LINK
           
static String NODE_ID
           
static String OBJECT_ID
           
static String SUMMARY_ID
           
 
Constructor Summary
PDMProductConstants.ContainmentLinkInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTAINMENT_LINK

public static final String CONTAINMENT_LINK
See Also:
Constant Field Values

SUMMARY_ID

public static final String SUMMARY_ID
See Also:
Constant Field Values

NODE_ID

public static final String NODE_ID
See Also:
Constant Field Values

OBJECT_ID

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

PDMProductConstants.ContainmentLinkInfo

public PDMProductConstants.ContainmentLinkInfo()