wt.pdmlink
Class PDMProductConstants.PPlanInfo

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

public static final class PDMProductConstants.PPlanInfo
extends Object


Field Summary
static String ACTIVITY_DRIVEN
           
static String CONTAINMENT_LINK
           
static String CREATOR
           
static String DELIVERABLE
           
static String DEPENDENCY_LINK
           
static String DURATION
           
static String EXECUTION_INFO
           
static String LOCAL_ID
           
static String MANAGER
           
static String MANAGER_INFO
           
static String MILE_STONE
           
static String NAME
           
static String OBJECT_ID
           
static String PLAN_MODE
           
static String PLAN_MODE_KEY
           
static String PROJECT_ACTIVITY
           
static String PROJECT_ID
           
static String PROJECT_PLAN
           
static String PROJECT_PLAN_ID
           
static String PROJECT_VARIABLE
           
static String RESOURCE
           
static String RESOURCE_LINK
           
static String STATIC_PLAN
           
static String SUB_PROJECT
           
static String SUBSCRIPTION_POLICY
           
static String SUMMARY
           
static String TASK_DRIVEN
           
 
Constructor Summary
PDMProductConstants.PPlanInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_PLAN

public static final String PROJECT_PLAN
See Also:
Constant Field Values

MANAGER

public static final String MANAGER
See Also:
Constant Field Values

MANAGER_INFO

public static final String MANAGER_INFO
See Also:
Constant Field Values

SUBSCRIPTION_POLICY

public static final String SUBSCRIPTION_POLICY
See Also:
Constant Field Values

CREATOR

public static final String CREATOR
See Also:
Constant Field Values

PROJECT_ID

public static final String PROJECT_ID
See Also:
Constant Field Values

PROJECT_PLAN_ID

public static final String PROJECT_PLAN_ID
See Also:
Constant Field Values

EXECUTION_INFO

public static final String EXECUTION_INFO
See Also:
Constant Field Values

PROJECT_ACTIVITY

public static final String PROJECT_ACTIVITY
See Also:
Constant Field Values

MILE_STONE

public static final String MILE_STONE
See Also:
Constant Field Values

SUMMARY

public static final String SUMMARY
See Also:
Constant Field Values

SUB_PROJECT

public static final String SUB_PROJECT
See Also:
Constant Field Values

DEPENDENCY_LINK

public static final String DEPENDENCY_LINK
See Also:
Constant Field Values

CONTAINMENT_LINK

public static final String CONTAINMENT_LINK
See Also:
Constant Field Values

DELIVERABLE

public static final String DELIVERABLE
See Also:
Constant Field Values

RESOURCE

public static final String RESOURCE
See Also:
Constant Field Values

RESOURCE_LINK

public static final String RESOURCE_LINK
See Also:
Constant Field Values

DURATION

public static final String DURATION
See Also:
Constant Field Values

PROJECT_VARIABLE

public static final String PROJECT_VARIABLE
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

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

PLAN_MODE

public static final String PLAN_MODE
See Also:
Constant Field Values

PLAN_MODE_KEY

public static final String PLAN_MODE_KEY
See Also:
Constant Field Values

ACTIVITY_DRIVEN

public static final String ACTIVITY_DRIVEN
See Also:
Constant Field Values

TASK_DRIVEN

public static final String TASK_DRIVEN
See Also:
Constant Field Values

STATIC_PLAN

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

PDMProductConstants.PPlanInfo

public PDMProductConstants.PPlanInfo()