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

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

public class QueryAckBean
extends MessagePartBean

See Also:
Serialized Form

Constructor Summary
QueryAckBean()
           
 
Method Summary
 Identifier getQueryId()
          Business Name: QueryIdentifier
 QueryResponse getQueryResponseCode()
          Business Name: QueryStatus
 Integer getResultCurrentQuantity()
          Business Name: ReturnedRows
 Integer getResultRemainingQuantity()
          Business Name: RemainingRows
 Integer getResultTotalQuantity()
          Business Name: TotalMatchingRows
 void setQueryId(Identifier queryId)
          Business Name: QueryIdentifier
 void setQueryResponseCode(QueryResponse queryResponseCode)
          Business Name: QueryStatus
 void setResultCurrentQuantity(Integer resultCurrentQuantity)
          Business Name: ReturnedRows
 void setResultRemainingQuantity(Integer resultRemainingQuantity)
          Business Name: RemainingRows
 void setResultTotalQuantity(Integer resultTotalQuantity)
          Business Name: TotalMatchingRows
 
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

QueryAckBean

public QueryAckBean()
Method Detail

getQueryId

public Identifier getQueryId()

Business Name: QueryIdentifier

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120006CA.QueryAck.queryId

Conformance/Cardinality: MANDATORY (1)

Allows linking of a response back to the request that triggered it and is therefore mandatory. Particularly useful when responses are deferred or queued.

Identifies the query being acknowledged

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120008CA.QueryAck.queryId

Conformance/Cardinality: MANDATORY (1)

Allows linking of a response back to the request that triggered it and is therefore mandatory. Particularly useful when responses are deferred or queued.

Identifies the query being acknowledged

Un-merged Business Name: QueryIdentifier

Relationship: MFMI_MT700746CA.QueryAck.queryId

Conformance/Cardinality: MANDATORY (1)

Allows linking of a response back to the request that triggered it and is therefore mandatory. Particularly useful when responses are deferred or queued.

Identifies the query being acknowledged


setQueryId

public void setQueryId(Identifier queryId)

Business Name: QueryIdentifier

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120006CA.QueryAck.queryId

Conformance/Cardinality: MANDATORY (1)

Allows linking of a response back to the request that triggered it and is therefore mandatory. Particularly useful when responses are deferred or queued.

Identifies the query being acknowledged

Un-merged Business Name: QueryIdentifier

Relationship: QUQI_MT120008CA.QueryAck.queryId

Conformance/Cardinality: MANDATORY (1)

Allows linking of a response back to the request that triggered it and is therefore mandatory. Particularly useful when responses are deferred or queued.

Identifies the query being acknowledged

Un-merged Business Name: QueryIdentifier

Relationship: MFMI_MT700746CA.QueryAck.queryId

Conformance/Cardinality: MANDATORY (1)

Allows linking of a response back to the request that triggered it and is therefore mandatory. Particularly useful when responses are deferred or queued.

Identifies the query being acknowledged


getQueryResponseCode

public QueryResponse getQueryResponseCode()

Business Name: QueryStatus

Un-merged Business Name: QueryStatus

Relationship: QUQI_MT120006CA.QueryAck.queryResponseCode

Conformance/Cardinality: MANDATORY (1)

Used to control receiver logic and is therefore mandatory.

Indicates whether the query was successful or not.

Un-merged Business Name: QueryStatus

Relationship: QUQI_MT120008CA.QueryAck.queryResponseCode

Conformance/Cardinality: MANDATORY (1)

Used to control receiver logic and is therefore mandatory.

Indicates whether the query was successful or not.

Un-merged Business Name: QueryStatus

Relationship: MFMI_MT700746CA.QueryAck.queryResponseCode

Conformance/Cardinality: MANDATORY (1)

Used to control receiver logic and is therefore mandatory.

Indicates whether the query was successful or not.


setQueryResponseCode

public void setQueryResponseCode(QueryResponse queryResponseCode)

Business Name: QueryStatus

Un-merged Business Name: QueryStatus

Relationship: QUQI_MT120006CA.QueryAck.queryResponseCode

Conformance/Cardinality: MANDATORY (1)

Used to control receiver logic and is therefore mandatory.

Indicates whether the query was successful or not.

Un-merged Business Name: QueryStatus

Relationship: QUQI_MT120008CA.QueryAck.queryResponseCode

Conformance/Cardinality: MANDATORY (1)

Used to control receiver logic and is therefore mandatory.

Indicates whether the query was successful or not.

Un-merged Business Name: QueryStatus

Relationship: MFMI_MT700746CA.QueryAck.queryResponseCode

Conformance/Cardinality: MANDATORY (1)

Used to control receiver logic and is therefore mandatory.

Indicates whether the query was successful or not.


getResultTotalQuantity

public Integer getResultTotalQuantity()

Business Name: TotalMatchingRows

Un-merged Business Name: TotalMatchingRows

Relationship: QUQI_MT120006CA.QueryAck.resultTotalQuantity

Conformance/Cardinality: MANDATORY (1)

Indicates the overall size of the result-set and is therefore mandatory. Particularly useful when only part of the result set is actually returned.

Identifies the total number of rows identified that matched the query.

Un-merged Business Name: TotalMatchingRows

Relationship: QUQI_MT120008CA.QueryAck.resultTotalQuantity

Conformance/Cardinality: MANDATORY (1)

Indicates the overall size of the result-set and is therefore mandatory. Particularly useful when only part of the result set is actually returned.

Identifies the total number of rows identified that matched the query.

Un-merged Business Name: TotalMatchingRows

Relationship: MFMI_MT700746CA.QueryAck.resultTotalQuantity

Conformance/Cardinality: MANDATORY (1)

Indicates the overall size of the result-set and is therefore mandatory. Particularly useful when only part of the result set is actually returned.

Identifies the total number of rows identified that matched the query.


setResultTotalQuantity

public void setResultTotalQuantity(Integer resultTotalQuantity)

Business Name: TotalMatchingRows

Un-merged Business Name: TotalMatchingRows

Relationship: QUQI_MT120006CA.QueryAck.resultTotalQuantity

Conformance/Cardinality: MANDATORY (1)

Indicates the overall size of the result-set and is therefore mandatory. Particularly useful when only part of the result set is actually returned.

Identifies the total number of rows identified that matched the query.

Un-merged Business Name: TotalMatchingRows

Relationship: QUQI_MT120008CA.QueryAck.resultTotalQuantity

Conformance/Cardinality: MANDATORY (1)

Indicates the overall size of the result-set and is therefore mandatory. Particularly useful when only part of the result set is actually returned.

Identifies the total number of rows identified that matched the query.

Un-merged Business Name: TotalMatchingRows

Relationship: MFMI_MT700746CA.QueryAck.resultTotalQuantity

Conformance/Cardinality: MANDATORY (1)

Indicates the overall size of the result-set and is therefore mandatory. Particularly useful when only part of the result set is actually returned.

Identifies the total number of rows identified that matched the query.


getResultCurrentQuantity

public Integer getResultCurrentQuantity()

Business Name: ReturnedRows

Un-merged Business Name: ReturnedRows

Relationship: QUQI_MT120006CA.QueryAck.resultCurrentQuantity

Conformance/Cardinality: MANDATORY (1)

Provides a quick overview of the results of the query and is therefore mandatory.

Identifies the number of rows returned as part of this particular query response.

Un-merged Business Name: ReturnedRows

Relationship: QUQI_MT120008CA.QueryAck.resultCurrentQuantity

Conformance/Cardinality: MANDATORY (1)

Provides a quick overview of the results of the query and is therefore mandatory.

Identifies the number of rows returned as part of this particular query response.

Un-merged Business Name: ReturnedRows

Relationship: MFMI_MT700746CA.QueryAck.resultCurrentQuantity

Conformance/Cardinality: MANDATORY (1)

Provides a quick overview of the results of the query and is therefore mandatory

Identifies the number of rows returned as part of this particular query response.


setResultCurrentQuantity

public void setResultCurrentQuantity(Integer resultCurrentQuantity)

Business Name: ReturnedRows

Un-merged Business Name: ReturnedRows

Relationship: QUQI_MT120006CA.QueryAck.resultCurrentQuantity

Conformance/Cardinality: MANDATORY (1)

Provides a quick overview of the results of the query and is therefore mandatory.

Identifies the number of rows returned as part of this particular query response.

Un-merged Business Name: ReturnedRows

Relationship: QUQI_MT120008CA.QueryAck.resultCurrentQuantity

Conformance/Cardinality: MANDATORY (1)

Provides a quick overview of the results of the query and is therefore mandatory.

Identifies the number of rows returned as part of this particular query response.

Un-merged Business Name: ReturnedRows

Relationship: MFMI_MT700746CA.QueryAck.resultCurrentQuantity

Conformance/Cardinality: MANDATORY (1)

Provides a quick overview of the results of the query and is therefore mandatory

Identifies the number of rows returned as part of this particular query response.


getResultRemainingQuantity

public Integer getResultRemainingQuantity()

Business Name: RemainingRows

Un-merged Business Name: RemainingRows

Relationship: QUQI_MT120006CA.QueryAck.resultRemainingQuantity

Conformance/Cardinality: MANDATORY (1)

Identifies how much data remains to be queried and is therefore mandatory.

Indicates the number of rows that still exist after the last row returned in this response.

Un-merged Business Name: RemainingRows

Relationship: QUQI_MT120008CA.QueryAck.resultRemainingQuantity

Conformance/Cardinality: MANDATORY (1)

Identifies how much data remains to be queried and is therefore mandatory.

Indicates the number of rows that still exist after the last row returned in this response.

Un-merged Business Name: RemainingRows

Relationship: MFMI_MT700746CA.QueryAck.resultRemainingQuantity

Conformance/Cardinality: MANDATORY (1)

Identifies how much data remains to be queried and is therefore mandatory.

Indicates the number of rows that still exist after the last row returned in this response.


setResultRemainingQuantity

public void setResultRemainingQuantity(Integer resultRemainingQuantity)

Business Name: RemainingRows

Un-merged Business Name: RemainingRows

Relationship: QUQI_MT120006CA.QueryAck.resultRemainingQuantity

Conformance/Cardinality: MANDATORY (1)

Identifies how much data remains to be queried and is therefore mandatory.

Indicates the number of rows that still exist after the last row returned in this response.

Un-merged Business Name: RemainingRows

Relationship: QUQI_MT120008CA.QueryAck.resultRemainingQuantity

Conformance/Cardinality: MANDATORY (1)

Identifies how much data remains to be queried and is therefore mandatory.

Indicates the number of rows that still exist after the last row returned in this response.

Un-merged Business Name: RemainingRows

Relationship: MFMI_MT700746CA.QueryAck.resultRemainingQuantity

Conformance/Cardinality: MANDATORY (1)

Identifies how much data remains to be queried and is therefore mandatory.

Indicates the number of rows that still exist after the last row returned in this response.



Copyright © 2013. All Rights Reserved.