ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.common.merged
Class AcknowledgementBean

Package class diagram package AcknowledgementBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.common.merged.AcknowledgementBean
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class AcknowledgementBean
extends MessagePartBean

See Also:
Serialized Form

Constructor Summary
AcknowledgementBean()
           
 
Method Summary
 List<ErrorsOrWarningsBean> getAcknowledgementDetail()
          Un-merged Business Name: (no business name specified)
 Integer getMessageWaitingNumber()
          Business Name: NumberOfWaitingMessages
 MessageWaitingPriority getMessageWaitingPriorityCode()
          Business Name: MessageWaitingPriority
 Identifier getTargetMessageId()
          Business Name: AcknowledgedMessageId
 AcknowledgementType getTypeCode()
          Business Name: AcknowledgementCode
 void setMessageWaitingNumber(Integer messageWaitingNumber)
          Business Name: NumberOfWaitingMessages
 void setMessageWaitingPriorityCode(MessageWaitingPriority messageWaitingPriorityCode)
          Business Name: MessageWaitingPriority
 void setTargetMessageId(Identifier targetMessageId)
          Business Name: AcknowledgedMessageId
 void setTypeCode(AcknowledgementType typeCode)
          Business Name: AcknowledgementCode
 
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcknowledgementBean

public AcknowledgementBean()
Method Detail

getTypeCode

public AcknowledgementType getTypeCode()

Business Name: AcknowledgementCode

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT002300CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Key to understanding whether the interaction has been successful and is therefore mandatory.

Indicates whether the previous interaction was successfully processed.

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT002200CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Key to understanding whether the interaction has been successful and is therefore mandatory.

Indicates whether the previous interaction was successfully processed.


setTypeCode

public void setTypeCode(AcknowledgementType typeCode)

Business Name: AcknowledgementCode

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT002300CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Key to understanding whether the interaction has been successful and is therefore mandatory.

Indicates whether the previous interaction was successfully processed.

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT002200CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Key to understanding whether the interaction has been successful and is therefore mandatory.

Indicates whether the previous interaction was successfully processed.


getMessageWaitingNumber

public Integer getMessageWaitingNumber()

Business Name: NumberOfWaitingMessages

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT002300CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

Indicates to a system how many polled messages are available without the need so send a separate query. The element is optional because not all systems will support polling.

For applications which support polling, indicates the total number of messages waiting to be retrieved.

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

Indicates to a system how many polled messages are available without the need so send a separate query. The element is optional because not all systems will support polling.

For applications which support polling, indicates the total number of messages waiting to be retrieved.


setMessageWaitingNumber

public void setMessageWaitingNumber(Integer messageWaitingNumber)

Business Name: NumberOfWaitingMessages

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT002300CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

Indicates to a system how many polled messages are available without the need so send a separate query. The element is optional because not all systems will support polling.

For applications which support polling, indicates the total number of messages waiting to be retrieved.

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

Indicates to a system how many polled messages are available without the need so send a separate query. The element is optional because not all systems will support polling.

For applications which support polling, indicates the total number of messages waiting to be retrieved.


getMessageWaitingPriorityCode

public MessageWaitingPriority getMessageWaitingPriorityCode()

Business Name: MessageWaitingPriority

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT002300CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

The priority of the waiting message may influence how quickly the polling system may choose to download queued messages. The element is optional because not all systems will support polling.

Indicates the priority of the highest-priority message that is waiting on the poll queue for the system being responded to.

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

The priority of the waiting message may influence how quickly the polling system may choose to download queued messages. The element is optional because not all systems will support polling.

Indicates the priority of the highest-priority message that is waiting on the poll queue for the system being responded to.


setMessageWaitingPriorityCode

public void setMessageWaitingPriorityCode(MessageWaitingPriority messageWaitingPriorityCode)

Business Name: MessageWaitingPriority

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT002300CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

The priority of the waiting message may influence how quickly the polling system may choose to download queued messages. The element is optional because not all systems will support polling.

Indicates the priority of the highest-priority message that is waiting on the poll queue for the system being responded to.

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

The priority of the waiting message may influence how quickly the polling system may choose to download queued messages. The element is optional because not all systems will support polling.

Indicates the priority of the highest-priority message that is waiting on the poll queue for the system being responded to.


getTargetMessageId

public Identifier getTargetMessageId()

Business Name: AcknowledgedMessageId

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT002300CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

soap:Header\wsa:RelatesTo

Provides the necessary link to complete a conversation for systems using communication technologies which are not conversational. This attribute is therefore mandatory.

References the identifier of the message this current message is acknowledging.

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT002200CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

soap:Header\wsa:RelatesTo

Provides the necessary link to complete a conversation for systems using communication technologies which are not conversational. This attribute is therefore mandatory.

References the identifier of the message this current message is acknowledging.


setTargetMessageId

public void setTargetMessageId(Identifier targetMessageId)

Business Name: AcknowledgedMessageId

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT002300CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

soap:Header\wsa:RelatesTo

Provides the necessary link to complete a conversation for systems using communication technologies which are not conversational. This attribute is therefore mandatory.

References the identifier of the message this current message is acknowledging.

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT002200CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

soap:Header\wsa:RelatesTo

Provides the necessary link to complete a conversation for systems using communication technologies which are not conversational. This attribute is therefore mandatory.

References the identifier of the message this current message is acknowledging.


getAcknowledgementDetail

public List<ErrorsOrWarningsBean> getAcknowledgementDetail()

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002300CA.Acknowledgement.acknowledgementDetail

Conformance/Cardinality: REQUIRED (0-50)

Un-merged Business Name: (no business name specified)

Relationship: MCCI_MT002200CA.Acknowledgement.acknowledgementDetail

Conformance/Cardinality: REQUIRED (0-50)



Copyright © 2013. All Rights Reserved.