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 |
ActRelationshipAttributeCriteria
Attribute criteria for the
ActRelationship RIM class. |
interface |
ActRelationshipConnectiveCriteria
Connective criteria for the
ActRelationship RIM class. |
Modifier and Type | Method and Description |
---|---|
ActRelationshipCriteria |
ActRelationshipFetch.getTopLevelActRelationshipCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
Modifier and Type | Method and Description |
---|---|
void |
ActAttributeCriteria.setIBRelationshipCriteria(ActRelationshipCriteria actRelationshipCriteria,
int versioningType)
Sets the dependent criteria for the
IBActRelationship child
object. |
void |
ActAttributeCriteria.setOBRelationshipCriteria(ActRelationshipCriteria actRelationshipCriteria,
int versioningType)
Sets the dependent criteria for the
OBActRelationship child
object. |
void |
ActRelationshipFetch.setTopLevelActRelationshipCriteria(ActRelationshipCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
Modifier and Type | Method and Description |
---|---|
ActRelationshipFetch |
QueryComponentFactory.newActRelationshipFetch(ActRelationshipCriteria criteria)
Constructs a new
ActRelationshipFetch and sets the supplied ActRelationshipCriteria as
its criteria. |
ActRelationshipFetch |
QueryComponentFactory.newActRelationshipFetch(ActRelationshipCriteria actRelationshipCriteria,
int versioningType)
Constructs a new
ActRelationshipFetch and sets the supplied ActRelationshipCriteria 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