Package | Description |
---|---|
oracle.hsgbu.hdr.hl7 |
Contains RIM-specific classes, types, and services for persisting and querying
of RIM data.
|
oracle.hsgbu.hdr.hl7.rim | |
oracle.hsgbu.hdr.hl7.rim.factories |
This package contains factory classes for the RIM, datatype, domain, and query classes.
|
oracle.hsgbu.hdr.message.imp.common |
Modifier and Type | Method and Description |
---|---|
ControlAct |
RimService.submit(ControlAct ctrlAct)
Processes a
ControlAct object. |
Modifier and Type | Method and Description |
---|---|
ControlAct |
RimService.submit(ControlAct ctrlAct)
Processes a
ControlAct object. |
Modifier and Type | Method and Description |
---|---|
ControlAct |
InfrastructureRoot.getControlAct()
Given a specific version of any object, returns the
ControlAct in which it was created. |
Modifier and Type | Method and Description |
---|---|
abstract ControlAct |
ActFactory.newAction(CS moodCode,
CD code,
SET<II> id)
ACTN (action) Sender asks addressee to do something depending on the
focal
Act of the payload. |
abstract ControlAct |
ActFactory.newControlActEvent(CD triggerEvent,
SET<II> id)
CACT (control act) Create an act representing a system action such as the
change of state of another act or the initiation of a query.
|
abstract ControlAct |
ActFactory.newInformation(CS moodCode,
CD code,
SET<II> id)
INFO (information) Sender sends payload to addressee as information.
|
abstract ControlAct |
ActFactory.newStateTransitionControl(CS moodCode,
CD code,
SET<II> id)
STC (state transition control) Sender transmits a status change
pertaining to the focal act of the payload.
|
Modifier and Type | Method and Description |
---|---|
ControlAct |
ResultImpl.getNonPersistedControlAct()
getNonPersistedControlAct - Returns the value of nonPersistedControlAct
|
Modifier and Type | Method and Description |
---|---|
void |
ResultImpl.setNonPersistedControlAct(ControlAct nonPersistedControlAct)
setNonPersistedControlAct - Sets the value of nonPersistedControlAct
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved