public interface RoleAttributeCriteria extends RoleCriteria
Role
RIM class. See
Role
ALL, ANY, CONTAINS, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_LIKE
Modifier and Type | Method and Description |
---|---|
void |
setAddrCriteria(ADCriteria addrCriteria)
Sets the predicate for the
Addr attribute. |
void |
setApproachSiteCode(CodedTypeCriteria criteria)
Sets the predicate for the
ApproachSiteCode attribute. |
void |
setApproachSiteCode(SearchOperator op,
CD code)
Sets the predicate for the
ApproachSiteCode attribute. |
void |
setCertificateTextCriteria(EDCriteria certificateTextCriteria)
Sets the predicate for the
CertificateText attribute. |
void |
setClassCode(SearchOperator op,
CS code)
Sets the predicate for the
ClassCode attribute. |
void |
setCode(CodedTypeCriteria criteria)
Sets the predicate for the
Code attribute. |
void |
setCode(SearchOperator op,
CE code)
Sets the predicate for the
Code attribute. |
void |
setConfidentialityCode(CodedTypeCriteria criteria)
Sets the predicate for the
ConfidentialityCode attribute. |
void |
setConfidentialityCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
ConfidentialityCode attribute. |
void |
setControlActCriteria(ActCriteria actCriteria)
Sets the dependent criteria for the
ControlAct child object. |
void |
setCurrentVersion(boolean currentVersionFlag)
Sets the predicate for the
CurrentVersion attribute. |
void |
setEffectiveTime(GTSCriteria gtsCriteria)
Sets the predicate for the
EffectiveTime attribute. |
void |
setEquivalenceInd(SearchOperator op,
BL code)
Sets the predicate for the
EquivalenceInd attribute. |
void |
setGaugeQuantity(PQCriteria pqCriteria)
Sets the predicate for the
GaugeQuantity attribute. |
void |
setHazardExposureTextCriteria(EDCriteria hazardExposureTextCriteria)
Sets the predicate for the
HazardExposureText attribute. |
void |
setId(SetSearchOperator op,
II[] codes)
Sets the predicate for the
Id attribute. |
void |
setJobClassCode(CodedTypeCriteria criteria)
Sets the predicate for the
JobClassCode attribute. |
void |
setJobClassCode(SearchOperator op,
CE code)
Sets the predicate for the
JobClassCode attribute. |
void |
setJobCode(CodedTypeCriteria criteria)
Sets the predicate for the
JobCode attribute. |
void |
setJobCode(SearchOperator op,
CE code)
Sets the predicate for the
JobCode attribute. |
void |
setJobTitleName(SCCriteria scCriteria)
Sets the predicate for the
JobTitleName attribute. |
void |
setNameCriteria(ENCriteria nameCriteria)
Sets the predicate for the
Name attribute. |
void |
setNegationInd(SearchOperator op,
BL code)
Sets the predicate for the
NegationInd attribute. |
void |
setParticipationCriteria(ParticipationCriteria participationCriteria,
int versioningType)
Sets the dependent criteria for the
Participation child
object. |
void |
setPlayerEntityCriteria(EntityCriteria entityCriteria,
int versioningType)
Sets the dependent criteria for the
PlayerEntity child
object. |
void |
setPositionNumber(SetSearchOperator op,
INT[] codes)
Sets the predicate for the
PositionNumber attribute. |
void |
setProtectiveEquipmentTextCriteria(EDCriteria protectiveEquipmentTextCriteria)
Sets the predicate for the
ProtectiveEquipmentText attribute. |
void |
setQuantity(RTOCriteria<PQ,PQ> rtoPqCriteria)
Sets the predicate for the
Quantity attribute. |
void |
setRecertificationTime(SearchOperator op,
TS code)
Sets the predicate for the
RecertificationTime attribute. |
void |
setSalaryQuantity(MOCriteria moCriteria)
Sets the predicate for the
SalaryQuantity attribute. |
void |
setSalaryTypeCode(CodedTypeCriteria criteria)
Sets the predicate for the
SalaryTypeCode attribute. |
void |
setSalaryTypeCode(SearchOperator op,
CE code)
Sets the predicate for the
SalaryTypeCode attribute. |
void |
setScoperEntityCriteria(EntityCriteria entityCriteria,
int versioningType)
Sets the dependent criteria for the
ScoperEntity child
object. |
void |
setStatusCode(SearchOperator op,
CS code)
Sets the predicate for the
StatusCode attribute. |
void |
setTargetSiteCode(CodedTypeCriteria criteria)
Sets the predicate for the
TargetSiteCode attribute. |
void |
setTargetSiteCode(SearchOperator op,
CD code)
Sets the predicate for the
TargetSiteCode attribute. |
void |
setTelecomCriteria(TELCriteria telecomCriteria)
Sets the predicate for the
Telecom attribute. |
void |
setVersionNum(int versionNumber)
Sets the predicate for the
VersionNum attribute. |
void |
setVeryImportantPersonCode(CodedTypeCriteria criteria)
Sets the predicate for the
VeryImportantPersonCode attribute. |
void |
setVeryImportantPersonCode(SearchOperator op,
CE code)
Sets the predicate for the
VeryImportantPersonCode attribute. |
equals, hashCode, newInstance
void setControlActCriteria(ActCriteria actCriteria)
ControlAct
child object.
See getControlAct
actCriteria
- void setVersionNum(int versionNumber)
VersionNum
attribute. See
getVersionNum
versionNumber
- void setCurrentVersion(boolean currentVersionFlag)
CurrentVersion
attribute. See
isCurrentVersion
currentVersionFlag
- void setNegationInd(SearchOperator op, BL code)
NegationInd
attribute. See
getNegationInd
op
- code
- void setProtectiveEquipmentTextCriteria(EDCriteria protectiveEquipmentTextCriteria)
ProtectiveEquipmentText
attribute.
See getProtectiveEquipmentText
protectiveEquipmentTextCriteria
- void setJobCode(SearchOperator op, CE code)
JobCode
attribute. See
getJobCode
op
- code
- void setJobCode(CodedTypeCriteria criteria)
JobCode
attribute. See
getJobCode
criteria
- void setCertificateTextCriteria(EDCriteria certificateTextCriteria)
CertificateText
attribute. See
getCertificateText
certificateTextCriteria
- void setClassCode(SearchOperator op, CS code)
ClassCode
attribute. See
getClassCode
op
- code
- void setGaugeQuantity(PQCriteria pqCriteria)
GaugeQuantity
attribute. See
getGaugeQuantity
pqCriteria
- void setCode(SearchOperator op, CE code)
Code
attribute. See
getCode
op
- code
- void setCode(CodedTypeCriteria criteria)
Code
attribute. See
getCode
criteria
- void setTelecomCriteria(TELCriteria telecomCriteria)
Telecom
attribute. See
getTelecom
telecomCriteria
- void setQuantity(RTOCriteria<PQ,PQ> rtoPqCriteria)
Quantity
attribute. See
getQuantity
rtoPqCriteria
- void setJobTitleName(SCCriteria scCriteria)
JobTitleName
attribute. See
getJobTitleName
scCriteria
- void setRecertificationTime(SearchOperator op, TS code)
RecertificationTime
attribute. See
getRecertificationTime
op
- code
- void setEquivalenceInd(SearchOperator op, BL code)
EquivalenceInd
attribute. See
getEquivalenceInd
op
- code
- void setPlayerEntityCriteria(EntityCriteria entityCriteria, int versioningType)
PlayerEntity
child
object. See getPlayerEntity
entityCriteria
- versioningType
- void setPositionNumber(SetSearchOperator op, INT[] codes)
PositionNumber
attribute. See
getPositionNumber
op
- codes
- void setAddrCriteria(ADCriteria addrCriteria)
Addr
attribute. See
getAddr
addrCriteria
- void setId(SetSearchOperator op, II[] codes)
Id
attribute. See
getId
op
- codes
- void setHazardExposureTextCriteria(EDCriteria hazardExposureTextCriteria)
HazardExposureText
attribute. See
getHazardExposureText
hazardExposureTextCriteria
- void setScoperEntityCriteria(EntityCriteria entityCriteria, int versioningType)
ScoperEntity
child
object. See getScoperEntity
entityCriteria
- versioningType
- void setStatusCode(SearchOperator op, CS code)
StatusCode
attribute. See
getStatusCode
op
- code
- void setConfidentialityCode(SetSearchOperator op, CE[] codes)
ConfidentialityCode
attribute. See
getConfidentialityCode
op
- codes
- void setConfidentialityCode(CodedTypeCriteria criteria)
ConfidentialityCode
attribute. See
getConfidentialityCode
criteria
- void setParticipationCriteria(ParticipationCriteria participationCriteria, int versioningType)
Participation
child
object. See getParticipations
participationCriteria
- versioningType
- void setTargetSiteCode(SearchOperator op, CD code)
TargetSiteCode
attribute. See
getTargetSiteCode
op
- code
- void setTargetSiteCode(CodedTypeCriteria criteria)
TargetSiteCode
attribute. See
getTargetSiteCode
criteria
- void setSalaryQuantity(MOCriteria moCriteria)
SalaryQuantity
attribute. See
getSalaryQuantity
moCriteria
- void setEffectiveTime(GTSCriteria gtsCriteria)
EffectiveTime
attribute. See
getEffectiveTime
gtsCriteria
- void setSalaryTypeCode(SearchOperator op, CE code)
SalaryTypeCode
attribute. See
getSalaryTypeCode
op
- code
- void setSalaryTypeCode(CodedTypeCriteria criteria)
SalaryTypeCode
attribute. See
getSalaryTypeCode
criteria
- void setApproachSiteCode(SearchOperator op, CD code)
ApproachSiteCode
attribute. See
getApproachSiteCode
op
- code
- void setApproachSiteCode(CodedTypeCriteria criteria)
ApproachSiteCode
attribute. See
getApproachSiteCode
criteria
- void setJobClassCode(SearchOperator op, CE code)
JobClassCode
attribute. See
getJobClassCode
op
- code
- void setJobClassCode(CodedTypeCriteria criteria)
JobClassCode
attribute. See
getJobClassCode
criteria
- void setVeryImportantPersonCode(SearchOperator op, CE code)
VeryImportantPersonCode
attribute.
See getVeryImportantPersonCode
op
- code
- void setVeryImportantPersonCode(CodedTypeCriteria criteria)
VeryImportantPersonCode
attribute.
See getVeryImportantPersonCode
criteria
- void setNameCriteria(ENCriteria nameCriteria)
Name
attribute. See
getName
nameCriteria
- HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved