org.paneris.jammyjoes.model.generated
Class ManufacturerBase

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

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

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

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


minimumorder

protected java.lang.Double minimumorder
Minimum Order


email

protected java.lang.String email
email - email


website

protected java.lang.String website
website - website


comment

protected java.lang.String comment
comment - Comments


deleted

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


tel

protected java.lang.String tel
Telephone - Telephone number

Constructor Detail

ManufacturerBase

public ManufacturerBase()
Method Detail

getJammyjoesDatabaseTables

public JammyjoesDatabaseTables getJammyjoesDatabaseTables()
Retrieves the Database object.

Returns:
the database

getManufacturerTable

public ManufacturerTable getManufacturerTable()
Retrieves the ManufacturerTable table which this Persistent is from.

Returns:
the ManufacturerTable

getId_unsafe

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

Returns:
the Integer id

setId_unsafe

public void setId_unsafe(java.lang.Integer cooked)
Sets the Id value directly, without checking, for this Manufacturer 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 Manufacturer Persistent.

Returns:
the value of the field Id for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String name

setName_unsafe

public void setName_unsafe(java.lang.String cooked)
Sets the Name value directly, without checking, for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String address

setAddress_unsafe

public void setAddress_unsafe(java.lang.String cooked)
Sets the Address value directly, without checking, for this Manufacturer 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 Manufacturer Persistent.

Returns:
the value of the field Address for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String profile

setProfile_unsafe

public void setProfile_unsafe(java.lang.String cooked)
Sets the Profile value directly, without checking, for this Manufacturer 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 Manufacturer Persistent.

Returns:
the value of the field Profile for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String contact

setContact_unsafe

public void setContact_unsafe(java.lang.String cooked)
Sets the Contact value directly, without checking, for this Manufacturer 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 Manufacturer Persistent.

Returns:
the value of the field Contact for this Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String contact
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 Manufacturer Persistent.

Returns:
the Double minimumorder

setMinimumorder_unsafe

public void setMinimumorder_unsafe(java.lang.Double cooked)
Sets the Minimumorder value directly, without checking, for this Manufacturer 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 Manufacturer Persistent.

Returns:
the value of the field Minimumorder for this Manufacturer 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 Manufacturer 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

setMinimumorder

public final void setMinimumorder(double cooked)
                           throws org.melati.poem.AccessPoemException,
                                  org.melati.poem.ValidationPoemException
Sets the Minimumorder value, with checking, for this Manufacturer 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

getMinimumorderField

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

Returns:
the Double minimumorder
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 Manufacturer Persistent.

Returns:
the String email

setEmail_unsafe

public void setEmail_unsafe(java.lang.String cooked)
Sets the Email value directly, without checking, for this Manufacturer 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 Manufacturer Persistent. Field description: email

Returns:
the value of the field Email for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String website

setWebsite_unsafe

public void setWebsite_unsafe(java.lang.String cooked)
Sets the Website value directly, without checking, for this Manufacturer 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 Manufacturer Persistent. Field description: website

Returns:
the value of the field Website for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String comment

setComment_unsafe

public void setComment_unsafe(java.lang.String cooked)
Sets the Comment value directly, without checking, for this Manufacturer 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 Manufacturer Persistent. Field description: Comments

Returns:
the value of the field Comment for this Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the String comment
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 Manufacturer Persistent.

Returns:
the Boolean deleted

setDeleted_unsafe

public void setDeleted_unsafe(java.lang.Boolean cooked)
Sets the Deleted value directly, without checking, for this Manufacturer 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 Manufacturer Persistent. Field description: Check this box if you no longer deal with this supplier

Returns:
the value of the field Deleted for this Manufacturer 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 Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

Returns:
the Boolean deleted
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 Manufacturer Persistent.

Returns:
the String tel

setTel_unsafe

public void setTel_unsafe(java.lang.String cooked)
Sets the Tel value directly, without checking, for this Manufacturer 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 Manufacturer Persistent. Field description: Telephone number

Returns:
the value of the field Tel for this Manufacturer 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 Manufacturer 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 Manufacturer Persistent.

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


Copyright © 2001-2008 PanEris. All Rights Reserved.