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 |
ParticipationAttributeCriteria
Attribute criteria for the
Participation RIM class. |
interface |
ParticipationConnectiveCriteria
Connective criteria for the
Participation RIM class. |
Modifier and Type | Method and Description |
---|---|
ParticipationCriteria |
ParticipationFetch.getTopLevelParticipationCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
Modifier and Type | Method and Description |
---|---|
void |
ActAttributeCriteria.setParticipationCriteria(ParticipationCriteria participationCriteria,
int versioningType)
Sets the dependent criteria for the
Participation child
object. |
void |
RoleAttributeCriteria.setParticipationCriteria(ParticipationCriteria participationCriteria,
int versioningType)
Sets the dependent criteria for the
Participation child
object. |
void |
ParticipationFetch.setTopLevelParticipationCriteria(ParticipationCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
Modifier and Type | Method and Description |
---|---|
ParticipationFetch |
QueryComponentFactory.newParticipationFetch(ParticipationCriteria criteria)
Constructs a new
ParticipationFetch and sets the supplied ParticipationCriteria as its
criteria. |
ParticipationFetch |
QueryComponentFactory.newParticipationFetch(ParticipationCriteria participationCriteria,
int versioningType)
Constructs a new
ParticipationFetch and sets the supplied ParticipationCriteria 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