|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TrackerLayoutLabelDto.CompiledFormula
The interface of a compiled representation of a calculated field's formula
Method Summary | |
---|---|
java.lang.Object |
getValue(TrackerItemDto item)
Evaluate the compiled formula for the specified item |
Methods inherited from interface com.intland.codebeamer.persistence.dto.TrackerItemCompiledExpression |
---|
getValue |
Method Detail |
---|
java.lang.Object getValue(TrackerItemDto item)
item
- where to evaluate the formula
|
CodeBeamer 5.4.0.1-RC API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |