public interface ParticipationFetch extends CoreFetch
Participation
RIM class. See
Participation
Modifier and Type | Method and Description |
---|---|
void |
addActFetch(ActFetch actFetch)
Retrieves the
Act . |
void |
addRoleFetch(RoleFetch roleFetch)
Retrieves the
Role . |
ParticipationCriteria |
getTopLevelParticipationCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
void |
retrieveAwarenessCode(boolean retrieve)
Retrieves the
AwarenessCode attribute. |
void |
retrieveContextControlCode(boolean retrieve)
Retrieves the
ContextControlCode attribute. |
void |
retrieveFunctionCode(boolean retrieve)
Retrieves the
FunctionCode attribute. |
void |
retrieveModeCode(boolean retrieve)
Retrieves the
ModeCode attribute. |
void |
retrieveNegationInd(boolean retrieve)
Retrieves the
NegationInd attribute. |
void |
retrieveNoteText(boolean retrieve)
Retrieves the
NoteText attribute. |
void |
retrievePerformInd(boolean retrieve)
Retrieves the
PerformInd attribute. |
void |
retrieveSequenceNumber(boolean retrieve)
Retrieves the
SequenceNumber attribute. |
void |
retrieveSignatureCode(boolean retrieve)
Retrieves the
SignatureCode attribute. |
void |
retrieveSignatureText(boolean retrieve)
Retrieves the
SignatureText attribute. |
void |
retrieveSubstitutionConditionCode(boolean retrieve)
Retrieves the
SubstitutionConditionCode attribute. |
void |
retrieveTime(boolean retrieve)
Retrieves the
Time attribute. |
void |
retrieveTypeCode(boolean retrieve)
Retrieves the
TypeCode attribute. |
void |
setTopLevelParticipationCriteria(ParticipationCriteria 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 setTopLevelParticipationCriteria(ParticipationCriteria expr)
Fetch
.expr
- the top-levelParticipation
for this fetch.ParticipationCriteria getTopLevelParticipationCriteria()
Criteria
. ParticipationCriteria
for the current
Participation Fetch
.void retrieveSignatureText(boolean retrieve)
SignatureText
attribute. See getSignatureText
retrieve
- void retrieveAwarenessCode(boolean retrieve)
AwarenessCode
attribute. See getAwarenessCode
retrieve
- void retrieveNegationInd(boolean retrieve)
NegationInd
attribute. See getNegationInd
retrieve
- void retrieveNoteText(boolean retrieve)
NoteText
attribute. See
getNoteText
retrieve
- void retrievePerformInd(boolean retrieve)
PerformInd
attribute. See getPerformInd
retrieve
- void retrieveSignatureCode(boolean retrieve)
SignatureCode
attribute. See getSignatureCode
retrieve
- void retrieveFunctionCode(boolean retrieve)
FunctionCode
attribute. See getFunctionCode
retrieve
- void retrieveSequenceNumber(boolean retrieve)
SequenceNumber
attribute. See getSequenceNumber
retrieve
- void retrieveTypeCode(boolean retrieve)
TypeCode
attribute. See
getTypeCode
retrieve
- void retrieveTime(boolean retrieve)
Time
attribute. See
getTime
retrieve
- void addActFetch(ActFetch actFetch)
Act
. See
getAct
actFetch
- void retrieveModeCode(boolean retrieve)
ModeCode
attribute. See
getModeCode
retrieve
- void addRoleFetch(RoleFetch roleFetch)
Role
. See
getRole
roleFetch
- void retrieveContextControlCode(boolean retrieve)
ContextControlCode
attribute. See getContextControlCode
retrieve
- void retrieveSubstitutionConditionCode(boolean retrieve)
SubstitutionConditionCode
attribute. See getSubstitutionConditionCode
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