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 |
EntityAttributeCriteria
Attribute criteria for the
Entity RIM class. |
interface |
EntityConnectiveCriteria
Connective criteria for the
Entity RIM class. |
Modifier and Type | Method and Description |
---|---|
EntityCriteria |
EntityFetch.getTopLevelEntityCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
Modifier and Type | Method and Description |
---|---|
void |
EntityAttributeCriteria.setMergePeersCriteria(EntityCriteria entityCriteria) |
void |
RoleAttributeCriteria.setPlayerEntityCriteria(EntityCriteria entityCriteria,
int versioningType)
Sets the dependent criteria for the
PlayerEntity child
object. |
void |
RoleAttributeCriteria.setScoperEntityCriteria(EntityCriteria entityCriteria,
int versioningType)
Sets the dependent criteria for the
ScoperEntity child
object. |
void |
EntityFetch.setTopLevelEntityCriteria(EntityCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
Modifier and Type | Method and Description |
---|---|
EntityFetch |
QueryComponentFactory.newEntityFetch(EntityCriteria criteria)
Constructs a new
EntityFetch and sets the supplied EntityCriteria as its criteria. |
EntityFetch |
QueryComponentFactory.newEntityFetch(EntityCriteria criteria,
int versioningType)
Constructs a new
EntityFetch and sets the supplied EntityCriteria 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