|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Incident
Class Incident
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.Activity |
|---|
Activity.Identity |
| Method Summary | ||
|---|---|---|
void |
addIncidentParty(boolean idIsPersistent,
String id,
IncidentParty incidentParty)
Adds the specified element to the set of the values for the reference incidentParty. |
|
short |
getCaseOrigin()
Retrieves the value for the attribute caseOrigin. |
|
short |
getCaseType()
Retrieves the value for the attribute caseType. |
|
short |
getCustomerSatisfaction()
Retrieves the value for the attribute customerSatisfaction. |
|
|
getIncidentParty()
Retrieves a set containing all the elements for the reference incidentParty. |
|
IncidentParty |
getIncidentParty(boolean idIsPersistent,
String id)
Retrieves the value for the reference incidentParty for
the specified qualifier attribute value. |
|
short |
getReproducibility()
Retrieves the value for the attribute reproducibility. |
|
short |
getSeverity()
Retrieves the value for the attribute severity. |
|
void |
setCaseOrigin(short caseOrigin)
Sets a new value for the attribute caseOrigin. |
|
void |
setCaseType(short caseType)
Sets a new value for the attribute caseType. |
|
void |
setCustomerSatisfaction(short customerSatisfaction)
Sets a new value for the attribute customerSatisfaction. |
|
void |
setReproducibility(short reproducibility)
Sets a new value for the attribute reproducibility. |
|
void |
setSeverity(short severity)
Sets a new value for the attribute severity. |
|
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
addDepotReference, getDepotReference, getDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
short getCaseOrigin()
caseOrigin.
caseOrigin.void setCaseOrigin(short caseOrigin)
caseOrigin.
caseOrigin - The non-null new value for attribute caseOrigin.short getCaseType()
caseType.
caseType.void setCaseType(short caseType)
caseType.
caseType - The non-null new value for attribute caseType.short getCustomerSatisfaction()
customerSatisfaction.
customerSatisfaction.void setCustomerSatisfaction(short customerSatisfaction)
customerSatisfaction.
customerSatisfaction - The non-null new value for attribute customerSatisfaction.<T extends IncidentParty> Collection<T> getIncidentParty()
incidentParty.
IncidentParty getIncidentParty(boolean idIsPersistent,
String id)
incidentParty for
the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addIncidentParty(boolean idIsPersistent,
String id,
IncidentParty incidentParty)
incidentParty.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.incidentParty - The element to be appended.short getReproducibility()
reproducibility.
reproducibility.void setReproducibility(short reproducibility)
reproducibility.
reproducibility - The non-null new value for attribute reproducibility.short getSeverity()
severity.
severity.void setSeverity(short severity)
severity.
severity - The non-null new value for attribute severity.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||