|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.xui.PT_SOAP_CONNECTION_RESULTCODES
Additional SOAP-related result codes that could appear in errors thrown by the Plumtree Portal.
PT_RESULTCODES| Field Summary | |
static int |
PT_E_SOAP_CONNECTION_FAIL
Connection was unable to successfully complete SOAP transaction. |
static int |
PT_E_SOAP_MANUALIMPORTNOTSUPPORTED
This service does not support manual import of documents. |
| Constructor Summary | |
PT_SOAP_CONNECTION_RESULTCODES()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PT_E_SOAP_CONNECTION_FAIL
public static final int PT_E_SOAP_MANUALIMPORTNOTSUPPORTED
| Constructor Detail |
public PT_SOAP_CONNECTION_RESULTCODES()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||