com.ptc.windchill.esi.utl
Interface ESIConst


public interface ESIConst

Containes typeId of task delegates for ESI SOAP RPC , I*E group names which are exposed to external system, ESI release status code.


Field Summary
static String ADDED_ALT_LINK
           
static String ADDED_BOM
           
static String ADDED_COMPONENTS
           
static String ADDED_DOC
           
static String ADDED_DOC_LINK
           
static String ADDED_ECN
           
static String ADDED_PART
           
static String ADDED_RD
           
static String ADDED_SUB
           
static String ALTLINK
           
static String ALTLINK_TYPEID
           
static String BOM
           
static String BOM_TYPEID
           
static String BOMHEADER
           
static String BOMHEADER_TYPEID
           
static String CHANGE_TYPEID
           
static String CHANGED_BOM
           
static String CHANGED_COMPONENTS
           
static String CHANGED_DOC
           
static String CHANGED_ECN
           
static String CHANGED_PART
           
static String COMPONENT
           
static String COMPONENT_TYPEID
           
static String DELETED_ALT_LINK
           
static String DELETED_BOM
           
static String DELETED_COMPONENTS
           
static String DELETED_DOC
           
static String DELETED_DOC_LINK
           
static String DELETED_ECN
           
static String DELETED_PART
           
static String DELETED_RD
           
static String DELETED_SUB
           
static String DOCLINK
           
static String DOCLINK_TYPEID
           
static String DOCUMENT
           
static String DOCUMENT_TYPEID
           
static int EC_ALREADY_ACTIVE
           
static int EC_ALREADY_PUBLISHED
           
static int EC_CONTINUE
          ESI release status code: 6xx for Successful 7xx for Redirection 8xx for Re-Validate The users SHOULD NOT repeat the validating without modification.
static int EC_IN_PROGRESS
           
static int EC_NO_TARGET
           
static int EC_NO_VALID_CHANGEABLE
           
static int EC_PUBLISH_SUCCESS
           
static int EC_SYSTEM_ERROR
           
static int EC_SYSTEM_FAILURE
           
static String ECN
           
static String ECNHEADER
           
static String ECNHEADER_TYPEID
           
static String PART
           
static String PART_TYPEID
           
static String RD
           
static String RD_TYPEID
           
static String RL
           
static String SUB
           
static String SUB_TYPEID
           
static String UNCHANGED_BOM
           
static String UNCHANGED_COMPONENTS
           
static String UNCHANGED_DOC
           
static String UNCHANGED_ECN
           
static String UNCHANGED_PART
           
 

Field Detail

CHANGE_TYPEID

public static final String CHANGE_TYPEID
See Also:
Constant Field Values

BOM_TYPEID

public static final String BOM_TYPEID
See Also:
Constant Field Values

PART_TYPEID

public static final String PART_TYPEID
See Also:
Constant Field Values

ECNHEADER_TYPEID

public static final String ECNHEADER_TYPEID
See Also:
Constant Field Values

ALTLINK_TYPEID

public static final String ALTLINK_TYPEID
See Also:
Constant Field Values

DOCUMENT_TYPEID

public static final String DOCUMENT_TYPEID
See Also:
Constant Field Values

DOCLINK_TYPEID

public static final String DOCLINK_TYPEID
See Also:
Constant Field Values

BOMHEADER_TYPEID

public static final String BOMHEADER_TYPEID
See Also:
Constant Field Values

COMPONENT_TYPEID

public static final String COMPONENT_TYPEID
See Also:
Constant Field Values

SUB_TYPEID

public static final String SUB_TYPEID
See Also:
Constant Field Values

RD_TYPEID

public static final String RD_TYPEID
See Also:
Constant Field Values

DELETED_ECN

public static final String DELETED_ECN
See Also:
Constant Field Values

ADDED_ECN

public static final String ADDED_ECN
See Also:
Constant Field Values

CHANGED_ECN

public static final String CHANGED_ECN
See Also:
Constant Field Values

UNCHANGED_ECN

public static final String UNCHANGED_ECN
See Also:
Constant Field Values

ECN

public static final String ECN
See Also:
Constant Field Values

ECNHEADER

public static final String ECNHEADER
See Also:
Constant Field Values

DELETED_PART

public static final String DELETED_PART
See Also:
Constant Field Values

ADDED_PART

public static final String ADDED_PART
See Also:
Constant Field Values

CHANGED_PART

public static final String CHANGED_PART
See Also:
Constant Field Values

UNCHANGED_PART

public static final String UNCHANGED_PART
See Also:
Constant Field Values

PART

public static final String PART
See Also:
Constant Field Values

DELETED_ALT_LINK

public static final String DELETED_ALT_LINK
See Also:
Constant Field Values

ADDED_ALT_LINK

public static final String ADDED_ALT_LINK
See Also:
Constant Field Values

ALTLINK

public static final String ALTLINK
See Also:
Constant Field Values

DELETED_DOC

public static final String DELETED_DOC
See Also:
Constant Field Values

ADDED_DOC

public static final String ADDED_DOC
See Also:
Constant Field Values

CHANGED_DOC

public static final String CHANGED_DOC
See Also:
Constant Field Values

UNCHANGED_DOC

public static final String UNCHANGED_DOC
See Also:
Constant Field Values

DOCUMENT

public static final String DOCUMENT
See Also:
Constant Field Values

DELETED_DOC_LINK

public static final String DELETED_DOC_LINK
See Also:
Constant Field Values

ADDED_DOC_LINK

public static final String ADDED_DOC_LINK
See Also:
Constant Field Values

DOCLINK

public static final String DOCLINK
See Also:
Constant Field Values

DELETED_BOM

public static final String DELETED_BOM
See Also:
Constant Field Values

ADDED_BOM

public static final String ADDED_BOM
See Also:
Constant Field Values

CHANGED_BOM

public static final String CHANGED_BOM
See Also:
Constant Field Values

UNCHANGED_BOM

public static final String UNCHANGED_BOM
See Also:
Constant Field Values

BOM

public static final String BOM
See Also:
Constant Field Values

BOMHEADER

public static final String BOMHEADER
See Also:
Constant Field Values

DELETED_COMPONENTS

public static final String DELETED_COMPONENTS
See Also:
Constant Field Values

ADDED_COMPONENTS

public static final String ADDED_COMPONENTS
See Also:
Constant Field Values

CHANGED_COMPONENTS

public static final String CHANGED_COMPONENTS
See Also:
Constant Field Values

UNCHANGED_COMPONENTS

public static final String UNCHANGED_COMPONENTS
See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT
See Also:
Constant Field Values

DELETED_SUB

public static final String DELETED_SUB
See Also:
Constant Field Values

ADDED_SUB

public static final String ADDED_SUB
See Also:
Constant Field Values

SUB

public static final String SUB
See Also:
Constant Field Values

DELETED_RD

public static final String DELETED_RD
See Also:
Constant Field Values

ADDED_RD

public static final String ADDED_RD
See Also:
Constant Field Values

RD

public static final String RD
See Also:
Constant Field Values

RL

public static final String RL
See Also:
Constant Field Values

EC_CONTINUE

public static final int EC_CONTINUE
ESI release status code: 6xx for Successful 7xx for Redirection 8xx for Re-Validate The users SHOULD NOT repeat the validating without modification. 9xx for Terminate Terminating workflow without user interaction.

See Also:
Constant Field Values

EC_PUBLISH_SUCCESS

public static final int EC_PUBLISH_SUCCESS
See Also:
Constant Field Values

EC_SYSTEM_FAILURE

public static final int EC_SYSTEM_FAILURE
See Also:
Constant Field Values

EC_NO_TARGET

public static final int EC_NO_TARGET
See Also:
Constant Field Values

EC_IN_PROGRESS

public static final int EC_IN_PROGRESS
See Also:
Constant Field Values

EC_ALREADY_PUBLISHED

public static final int EC_ALREADY_PUBLISHED
See Also:
Constant Field Values

EC_ALREADY_ACTIVE

public static final int EC_ALREADY_ACTIVE
See Also:
Constant Field Values

EC_NO_VALID_CHANGEABLE

public static final int EC_NO_VALID_CHANGEABLE
See Also:
Constant Field Values

EC_SYSTEM_ERROR

public static final int EC_SYSTEM_ERROR
See Also:
Constant Field Values