ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.merged
Class RefersToBean<ACT>

Package class diagram package RefersToBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.ab_mr2007_v02_r02.merged.RefersToBean<ACT>
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class RefersToBean<ACT>
extends MessagePartBean

Business Name: RefersTo

QUQI_MT120006CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700210CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Provides information about the thing being created or modified.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700216CA.Subject2: f:refers to

On ‘creation’ interactions where the state transition is null->active, contextConductionInd must be true, otherwise it must be false.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

QUQI_MT120008CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700211CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700221CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700212CA.Subject2: f:refers to

On ‘creation’ interactions where the state transition is null->active, contextConductionInd must be true, otherwise it must be false.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700217CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700227CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700220CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Provides information about the thing being created or modified.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700218CA.Subject2: f:refers to

On ‘creation’ interactions where the state transition is null->active, contextConductionInd must be true, otherwise it must be false.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

MCAI_MT700226CA.Subject2: f:refers to

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Indicates the item(s) being acted upon by this trigger event.

Will be mandatory in wrappers with payload messages, otherwise not present.

Provides information about the thing being created, modified or removed.

If there are multiple subject items, the changes to all of them must be either accepted or rejected as a single action. I.e. One trigger event = 1 unit of work.

See Also:
Serialized Form

Constructor Summary
RefersToBean()
           
 
Method Summary
 ACT getAct()
          Un-merged Business Name: (no business name specified)
 Boolean getContextConductionInd()
          Business Name: CascadeResponsibilityIndicator
 void setAct(ACT act)
          Un-merged Business Name: (no business name specified)
 void setContextConductionInd(Boolean contextConductionInd)
          Business Name: CascadeResponsibilityIndicator
 
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

RefersToBean

public RefersToBean()
Method Detail

getContextConductionInd

public Boolean getContextConductionInd()

Business Name: CascadeResponsibilityIndicator

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: QUQI_MT120006CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MCAI_MT700210CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

On creation interactions (where the state transition is null->active), this must be true otherwise it must be false.

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MCAI_MT700216CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the payload) according to the subjectOf.contextControlCode (AP = propogate to the payload and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the payload) according to the subjectOf.contextControlCode (AP = propogate to the payload and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the payload) according to the subjectOf.contextControlCode (AP = propogate to the payload and add to any subject(s) (issues) already present in the payload).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: QUQI_MT120008CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: ... [rest of documentation truncated due to excessive length]


setContextConductionInd

public void setContextConductionInd(Boolean contextConductionInd)

Business Name: CascadeResponsibilityIndicator

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: QUQI_MT120006CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MCAI_MT700210CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

On creation interactions (where the state transition is null->active), this must be true otherwise it must be false.

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: MCAI_MT700216CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the payload) according to the subjectOf.contextControlCode (AP = propogate to the payload and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the payload) according to the subjectOf.contextControlCode (AP = propogate to the payload and add to any subject(s) (issues) already present in the payload).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the payload) according to the subjectOf.contextControlCode (AP = propogate to the payload and add to any subject(s) (issues) already present in the payload).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: QUQI_MT120008CA.Subject2.contextConductionInd

Conformance/Cardinality: MANDATORY (1)

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Indicates whether or not objects of the trigger event are to be cascaded to the payload.

If true, associations in the parent act are conducted across the ActRelationship to the message payload (act). Conduction for each association is specifically indicated by each associations' contextControlCode value.

In other words, if the "subject" act relationship has contextConductionInd=true; THEN the subjectOf association is carried (to the regsitrationEvent act) according to the subjectOf.contextControlCode (AP = propogate to the reg event and add to any subject(s) (issues) already present).

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Cascading of trigger event objects allows different messages to employ consistent and common objects.

Attribute is mandatory to ensure that cascading will be specified one way or another.

Un-merged Business Name: CascadeResponsibilityIndicator

Relationship: ... [rest of documentation truncated due to excessive length]


getAct

public ACT getAct()

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

Relationship: QUQI_MT120006CA.Subject2.act

Conformance/Cardinality: POPULATED (1)

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

Relationship: MCAI_MT700210CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700216CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT120008CA.Subject2.act

Conformance/Cardinality: POPULATED (1)

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

Relationship: MCAI_MT700211CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700221CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700212CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700217CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700227CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700218CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700220CA.Subject2.act

Conformance/Cardinality: POPULATED (1)

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

Relationship: MCAI_MT700226CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)


setAct

public void setAct(ACT act)

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

Relationship: QUQI_MT120006CA.Subject2.act

Conformance/Cardinality: POPULATED (1)

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

Relationship: MCAI_MT700210CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700216CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: QUQI_MT120008CA.Subject2.act

Conformance/Cardinality: POPULATED (1)

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

Relationship: MCAI_MT700211CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700221CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700212CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700217CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700227CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700218CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)

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

Relationship: MCAI_MT700220CA.Subject2.act

Conformance/Cardinality: POPULATED (1)

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

Relationship: MCAI_MT700226CA.Subject2.act

Conformance/Cardinality: MANDATORY (1)



Copyright © 2013. All Rights Reserved.