com.ptc.windchill.cadx.move
Class WFMoveServerHelper

java.lang.Object
  extended bycom.ptc.windchill.cadx.move.WFMoveServerHelper

public class WFMoveServerHelper
extends Object


Field Summary
private static String GET_FOLDER_EXCEPTION
           
private static String OBJECT_FOLDER_NOT_AVAILABLE
           
private static String OBJECT_IS_LOCATED_IN_PRIVATE_CABINET
           
private static String OBJECT_IS_WORKING_COPY
           
private static String RESOURCE
           
 
Constructor Summary
WFMoveServerHelper()
           
 
Method Summary
private static String getName(Object object)
           
static boolean isValidActionObject(Object object, boolean verbose, Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT_IS_WORKING_COPY

private static final String OBJECT_IS_WORKING_COPY
See Also:
Constant Field Values

OBJECT_IS_LOCATED_IN_PRIVATE_CABINET

private static final String OBJECT_IS_LOCATED_IN_PRIVATE_CABINET
See Also:
Constant Field Values

OBJECT_FOLDER_NOT_AVAILABLE

private static final String OBJECT_FOLDER_NOT_AVAILABLE
See Also:
Constant Field Values

GET_FOLDER_EXCEPTION

private static final String GET_FOLDER_EXCEPTION
See Also:
Constant Field Values

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values
Constructor Detail

WFMoveServerHelper

public WFMoveServerHelper()
Method Detail

isValidActionObject

public static boolean isValidActionObject(Object object,
                                          boolean verbose,
                                          Locale locale)

getName

private static String getName(Object object)