com.ptc.netmarkets.model
Class NmObjectHelper.RequestAttConstants

java.lang.Object
  extended bycom.ptc.netmarkets.model.NmObjectHelper.RequestAttConstants
Enclosing class:
NmObjectHelper

public static class NmObjectHelper.RequestAttConstants
extends Object


Field Summary
static String ACT_DELIVERABLES
           
static String ACT_TASKS
           
static String ACTIONMODEL
           
static String CURRENT_STATE
           
static String DISCUSSIONS
           
static String ISCREATETASKSEXECOBJ
           
static String ISHASDELIVERABLES
           
static String ISLINKDELIVERABLES
           
static String ITERATION_HISTORY
           
static String LIFECYCLE_STATES
           
static String LIST_CONTENT
           
static String LIST_DESCRIBES
           
static String LIST_REFERENCES
           
static String OWNER
           
static String PROJ_NMOBJECT
           
static String PROJ_OBJECT
           
static String REFERENCES
           
static String ROUTE_STATUS
           
static String SHARE_DETAILS
           
static String SUMMARY_TASKS
           
static String TRACK_COST
           
 
Constructor Summary
NmObjectHelper.RequestAttConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ITERATION_HISTORY

public static final String ITERATION_HISTORY
See Also:
Constant Field Values

DISCUSSIONS

public static final String DISCUSSIONS
See Also:
Constant Field Values

REFERENCES

public static final String REFERENCES
See Also:
Constant Field Values

ROUTE_STATUS

public static final String ROUTE_STATUS
See Also:
Constant Field Values

ACTIONMODEL

public static final String ACTIONMODEL
See Also:
Constant Field Values

SHARE_DETAILS

public static final String SHARE_DETAILS
See Also:
Constant Field Values

LIST_REFERENCES

public static final String LIST_REFERENCES
See Also:
Constant Field Values

LIST_DESCRIBES

public static final String LIST_DESCRIBES
See Also:
Constant Field Values

LIST_CONTENT

public static final String LIST_CONTENT
See Also:
Constant Field Values

LIFECYCLE_STATES

public static final String LIFECYCLE_STATES
See Also:
Constant Field Values

CURRENT_STATE

public static final String CURRENT_STATE
See Also:
Constant Field Values

ACT_TASKS

public static final String ACT_TASKS
See Also:
Constant Field Values

ACT_DELIVERABLES

public static final String ACT_DELIVERABLES
See Also:
Constant Field Values

PROJ_OBJECT

public static final String PROJ_OBJECT
See Also:
Constant Field Values

PROJ_NMOBJECT

public static final String PROJ_NMOBJECT
See Also:
Constant Field Values

TRACK_COST

public static final String TRACK_COST
See Also:
Constant Field Values

ISLINKDELIVERABLES

public static final String ISLINKDELIVERABLES
See Also:
Constant Field Values

ISHASDELIVERABLES

public static final String ISHASDELIVERABLES
See Also:
Constant Field Values

ISCREATETASKSEXECOBJ

public static final String ISCREATETASKSEXECOBJ
See Also:
Constant Field Values

OWNER

public static final String OWNER
See Also:
Constant Field Values

SUMMARY_TASKS

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

NmObjectHelper.RequestAttConstants

public NmObjectHelper.RequestAttConstants()