com.ptc.windchill.cadx.common.objutil
Interface LocalContentStatus


public interface LocalContentStatus


Field Summary
static String LOCAL_CONTENT_MODIFIED
           
static String LOCAL_CONTENT_NOT_MODIFIED
           
static String NO_LOCAL_CONTENT_STATUS
           
 

Field Detail

LOCAL_CONTENT_MODIFIED

public static final String LOCAL_CONTENT_MODIFIED
See Also:
Constant Field Values

NO_LOCAL_CONTENT_STATUS

public static final String NO_LOCAL_CONTENT_STATUS
See Also:
Constant Field Values

LOCAL_CONTENT_NOT_MODIFIED

public static final String LOCAL_CONTENT_NOT_MODIFIED
See Also:
Constant Field Values