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 |
RoleAttributeCriteria
Attribute criteria for the
Role RIM class. |
interface |
RoleConnectiveCriteria
Connective criteria for the
Role RIM class. |
Modifier and Type | Method and Description |
---|---|
RoleCriteria |
RoleFetch.getTopLevelRoleCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
Modifier and Type | Method and Description |
---|---|
void |
EntityAttributeCriteria.setOwnedPlayedRoleCriteria(RoleCriteria roleCriteria,
int versioningType)
Sets the dependent criteria for the
OwnedPlayedRole child
object. |
void |
EntityAttributeCriteria.setOwnedScopedRoleCriteria(RoleCriteria roleCriteria,
int versioningType)
Sets the dependent criteria for the
OwnedScopedRole child
object. |
void |
EntityAttributeCriteria.setPlayedRoleCriteria(RoleCriteria roleCriteria,
int versioningType)
Sets the dependent criteria for the
PlayedRole child object. |
void |
ParticipationAttributeCriteria.setRoleCriteria(RoleCriteria roleCriteria,
int versioningType)
Sets the dependent criteria for the
Role child object. |
void |
EntityAttributeCriteria.setScopedRoleCriteria(RoleCriteria roleCriteria,
int versioningType)
Sets the dependent criteria for the
ScopedRole child object. |
void |
RoleFetch.setTopLevelRoleCriteria(RoleCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
Modifier and Type | Method and Description |
---|---|
RoleFetch |
QueryComponentFactory.newRoleFetch(RoleCriteria criteria)
Constructs a new
RoleFetch and sets the supplied RoleCriteria as its criteria. |
RoleFetch |
QueryComponentFactory.newRoleFetch(RoleCriteria criteria,
int versioningType)
Constructs a new
RoleFetch and sets the supplied RoleCriteria , versioning and merge
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