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, isOrderedFetchgetFirstFetchRowNumber, getLastFetchRowNumber, isIncrementalFetch, setRetrievalWindowequals, hashCode, isCriteriaSet, retrieveAll, retrieveNone, toStringvoid 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 getSignatureTextretrieve - void retrieveAwarenessCode(boolean retrieve)
AwarenessCode attribute. See getAwarenessCoderetrieve - void retrieveNegationInd(boolean retrieve)
NegationInd attribute. See getNegationIndretrieve - void retrieveNoteText(boolean retrieve)
NoteText attribute. See
getNoteTextretrieve - void retrievePerformInd(boolean retrieve)
PerformInd attribute. See getPerformIndretrieve - void retrieveSignatureCode(boolean retrieve)
SignatureCode attribute. See getSignatureCoderetrieve - void retrieveFunctionCode(boolean retrieve)
FunctionCode attribute. See getFunctionCoderetrieve - void retrieveSequenceNumber(boolean retrieve)
SequenceNumber attribute. See getSequenceNumberretrieve - void retrieveTypeCode(boolean retrieve)
TypeCode attribute. See
getTypeCoderetrieve - void retrieveTime(boolean retrieve)
Time attribute. See
getTimeretrieve - void addActFetch(ActFetch actFetch)
Act. See
getActactFetch - void retrieveModeCode(boolean retrieve)
ModeCode attribute. See
getModeCoderetrieve - void addRoleFetch(RoleFetch roleFetch)
Role. See
getRoleroleFetch - void retrieveContextControlCode(boolean retrieve)
ContextControlCode attribute. See getContextControlCoderetrieve - void retrieveSubstitutionConditionCode(boolean retrieve)
SubstitutionConditionCode attribute. See getSubstitutionConditionCoderetrieve - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved