|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebServiceTransaction
Interface for the WebServiceTransaction object.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.Date |
getArrivalTime()
Returns the request arrival time. |
Document |
getRequestDocument()
Returns Document which represents the inbound message. |
Document |
getResponseDocument()
Returns Document which represents the outbound message. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
Document getRequestDocument()
PIMInternalException
- If an internal error occurs.
PIMAuthorizationException
- If the user does not have the equivalent of
Permission.DOCSTORE_VIEW_FILES
Document getResponseDocument()
PIMInternalException
- If an internal error occurs.
PIMAuthorizationException
- If the user does not have the equivalent of
Permission.DOCSTORE_VIEW_FILES
java.util.Date getArrivalTime()
PIMInternalException
- If an internal error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |