wt.pdmlink
Class PDMProductConstants.ResourceLinkInfo

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

public static final class PDMProductConstants.ResourceLinkInfo
extends Object


Field Summary
static String OBJECT_ID
           
static String RESOURCE_HOLDER_ID
           
static String RESOURCE_ID
           
static String RESOURCE_LINK
           
static String TOTAL_RESOURCES
           
 
Constructor Summary
PDMProductConstants.ResourceLinkInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_LINK

public static final String RESOURCE_LINK
See Also:
Constant Field Values

RESOURCE_HOLDER_ID

public static final String RESOURCE_HOLDER_ID
See Also:
Constant Field Values

RESOURCE_ID

public static final String RESOURCE_ID
See Also:
Constant Field Values

TOTAL_RESOURCES

public static final String TOTAL_RESOURCES
See Also:
Constant Field Values

OBJECT_ID

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

PDMProductConstants.ResourceLinkInfo

public PDMProductConstants.ResourceLinkInfo()