|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsultationService
The Interface ConsultationService. Default impl : ConsultationServiceImpl
Factory : ServiceFactory
| Method Summary | |
|---|---|
DeleteMessageResponse |
deleteMessage(SAMLToken token,
DeleteMessageRequest request)
|
GetBoxInfoResponse |
getBoxInfo(SAMLToken token,
GetBoxInfoRequest getBoxInfoRequest)
Gets the box info. |
GetFullMessageResponse |
getFullMessage(SAMLToken token,
MessageRequestType messageRequestType)
Gets the full message. |
GetMessageAcknowledgmentsStatusResponse |
getMessageAcknowledgmentsStatusResponse(SAMLToken token,
GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
Get the acknowlegement status. |
GetHistoryResponse |
getMessageHistory(SAMLToken token,
MessageRequestType messageRequestType)
Gets the message history. |
GetMessageListResponseType |
getMessageList(SAMLToken token,
GetMessagesListRequest messagesListRequest)
Gets the message list. |
ResponseType |
moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
Move to in box. |
| Method Detail |
|---|
GetBoxInfoResponse getBoxInfo(SAMLToken token,
GetBoxInfoRequest getBoxInfoRequest)
throws TechnicalConnectorException,
EhboxBusinessConnectorException,
SessionManagementException
token - the tokengetBoxInfoRequest -
TechnicalConnectorException - the technical connector exception
EhboxBusinessConnectorException - the business connector exception
SessionManagementException
GetFullMessageResponse getFullMessage(SAMLToken token,
MessageRequestType messageRequestType)
throws TechnicalConnectorException,
EhboxBusinessConnectorException,
SessionManagementException
token - the tokenmessageRequestType - the message request type
TechnicalConnectorException - the technical connector exception
EhboxBusinessConnectorException - the business connector exception
SessionManagementException
GetHistoryResponse getMessageHistory(SAMLToken token,
MessageRequestType messageRequestType)
throws TechnicalConnectorException,
EhboxBusinessConnectorException,
SessionManagementException
token - the tokenmessageRequestType - the message request type
TechnicalConnectorException - the technical connector exception
EhboxBusinessConnectorException - the business connector exception
SessionManagementException
GetMessageListResponseType getMessageList(SAMLToken token,
GetMessagesListRequest messagesListRequest)
throws TechnicalConnectorException,
EhboxBusinessConnectorException,
SessionManagementException
token - the tokenmessagesListRequest - the messages list request
TechnicalConnectorException - the technical connector exception
EhboxBusinessConnectorException - the business connector exception
SessionManagementException
ResponseType moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
throws TechnicalConnectorException,
EhboxBusinessConnectorException,
SessionManagementException
token - the tokenmessageRequestType - the message request type
TechnicalConnectorException - the technical connector exception
EhboxBusinessConnectorException - the business connector exception
SessionManagementException
GetMessageAcknowledgmentsStatusResponse getMessageAcknowledgmentsStatusResponse(SAMLToken token,
GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
throws TechnicalConnectorException,
EhboxBusinessConnectorException,
SessionManagementException
token - the tokenmessageAcknowledgmentsStatusRequest - the acknowlegment status type
TechnicalConnectorException - the technical connector exception
EhboxBusinessConnectorException - the business connector exception
SessionManagementException
DeleteMessageResponse deleteMessage(SAMLToken token,
DeleteMessageRequest request)
throws SessionManagementException,
TechnicalConnectorException,
EhboxBusinessConnectorException
SessionManagementException
TechnicalConnectorException
EhboxBusinessConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||