public abstract class ValueInfoBase extends JdbcPersistent
Persistent
ValueInfo Object.
See org.melati.poem.prepro.TableDef#generatePersistentBaseJava| Constructor and Description |
|---|
ValueInfoBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription_unsafe()
Retrieves the
Description value, without locking,
for this ValueInfo Persistent. |
String |
getDescription()
Retrieves the Description value, with locking, for this
ValueInfo Persistent. |
Field<String> |
getDescriptionField()
Retrieves the
Description value as a Field
from this ValueInfo Persistent. |
String |
getDisplayname_unsafe()
Retrieves the
Displayname value, without locking,
for this ValueInfo Persistent. |
String |
getDisplayname()
Retrieves the Displayname value, with locking, for this
ValueInfo Persistent. |
Field<String> |
getDisplaynameField()
Retrieves the
Displayname value as a Field
from this ValueInfo Persistent. |
Integer |
getHeight_unsafe()
Retrieves the
Height value, without locking,
for this ValueInfo Persistent. |
Integer |
getHeight()
Retrieves the Height value, with locking, for this
ValueInfo Persistent. |
Field<Integer> |
getHeightField()
Retrieves the
Height value as a Field
from this ValueInfo Persistent. |
Boolean |
getNullable_unsafe()
Retrieves the
Nullable value, without locking,
for this ValueInfo Persistent. |
Boolean |
getNullable()
Retrieves the Nullable value, with locking, for this
ValueInfo Persistent. |
Field<Boolean> |
getNullableField()
Retrieves the
Nullable value as a Field
from this ValueInfo Persistent. |
PoemDatabaseTables |
getPoemDatabaseTables()
Retrieves the Database object.
|
Integer |
getPrecision_unsafe()
Retrieves the
Precision value, without locking,
for this ValueInfo Persistent. |
Integer |
getPrecision()
Retrieves the Precision value, with locking, for this
ValueInfo Persistent. |
Field<Integer> |
getPrecisionField()
Retrieves the
Precision value as a Field
from this ValueInfo Persistent. |
String |
getRangelimit_string_unsafe()
Retrieves the
Rangelimit_string value, without locking,
for this ValueInfo Persistent. |
String |
getRangelimit_string()
Retrieves the Rangelimit_string value, with locking, for this
ValueInfo Persistent. |
Field<String> |
getRangelimit_stringField()
Retrieves the
Rangelimit_string value as a Field
from this ValueInfo Persistent. |
String |
getRangelow_string_unsafe()
Retrieves the
Rangelow_string value, without locking,
for this ValueInfo Persistent. |
String |
getRangelow_string()
Retrieves the Rangelow_string value, with locking, for this
ValueInfo Persistent. |
Field<String> |
getRangelow_stringField()
Retrieves the
Rangelow_string value as a Field
from this ValueInfo Persistent. |
String |
getRenderinfo_unsafe()
Retrieves the
Renderinfo value, without locking,
for this ValueInfo Persistent. |
String |
getRenderinfo()
Retrieves the Renderinfo value, with locking, for this
ValueInfo Persistent. |
Field<String> |
getRenderinfoField()
Retrieves the
Renderinfo value as a Field
from this ValueInfo Persistent. |
Integer |
getScale_unsafe()
Retrieves the
Scale value, without locking,
for this ValueInfo Persistent. |
Integer |
getScale()
Retrieves the Scale value, with locking, for this
ValueInfo Persistent. |
Field<Integer> |
getScaleField()
Retrieves the
Scale value as a Field
from this ValueInfo Persistent. |
Integer |
getSize_unsafe()
Retrieves the
Size value, without locking,
for this ValueInfo Persistent. |
Integer |
getSize()
Retrieves the Size value, with locking, for this
ValueInfo Persistent. |
Field<Integer> |
getSizeField()
Retrieves the
Size value as a Field
from this ValueInfo Persistent. |
Integer |
getTypefactory_unsafe()
Retrieves the
Typefactory value, without locking,
for this ValueInfo Persistent. |
PoemTypeFactory |
getTypefactory()
Retrieves the
Typefactory value as an PoemTypeFactory for this Column of the ValueInfo Table. |
Integer |
getTypefactoryCode()
Retrieves the
Typefactory value as an Integer for this Column of the ValueInfo Table. |
Field<Integer> |
getTypefactoryField()
Retrieves the
Typefactory value as a Field
from this ValueInfo Persistent. |
Boolean |
getUsereditable_unsafe()
Retrieves the
Usereditable value, without locking,
for this ValueInfo Persistent. |
Boolean |
getUsereditable()
Retrieves the Usereditable value, with locking, for this
ValueInfo Persistent. |
Field<Boolean> |
getUsereditableField()
Retrieves the
Usereditable value as a Field
from this ValueInfo Persistent. |
ValueInfoTable<ValueInfo> |
getValueInfoTable()
Retrieves the
ValueInfoTable table
which this Persistent is from. |
Integer |
getWidth_unsafe()
Retrieves the
Width value, without locking,
for this ValueInfo Persistent. |
Integer |
getWidth()
Retrieves the Width value, with locking, for this
ValueInfo Persistent. |
Field<Integer> |
getWidthField()
Retrieves the
Width value as a Field
from this ValueInfo Persistent. |
void |
setDescription_unsafe(String cooked)
Sets the
Description value directly, without checking,
for this ValueInfo Persistent. |
void |
setDescription(String cooked)
Sets the
Description value, with checking, for this
ValueInfo Persistent. |
void |
setDisplayname_unsafe(String cooked)
Sets the
Displayname value directly, without checking,
for this ValueInfo Persistent. |
void |
setDisplayname(String cooked)
Sets the
Displayname value, with checking, for this
ValueInfo Persistent. |
void |
setHeight_unsafe(Integer cooked)
Sets the
Height value directly, without checking,
for this ValueInfo Persistent. |
void |
setHeight(int cooked)
Sets the
Height value, with checking, for this
ValueInfo Persistent. |
void |
setHeight(Integer cooked)
Sets the
Height value, with checking, for this
ValueInfo Persistent. |
void |
setNullable_unsafe(Boolean cooked)
Sets the
Nullable value directly, without checking,
for this ValueInfo Persistent. |
void |
setNullable(boolean cooked)
Sets the
Nullable value, with checking,
from a boolean, for this
ValueInfo Persistent. |
void |
setNullable(Boolean cooked)
Sets the
Nullable value, with checking, for this
ValueInfo Persistent. |
void |
setPrecision_unsafe(Integer cooked)
Sets the
Precision value directly, without checking,
for this ValueInfo Persistent. |
void |
setPrecision(int cooked)
Sets the
Precision value, with checking, for this
ValueInfo Persistent. |
void |
setPrecision(Integer cooked)
Sets the
Precision value, with checking, for this
ValueInfo Persistent. |
void |
setRangelimit_string_unsafe(String cooked)
Sets the
Rangelimit_string value directly, without checking,
for this ValueInfo Persistent. |
void |
setRangelimit_string(String cooked)
Sets the
Rangelimit_string value, with checking, for this
ValueInfo Persistent. |
void |
setRangelow_string_unsafe(String cooked)
Sets the
Rangelow_string value directly, without checking,
for this ValueInfo Persistent. |
void |
setRangelow_string(String cooked)
Sets the
Rangelow_string value, with checking, for this
ValueInfo Persistent. |
void |
setRenderinfo_unsafe(String cooked)
Sets the
Renderinfo value directly, without checking,
for this ValueInfo Persistent. |
void |
setRenderinfo(String cooked)
Sets the
Renderinfo value, with checking, for this
ValueInfo Persistent. |
void |
setScale_unsafe(Integer cooked)
Sets the
Scale value directly, without checking,
for this ValueInfo Persistent. |
void |
setScale(int cooked)
Sets the
Scale value, with checking, for this
ValueInfo Persistent. |
void |
setScale(Integer cooked)
Sets the
Scale value, with checking, for this
ValueInfo Persistent. |
void |
setSize_unsafe(Integer cooked)
Sets the
Size value directly, without checking,
for this ValueInfo Persistent. |
void |
setSize(int cooked)
Sets the
Size value, with checking, for this
ValueInfo Persistent. |
void |
setSize(Integer cooked)
Sets the
Size value, with checking, for this
ValueInfo Persistent. |
void |
setTypefactory_unsafe(Integer cooked)
Sets the
Typefactory value directly, without checking,
for this ValueInfo Persistent. |
void |
setTypefactory(PoemTypeFactory cooked)
Sets the
PoemTypeFactory Typefactory value for this ValueInfo Column of the ValueInfo Table. |
void |
setTypefactoryCode(Integer raw)
Sets the
Integer Typefactory value for this ValueInfo Column of the ValueInfo Table. |
void |
setUsereditable_unsafe(Boolean cooked)
Sets the
Usereditable value directly, without checking,
for this ValueInfo Persistent. |
void |
setUsereditable(boolean cooked)
Sets the
Usereditable value, with checking,
from a boolean, for this
ValueInfo Persistent. |
void |
setUsereditable(Boolean cooked)
Sets the
Usereditable value, with checking, for this
ValueInfo Persistent. |
void |
setWidth_unsafe(Integer cooked)
Sets the
Width value directly, without checking,
for this ValueInfo Persistent. |
void |
setWidth(int cooked)
Sets the
Width value, with checking, for this
ValueInfo Persistent. |
void |
setWidth(Integer cooked)
Sets the
Width value, with checking, for this
ValueInfo Persistent. |
assertCanCreate, assertCanCreate, assertCanDelete, assertCanDelete, assertCanRead, assertCanRead, assertCanWrite, assertCanWrite, delete_unsafe, delete, delete, deleteAndCommit, deleteAndCommit, displayString, displayString, displayString, dump, dump, duplicated, duplicatedFloating, equals, existenceLock, fieldsOfColumns, getChildren, getCooked, getCookedString, getDatabase, getDetailDisplayFields, getField, getFields, getName, getPrimaryDisplayField, getRaw, getRawString, getReadable, getRecordDisplayFields, getSearchCriterionFields, getSummaryDisplayFields, getTable, getTroid, hashCode, invalidate, isDirty, makePersistent, postEdit, postInsert, postModify, postWrite, preEdit, setCooked, setDirty, setRaw, setRawString, statusExistent, statusNonexistent, toString, troidmarkValidpublic PoemDatabaseTables getPoemDatabaseTables()
public ValueInfoTable<ValueInfo> getValueInfoTable()
ValueInfoTable table
which this Persistent is from.
See org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic String getDisplayname_unsafe()
Displayname value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDisplayname_unsafe(String cooked)
Displayname value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic String getDisplayname() throws AccessPoemException
ValueInfo Persistent.
Field description:
A user-friendly name for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsDisplayname for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setDisplayname(String cooked) throws AccessPoemException, ValidationPoemException
Displayname value, with checking, for this
ValueInfo Persistent.
Field description:
A user-friendly name for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<String> getDisplaynameField() throws AccessPoemException
Displayname value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic String getDescription_unsafe()
Description value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDescription_unsafe(String cooked)
Description value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic String getDescription() throws AccessPoemException
ValueInfo Persistent.
Field description:
A brief description of the field's function
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsDescription for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setDescription(String cooked) throws AccessPoemException, ValidationPoemException
Description value, with checking, for this
ValueInfo Persistent.
Field description:
A brief description of the field's function
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<String> getDescriptionField() throws AccessPoemException
Description value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Boolean getUsereditable_unsafe()
Usereditable value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setUsereditable_unsafe(Boolean cooked)
Usereditable value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Boolean getUsereditable() throws AccessPoemException
ValueInfo Persistent.
Field description:
Whether it makes sense for the user to update the field's value
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsUsereditable for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setUsereditable(Boolean cooked) throws AccessPoemException, ValidationPoemException
Usereditable value, with checking, for this
ValueInfo Persistent.
Field description:
Whether it makes sense for the user to update the field's value
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setUsereditable(boolean cooked)
throws AccessPoemException,
ValidationPoemException
Usereditable value, with checking,
from a boolean, for this
ValueInfo Persistent.
Field description:
Whether it makes sense for the user to update the field's value
Generated by org.melati.poem.prepro.BooleanFieldDef#generateBaseMethodscooked - a booleanAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Boolean> getUsereditableField() throws AccessPoemException
Usereditable value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getTypefactory_unsafe()
Typefactory value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setTypefactory_unsafe(Integer cooked)
Typefactory value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Integer getTypefactoryCode() throws AccessPoemException
Typefactory value as an Integer for this Column of the ValueInfo Table.
Field description:
The field's POEM type
Generated by org.melati.poem.prepro.ColumnTypeFieldDef#generateBaseMethodsTypefactory value of this ColumnAccessPoemException - if the current AccessToken
does not confer read access rightspublic void setTypefactoryCode(Integer raw) throws AccessPoemException
Integer Typefactory value for this ValueInfo Column of the ValueInfo Table.
Field description:
The field's POEM type
Generated by org.melati.poem.prepro.ColumnTypeFieldDef#generateBaseMethodsraw - the value to setAccessPoemException - if the current AccessToken
does not confer write access rightspublic PoemTypeFactory getTypefactory() throws AccessPoemException
Typefactory value as an PoemTypeFactory for this Column of the ValueInfo Table.
Field description:
The field's POEM type
Generated by org.melati.poem.prepro.ColumnTypeFieldDef#generateBaseMethodsTypefactory value of this ColumnAccessPoemException - if the current AccessToken
does not confer read access rightspublic void setTypefactory(PoemTypeFactory cooked) throws AccessPoemException
PoemTypeFactory Typefactory value for this ValueInfo Column of the ValueInfo Table.
Field description:
The field's POEM type
Generated by org.melati.poem.prepro.ColumnTypeFieldDef#generateBaseMethodscooked - the value to setAccessPoemException - if the current AccessToken
does not confer write access rightspublic Field<Integer> getTypefactoryField() throws AccessPoemException
Typefactory value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Boolean getNullable_unsafe()
Nullable value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setNullable_unsafe(Boolean cooked)
Nullable value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Boolean getNullable() throws AccessPoemException
ValueInfo Persistent.
Field description:
Whether the field can be empty
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsNullable for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setNullable(Boolean cooked) throws AccessPoemException, ValidationPoemException
Nullable value, with checking, for this
ValueInfo Persistent.
Field description:
Whether the field can be empty
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setNullable(boolean cooked)
throws AccessPoemException,
ValidationPoemException
Nullable value, with checking,
from a boolean, for this
ValueInfo Persistent.
Field description:
Whether the field can be empty
Generated by org.melati.poem.prepro.BooleanFieldDef#generateBaseMethodscooked - a booleanAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Boolean> getNullableField() throws AccessPoemException
Nullable value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getSize_unsafe()
Size value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setSize_unsafe(Integer cooked)
Size value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Integer getSize() throws AccessPoemException
ValueInfo Persistent.
Field description:
For character fields, the maximum number of characters that can be
stored, (-1 for unlimited)
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsSize for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setSize(Integer cooked) throws AccessPoemException, ValidationPoemException
Size value, with checking, for this
ValueInfo Persistent.
Field description:
For character fields, the maximum number of characters that can be
stored, (-1 for unlimited)
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setSize(int cooked)
throws AccessPoemException,
ValidationPoemException
Size value, with checking, for this
ValueInfo Persistent.
Field description:
For character fields, the maximum number of characters that can be
stored, (-1 for unlimited)
Generated by org.melati.poem.prepro.IntegerFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Integer> getSizeField() throws AccessPoemException
Size value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getWidth_unsafe()
Width value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setWidth_unsafe(Integer cooked)
Width value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Integer getWidth() throws AccessPoemException
ValueInfo Persistent.
Field description:
A sensible width for text boxes used for entering the field, where
appropriate
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsWidth for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setWidth(Integer cooked) throws AccessPoemException, ValidationPoemException
Width value, with checking, for this
ValueInfo Persistent.
Field description:
A sensible width for text boxes used for entering the field, where
appropriate
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setWidth(int cooked)
throws AccessPoemException,
ValidationPoemException
Width value, with checking, for this
ValueInfo Persistent.
Field description:
A sensible width for text boxes used for entering the field, where
appropriate
Generated by org.melati.poem.prepro.IntegerFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Integer> getWidthField() throws AccessPoemException
Width value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getHeight_unsafe()
Height value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setHeight_unsafe(Integer cooked)
Height value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Integer getHeight() throws AccessPoemException
ValueInfo Persistent.
Field description:
A sensible height for text boxes used for entering the field, where
appropriate
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsHeight for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setHeight(Integer cooked) throws AccessPoemException, ValidationPoemException
Height value, with checking, for this
ValueInfo Persistent.
Field description:
A sensible height for text boxes used for entering the field, where
appropriate
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setHeight(int cooked)
throws AccessPoemException,
ValidationPoemException
Height value, with checking, for this
ValueInfo Persistent.
Field description:
A sensible height for text boxes used for entering the field, where
appropriate
Generated by org.melati.poem.prepro.IntegerFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Integer> getHeightField() throws AccessPoemException
Height value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getPrecision_unsafe()
Precision value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setPrecision_unsafe(Integer cooked)
Precision value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Integer getPrecision() throws AccessPoemException
ValueInfo Persistent.
Field description:
Precision (total number of digits) for fixed-point numbers
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsPrecision for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setPrecision(Integer cooked) throws AccessPoemException, ValidationPoemException
Precision value, with checking, for this
ValueInfo Persistent.
Field description:
Precision (total number of digits) for fixed-point numbers
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setPrecision(int cooked)
throws AccessPoemException,
ValidationPoemException
Precision value, with checking, for this
ValueInfo Persistent.
Field description:
Precision (total number of digits) for fixed-point numbers
Generated by org.melati.poem.prepro.IntegerFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Integer> getPrecisionField() throws AccessPoemException
Precision value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getScale_unsafe()
Scale value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setScale_unsafe(Integer cooked)
Scale value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic Integer getScale() throws AccessPoemException
ValueInfo Persistent.
Field description:
Scale (number of digits after the decimal) for fixed-point numbers
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsScale for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setScale(Integer cooked) throws AccessPoemException, ValidationPoemException
Scale value, with checking, for this
ValueInfo Persistent.
Field description:
Scale (number of digits after the decimal) for fixed-point numbers
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic final void setScale(int cooked)
throws AccessPoemException,
ValidationPoemException
Scale value, with checking, for this
ValueInfo Persistent.
Field description:
Scale (number of digits after the decimal) for fixed-point numbers
Generated by org.melati.poem.prepro.IntegerFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<Integer> getScaleField() throws AccessPoemException
Scale value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic String getRenderinfo_unsafe()
Renderinfo value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setRenderinfo_unsafe(String cooked)
Renderinfo value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic String getRenderinfo() throws AccessPoemException
ValueInfo Persistent.
Field description:
The name of the Melati templet (if not the default) to use for input
controls for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsRenderinfo for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setRenderinfo(String cooked) throws AccessPoemException, ValidationPoemException
Renderinfo value, with checking, for this
ValueInfo Persistent.
Field description:
The name of the Melati templet (if not the default) to use for input
controls for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<String> getRenderinfoField() throws AccessPoemException
Renderinfo value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic String getRangelow_string_unsafe()
Rangelow_string value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setRangelow_string_unsafe(String cooked)
Rangelow_string value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic String getRangelow_string() throws AccessPoemException
ValueInfo Persistent.
Field description:
The low end of the range of permissible values for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsRangelow_string for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setRangelow_string(String cooked) throws AccessPoemException, ValidationPoemException
Rangelow_string value, with checking, for this
ValueInfo Persistent.
Field description:
The low end of the range of permissible values for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<String> getRangelow_stringField() throws AccessPoemException
Rangelow_string value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightspublic String getRangelimit_string_unsafe()
Rangelimit_string value, without locking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setRangelimit_string_unsafe(String cooked)
Rangelimit_string value directly, without checking,
for this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethodscooked - the pre-validated value to setpublic String getRangelimit_string() throws AccessPoemException
ValueInfo Persistent.
Field description:
The (exclusive) limit of the range of permissible values for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodsRangelimit_string for this
ValueInfo PersistentAccessPoemException - if the current AccessToken
does not confer write access rightspublic void setRangelimit_string(String cooked) throws AccessPoemException, ValidationPoemException
Rangelimit_string value, with checking, for this
ValueInfo Persistent.
Field description:
The (exclusive) limit of the range of permissible values for the field
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethodscooked - a validated intAccessPoemException - if the current AccessToken
does not confer write access rightsValidationPoemException - if the value is not validpublic Field<String> getRangelimit_stringField() throws AccessPoemException
Rangelimit_string value as a Field
from this ValueInfo Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreatorAccessPoemException - if the current AccessToken
does not confer write access rightsCopyright © 2000–2021 PanEris. All rights reserved.