com.ptc.windchill.uwgm.task.saveas
Class SaveAsConstants
java.lang.Object
com.ptc.windchill.uwgm.task.saveas.SaveAsConstants
- public class SaveAsConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NEW_NUMBER
public static final String NEW_NUMBER
- See Also:
- Constant Field Values
NEW_FILE_NAME
public static final String NEW_FILE_NAME
- See Also:
- Constant Field Values
NEW_NAME
public static final String NEW_NAME
- See Also:
- Constant Field Values
NEW_VIEW
public static final String NEW_VIEW
- See Also:
- Constant Field Values
REUSE_VIEW
public static final String REUSE_VIEW
- See Also:
- Constant Field Values
VIEW
public static final String VIEW
- See Also:
- Constant Field Values
SERVER_STATUS
public static final String SERVER_STATUS
- See Also:
- Constant Field Values
ACTION_STATUS
public static final String ACTION_STATUS
- See Also:
- Constant Field Values
MESSAGE_STATUS
public static final String MESSAGE_STATUS
- See Also:
- Constant Field Values
OBJ_PDM_TYPE
public static final String OBJ_PDM_TYPE
- See Also:
- Constant Field Values
OBJ_GENERIC_NUMBER
public static final String OBJ_GENERIC_NUMBER
- See Also:
- Constant Field Values
ORG_ID
public static final String ORG_ID
- See Also:
- Constant Field Values
AUTO_NUMBER_FLAG
public static final String AUTO_NUMBER_FLAG
- See Also:
- Constant Field Values
SAME_AS_NUMBER
public static final String SAME_AS_NUMBER
- See Also:
- Constant Field Values
USER_MANUAL_NUMBER
public static final String USER_MANUAL_NUMBER
- See Also:
- Constant Field Values
VALIDATOR_FUNCTION
public static final String VALIDATOR_FUNCTION
- See Also:
- Constant Field Values
PART_VIEW
public static final String PART_VIEW
- See Also:
- Constant Field Values
PART_VIEW_ID
public static final String PART_VIEW_ID
- See Also:
- Constant Field Values
SaveAsConstants
public SaveAsConstants()