Uses of Class
be.fgov.ehealth.commons.protocol.v1.ResponseType

Packages that use ResponseType
be.ehealth.businessconnector.ehbox.v3.validator   
be.ehealth.businessconnector.ehbox.v3.validator.impl   
be.ehealth.technicalconnector.exception   
be.ehealth.technicalconnector.validator   
be.ehealth.technicalconnector.validator.impl   
be.fgov.ehealth.certra.protocol.v1   
be.fgov.ehealth.commons.protocol.v1   
be.fgov.ehealth.ehbox.consultation.protocol.v3   
be.fgov.ehealth.ehbox.publication.protocol.v3   
be.fgov.ehealth.etkra.protocol.v1   
be.fgov.ehealth.genericinsurability.protocol.v1   
be.fgov.ehealth.seals.protocol.v1   
 

Uses of ResponseType in be.ehealth.businessconnector.ehbox.v3.validator
 

Methods in be.ehealth.businessconnector.ehbox.v3.validator with parameters of type ResponseType
 boolean EhboxReplyValidator.validateReplyStatus(ResponseType response)
          Validate reply status.
 

Uses of ResponseType in be.ehealth.businessconnector.ehbox.v3.validator.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.validator.impl with parameters of type ResponseType
 boolean EhboxReplyValidatorImpl.validateReplyStatus(ResponseType response)
          validates the reply status : will throw a general TechnicalConnectorException if the reply status is not success and will throw an OoOPublicationException if the status is success, but there are Out Of Offices for one or more recipients.
 

Uses of ResponseType in be.ehealth.technicalconnector.exception
 

Methods in be.ehealth.technicalconnector.exception that return ResponseType
 ResponseType SoaErrorException.getResponseType()
           
 

Constructors in be.ehealth.technicalconnector.exception with parameters of type ResponseType
SoaErrorException(String errorCode, ResponseType responseType)
           
 

Uses of ResponseType in be.ehealth.technicalconnector.validator
 

Methods in be.ehealth.technicalconnector.validator with parameters of type ResponseType
 boolean EhealthReplyValidator.validateReplyStatus(ResponseType response)
          Validate reply status.
 

Uses of ResponseType in be.ehealth.technicalconnector.validator.impl
 

Methods in be.ehealth.technicalconnector.validator.impl with parameters of type ResponseType
 boolean EhealthReplyValidatorImpl.validateReplyStatus(ResponseType response)
           
 

Uses of ResponseType in be.fgov.ehealth.certra.protocol.v1
 

Methods in be.fgov.ehealth.certra.protocol.v1 that return ResponseType
 ResponseType RaResponseType.getResponse()
          Gets the value of the response property.
 

Methods in be.fgov.ehealth.certra.protocol.v1 with parameters of type ResponseType
 void RaResponseType.setResponse(ResponseType value)
          Sets the value of the response property.
 

Uses of ResponseType in be.fgov.ehealth.commons.protocol.v1
 

Methods in be.fgov.ehealth.commons.protocol.v1 that return ResponseType
 ResponseType ObjectFactory.createResponseType()
          Create an instance of ResponseType
 

Uses of ResponseType in be.fgov.ehealth.ehbox.consultation.protocol.v3
 

Subclasses of ResponseType in be.fgov.ehealth.ehbox.consultation.protocol.v3
 class DeleteMessageResponse
          Java class for DeleteMessageResponseType complex type.
 class DeleteOoOResponse
          Java class for DeleteOoOResponseType complex type.
 class GetAllEhboxesMessagesListResponse
          fix , multiple elements with same type, Element classes not generated automatically.
 class GetBoxInfoResponse
          Java class for GetBoxInfoResponseType complex type.
 class GetFullMessageResponse
          Java class for GetFullMessageResponseType complex type.
 class GetHistoryResponse
          Java class for GetHistoryResponseType complex type.
 class GetMessageAcknowledgmentsStatusResponse
          Java class for GetMessageAcknowledgmentsStatusResponseType complex type.
 class GetMessageListResponseType
          Java class for GetMessageListResponseType complex type.
 class GetMessagesListResponse
          fix , multiple elements with same type, Element classes not generated automatically.
 class GetOoOListResponse
          Java class for GetOoOListResponseType complex type.
 class InsertOoOResponse
          Java class for InsertOoOResponseType complex type.
 class MoveMessageResponse
          Java class for MoveMessageResponseType complex type.
 

Uses of ResponseType in be.fgov.ehealth.ehbox.publication.protocol.v3
 

Subclasses of ResponseType in be.fgov.ehealth.ehbox.publication.protocol.v3
 class SendMessageResponse
          Java class for anonymous complex type.
 

Uses of ResponseType in be.fgov.ehealth.etkra.protocol.v1
 

Methods in be.fgov.ehealth.etkra.protocol.v1 that return ResponseType
 ResponseType RaResponseType.getResponse()
          Gets the value of the response property.
 

Methods in be.fgov.ehealth.etkra.protocol.v1 with parameters of type ResponseType
 void RaResponseType.setResponse(ResponseType value)
          Sets the value of the response property.
 

Uses of ResponseType in be.fgov.ehealth.genericinsurability.protocol.v1
 

Subclasses of ResponseType in be.fgov.ehealth.genericinsurability.protocol.v1
 class GetInsurabilityAsFlatResponse
          Java class for GetInsurabilityAsFlatResponseType complex type.
 class GetInsurabilityResponse
          Java class for GetInsurabilityResponseType complex type.
 

Uses of ResponseType in be.fgov.ehealth.seals.protocol.v1
 

Subclasses of ResponseType in be.fgov.ehealth.seals.protocol.v1
 class DecodeResponse
          Java class for DecodeResponseType complex type.
 class EncodeResponse
          Java class for EncodeResponseType complex type.
 




Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.