org.paneris.jammyjoes.model.generated
Class SupplierBase

java.lang.Object
  extended by org.melati.poem.transaction.Transactioned
      extended by org.melati.poem.JdbcPersistent
          extended by org.paneris.jammyjoes.model.generated.SupplierBase
All Implemented Interfaces:
java.lang.Cloneable, org.melati.poem.Persistable, org.melati.poem.Persistent, org.melati.poem.Treeable
Direct Known Subclasses:
Supplier

public abstract class SupplierBase
extends org.melati.poem.JdbcPersistent

Melati POEM generated abstract base class for a Persistent Supplier 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.String fax
          Fax - Fax number
protected  java.lang.Integer id
          id
protected  java.lang.Double minimumamount
          The minimum order value for this supplier
protected  java.lang.Double minimumorder
          Minimum Order Value - The minimum value that can be ordered
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
SupplierBase()
           
 
Method Summary
 java.lang.String getAddress_unsafe()
          Retrieves the Address value, without locking, for this Supplier Persistent.
 java.lang.String getAddress()
          Retrieves the Address value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getAddressField()
          Retrieves the Address value as a Field from this Supplier Persistent.
 java.lang.String getComment_unsafe()
          Retrieves the Comment value, without locking, for this Supplier Persistent.
 java.lang.String getComment()
          Retrieves the Comment value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getCommentField()
          Retrieves the Comment value as a Field from this Supplier Persistent.
 java.lang.String getContact_unsafe()
          Retrieves the Contact value, without locking, for this Supplier Persistent.
 java.lang.String getContact()
          Retrieves the Contact value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getContactField()
          Retrieves the Contact value as a Field from this Supplier Persistent.
 java.lang.Boolean getDeleted_unsafe()
          Retrieves the Deleted value, without locking, for this Supplier Persistent.
 java.lang.Boolean getDeleted()
          Retrieves the Deleted value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getDeletedField()
          Retrieves the Deleted value as a Field from this Supplier Persistent.
 java.lang.String getEmail_unsafe()
          Retrieves the Email value, without locking, for this Supplier Persistent.
 java.lang.String getEmail()
          Retrieves the Email value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getEmailField()
          Retrieves the Email value as a Field from this Supplier Persistent.
 java.lang.String getFax_unsafe()
          Retrieves the Fax value, without locking, for this Supplier Persistent.
 java.lang.String getFax()
          Retrieves the Fax value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getFaxField()
          Retrieves the Fax value as a Field from this Supplier Persistent.
 java.lang.Integer getId_unsafe()
          Retrieves the Id value, without locking, for this Supplier Persistent.
 java.lang.Integer getId()
          Retrieves the Id value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getIdField()
          Retrieves the Id value as a Field from this Supplier Persistent.
 JammyjoesDatabaseTables getJammyjoesDatabaseTables()
          Retrieves the Database object.
 java.lang.Double getMinimumamount_unsafe()
          Retrieves the Minimumamount value, without locking, for this Supplier Persistent.
 java.lang.Double getMinimumamount()
          Retrieves the Minimumamount value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getMinimumamountField()
          Retrieves the Minimumamount value as a Field from this Supplier Persistent.
 java.lang.Double getMinimumorder_unsafe()
          Retrieves the Minimumorder value, without locking, for this Supplier Persistent.
 java.lang.Double getMinimumorder()
          Retrieves the Minimumorder value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getMinimumorderField()
          Retrieves the Minimumorder value as a Field from this Supplier Persistent.
 java.lang.String getName_unsafe()
          Retrieves the Name value, without locking, for this Supplier Persistent.
 java.lang.String getName()
          Retrieves the Name value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getNameField()
          Retrieves the Name value as a Field from this Supplier Persistent.
 java.lang.String getProfile_unsafe()
          Retrieves the Profile value, without locking, for this Supplier Persistent.
 java.lang.String getProfile()
          Retrieves the Profile value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getProfileField()
          Retrieves the Profile value as a Field from this Supplier Persistent.
 SupplierTable getSupplierTable()
          Retrieves the SupplierTable table which this Persistent is from.
 java.lang.String getTel_unsafe()
          Retrieves the Tel value, without locking, for this Supplier Persistent.
 java.lang.String getTel()
          Retrieves the Tel value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getTelField()
          Retrieves the Tel value as a Field from this Supplier Persistent.
 java.lang.String getWebsite_unsafe()
          Retrieves the Website value, without locking, for this Supplier Persistent.
 java.lang.String getWebsite()
          Retrieves the Website value, with locking, for this Supplier Persistent.
 org.melati.poem.Field getWebsiteField()
          Retrieves the Website value as a Field from this Supplier Persistent.
 void setAddress_unsafe(java.lang.String cooked)
          Sets the Address value directly, without checking, for this Supplier Persistent.
 void setAddress(java.lang.String cooked)
          Sets the Address value, with checking, for this Supplier Persistent.
 void setComment_unsafe(java.lang.String cooked)
          Sets the Comment value directly, without checking, for this Supplier Persistent.
 void setComment(java.lang.String cooked)
          Sets the Comment value, with checking, for this Supplier Persistent.
 void setContact_unsafe(java.lang.String cooked)
          Sets the Contact value directly, without checking, for this Supplier Persistent.
 void setContact(java.lang.String cooked)
          Sets the Contact value, with checking, for this Supplier Persistent.
 void setDeleted_unsafe(java.lang.Boolean cooked)
          Sets the Deleted value directly, without checking, for this Supplier Persistent.
 void setDeleted(boolean cooked)
          Sets the Deleted value, with checking, from a boolean, for this Supplier Persistent.
 void setDeleted(java.lang.Boolean cooked)
          Sets the Deleted value, with checking, for this Supplier Persistent.
 void setEmail_unsafe(java.lang.String cooked)
          Sets the Email value directly, without checking, for this Supplier Persistent.
 void setEmail(java.lang.String cooked)
          Sets the Email value, with checking, for this Supplier Persistent.
 void setFax_unsafe(java.lang.String cooked)
          Sets the Fax value directly, without checking, for this Supplier Persistent.
 void setFax(java.lang.String cooked)
          Sets the Fax value, with checking, for this Supplier Persistent.
 void setId_unsafe(java.lang.Integer cooked)
          Sets the Id value directly, without checking, for this Supplier Persistent.
 void setId(int cooked)
          Sets the Id value, with checking, for this Supplier Persistent.
 void setId(java.lang.Integer cooked)
          Sets the Id value, with checking, for this Supplier Persistent.
 void setMinimumamount_unsafe(java.lang.Double cooked)
          Sets the Minimumamount value directly, without checking, for this Supplier Persistent.
 void setMinimumamount(double cooked)
          Sets the Minimumamount value, with checking, for this Supplier Persistent.
 void setMinimumamount(java.lang.Double cooked)
          Sets the Minimumamount value, with checking, for this Supplier Persistent.
 void setMinimumorder_unsafe(java.lang.Double cooked)
          Sets the Minimumorder value directly, without checking, for this Supplier Persistent.
 void setMinimumorder(double cooked)
          Sets the Minimumorder value, with checking, for this Supplier Persistent.
 void setMinimumorder(java.lang.Double cooked)
          Sets the Minimumorder value, with checking, for this Supplier Persistent.
 void setName_unsafe(java.lang.String cooked)
          Sets the Name value directly, without checking, for this Supplier Persistent.
 void setName(java.lang.String cooked)
          Sets the Name value, with checking, for this Supplier Persistent.
 void setProfile_unsafe(java.lang.String cooked)
          Sets the Profile value directly, without checking, for this Supplier Persistent.
 void setProfile(java.lang.String cooked)
          Sets the Profile value, with checking, for this Supplier Persistent.
 void setTel_unsafe(java.lang.String cooked)
          Sets the Tel value directly, without checking, for this Supplier Persistent.
 void setTel(java.lang.String cooked)
          Sets the Tel value, with checking, for this Supplier Persistent.
 void setWebsite_unsafe(java.lang.String cooked)
          Sets the Website value directly, without checking, for this Supplier Persistent.
 void setWebsite(java.lang.String cooked)
          Sets the Website value, with checking, for this Supplier 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

id

protected java.lang.Integer id
id


name

protected java.lang.String name
Name


address

protected java.lang.String address
Address


profile

protected java.lang.String profile
Profile


contact

protected java.lang.String contact
Contact Name


email

protected java.lang.String email
email - email


website

protected java.lang.String website
website - website


comment

protected java.lang.String comment
comment - Comments


minimumamount

protected java.lang.Double minimumamount
The minimum order value for this supplier


tel

protected java.lang.String tel
Telephone - Telephone number


fax

protected java.lang.String fax
Fax - Fax number


minimumorder

protected java.lang.Double minimumorder
Minimum Order Value - The minimum value that can be ordered


deleted

protected java.lang.Boolean deleted
Deleted? - Check this box if you no longer deal with this supplier

Constructor Detail

SupplierBase

public SupplierBase()
Method Detail

getJammyjoesDatabaseTables

public JammyjoesDatabaseTables getJammyjoesDatabaseTables()
Retrieves the Database object.

Returns:
the database

getSupplierTable

public SupplierTable getSupplierTable()
Retrieves the SupplierTable table which this Persistent is from.

Returns:
the SupplierTable

getId_unsafe

public java.lang.Integer getId_unsafe()
Retrieves the Id value, without locking, for this Supplier Persistent.

Returns:
the Integer id

setId_unsafe

public void setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getId

public java.lang.Integer getId()
                        throws org.melati.poem.AccessPoemException
Retrieves the Id value, with locking, for this Supplier Persistent.

Returns:
the value of the field Id for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setId

public void setId(java.lang.Integer cooked)
           throws org.melati.poem.AccessPoemException,
                  org.melati.poem.ValidationPoemException
Sets the Id value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setId

public final void setId(int cooked)
                 throws org.melati.poem.AccessPoemException,
                        org.melati.poem.ValidationPoemException
Sets the Id value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getIdField

public org.melati.poem.Field getIdField()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Id value as a Field from this Supplier Persistent.

Returns:
the Integer id
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getName_unsafe

public java.lang.String getName_unsafe()
Retrieves the Name value, without locking, for this Supplier Persistent.

Returns:
the String name

setName_unsafe

public void setName_unsafe(java.lang.String cooked)
Sets the Name value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getName

public java.lang.String getName()
                         throws org.melati.poem.AccessPoemException
Retrieves the Name value, with locking, for this Supplier Persistent.

Specified by:
getName in interface org.melati.poem.Treeable
Overrides:
getName in class org.melati.poem.JdbcPersistent
Returns:
the value of the field Name for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setName

public void setName(java.lang.String cooked)
             throws org.melati.poem.AccessPoemException,
                    org.melati.poem.ValidationPoemException
Sets the Name value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getNameField

public org.melati.poem.Field getNameField()
                                   throws org.melati.poem.AccessPoemException
Retrieves the Name value as a Field from this Supplier Persistent.

Returns:
the String name
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getAddress_unsafe

public java.lang.String getAddress_unsafe()
Retrieves the Address value, without locking, for this Supplier Persistent.

Returns:
the String address

setAddress_unsafe

public void setAddress_unsafe(java.lang.String cooked)
Sets the Address value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getAddress

public java.lang.String getAddress()
                            throws org.melati.poem.AccessPoemException
Retrieves the Address value, with locking, for this Supplier Persistent.

Returns:
the value of the field Address for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setAddress

public void setAddress(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Address value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getAddressField

public org.melati.poem.Field getAddressField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Address value as a Field from this Supplier Persistent.

Returns:
the String address
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getProfile_unsafe

public java.lang.String getProfile_unsafe()
Retrieves the Profile value, without locking, for this Supplier Persistent.

Returns:
the String profile

setProfile_unsafe

public void setProfile_unsafe(java.lang.String cooked)
Sets the Profile value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getProfile

public java.lang.String getProfile()
                            throws org.melati.poem.AccessPoemException
Retrieves the Profile value, with locking, for this Supplier Persistent.

Returns:
the value of the field Profile for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setProfile

public void setProfile(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Profile value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getProfileField

public org.melati.poem.Field getProfileField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Profile value as a Field from this Supplier Persistent.

Returns:
the String profile
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getContact_unsafe

public java.lang.String getContact_unsafe()
Retrieves the Contact value, without locking, for this Supplier Persistent.

Returns:
the String contact

setContact_unsafe

public void setContact_unsafe(java.lang.String cooked)
Sets the Contact value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getContact

public java.lang.String getContact()
                            throws org.melati.poem.AccessPoemException
Retrieves the Contact value, with locking, for this Supplier Persistent.

Returns:
the value of the field Contact for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setContact

public void setContact(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Contact value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getContactField

public org.melati.poem.Field getContactField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Contact value as a Field from this Supplier Persistent.

Returns:
the String contact
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getEmail_unsafe

public java.lang.String getEmail_unsafe()
Retrieves the Email value, without locking, for this Supplier Persistent.

Returns:
the String email

setEmail_unsafe

public void setEmail_unsafe(java.lang.String cooked)
Sets the Email value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getEmail

public java.lang.String getEmail()
                          throws org.melati.poem.AccessPoemException
Retrieves the Email value, with locking, for this Supplier Persistent. Field description: email

Returns:
the value of the field Email for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setEmail

public void setEmail(java.lang.String cooked)
              throws org.melati.poem.AccessPoemException,
                     org.melati.poem.ValidationPoemException
Sets the Email value, with checking, for this Supplier Persistent. Field description: email

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getEmailField

public org.melati.poem.Field getEmailField()
                                    throws org.melati.poem.AccessPoemException
Retrieves the Email value as a Field from this Supplier Persistent.

Returns:
the String email
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getWebsite_unsafe

public java.lang.String getWebsite_unsafe()
Retrieves the Website value, without locking, for this Supplier Persistent.

Returns:
the String website

setWebsite_unsafe

public void setWebsite_unsafe(java.lang.String cooked)
Sets the Website value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getWebsite

public java.lang.String getWebsite()
                            throws org.melati.poem.AccessPoemException
Retrieves the Website value, with locking, for this Supplier Persistent. Field description: website

Returns:
the value of the field Website for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setWebsite

public void setWebsite(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Website value, with checking, for this Supplier Persistent. Field description: website

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getWebsiteField

public org.melati.poem.Field getWebsiteField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Website value as a Field from this Supplier Persistent.

Returns:
the String website
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getComment_unsafe

public java.lang.String getComment_unsafe()
Retrieves the Comment value, without locking, for this Supplier Persistent.

Returns:
the String comment

setComment_unsafe

public void setComment_unsafe(java.lang.String cooked)
Sets the Comment value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getComment

public java.lang.String getComment()
                            throws org.melati.poem.AccessPoemException
Retrieves the Comment value, with locking, for this Supplier Persistent. Field description: Comments

Returns:
the value of the field Comment for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setComment

public void setComment(java.lang.String cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Comment value, with checking, for this Supplier Persistent. Field description: Comments

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getCommentField

public org.melati.poem.Field getCommentField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Comment value as a Field from this Supplier Persistent.

Returns:
the String comment
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getMinimumamount_unsafe

public java.lang.Double getMinimumamount_unsafe()
Retrieves the Minimumamount value, without locking, for this Supplier Persistent.

Returns:
the Double minimumamount

setMinimumamount_unsafe

public void setMinimumamount_unsafe(java.lang.Double cooked)
Sets the Minimumamount value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getMinimumamount

public java.lang.Double getMinimumamount()
                                  throws org.melati.poem.AccessPoemException
Retrieves the Minimumamount value, with locking, for this Supplier Persistent.

Returns:
the value of the field Minimumamount for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setMinimumamount

public void setMinimumamount(java.lang.Double cooked)
                      throws org.melati.poem.AccessPoemException,
                             org.melati.poem.ValidationPoemException
Sets the Minimumamount value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setMinimumamount

public final void setMinimumamount(double cooked)
                            throws org.melati.poem.AccessPoemException,
                                   org.melati.poem.ValidationPoemException
Sets the Minimumamount value, with checking, for this Supplier Persistent.

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getMinimumamountField

public org.melati.poem.Field getMinimumamountField()
                                            throws org.melati.poem.AccessPoemException
Retrieves the Minimumamount value as a Field from this Supplier Persistent.

Returns:
the Double minimumamount
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getTel_unsafe

public java.lang.String getTel_unsafe()
Retrieves the Tel value, without locking, for this Supplier Persistent.

Returns:
the String tel

setTel_unsafe

public void setTel_unsafe(java.lang.String cooked)
Sets the Tel value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getTel

public java.lang.String getTel()
                        throws org.melati.poem.AccessPoemException
Retrieves the Tel value, with locking, for this Supplier Persistent. Field description: Telephone number

Returns:
the value of the field Tel for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setTel

public void setTel(java.lang.String cooked)
            throws org.melati.poem.AccessPoemException,
                   org.melati.poem.ValidationPoemException
Sets the Tel value, with checking, for this Supplier Persistent. Field description: Telephone number

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getTelField

public org.melati.poem.Field getTelField()
                                  throws org.melati.poem.AccessPoemException
Retrieves the Tel value as a Field from this Supplier Persistent.

Returns:
the String tel
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getFax_unsafe

public java.lang.String getFax_unsafe()
Retrieves the Fax value, without locking, for this Supplier Persistent.

Returns:
the String fax

setFax_unsafe

public void setFax_unsafe(java.lang.String cooked)
Sets the Fax value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getFax

public java.lang.String getFax()
                        throws org.melati.poem.AccessPoemException
Retrieves the Fax value, with locking, for this Supplier Persistent. Field description: Fax number

Returns:
the value of the field Fax for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setFax

public void setFax(java.lang.String cooked)
            throws org.melati.poem.AccessPoemException,
                   org.melati.poem.ValidationPoemException
Sets the Fax value, with checking, for this Supplier Persistent. Field description: Fax number

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getFaxField

public org.melati.poem.Field getFaxField()
                                  throws org.melati.poem.AccessPoemException
Retrieves the Fax value as a Field from this Supplier Persistent.

Returns:
the String fax
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getMinimumorder_unsafe

public java.lang.Double getMinimumorder_unsafe()
Retrieves the Minimumorder value, without locking, for this Supplier Persistent.

Returns:
the Double minimumorder

setMinimumorder_unsafe

public void setMinimumorder_unsafe(java.lang.Double cooked)
Sets the Minimumorder value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getMinimumorder

public java.lang.Double getMinimumorder()
                                 throws org.melati.poem.AccessPoemException
Retrieves the Minimumorder value, with locking, for this Supplier Persistent. Field description: The minimum value that can be ordered

Returns:
the value of the field Minimumorder for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setMinimumorder

public void setMinimumorder(java.lang.Double cooked)
                     throws org.melati.poem.AccessPoemException,
                            org.melati.poem.ValidationPoemException
Sets the Minimumorder value, with checking, for this Supplier Persistent. Field description: The minimum value that can be ordered

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setMinimumorder

public final void setMinimumorder(double cooked)
                           throws org.melati.poem.AccessPoemException,
                                  org.melati.poem.ValidationPoemException
Sets the Minimumorder value, with checking, for this Supplier Persistent. Field description: The minimum value that can be ordered

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getMinimumorderField

public org.melati.poem.Field getMinimumorderField()
                                           throws org.melati.poem.AccessPoemException
Retrieves the Minimumorder value as a Field from this Supplier Persistent.

Returns:
the Double minimumorder
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

getDeleted_unsafe

public java.lang.Boolean getDeleted_unsafe()
Retrieves the Deleted value, without locking, for this Supplier Persistent.

Returns:
the Boolean deleted

setDeleted_unsafe

public void setDeleted_unsafe(java.lang.Boolean cooked)
Sets the Deleted value directly, without checking, for this Supplier Persistent.

Parameters:
cooked - the pre-validated value to set

getDeleted

public java.lang.Boolean getDeleted()
                             throws org.melati.poem.AccessPoemException
Retrieves the Deleted value, with locking, for this Supplier Persistent. Field description: Check this box if you no longer deal with this supplier

Returns:
the value of the field Deleted for this Supplier Persistent
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights

setDeleted

public void setDeleted(java.lang.Boolean cooked)
                throws org.melati.poem.AccessPoemException,
                       org.melati.poem.ValidationPoemException
Sets the Deleted value, with checking, for this Supplier Persistent. Field description: Check this box if you no longer deal with this supplier

Parameters:
cooked - a validated int
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

setDeleted

public final void setDeleted(boolean cooked)
                      throws org.melati.poem.AccessPoemException,
                             org.melati.poem.ValidationPoemException
Sets the Deleted value, with checking, from a boolean, for this Supplier Persistent. Field description: Check this box if you no longer deal with this supplier

Parameters:
cooked - a boolean
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights
org.melati.poem.ValidationPoemException - if the value is not valid

getDeletedField

public org.melati.poem.Field getDeletedField()
                                      throws org.melati.poem.AccessPoemException
Retrieves the Deleted value as a Field from this Supplier Persistent.

Returns:
the Boolean deleted
Throws:
org.melati.poem.AccessPoemException - if the current AccessToken does not confer write access rights


Copyright © 2001-2008 PanEris. All Rights Reserved.