wt.pdmlink
Class PDMProductConstants.ObjectIDInfo

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

public static final class PDMProductConstants.ObjectIDInfo
extends Object


Field Summary
static String LOCAL_ID
           
static String OBJECT_ID
           
static String OBJECT_REFERENCE
           
static String OID
           
 
Constructor Summary
PDMProductConstants.ObjectIDInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT_ID

public static final String OBJECT_ID
See Also:
Constant Field Values

LOCAL_ID

public static final String LOCAL_ID
See Also:
Constant Field Values

OID

public static final String OID
See Also:
Constant Field Values

OBJECT_REFERENCE

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

PDMProductConstants.ObjectIDInfo

public PDMProductConstants.ObjectIDInfo()