|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueEngineerContext<F extends GomFormElement>
Context container for value engineers. This context will be given to value engineers on construction.
ValueEngineerFactory
Method Summary | |
---|---|
SpecialistsBroker |
getBroker()
Provides access to a specialitsts broker. |
F |
getGom()
Gives the form definition as GOM element. |
Language |
getLanguage()
Get the language the engineer is targetting. |
boolean |
isRelease()
Indicates, whether the engineer operates on release state. |
Method Detail |
---|
@NotNull F getGom()
@NotNull SpecialistsBroker getBroker()
Language getLanguage()
boolean isRelease()
true
, if operating on release state.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |