public interface EntityFetch extends CoreFetch
Entity
RIM class. See
Entity
Modifier and Type | Method and Description |
---|---|
void |
addControlActFetch(ActFetch actFetch)
Retrieves the
ControlAct . |
void |
addMergePeersEntityFetch(EntityFetch fetch) |
void |
addOwnedPlayedRoleFetch(RoleFetch ownedplayedroleFetch)
Retrieves the
OwnedPlayedRoles . |
void |
addOwnedScopedRoleFetch(RoleFetch ownedscopedroleFetch)
Retrieves the
OwnedScopedRoles . |
void |
addPlayedRoleFetch(RoleFetch playedRoleFetch)
Retrieves the
PlayedRole . |
void |
addScopedRoleFetch(RoleFetch scopedRoleFetch)
Retrieves the
ScopedRole . |
EntityCriteria |
getTopLevelEntityCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
void |
retrieveAddr(boolean retrieve)
Retrieves the
Addr attribute. |
void |
retrieveAdministrativeGenderCode(boolean retrieve)
Retrieves the
AdministrativeGenderCode attribute. |
void |
retrieveAlertLevelCode(boolean retrieve)
Retrieves the
AlertLevelCode attribute. |
void |
retrieveBarrierDeltaQuantity(boolean retrieve)
Retrieves the
BarrierDeltaQuantity attribute. |
void |
retrieveBirthTime(boolean retrieve)
Retrieves the
BirthTime attribute. |
void |
retrieveBottomDeltaQuantity(boolean retrieve)
Retrieves the
BottomDeltaQuantity attribute. |
void |
retrieveCapacityQuantity(boolean retrieve)
Retrieves the
CapacityQuantity attribute. |
void |
retrieveCapTypeCode(boolean retrieve)
Retrieves the
CapTypeCode attribute. |
void |
retrieveClassCode(boolean retrieve)
Retrieves the
ClassCode attribute. |
void |
retrieveCode(boolean retrieve)
Retrieves the
Code attribute. |
void |
retrieveDeceasedInd(boolean retrieve)
Retrieves the
DeceasedInd attribute. |
void |
retrieveDeceasedTime(boolean retrieve)
Retrieves the
DeceasedTime attribute. |
void |
retrieveDesc(boolean retrieve)
Retrieves the
Desc attribute. |
void |
retrieveDeterminerCode(boolean retrieve)
Retrieves the
DeterminerCode attribute. |
void |
retrieveDiameterQuantity(boolean retrieve)
Retrieves the
DiameterQuantity attribute. |
void |
retrieveDirectionsText(boolean retrieve)
Retrieves the
DirectionsText attribute. |
void |
retrieveDisabilityCode(boolean retrieve)
Retrieves the
DisabilityCode attribute. |
void |
retrieveEducationLevelCode(boolean retrieve)
Retrieves the
EducationLevelCode attribute. |
void |
retrieveEthnicGroupCode(boolean retrieve)
Retrieves the
EthnicGroupCode attribute. |
void |
retrieveExistenceTime(boolean retrieve)
Retrieves the
ExistenceTime attribute. |
void |
retrieveExpirationTime(boolean retrieve)
Retrieves the
ExpirationTime attribute. |
void |
retrieveFormCode(boolean retrieve)
Retrieves the
FormCode attribute. |
void |
retrieveGenderStatusCode(boolean retrieve)
Retrieves the
GenderStatusCode attribute. |
void |
retrieveGpsText(boolean retrieve)
Retrieves the
GpsText attribute. |
void |
retrieveHandlingCode(boolean retrieve)
Retrieves the
HandlingCode attribute. |
void |
retrieveHeightQuantity(boolean retrieve)
Retrieves the
HeightQuantity attribute. |
void |
retrieveId(boolean retrieve)
Retrieves the
Id attribute. |
void |
retrieveLanguageCommunication(boolean retrieve)
Retrieves the
LanguageCommunication attribute. |
void |
retrieveLastCalibrationTime(boolean retrieve)
Retrieves the
LastCalibrationTime attribute. |
void |
retrieveLivingArrangementCode(boolean retrieve)
Retrieves the
LivingArrangementCode attribute. |
void |
retrieveLocalRemoteControlStateCode(boolean retrieve)
Retrieves the
LocalRemoteControlStateCode attribute. |
void |
retrieveLotNumberText(boolean retrieve)
Retrieves the
LotNumberText attribute. |
void |
retrieveManufacturerModelName(boolean retrieve)
Retrieves the
ManufacturerModelName attribute. |
void |
retrieveMaritalStatusCode(boolean retrieve)
Retrieves the
MaritalStatusCode attribute. |
void |
retrieveMobileInd(boolean retrieve)
Retrieves the
MobileInd attribute. |
void |
retrieveMultipleBirthInd(boolean retrieve)
Retrieves the
MultipleBirthInd attribute. |
void |
retrieveMultipleBirthOrderNumber(boolean retrieve)
Retrieves the
MultipleBirthOrderNumber attribute. |
void |
retrieveName(boolean retrieve)
Retrieves the
Name attribute. |
void |
retrieveOrganDonorInd(boolean retrieve)
Retrieves the
OrganDonorInd attribute. |
void |
retrievePositionText(boolean retrieve)
Retrieves the
PositionText attribute. |
void |
retrieveQuantity(boolean retrieve)
Retrieves the
Quantity attribute. |
void |
retrieveRaceCode(boolean retrieve)
Retrieves the
RaceCode attribute. |
void |
retrieveReligiousAffiliationCode(boolean retrieve)
Retrieves the
ReligiousAffiliationCode attribute. |
void |
retrieveRiskCode(boolean retrieve)
Retrieves the
RiskCode attribute. |
void |
retrieveSeparatorTypeCode(boolean retrieve)
Retrieves the
SeparatorTypeCode attribute. |
void |
retrieveSoftwareName(boolean retrieve)
Retrieves the
SoftwareName attribute. |
void |
retrieveStabilityTime(boolean retrieve)
Retrieves the
StabilityTime attribute. |
void |
retrieveStandardIndustryClassCode(boolean retrieve)
Retrieves the
StandardIndustryClassCode attribute. |
void |
retrieveStatusCode(boolean retrieve)
Retrieves the
StatusCode attribute. |
void |
retrieveStrainText(boolean retrieve)
Retrieves the
StrainText attribute. |
void |
retrieveTelecom(boolean retrieve)
Retrieves the
Telecom attribute. |
void |
setTopLevelEntityCriteria(EntityCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
addOrderBy, isOrderedFetch
getFirstFetchRowNumber, getLastFetchRowNumber, isIncrementalFetch, setRetrievalWindow
equals, hashCode, isCriteriaSet, retrieveAll, retrieveNone, toString
void addControlActFetch(ActFetch actFetch)
ControlAct
. See
getControlAct
actFetch
- void addMergePeersEntityFetch(EntityFetch fetch)
fetch
- void setTopLevelEntityCriteria(EntityCriteria expr)
Fetch
.expr
- the top-levelEntity
for this fetch.EntityCriteria getTopLevelEntityCriteria()
Criteria
. EntityCriteria
for the current
Entity Fetch
.void retrieveDisabilityCode(boolean retrieve)
DisabilityCode
attribute. See getDisabilityCode
retrieve
- void retrieveRaceCode(boolean retrieve)
RaceCode
attribute. See
getRaceCode
retrieve
- void retrieveClassCode(boolean retrieve)
ClassCode
attribute. See
getClassCode
retrieve
- void addOwnedPlayedRoleFetch(RoleFetch ownedplayedroleFetch)
OwnedPlayedRoles
. See getOwnedPlayedRoles
ownedplayedroleFetch
- void retrieveEducationLevelCode(boolean retrieve)
EducationLevelCode
attribute. See getEducationLevelCode
retrieve
- void retrieveLanguageCommunication(boolean retrieve)
LanguageCommunication
attribute. See getLanguageCommunication
retrieve
- void retrieveCapTypeCode(boolean retrieve)
CapTypeCode
attribute. See
getCapTypeCode
retrieve
- void retrieveId(boolean retrieve)
Id
attribute. See
getId
retrieve
- void retrievePositionText(boolean retrieve)
PositionText
attribute. See
getPositionText
retrieve
- void retrieveCapacityQuantity(boolean retrieve)
CapacityQuantity
attribute. See getCapacityQuantity
retrieve
- void retrieveOrganDonorInd(boolean retrieve)
OrganDonorInd
attribute. See
getOrganDonorInd
retrieve
- void retrieveName(boolean retrieve)
Name
attribute. See
getName
retrieve
- void retrieveSeparatorTypeCode(boolean retrieve)
SeparatorTypeCode
attribute. See getSeparatorTypeCode
retrieve
- void addScopedRoleFetch(RoleFetch scopedRoleFetch)
ScopedRole
. See
addScopedRole
scopedRoleFetch
- void retrieveLivingArrangementCode(boolean retrieve)
LivingArrangementCode
attribute. See getLivingArrangementCode
retrieve
- void retrieveAddr(boolean retrieve)
Addr
attribute. See
getAddr
retrieve
- void retrieveStabilityTime(boolean retrieve)
StabilityTime
attribute. See
getStabilityTime
retrieve
- void retrieveDiameterQuantity(boolean retrieve)
DiameterQuantity
attribute. See getDiameterQuantity
retrieve
- void retrieveStrainText(boolean retrieve)
StrainText
attribute. See
getStrainText
retrieve
- void addPlayedRoleFetch(RoleFetch playedRoleFetch)
PlayedRole
. See
addPlayedRole
playedRoleFetch
- void retrieveMaritalStatusCode(boolean retrieve)
MaritalStatusCode
attribute. See getMaritalStatusCode
retrieve
- void retrieveDeceasedInd(boolean retrieve)
DeceasedInd
attribute. See
getDeceasedInd
retrieve
- void retrieveMultipleBirthInd(boolean retrieve)
MultipleBirthInd
attribute. See getMultipleBirthInd
retrieve
- void retrieveStatusCode(boolean retrieve)
StatusCode
attribute. See
getStatusCode
retrieve
- void retrieveTelecom(boolean retrieve)
Telecom
attribute. See
getTelecom
retrieve
- void retrieveMobileInd(boolean retrieve)
MobileInd
attribute. See
getMobileInd
retrieve
- void retrieveLocalRemoteControlStateCode(boolean retrieve)
LocalRemoteControlStateCode
attribute. See getLocalRemoteControlStateCode
retrieve
- void retrieveLastCalibrationTime(boolean retrieve)
LastCalibrationTime
attribute. See getLastCalibrationTime
retrieve
- void retrieveDeterminerCode(boolean retrieve)
DeterminerCode
attribute. See getDeterminerCode
retrieve
- void retrieveExistenceTime(boolean retrieve)
ExistenceTime
attribute. See
getExistenceTime
retrieve
- void retrieveEthnicGroupCode(boolean retrieve)
EthnicGroupCode
attribute. See getEthnicGroupCode
retrieve
- void retrieveAlertLevelCode(boolean retrieve)
AlertLevelCode
attribute. See getAlertLevelCode
retrieve
- void retrieveBottomDeltaQuantity(boolean retrieve)
BottomDeltaQuantity
attribute. See getBottomDeltaQuantity
retrieve
- void retrieveDesc(boolean retrieve)
Desc
attribute. See
getDesc
retrieve
- void retrieveDeceasedTime(boolean retrieve)
DeceasedTime
attribute. See
getDeceasedTime
retrieve
- void retrieveRiskCode(boolean retrieve)
RiskCode
attribute. See
getRiskCode
retrieve
- void retrieveSoftwareName(boolean retrieve)
SoftwareName
attribute. See
getSoftwareName
retrieve
- void retrieveFormCode(boolean retrieve)
FormCode
attribute. See
getFormCode
retrieve
- void retrieveBirthTime(boolean retrieve)
BirthTime
attribute. See
getBirthTime
retrieve
- void retrieveAdministrativeGenderCode(boolean retrieve)
AdministrativeGenderCode
attribute. See getAdministrativeGenderCode
retrieve
- void retrieveMultipleBirthOrderNumber(boolean retrieve)
MultipleBirthOrderNumber
attribute. See getMultipleBirthOrderNumber
retrieve
- void retrieveManufacturerModelName(boolean retrieve)
ManufacturerModelName
attribute. See getManufacturerModelName
retrieve
- void addOwnedScopedRoleFetch(RoleFetch ownedscopedroleFetch)
OwnedScopedRoles
. See getOwnedScopedRoles
ownedscopedroleFetch
- void retrieveHeightQuantity(boolean retrieve)
HeightQuantity
attribute. See getHeightQuantity
retrieve
- void retrieveBarrierDeltaQuantity(boolean retrieve)
BarrierDeltaQuantity
attribute. See getBarrierDeltaQuantity
retrieve
- void retrieveReligiousAffiliationCode(boolean retrieve)
ReligiousAffiliationCode
attribute. See getReligiousAffiliationCode
retrieve
- void retrieveHandlingCode(boolean retrieve)
HandlingCode
attribute. See
getHandlingCode
retrieve
- void retrieveExpirationTime(boolean retrieve)
ExpirationTime
attribute. See getExpirationTime
retrieve
- void retrieveLotNumberText(boolean retrieve)
LotNumberText
attribute. See
getLotNumberText
retrieve
- void retrieveDirectionsText(boolean retrieve)
DirectionsText
attribute. See getDirectionsText
retrieve
- void retrieveGpsText(boolean retrieve)
GpsText
attribute. See
getGpsText
retrieve
- void retrieveQuantity(boolean retrieve)
Quantity
attribute. See
getQuantity
retrieve
- void retrieveStandardIndustryClassCode(boolean retrieve)
StandardIndustryClassCode
attribute. See getStandardIndustryClassCode
retrieve
- void retrieveGenderStatusCode(boolean retrieve)
GenderStatusCode
attribute. See getGenderStatusCode
retrieve
- void retrieveCode(boolean retrieve)
Code
attribute. See
getCode
retrieve
- HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved