public interface RoleFetch extends CoreFetch
Role
RIM class. See
Role
Modifier and Type | Method and Description |
---|---|
void |
addControlActFetch(ActFetch actFetch)
Retrieves the
ControlAct . |
void |
addParticipationFetch(ParticipationFetch participationFetch)
Retrieves the
Participations . |
void |
addPlayerEntityFetch(EntityFetch playerentityFetch)
Retrieves the
PlayerEntity . |
void |
addScoperEntityFetch(EntityFetch scoperentityFetch)
Retrieves the
ScoperEntity . |
RoleCriteria |
getTopLevelRoleCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
void |
retrieveAddr(boolean retrieve)
Retrieves the
Addr attribute. |
void |
retrieveApproachSiteCode(boolean retrieve)
Retrieves the
ApproachSiteCode attribute. |
void |
retrieveCertificateText(boolean retrieve)
Retrieves the
CertificateText attribute. |
void |
retrieveClassCode(boolean retrieve)
Retrieves the
ClassCode attribute. |
void |
retrieveCode(boolean retrieve)
Retrieves the
Code attribute. |
void |
retrieveConfidentialityCode(boolean retrieve)
Retrieves the
ConfidentialityCode attribute. |
void |
retrieveEffectiveTime(boolean retrieve)
Retrieves the
EffectiveTime attribute. |
void |
retrieveEquivalenceInd(boolean retrieve)
Retrieves the
EquivalenceInd attribute. |
void |
retrieveGaugeQuantity(boolean retrieve)
Retrieves the
GaugeQuantity attribute. |
void |
retrieveHazardExposureText(boolean retrieve)
Retrieves the
HazardExposureText attribute. |
void |
retrieveId(boolean retrieve)
Retrieves the
Id attribute. |
void |
retrieveJobClassCode(boolean retrieve)
Retrieves the
JobClassCode attribute. |
void |
retrieveJobCode(boolean retrieve)
Retrieves the
JobCode attribute. |
void |
retrieveJobTitleName(boolean retrieve)
Retrieves the
JobTitleName attribute. |
void |
retrieveName(boolean retrieve)
Retrieves the
NegationInd attribute. |
void |
retrieveNegationInd(boolean retrieve)
Retrieves the
NegationInd attribute. |
void |
retrievePositionNumber(boolean retrieve)
Retrieves the
PositionNumber attribute. |
void |
retrieveProtectiveEquipmentText(boolean retrieve)
Retrieves the
ProtectiveEquipmentText attribute. |
void |
retrieveQuantity(boolean retrieve)
Retrieves the
Quantity attribute. |
void |
retrieveRecertificationTime(boolean retrieve)
Retrieves the
RecertificationTime attribute. |
void |
retrieveSalaryQuantity(boolean retrieve)
Retrieves the
SalaryQuantity attribute. |
void |
retrieveSalaryTypeCode(boolean retrieve)
Retrieves the
SalaryTypeCode attribute. |
void |
retrieveStatusCode(boolean retrieve)
Retrieves the
StatusCode attribute. |
void |
retrieveTargetSiteCode(boolean retrieve)
Retrieves the
TargetSiteCode attribute. |
void |
retrieveTelecom(boolean retrieve)
Retrieves the
Telecom attribute. |
void |
retrieveVeryImportantPersonCode(boolean retrieve)
Retrieves the
VeryImportantPersonCode attribute. |
void |
setTopLevelRoleCriteria(RoleCriteria 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 setTopLevelRoleCriteria(RoleCriteria expr)
Fetch
.expr
- the top-levelRole
for this fetch.RoleCriteria getTopLevelRoleCriteria()
Criteria
. RoleCriteria
for the current
Role Fetch
.void retrieveName(boolean retrieve)
NegationInd
attribute. See
getNegationInd
retrieve
- void retrieveNegationInd(boolean retrieve)
NegationInd
attribute. See
getNegationInd
retrieve
- void retrieveProtectiveEquipmentText(boolean retrieve)
ProtectiveEquipmentText
attribute. See getProtectiveEquipmentText
retrieve
- void retrieveJobCode(boolean retrieve)
JobCode
attribute. See
getJobCode
retrieve
- void retrieveCertificateText(boolean retrieve)
CertificateText
attribute. See getCertificateText
retrieve
- void retrieveClassCode(boolean retrieve)
ClassCode
attribute. See
getClassCode
retrieve
- void retrieveGaugeQuantity(boolean retrieve)
GaugeQuantity
attribute. See
getGaugeQuantity
retrieve
- void retrieveCode(boolean retrieve)
Code
attribute. See
getCode
retrieve
- void retrieveTelecom(boolean retrieve)
Telecom
attribute. See
getTelecom
retrieve
- void retrieveQuantity(boolean retrieve)
Quantity
attribute. See
getQuantity
retrieve
- void retrieveJobTitleName(boolean retrieve)
JobTitleName
attribute. See
getJobTitleName
retrieve
- void retrieveRecertificationTime(boolean retrieve)
RecertificationTime
attribute. See getRecertificationTime
retrieve
- void retrieveEquivalenceInd(boolean retrieve)
EquivalenceInd
attribute. See
getEquivalenceInd
retrieve
- void addPlayerEntityFetch(EntityFetch playerentityFetch)
PlayerEntity
. See
getPlayerEntity
playerentityFetch
- void retrievePositionNumber(boolean retrieve)
PositionNumber
attribute. See
getPositionNumber
retrieve
- void retrieveAddr(boolean retrieve)
Addr
attribute. See
getAddr
retrieve
- void retrieveId(boolean retrieve)
Id
attribute. See
getId
retrieve
- void retrieveHazardExposureText(boolean retrieve)
HazardExposureText
attribute. See getHazardExposureText
retrieve
- void addScoperEntityFetch(EntityFetch scoperentityFetch)
ScoperEntity
. See
getScoperEntity
scoperentityFetch
- void retrieveStatusCode(boolean retrieve)
StatusCode
attribute. See
getStatusCode
retrieve
- void retrieveConfidentialityCode(boolean retrieve)
ConfidentialityCode
attribute. See getConfidentialityCode
retrieve
- void addParticipationFetch(ParticipationFetch participationFetch)
Participations
. See
getParticipations
participationFetch
- void retrieveTargetSiteCode(boolean retrieve)
TargetSiteCode
attribute. See
getTargetSiteCode
retrieve
- void retrieveSalaryQuantity(boolean retrieve)
SalaryQuantity
attribute. See
getSalaryQuantity
retrieve
- void retrieveEffectiveTime(boolean retrieve)
EffectiveTime
attribute. See
getEffectiveTime
retrieve
- void retrieveSalaryTypeCode(boolean retrieve)
SalaryTypeCode
attribute. See
getSalaryTypeCode
retrieve
- void retrieveApproachSiteCode(boolean retrieve)
ApproachSiteCode
attribute. See getApproachSiteCode
retrieve
- void retrieveJobClassCode(boolean retrieve)
JobClassCode
attribute. See
getJobClassCode
retrieve
- void retrieveVeryImportantPersonCode(boolean retrieve)
VeryImportantPersonCode
attribute. See getVeryImportantPersonCode
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