|
||||||||||
| 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.paneris.jammyjoes.model.generated.ManufacturerBase
public abstract class ManufacturerBase
Melati POEM generated abstract base class for a Persistent
Manufacturer Object.
| Field Summary | |
|---|---|
protected java.lang.String |
address
Address |
protected java.lang.String |
comment
comment - Comments |
protected java.lang.String |
contact
Contact Name |
protected java.lang.Boolean |
deleted
Deleted? - Check this box if you no longer deal with this supplier |
protected java.lang.String |
email
email - email |
protected java.lang.Integer |
id
id |
protected java.lang.Double |
minimumorder
Minimum Order |
protected java.lang.String |
name
Name |
protected java.lang.String |
profile
Profile |
protected java.lang.String |
tel
Telephone - Telephone number |
protected java.lang.String |
website
website - website |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
ManufacturerBase()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAddress_unsafe()
Retrieves the Address value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getAddress()
Retrieves the Address value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getAddressField()
Retrieves the Address value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getComment_unsafe()
Retrieves the Comment value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getComment()
Retrieves the Comment value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getCommentField()
Retrieves the Comment value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getContact_unsafe()
Retrieves the Contact value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getContact()
Retrieves the Contact value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getContactField()
Retrieves the Contact value as a Field
from this Manufacturer Persistent. |
java.lang.Boolean |
getDeleted_unsafe()
Retrieves the Deleted value, without locking,
for this Manufacturer Persistent. |
java.lang.Boolean |
getDeleted()
Retrieves the Deleted value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getDeletedField()
Retrieves the Deleted value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getEmail_unsafe()
Retrieves the Email value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getEmail()
Retrieves the Email value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getEmailField()
Retrieves the Email value as a Field
from this Manufacturer Persistent. |
java.lang.Integer |
getId_unsafe()
Retrieves the Id value, without locking,
for this Manufacturer Persistent. |
java.lang.Integer |
getId()
Retrieves the Id value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getIdField()
Retrieves the Id value as a Field
from this Manufacturer Persistent. |
JammyjoesDatabaseTables |
getJammyjoesDatabaseTables()
Retrieves the Database object. |
ManufacturerTable |
getManufacturerTable()
Retrieves the ManufacturerTable table
which this Persistent is from. |
java.lang.Double |
getMinimumorder_unsafe()
Retrieves the Minimumorder value, without locking,
for this Manufacturer Persistent. |
java.lang.Double |
getMinimumorder()
Retrieves the Minimumorder value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getMinimumorderField()
Retrieves the Minimumorder value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getName_unsafe()
Retrieves the Name value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getName()
Retrieves the Name value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getNameField()
Retrieves the Name value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getProfile_unsafe()
Retrieves the Profile value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getProfile()
Retrieves the Profile value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getProfileField()
Retrieves the Profile value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getTel_unsafe()
Retrieves the Tel value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getTel()
Retrieves the Tel value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getTelField()
Retrieves the Tel value as a Field
from this Manufacturer Persistent. |
java.lang.String |
getWebsite_unsafe()
Retrieves the Website value, without locking,
for this Manufacturer Persistent. |
java.lang.String |
getWebsite()
Retrieves the Website value, with locking, for this Manufacturer Persistent. |
org.melati.poem.Field |
getWebsiteField()
Retrieves the Website value as a Field
from this Manufacturer Persistent. |
void |
setAddress_unsafe(java.lang.String cooked)
Sets the Address value directly, without checking,
for this Manufacturer Persistent. |
void |
setAddress(java.lang.String cooked)
Sets the Address value, with checking, for this
Manufacturer Persistent. |
void |
setComment_unsafe(java.lang.String cooked)
Sets the Comment value directly, without checking,
for this Manufacturer Persistent. |
void |
setComment(java.lang.String cooked)
Sets the Comment value, with checking, for this
Manufacturer Persistent. |
void |
setContact_unsafe(java.lang.String cooked)
Sets the Contact value directly, without checking,
for this Manufacturer Persistent. |
void |
setContact(java.lang.String cooked)
Sets the Contact value, with checking, for this
Manufacturer Persistent. |
void |
setDeleted_unsafe(java.lang.Boolean cooked)
Sets the Deleted value directly, without checking,
for this Manufacturer Persistent. |
void |
setDeleted(boolean cooked)
Sets the Deleted value, with checking,
from a boolean, for this
Manufacturer Persistent. |
void |
setDeleted(java.lang.Boolean cooked)
Sets the Deleted value, with checking, for this
Manufacturer Persistent. |
void |
setEmail_unsafe(java.lang.String cooked)
Sets the Email value directly, without checking,
for this Manufacturer Persistent. |
void |
setEmail(java.lang.String cooked)
Sets the Email value, with checking, for this
Manufacturer Persistent. |
void |
setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking,
for this Manufacturer Persistent. |
void |
setId(int cooked)
Sets the Id value, with checking, for this
Manufacturer Persistent. |
void |
setId(java.lang.Integer cooked)
Sets the Id value, with checking, for this
Manufacturer Persistent. |
void |
setMinimumorder_unsafe(java.lang.Double cooked)
Sets the Minimumorder value directly, without checking,
for this Manufacturer Persistent. |
void |
setMinimumorder(double cooked)
Sets the Minimumorder value, with checking, for this Manufacturer Persistent. |
void |
setMinimumorder(java.lang.Double cooked)
Sets the Minimumorder value, with checking, for this
Manufacturer Persistent. |
void |
setName_unsafe(java.lang.String cooked)
Sets the Name value directly, without checking,
for this Manufacturer Persistent. |
void |
setName(java.lang.String cooked)
Sets the Name value, with checking, for this
Manufacturer Persistent. |
void |
setProfile_unsafe(java.lang.String cooked)
Sets the Profile value directly, without checking,
for this Manufacturer Persistent. |
void |
setProfile(java.lang.String cooked)
Sets the Profile value, with checking, for this
Manufacturer Persistent. |
void |
setTel_unsafe(java.lang.String cooked)
Sets the Tel value directly, without checking,
for this Manufacturer Persistent. |
void |
setTel(java.lang.String cooked)
Sets the Tel value, with checking, for this
Manufacturer Persistent. |
void |
setWebsite_unsafe(java.lang.String cooked)
Sets the Website value directly, without checking,
for this Manufacturer Persistent. |
void |
setWebsite(java.lang.String cooked)
Sets the Website value, with checking, for this
Manufacturer 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, 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 java.lang.Integer id
protected java.lang.String name
protected java.lang.String address
protected java.lang.String profile
protected java.lang.String contact
protected java.lang.Double minimumorder
protected java.lang.String email
protected java.lang.String website
protected java.lang.String comment
protected java.lang.Boolean deleted
protected java.lang.String tel
| Constructor Detail |
|---|
public ManufacturerBase()
| Method Detail |
|---|
public JammyjoesDatabaseTables getJammyjoesDatabaseTables()
public ManufacturerTable getManufacturerTable()
ManufacturerTable table
which this Persistent is from.
public java.lang.Integer getId_unsafe()
Id value, without locking,
for this Manufacturer Persistent.
public void setId_unsafe(java.lang.Integer cooked)
Id value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.Integer getId()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Id for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setId(java.lang.Integer cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Id value, with checking, for this
Manufacturer 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
Manufacturer 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 Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getName_unsafe()
Name value, without locking,
for this Manufacturer Persistent.
public void setName_unsafe(java.lang.String cooked)
Name value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getName()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
getName in interface org.melati.poem.TreeablegetName in class org.melati.poem.JdbcPersistentName for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setName(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Name value, with checking, for this
Manufacturer 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 getNameField()
throws org.melati.poem.AccessPoemException
Name value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getAddress_unsafe()
Address value, without locking,
for this Manufacturer Persistent.
public void setAddress_unsafe(java.lang.String cooked)
Address value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getAddress()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Address for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setAddress(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Address value, with checking, for this
Manufacturer 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 getAddressField()
throws org.melati.poem.AccessPoemException
Address value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getProfile_unsafe()
Profile value, without locking,
for this Manufacturer Persistent.
public void setProfile_unsafe(java.lang.String cooked)
Profile value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getProfile()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Profile for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setProfile(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Profile value, with checking, for this
Manufacturer 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 getProfileField()
throws org.melati.poem.AccessPoemException
Profile value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getContact_unsafe()
Contact value, without locking,
for this Manufacturer Persistent.
public void setContact_unsafe(java.lang.String cooked)
Contact value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getContact()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Contact for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setContact(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Contact value, with checking, for this
Manufacturer 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 getContactField()
throws org.melati.poem.AccessPoemException
Contact value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.Double getMinimumorder_unsafe()
Minimumorder value, without locking,
for this Manufacturer Persistent.
public void setMinimumorder_unsafe(java.lang.Double cooked)
Minimumorder value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.Double getMinimumorder()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Minimumorder for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setMinimumorder(java.lang.Double cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Minimumorder value, with checking, for this
Manufacturer 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 setMinimumorder(double cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Minimumorder value, with checking, for this Manufacturer 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 getMinimumorderField()
throws org.melati.poem.AccessPoemException
Minimumorder value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getEmail_unsafe()
Email value, without locking,
for this Manufacturer Persistent.
public void setEmail_unsafe(java.lang.String cooked)
Email value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getEmail()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Field description:
email
Email for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setEmail(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Email value, with checking, for this
Manufacturer Persistent.
Field description:
email
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 getEmailField()
throws org.melati.poem.AccessPoemException
Email value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getWebsite_unsafe()
Website value, without locking,
for this Manufacturer Persistent.
public void setWebsite_unsafe(java.lang.String cooked)
Website value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getWebsite()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Field description:
website
Website for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setWebsite(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Website value, with checking, for this
Manufacturer Persistent.
Field description:
website
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 getWebsiteField()
throws org.melati.poem.AccessPoemException
Website value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getComment_unsafe()
Comment value, without locking,
for this Manufacturer Persistent.
public void setComment_unsafe(java.lang.String cooked)
Comment value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getComment()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Field description:
Comments
Comment for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setComment(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Comment value, with checking, for this
Manufacturer Persistent.
Field description:
Comments
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 getCommentField()
throws org.melati.poem.AccessPoemException
Comment value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.Boolean getDeleted_unsafe()
Deleted value, without locking,
for this Manufacturer Persistent.
public void setDeleted_unsafe(java.lang.Boolean cooked)
Deleted value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.Boolean getDeleted()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Field description:
Check this box if you no longer deal with this supplier
Deleted for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDeleted(java.lang.Boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Deleted value, with checking, for this
Manufacturer Persistent.
Field description:
Check this box if you no longer deal with this supplier
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 setDeleted(boolean cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Deleted value, with checking,
from a boolean, for this
Manufacturer Persistent.
Field description:
Check this box if you no longer deal with this supplier
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 getDeletedField()
throws org.melati.poem.AccessPoemException
Deleted value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic java.lang.String getTel_unsafe()
Tel value, without locking,
for this Manufacturer Persistent.
public void setTel_unsafe(java.lang.String cooked)
Tel value directly, without checking,
for this Manufacturer Persistent.
cooked - the pre-validated value to set
public java.lang.String getTel()
throws org.melati.poem.AccessPoemException
Manufacturer Persistent.
Field description:
Telephone number
Tel for this
Manufacturer Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setTel(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Tel value, with checking, for this
Manufacturer Persistent.
Field description:
Telephone number
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 getTelField()
throws org.melati.poem.AccessPoemException
Tel value as a Field
from this Manufacturer Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||