|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.infoway.messagebuilder.model.MessagePartBean
ca.infoway.messagebuilder.model.pcs_mr2007_v02_r01.common.merged.AcknowledgementBean
public class AcknowledgementBean
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 |
---|
public AcknowledgementBean()
Method Detail |
---|
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.
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.
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.
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.
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.
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.
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.
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.
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |