|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DFFieldChemicalTermsCapability
All chemical terms fields should have this capability. Chemical terms field is a field which has a formula and the values are computed.
| Field Summary | |
|---|---|
static String |
PROP_FORMULA
|
| Method Summary | |
|---|---|
String |
getFormula()
Get the current formula. |
void |
setFormula(String formula,
DFEnvironmentRW env)
Set the new formula. |
| Field Detail |
|---|
static final String PROP_FORMULA
| Method Detail |
|---|
String getFormula()
void setFormula(String formula,
DFEnvironmentRW env)
This operation runs under DDL lock as other DFCapabilities methods and can be cancelled through the environment. When this happen, the field can contain wrong values in some rows.
|
com.im.df.api 5.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||