ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.merged
Class AcknowledgementBean

Package class diagram package AcknowledgementBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.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_MT000300CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Indicates whether the previous interaction was successfully processed.

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

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT002200CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Indicates whether the previous interaction was successfully processed.

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


setTypeCode

public void setTypeCode(AcknowledgementType typeCode)

Business Name: AcknowledgementCode

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT000300CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Indicates whether the previous interaction was successfully processed.

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

Un-merged Business Name: AcknowledgementCode

Relationship: MCCI_MT002200CA.Acknowledgement.typeCode

Conformance/Cardinality: MANDATORY (1)

Indicates whether the previous interaction was successfully processed.

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


getMessageWaitingNumber

public Integer getMessageWaitingNumber()

Business Name: NumberOfWaitingMessages

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT000300CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

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

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.

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

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

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.


setMessageWaitingNumber

public void setMessageWaitingNumber(Integer messageWaitingNumber)

Business Name: NumberOfWaitingMessages

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT000300CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

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

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.

Un-merged Business Name: NumberOfWaitingMessages

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingNumber

Conformance/Cardinality: OPTIONAL (0-1)

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

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.


getMessageWaitingPriorityCode

public MessageWaitingPriority getMessageWaitingPriorityCode()

Business Name: MessageWaitingPriority

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT000300CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

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

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.

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

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

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.


setMessageWaitingPriorityCode

public void setMessageWaitingPriorityCode(MessageWaitingPriority messageWaitingPriorityCode)

Business Name: MessageWaitingPriority

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT000300CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

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

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.

Un-merged Business Name: MessageWaitingPriority

Relationship: MCCI_MT002200CA.Acknowledgement.messageWaitingPriorityCode

Conformance/Cardinality: OPTIONAL (0-1)

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

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.


getTargetMessageId

public Identifier getTargetMessageId()

Business Name: AcknowledgedMessageId

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT000300CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

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

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

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT002200CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

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

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.


setTargetMessageId

public void setTargetMessageId(Identifier targetMessageId)

Business Name: AcknowledgedMessageId

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT000300CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

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

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

Un-merged Business Name: AcknowledgedMessageId

Relationship: MCCI_MT002200CA.TargetMessage.id

Conformance/Cardinality: MANDATORY (1)

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

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.


getAcknowledgementDetail

public List<ErrorsOrWarningsBean> getAcknowledgementDetail()

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

Relationship: MCCI_MT000300CA.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.