|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldFlagOperandRegistry
Provides a registry for a field, navigator flag values and operand associations.
| Method Summary | |
|---|---|
Set<String> |
getFlagForOperand(String fieldName,
Operand operand)
Retrieves the navigator flag values associated with the field name and operand pair. |
Operand |
getOperandForFlag(String fieldName,
String flagValue)
Retrieves the operand associated with a field and navigator flag value pair. |
| Method Detail |
|---|
Operand getOperandForFlag(String fieldName,
String flagValue)
FunctionOperand corresponding to the
AllStandardIssueTypesFunction
fieldName - The name of the fieldflagValue - The navigator flag value
Set<String> getFlagForOperand(String fieldName,
Operand operand)
fieldName - The name of the fieldoperand - the Operand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||