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.
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