|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.melati.poem.transaction.Transactioned
org.melati.poem.JdbcPersistent
org.melati.poem.test.generated.EverythingNormalBase
public abstract class EverythingNormalBase
Melati POEM generated abstract base class for a Persistent
EverythingNormal Object.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava| Field Summary | |
|---|---|
protected BigDecimal |
bigdecimalfield
BigDecimal Field |
protected byte[] |
binaryfield
Binaryfield |
protected Boolean |
booleanfield
Boolean Field |
protected Date |
datefield
Date Field |
protected Boolean |
deletedfield
Deleted Field |
protected Double |
doublefield
Double Field |
protected Integer |
id
Id |
protected Integer |
integerfield
Integer Field |
protected Long |
longfield
Long Field |
protected String |
passwordfield
Password Field |
protected String |
stringfield
String Field |
protected Timestamp |
timestampfield
Timestamp Field |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
EverythingNormalBase()
|
|
| Method Summary | |
|---|---|
BigDecimal |
getBigdecimalfield_unsafe()
Retrieves the Bigdecimalfield value, without locking,
for this EverythingNormal Persistent. |
BigDecimal |
getBigdecimalfield()
Retrieves the Bigdecimalfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getBigdecimalfieldField()
Retrieves the Bigdecimalfield value as a Field
from this EverythingNormal Persistent. |
byte[] |
getBinaryfield_unsafe()
Retrieves the Binaryfield value, without locking,
for this EverythingNormal Persistent. |
byte[] |
getBinaryfield()
Retrieves the Binaryfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getBinaryfieldField()
Retrieves the Binaryfield value as a Field
from this EverythingNormal Persistent. |
Boolean |
getBooleanfield_unsafe()
Retrieves the Booleanfield value, without locking,
for this EverythingNormal Persistent. |
Boolean |
getBooleanfield()
Retrieves the Booleanfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getBooleanfieldField()
Retrieves the Booleanfield value as a Field
from this EverythingNormal Persistent. |
Date |
getDatefield_unsafe()
Retrieves the Datefield value, without locking,
for this EverythingNormal Persistent. |
Date |
getDatefield()
Retrieves the Datefield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getDatefieldField()
Retrieves the Datefield value as a Field
from this EverythingNormal Persistent. |
Boolean |
getDeletedfield_unsafe()
Retrieves the Deletedfield value, without locking,
for this EverythingNormal Persistent. |
Boolean |
getDeletedfield()
Retrieves the Deletedfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getDeletedfieldField()
Retrieves the Deletedfield value as a Field
from this EverythingNormal Persistent. |
Double |
getDoublefield_unsafe()
Retrieves the Doublefield value, without locking,
for this EverythingNormal Persistent. |
Double |
getDoublefield()
Retrieves the Doublefield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getDoublefieldField()
Retrieves the Doublefield value as a Field
from this EverythingNormal Persistent. |
EverythingDatabaseTables |
getEverythingDatabaseTables()
Retrieves the Database object. |
EverythingNormalTable |
getEverythingNormalTable()
Retrieves the EverythingNormalTable table
which this Persistent is from. |
Integer |
getId_unsafe()
Retrieves the Id value, without locking,
for this EverythingNormal Persistent. |
Integer |
getId()
Retrieves the Id value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getIdField()
Retrieves the Id value as a Field
from this EverythingNormal Persistent. |
Integer |
getIntegerfield_unsafe()
Retrieves the Integerfield value, without locking,
for this EverythingNormal Persistent. |
Integer |
getIntegerfield()
Retrieves the Integerfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getIntegerfieldField()
Retrieves the Integerfield value as a Field
from this EverythingNormal Persistent. |
Long |
getLongfield_unsafe()
Retrieves the Longfield value, without locking,
for this EverythingNormal Persistent. |
Long |
getLongfield()
Retrieves the Longfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getLongfieldField()
Retrieves the Longfield value as a Field
from this EverythingNormal Persistent. |
String |
getPasswordfield_unsafe()
Retrieves the Passwordfield value, without locking,
for this EverythingNormal Persistent. |
String |
getPasswordfield()
Retrieves the Passwordfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getPasswordfieldField()
Retrieves the Passwordfield value as a Field
from this EverythingNormal Persistent. |
String |
getStringfield_unsafe()
Retrieves the Stringfield value, without locking,
for this EverythingNormal Persistent. |
String |
getStringfield()
Retrieves the Stringfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getStringfieldField()
Retrieves the Stringfield value as a Field
from this EverythingNormal Persistent. |
Timestamp |
getTimestampfield_unsafe()
Retrieves the Timestampfield value, without locking,
for this EverythingNormal Persistent. |
Timestamp |
getTimestampfield()
Retrieves the Timestampfield value, with locking, for this EverythingNormal Persistent. |
org.melati.poem.Field |
getTimestampfieldField()
Retrieves the Timestampfield value as a Field
from this EverythingNormal Persistent. |
void |
setBigdecimalfield_unsafe(BigDecimal cooked)
Sets the Bigdecimalfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setBigdecimalfield(BigDecimal cooked)
Sets the Bigdecimalfield value, with checking, for this
EverythingNormal Persistent. |
void |
setBinaryfield_unsafe(byte[] cooked)
Sets the Binaryfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setBinaryfield(byte[] cooked)
Sets the Binaryfield value, with checking, for this
EverythingNormal Persistent. |
void |
setBooleanfield_unsafe(Boolean cooked)
Sets the Booleanfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setBooleanfield(boolean cooked)
Sets the Booleanfield value, with checking,
from a boolean, for this
EverythingNormal Persistent. |
void |
setBooleanfield(Boolean cooked)
Sets the Booleanfield value, with checking, for this
EverythingNormal Persistent. |
void |
setDatefield_unsafe(Date cooked)
Sets the Datefield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setDatefield(Date cooked)
Sets the Datefield value, with checking, for this
EverythingNormal Persistent. |
void |
setDeletedfield_unsafe(Boolean cooked)
Sets the Deletedfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setDeletedfield(boolean cooked)
Sets the Deletedfield value, with checking,
from a boolean, for this
EverythingNormal Persistent. |
void |
setDeletedfield(Boolean cooked)
Sets the Deletedfield value, with checking, for this
EverythingNormal Persistent. |
void |
setDoublefield_unsafe(Double cooked)
Sets the Doublefield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setDoublefield(double cooked)
Sets the Doublefield value, with checking, for this EverythingNormal Persistent. |
void |
setDoublefield(Double cooked)
Sets the Doublefield value, with checking, for this
EverythingNormal Persistent. |
void |
setId_unsafe(Integer cooked)
Sets the Id value directly, without checking,
for this EverythingNormal Persistent. |
void |
setId(int cooked)
Sets the Id value, with checking, for this
EverythingNormal Persistent. |
void |
setId(Integer cooked)
Sets the Id value, with checking, for this
EverythingNormal Persistent. |
void |
setIntegerfield_unsafe(Integer cooked)
Sets the Integerfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setIntegerfield(int cooked)
Sets the Integerfield value, with checking, for this
EverythingNormal Persistent. |
void |
setIntegerfield(Integer cooked)
Sets the Integerfield value, with checking, for this
EverythingNormal Persistent. |
void |
setLongfield_unsafe(Long cooked)
Sets the Longfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setLongfield(long cooked)
Sets the Longfield value, with checking, for this
EverythingNormal Persistent. |
void |
setLongfield(Long cooked)
Sets the Longfield value, with checking, for this
EverythingNormal Persistent. |
void |
setPasswordfield_unsafe(String cooked)
Sets the Passwordfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setPasswordfield(String cooked)
Sets the Passwordfield value, with checking, for this
EverythingNormal Persistent. |
void |
setStringfield_unsafe(String cooked)
Sets the Stringfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setStringfield(String cooked)
Sets the Stringfield value, with checking, for this
EverythingNormal Persistent. |
void |
setTimestampfield_unsafe(Timestamp cooked)
Sets the Timestampfield value directly, without checking,
for this EverythingNormal Persistent. |
void |
setTimestampfield(Timestamp cooked)
Sets the Timestampfield value, with checking, for this
EverythingNormal Persistent. |
| Methods inherited from class org.melati.poem.JdbcPersistent |
|---|
assertCanCreate, assertCanCreate, assertCanDelete, assertCanDelete, assertCanRead, assertCanRead, assertCanWrite, assertCanWrite, clone, commit, countMatchSQL, delete_unsafe, delete, delete, deleteAndCommit, deleteAndCommit, deleteLock, displayString, displayString, displayString, dump, dump, duplicated, duplicatedFloating, equals, existenceLock, existenceLock, fieldsOfColumns, fromClause, getCanDelete, getCanRead, getCanSelect, getCanWrite, getChildren, getCooked, getCookedString, getDatabase, getDetailDisplayFields, getField, getFields, getName, getPrimaryDisplayField, getRaw, getRawString, getReadable, getRecordDisplayFields, getSearchCriterionFields, getSummaryDisplayFields, getTable, getTroid, hashCode, invalidate, isDirty, load, makePersistent, postEdit, postInsert, postModify, postWrite, preEdit, readLock, readLock, readLock, rollback, setCooked, setDirty, setRaw, setRawString, statusExistent, statusNonexistent, toString, troid, upToDate, writeDown, writeLock, writeLock, writeLock |
| Methods inherited from class org.melati.poem.transaction.Transactioned |
|---|
markValid, reset, setTransactionPool, transactionPool, unSee |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Integer id
protected byte[] binaryfield
protected String stringfield
protected String passwordfield
protected Boolean booleanfield
protected Date datefield
protected Double doublefield
protected Integer integerfield
protected Long longfield
protected BigDecimal bigdecimalfield
protected Timestamp timestampfield
protected Boolean deletedfield
| Constructor Detail |
|---|
public EverythingNormalBase()
| Method Detail |
|---|
public EverythingDatabaseTables getEverythingDatabaseTables()
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic EverythingNormalTable getEverythingNormalTable()
EverythingNormalTable table
which this Persistent is from.
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic Integer getId_unsafe()
Id value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setId_unsafe(Integer cooked)
Id value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Integer getId()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Id for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setId(Integer cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Id value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public final void setId(int cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Id value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getIdField()
throws org.melati.poem.AccessPoemException
Id value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic byte[] getBinaryfield_unsafe()
Binaryfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setBinaryfield_unsafe(byte[] cooked)
Binaryfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public byte[] getBinaryfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Binaryfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setBinaryfield(byte[] cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Binaryfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getBinaryfieldField()
throws org.melati.poem.AccessPoemException
Binaryfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic String getStringfield_unsafe()
Stringfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setStringfield_unsafe(String cooked)
Stringfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public String getStringfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Stringfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setStringfield(String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Stringfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getStringfieldField()
throws org.melati.poem.AccessPoemException
Stringfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic String getPasswordfield_unsafe()
Passwordfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setPasswordfield_unsafe(String cooked)
Passwordfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public String getPasswordfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Passwordfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setPasswordfield(String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Passwordfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getPasswordfieldField()
throws org.melati.poem.AccessPoemException
Passwordfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Boolean getBooleanfield_unsafe()
Booleanfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setBooleanfield_unsafe(Boolean cooked)
Booleanfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Boolean getBooleanfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Booleanfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setBooleanfield(Boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Booleanfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public final void setBooleanfield(boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Booleanfield value, with checking,
from a boolean, for this
EverythingNormal Persistent.
cooked - a boolean
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getBooleanfieldField()
throws org.melati.poem.AccessPoemException
Booleanfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Date getDatefield_unsafe()
Datefield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDatefield_unsafe(Date cooked)
Datefield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Date getDatefield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Datefield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDatefield(Date cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Datefield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getDatefieldField()
throws org.melati.poem.AccessPoemException
Datefield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Double getDoublefield_unsafe()
Doublefield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDoublefield_unsafe(Double cooked)
Doublefield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Double getDoublefield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Doublefield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDoublefield(Double cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Doublefield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public final void setDoublefield(double cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Doublefield value, with checking, for this EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getDoublefieldField()
throws org.melati.poem.AccessPoemException
Doublefield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Integer getIntegerfield_unsafe()
Integerfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setIntegerfield_unsafe(Integer cooked)
Integerfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Integer getIntegerfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Integerfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setIntegerfield(Integer cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Integerfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public final void setIntegerfield(int cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Integerfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getIntegerfieldField()
throws org.melati.poem.AccessPoemException
Integerfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Long getLongfield_unsafe()
Longfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setLongfield_unsafe(Long cooked)
Longfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Long getLongfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Longfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setLongfield(Long cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Longfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public final void setLongfield(long cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Longfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getLongfieldField()
throws org.melati.poem.AccessPoemException
Longfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic BigDecimal getBigdecimalfield_unsafe()
Bigdecimalfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setBigdecimalfield_unsafe(BigDecimal cooked)
Bigdecimalfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public BigDecimal getBigdecimalfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Bigdecimalfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setBigdecimalfield(BigDecimal cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Bigdecimalfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getBigdecimalfieldField()
throws org.melati.poem.AccessPoemException
Bigdecimalfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Timestamp getTimestampfield_unsafe()
Timestampfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setTimestampfield_unsafe(Timestamp cooked)
Timestampfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Timestamp getTimestampfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Timestampfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setTimestampfield(Timestamp cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Timestampfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getTimestampfieldField()
throws org.melati.poem.AccessPoemException
Timestampfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic Boolean getDeletedfield_unsafe()
Deletedfield value, without locking,
for this EverythingNormal Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDeletedfield_unsafe(Boolean cooked)
Deletedfield value directly, without checking,
for this EverythingNormal Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public Boolean getDeletedfield()
throws org.melati.poem.AccessPoemException
EverythingNormal Persistent.
Deletedfield for this
EverythingNormal Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDeletedfield(Boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Deletedfield value, with checking, for this
EverythingNormal Persistent.
cooked - a validated int
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public final void setDeletedfield(boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Deletedfield value, with checking,
from a boolean, for this
EverythingNormal Persistent.
cooked - a boolean
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid
public org.melati.poem.Field getDeletedfieldField()
throws org.melati.poem.AccessPoemException
Deletedfield value as a Field
from this EverythingNormal Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||