Package | Description |
---|---|
oracle.hsgbu.hdr.hl7.query |
Contains the query component classes used to build a RIM-based query in CTB.
|
oracle.hsgbu.hdr.hl7.rim.factories |
This package contains factory classes for the RIM, datatype, domain, and query classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActAttributeCriteria
Attribute criteria for the
Act RIM class. |
interface |
ActConnectiveCriteria
Connective criteria for the
Act RIM class. |
Modifier and Type | Method and Description |
---|---|
ActCriteria |
ActFetch.getTopLevelActCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
Modifier and Type | Method and Description |
---|---|
void |
ParticipationAttributeCriteria.setActCriteria(ActCriteria actCriteria,
int versioningType)
Sets the dependent criteria for the
Act child object. |
void |
ActAttributeCriteria.setControlActCriteria(ActCriteria actCriteria)
Sets the dependent criteria for the
ControlAct child object. |
void |
EntityAttributeCriteria.setControlActCriteria(ActCriteria actCriteria)
Sets the dependent criteria for the
ControlAct child object. |
void |
RoleAttributeCriteria.setControlActCriteria(ActCriteria actCriteria)
Sets the dependent criteria for the
ControlAct child object. |
void |
ActRelationshipAttributeCriteria.setSourceCriteria(ActCriteria actCriteria,
int versioningType)
Sets the dependent criteria for the
Source child object. |
void |
ActRelationshipAttributeCriteria.setTargetCriteria(ActCriteria actCriteria,
int versioningType)
Sets the dependent criteria for the
Target child object. |
void |
ActFetch.setTopLevelActCriteria(ActCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
Modifier and Type | Method and Description |
---|---|
ActFetch |
QueryComponentFactory.newActFetch(ActCriteria actCriteria)
Constructs a new
ActFetch and sets the supplied ActCriteria as its criteria. |
ActFetch |
QueryComponentFactory.newActFetch(ActCriteria actCriteria,
int versioningType)
Constructs a new
ActFetch and sets the supplied ActCriteria and versioning behavior on
it. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved