| Package | Description |
|---|---|
| org.opencrx.kernel.activity1.aop2 | |
| org.opencrx.kernel.activity1.jmi1 |
| Modifier and Type | Class and Description |
|---|---|
class |
IncidentPartyImpl<S extends IncidentParty,N extends IncidentParty,C extends Void> |
| Modifier and Type | Method and Description |
|---|---|
<T extends IncidentParty> |
Incident.getIncidentParty(IncidentPartyQuery query)
Retrieves the value for the reference
incidentParty for the specified query. |
| Modifier and Type | Method and Description |
|---|---|
IncidentParty |
IncidentPartyClass.createIncidentParty()
Creates an instance of class
IncidentParty. |
IncidentParty |
Incident.getIncidentParty(boolean idIsPersistent,
String id)
Retrieves the value for the reference
incidentParty for the specified qualifier attribute value. |
IncidentParty |
IncidentPartyClass.getIncidentParty(Object object)
Creates an instance of class
IncidentParty based on the specified Object instance. |
IncidentParty |
Incident.getIncidentParty(String id)
Retrieves the value for the reference
incidentParty for the specified qualifier attribute value. |
| Modifier and Type | Method and Description |
|---|---|
void |
Incident.addIncidentParty(boolean idIsPersistent,
String id,
IncidentParty incidentParty)
Adds the specified element to the set of the values for the reference
incidentParty. |
void |
Incident.addIncidentParty(IncidentParty incidentParty)
Adds the specified element to the set of the values for the reference
incidentParty using an implementation-specific, reassignable qualifier. |
void |
Incident.addIncidentParty(String id,
IncidentParty incidentParty)
Adds the specified element to the set of the values for the reference
incidentParty using a reassignable qualifier. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.