|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.melati.poem.transaction.Transactioned org.melati.poem.JdbcPersistent org.melati.poem.test.generated.EverythingAbstractBase org.melati.poem.test.EverythingAbstract org.melati.poem.test.generated.EAExtendedBase
public abstract class EAExtendedBase
Melati POEM generated abstract base class for a Persistent
EAExtended
Object.
poem.prepro.TableDef
Field Summary | |
---|---|
protected BigDecimal |
bigdecimalfield2
BigDecimal Field 2 - Second BigDecimal Field |
protected byte[] |
binaryfield2
Binaryfield2 - Second Binary Field |
protected Boolean |
booleanfield2
Boolean Field 2 - Second Boolean Field |
protected Date |
datefield2
Date Field 2 - Second Date Field |
protected Double |
doublefield2
Double Field 2 - Second Double Field |
protected Integer |
id
Id |
protected Integer |
integerfield2
Integer Field 2 - Second Integer Field |
protected Long |
longfield2
Long Field 2 - Second Long Field |
protected String |
passwordfield2
Password Field 2 - Second Password Field |
protected String |
stringfield2
String Field 2 - Second String Field |
protected Timestamp |
timestampfield2
Timestamp Field 2 - Second Timestamp Field |
Fields inherited from class org.melati.poem.test.generated.EverythingAbstractBase |
---|
bigdecimalfield, binaryfield, booleanfield, datefield, doublefield, integerfield, longfield, passwordfield, stringfield, timestampfield |
Fields inherited from class org.melati.poem.transaction.Transactioned |
---|
valid |
Constructor Summary | |
---|---|
EAExtendedBase()
|
Method Summary | |
---|---|
BigDecimal |
getBigdecimalfield2_unsafe()
Retrieves the Bigdecimalfield2 value, without locking,
for this EAExtended Persistent . |
BigDecimal |
getBigdecimalfield2()
Retrieves the Bigdecimalfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getBigdecimalfield2Field()
Retrieves the Bigdecimalfield2 value as a Field
from this EAExtended Persistent . |
byte[] |
getBinaryfield2_unsafe()
Retrieves the Binaryfield2 value, without locking,
for this EAExtended Persistent . |
byte[] |
getBinaryfield2()
Retrieves the Binaryfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getBinaryfield2Field()
Retrieves the Binaryfield2 value as a Field
from this EAExtended Persistent . |
Boolean |
getBooleanfield2_unsafe()
Retrieves the Booleanfield2 value, without locking,
for this EAExtended Persistent . |
Boolean |
getBooleanfield2()
Retrieves the Booleanfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getBooleanfield2Field()
Retrieves the Booleanfield2 value as a Field
from this EAExtended Persistent . |
Date |
getDatefield2_unsafe()
Retrieves the Datefield2 value, without locking,
for this EAExtended Persistent . |
Date |
getDatefield2()
Retrieves the Datefield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getDatefield2Field()
Retrieves the Datefield2 value as a Field
from this EAExtended Persistent . |
Double |
getDoublefield2_unsafe()
Retrieves the Doublefield2 value, without locking,
for this EAExtended Persistent . |
Double |
getDoublefield2()
Retrieves the Doublefield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getDoublefield2Field()
Retrieves the Doublefield2 value as a Field
from this EAExtended Persistent . |
EAExtendedTable |
getEAExtendedTable()
Retrieves the EAExtendedTable table
which this Persistent is from. |
EverythingDatabaseTables |
getEverythingDatabaseTables()
Retrieves the Database object. |
Integer |
getId_unsafe()
Retrieves the Id value, without locking,
for this EAExtended Persistent . |
Integer |
getId()
Retrieves the Id value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getIdField()
Retrieves the Id value as a Field
from this EAExtended Persistent . |
Integer |
getIntegerfield2_unsafe()
Retrieves the Integerfield2 value, without locking,
for this EAExtended Persistent . |
Integer |
getIntegerfield2()
Retrieves the Integerfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getIntegerfield2Field()
Retrieves the Integerfield2 value as a Field
from this EAExtended Persistent . |
Long |
getLongfield2_unsafe()
Retrieves the Longfield2 value, without locking,
for this EAExtended Persistent . |
Long |
getLongfield2()
Retrieves the Longfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getLongfield2Field()
Retrieves the Longfield2 value as a Field
from this EAExtended Persistent . |
String |
getPasswordfield2_unsafe()
Retrieves the Passwordfield2 value, without locking,
for this EAExtended Persistent . |
String |
getPasswordfield2()
Retrieves the Passwordfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getPasswordfield2Field()
Retrieves the Passwordfield2 value as a Field
from this EAExtended Persistent . |
String |
getStringfield2_unsafe()
Retrieves the Stringfield2 value, without locking,
for this EAExtended Persistent . |
String |
getStringfield2()
Retrieves the Stringfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getStringfield2Field()
Retrieves the Stringfield2 value as a Field
from this EAExtended Persistent . |
Timestamp |
getTimestampfield2_unsafe()
Retrieves the Timestampfield2 value, without locking,
for this EAExtended Persistent . |
Timestamp |
getTimestampfield2()
Retrieves the Timestampfield2 value, with locking, for this EAExtended Persistent . |
org.melati.poem.Field |
getTimestampfield2Field()
Retrieves the Timestampfield2 value as a Field
from this EAExtended Persistent . |
void |
setBigdecimalfield2_unsafe(BigDecimal cooked)
Sets the Bigdecimalfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setBigdecimalfield2(BigDecimal cooked)
Sets the Bigdecimalfield2 value, with checking, for this
EAExtended Persistent . |
void |
setBinaryfield2_unsafe(byte[] cooked)
Sets the Binaryfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setBinaryfield2(byte[] cooked)
Sets the Binaryfield2 value, with checking, for this
EAExtended Persistent . |
void |
setBooleanfield2_unsafe(Boolean cooked)
Sets the Booleanfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setBooleanfield2(boolean cooked)
Sets the Booleanfield2 value, with checking,
from a boolean , for this
EAExtended Persistent . |
void |
setBooleanfield2(Boolean cooked)
Sets the Booleanfield2 value, with checking, for this
EAExtended Persistent . |
void |
setDatefield2_unsafe(Date cooked)
Sets the Datefield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setDatefield2(Date cooked)
Sets the Datefield2 value, with checking, for this
EAExtended Persistent . |
void |
setDoublefield2_unsafe(Double cooked)
Sets the Doublefield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setDoublefield2(double cooked)
Sets the Doublefield2 value, with checking, for this EAExtended Persistent . |
void |
setDoublefield2(Double cooked)
Sets the Doublefield2 value, with checking, for this
EAExtended Persistent . |
void |
setId_unsafe(Integer cooked)
Sets the Id value directly, without checking,
for this EAExtended Persistent . |
void |
setId(int cooked)
Sets the Id value, with checking, for this
EAExtended Persistent . |
void |
setId(Integer cooked)
Sets the Id value, with checking, for this
EAExtended Persistent . |
void |
setIntegerfield2_unsafe(Integer cooked)
Sets the Integerfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setIntegerfield2(int cooked)
Sets the Integerfield2 value, with checking, for this
EAExtended Persistent . |
void |
setIntegerfield2(Integer cooked)
Sets the Integerfield2 value, with checking, for this
EAExtended Persistent . |
void |
setLongfield2_unsafe(Long cooked)
Sets the Longfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setLongfield2(long cooked)
Sets the Longfield2 value, with checking, for this
EAExtended Persistent . |
void |
setLongfield2(Long cooked)
Sets the Longfield2 value, with checking, for this
EAExtended Persistent . |
void |
setPasswordfield2_unsafe(String cooked)
Sets the Passwordfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setPasswordfield2(String cooked)
Sets the Passwordfield2 value, with checking, for this
EAExtended Persistent . |
void |
setStringfield2_unsafe(String cooked)
Sets the Stringfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setStringfield2(String cooked)
Sets the Stringfield2 value, with checking, for this
EAExtended Persistent . |
void |
setTimestampfield2_unsafe(Timestamp cooked)
Sets the Timestampfield2 value directly, without checking,
for this EAExtended Persistent . |
void |
setTimestampfield2(Timestamp cooked)
Sets the Timestampfield2 value, with checking, for this
EAExtended 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[] binaryfield2
protected String stringfield2
protected String passwordfield2
protected Boolean booleanfield2
protected Date datefield2
protected Double doublefield2
protected Integer integerfield2
protected Long longfield2
protected BigDecimal bigdecimalfield2
protected Timestamp timestampfield2
Constructor Detail |
---|
public EAExtendedBase()
Method Detail |
---|
public EverythingDatabaseTables getEverythingDatabaseTables()
getEverythingDatabaseTables
in class EverythingAbstractBase
poem.prepro.TableDef
public EAExtendedTable getEAExtendedTable()
EAExtendedTable
table
which this Persistent
is from.
poem.prepro.TableDef
public Integer getId_unsafe()
Id
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setId_unsafe(Integer cooked)
Id
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Integer getId() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Id
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setId(Integer cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Id
value, with checking, for this
EAExtended
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 validpublic final void setId(int cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Id
value, with checking, for this
EAExtended
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 validpublic org.melati.poem.Field getIdField() throws org.melati.poem.AccessPoemException
Id
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public byte[] getBinaryfield2_unsafe()
Binaryfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setBinaryfield2_unsafe(byte[] cooked)
Binaryfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public byte[] getBinaryfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Binary Field
Binaryfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setBinaryfield2(byte[] cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Binaryfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Binary Field
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 validpublic org.melati.poem.Field getBinaryfield2Field() throws org.melati.poem.AccessPoemException
Binaryfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public String getStringfield2_unsafe()
Stringfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setStringfield2_unsafe(String cooked)
Stringfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public String getStringfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second String Field
Stringfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setStringfield2(String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Stringfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second String Field
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 validpublic org.melati.poem.Field getStringfield2Field() throws org.melati.poem.AccessPoemException
Stringfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public String getPasswordfield2_unsafe()
Passwordfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setPasswordfield2_unsafe(String cooked)
Passwordfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public String getPasswordfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Password Field
Passwordfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setPasswordfield2(String cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Passwordfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Password Field
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 validpublic org.melati.poem.Field getPasswordfield2Field() throws org.melati.poem.AccessPoemException
Passwordfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public Boolean getBooleanfield2_unsafe()
Booleanfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setBooleanfield2_unsafe(Boolean cooked)
Booleanfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Boolean getBooleanfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Boolean Field
Booleanfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setBooleanfield2(Boolean cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Booleanfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Boolean Field
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 validpublic final void setBooleanfield2(boolean cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Booleanfield2
value, with checking,
from a boolean
, for this
EAExtended
Persistent
.
Field description:
Second Boolean Field
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 validpublic org.melati.poem.Field getBooleanfield2Field() throws org.melati.poem.AccessPoemException
Booleanfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public Date getDatefield2_unsafe()
Datefield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setDatefield2_unsafe(Date cooked)
Datefield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Date getDatefield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Date Field
Datefield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setDatefield2(Date cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Datefield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Date Field
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 validpublic org.melati.poem.Field getDatefield2Field() throws org.melati.poem.AccessPoemException
Datefield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public Double getDoublefield2_unsafe()
Doublefield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setDoublefield2_unsafe(Double cooked)
Doublefield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Double getDoublefield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Double Field
Doublefield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setDoublefield2(Double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Doublefield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Double Field
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 validpublic final void setDoublefield2(double cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Doublefield2
value, with checking, for this EAExtended
Persistent
.
Field description:
Second Double Field
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 validpublic org.melati.poem.Field getDoublefield2Field() throws org.melati.poem.AccessPoemException
Doublefield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public Integer getIntegerfield2_unsafe()
Integerfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setIntegerfield2_unsafe(Integer cooked)
Integerfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Integer getIntegerfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Integer Field
Integerfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setIntegerfield2(Integer cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Integerfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Integer Field
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 validpublic final void setIntegerfield2(int cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Integerfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Integer Field
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 validpublic org.melati.poem.Field getIntegerfield2Field() throws org.melati.poem.AccessPoemException
Integerfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public Long getLongfield2_unsafe()
Longfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setLongfield2_unsafe(Long cooked)
Longfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Long getLongfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Long Field
Longfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setLongfield2(Long cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Longfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Long Field
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 validpublic final void setLongfield2(long cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Longfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Long Field
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 validpublic org.melati.poem.Field getLongfield2Field() throws org.melati.poem.AccessPoemException
Longfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public BigDecimal getBigdecimalfield2_unsafe()
Bigdecimalfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setBigdecimalfield2_unsafe(BigDecimal cooked)
Bigdecimalfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public BigDecimal getBigdecimalfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second BigDecimal Field
Bigdecimalfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setBigdecimalfield2(BigDecimal cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Bigdecimalfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second BigDecimal Field
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 validpublic org.melati.poem.Field getBigdecimalfield2Field() throws org.melati.poem.AccessPoemException
Bigdecimalfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
public Timestamp getTimestampfield2_unsafe()
Timestampfield2
value, without locking,
for this EAExtended
Persistent
.
poem.prepro.FieldDef
public void setTimestampfield2_unsafe(Timestamp cooked)
Timestampfield2
value directly, without checking,
for this EAExtended Persistent
.
cooked
- the pre-validated value to setpoem.prepro.FieldDef
public Timestamp getTimestampfield2() throws org.melati.poem.AccessPoemException
EAExtended
Persistent
.
Field description:
Second Timestamp Field
Timestampfield2
for this
EAExtended
Persistent
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspublic void setTimestampfield2(Timestamp cooked) throws org.melati.poem.AccessPoemException, org.melati.poem.ValidationPoemException
Timestampfield2
value, with checking, for this
EAExtended
Persistent
.
Field description:
Second Timestamp Field
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 validpublic org.melati.poem.Field getTimestampfield2Field() throws org.melati.poem.AccessPoemException
Timestampfield2
value as a Field
from this EAExtended
Persistent
.
org.melati.poem.AccessPoemException
- if the current AccessToken
does not confer write access rightspoem.prepro.FieldDef
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |