|
||||||||||
| 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.melati.site.model.generated.UploadedFileBase
public abstract class UploadedFileBase
Melati POEM generated abstract base class for a Persistent
UploadedFile Object.
org.melati.poem.prepro.TableDef#generatePersistentBaseJava| Field Summary | |
|---|---|
protected java.lang.Boolean |
deleted
deleted - Whether this file been deleted or not |
protected java.lang.String |
description
description - A description of the file |
protected java.lang.String |
displayname
Display name - The layout's name |
protected java.lang.Integer |
size
size - The size of this file |
protected java.lang.Integer |
type
type - The type of this file |
protected java.lang.Integer |
uploadedby
Uploaded By - The user who uploaded this file |
protected java.sql.Date |
when
when - The date on which this file was uploaded |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
UploadedFileBase()
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
getDeleted_unsafe()
Retrieves the Deleted value, without locking,
for this UploadedFile Persistent. |
java.lang.Boolean |
getDeleted()
Retrieves the Deleted value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field |
getDeletedField()
Retrieves the Deleted value as a Field
from this UploadedFile Persistent. |
java.lang.String |
getDescription_unsafe()
Retrieves the Description value, without locking,
for this UploadedFile Persistent. |
java.lang.String |
getDescription()
Retrieves the Description value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field |
getDescriptionField()
Retrieves the Description value as a Field
from this UploadedFile Persistent. |
java.lang.String |
getDisplayname_unsafe()
Retrieves the Displayname value, without locking,
for this UploadedFile Persistent. |
java.lang.String |
getDisplayname()
Retrieves the Displayname value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field |
getDisplaynameField()
Retrieves the Displayname value as a Field
from this UploadedFile Persistent. |
SiteDatabaseTables |
getSiteDatabaseTables()
Retrieves the Database object. |
java.lang.Integer |
getSize_unsafe()
Retrieves the Size value, without locking,
for this UploadedFile Persistent. |
java.lang.Integer |
getSize()
Retrieves the Size value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field |
getSizeField()
Retrieves the Size value as a Field
from this UploadedFile Persistent. |
java.lang.Integer |
getType_unsafe()
Retrieves the Type value, without locking,
for this UploadedFile Persistent. |
UploadedFileType |
getType()
Retrieves the Type object referred to. |
org.melati.poem.Field |
getTypeField()
Retrieves the Type value as a Field
from this UploadedFile Persistent. |
java.lang.Integer |
getTypeTroid()
Retrieves the Table Row Object ID. |
java.lang.Integer |
getUploadedby_unsafe()
Retrieves the Uploadedby value, without locking,
for this UploadedFile Persistent. |
org.melati.poem.User |
getUploadedby()
Retrieves the Uploadedby object referred to. |
org.melati.poem.Field |
getUploadedbyField()
Retrieves the Uploadedby value as a Field
from this UploadedFile Persistent. |
java.lang.Integer |
getUploadedbyTroid()
Retrieves the Table Row Object ID. |
UploadedFileTable |
getUploadedFileTable()
Retrieves the UploadedFileTable table
which this Persistent is from. |
java.sql.Date |
getWhen_unsafe()
Retrieves the When value, without locking,
for this UploadedFile Persistent. |
java.sql.Date |
getWhen()
Retrieves the When value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field |
getWhenField()
Retrieves the When value as a Field
from this UploadedFile Persistent. |
void |
setDeleted_unsafe(java.lang.Boolean cooked)
Sets the Deleted value directly, without checking,
for this UploadedFile Persistent. |
void |
setDeleted(boolean cooked)
Sets the Deleted value, with checking,
from a boolean, for this
UploadedFile Persistent. |
void |
setDeleted(java.lang.Boolean cooked)
Sets the Deleted value, with checking, for this
UploadedFile Persistent. |
void |
setDescription_unsafe(java.lang.String cooked)
Sets the Description value directly, without checking,
for this UploadedFile Persistent. |
void |
setDescription(java.lang.String cooked)
Sets the Description value, with checking, for this
UploadedFile Persistent. |
void |
setDisplayname_unsafe(java.lang.String cooked)
Sets the Displayname value directly, without checking,
for this UploadedFile Persistent. |
void |
setDisplayname(java.lang.String cooked)
Sets the Displayname value, with checking, for this
UploadedFile Persistent. |
void |
setSize_unsafe(java.lang.Integer cooked)
Sets the Size value directly, without checking,
for this UploadedFile Persistent. |
void |
setSize(int cooked)
Sets the Size value, with checking, for this
UploadedFile Persistent. |
void |
setSize(java.lang.Integer cooked)
Sets the Size value, with checking, for this
UploadedFile Persistent. |
void |
setType_unsafe(java.lang.Integer cooked)
Sets the Type value directly, without checking,
for this UploadedFile Persistent. |
void |
setType(UploadedFileType cooked)
Set the Type. |
void |
setTypeTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setUploadedby_unsafe(java.lang.Integer cooked)
Sets the Uploadedby value directly, without checking,
for this UploadedFile Persistent. |
void |
setUploadedby(org.melati.poem.User cooked)
Set the Uploadedby. |
void |
setUploadedbyTroid(java.lang.Integer raw)
Sets the Table Row Object ID. |
void |
setWhen_unsafe(java.sql.Date cooked)
Sets the When value directly, without checking,
for this UploadedFile Persistent. |
void |
setWhen(java.sql.Date cooked)
Sets the When value, with checking, for this
UploadedFile 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 java.lang.Integer type
protected java.lang.String description
protected java.lang.Integer size
protected java.sql.Date when
protected java.lang.Integer uploadedby
protected java.lang.Boolean deleted
protected java.lang.String displayname
| Constructor Detail |
|---|
public UploadedFileBase()
| Method Detail |
|---|
public SiteDatabaseTables getSiteDatabaseTables()
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic UploadedFileTable getUploadedFileTable()
UploadedFileTable table
which this Persistent is from.
org.melati.poem.prepro.TableDef#generatePersistentBaseJavapublic java.lang.Integer getType_unsafe()
Type value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setType_unsafe(java.lang.Integer cooked)
Type value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getTypeTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setTypeTroid(java.lang.Integer raw)
throws org.melati.poem.AccessPoemException
raw - a Table Row Object Id
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public UploadedFileType getType()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Type object referred to.
Type as a UploadedFileType
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID
public void setType(UploadedFileType cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated UploadedFileType
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getTypeField()
throws org.melati.poem.AccessPoemException
Type value as a Field
from this UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getDescription_unsafe()
Description value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDescription_unsafe(java.lang.String cooked)
Description value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getDescription()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
A description of the file
Description for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDescription(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Description value, with checking, for this
UploadedFile Persistent.
Field description:
A description of the file
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 getDescriptionField()
throws org.melati.poem.AccessPoemException
Description value as a Field
from this UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getSize_unsafe()
Size value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setSize_unsafe(java.lang.Integer cooked)
Size value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getSize()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
The size of this file
Size for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setSize(java.lang.Integer cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Size value, with checking, for this
UploadedFile Persistent.
Field description:
The size of this file
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 setSize(int cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Size value, with checking, for this
UploadedFile Persistent.
Field description:
The size of this file
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 getSizeField()
throws org.melati.poem.AccessPoemException
Size value as a Field
from this UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.sql.Date getWhen_unsafe()
When value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setWhen_unsafe(java.sql.Date cooked)
When value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.sql.Date getWhen()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
The date on which this file was uploaded
When for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setWhen(java.sql.Date cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
When value, with checking, for this
UploadedFile Persistent.
Field description:
The date on which this file was uploaded
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 getWhenField()
throws org.melati.poem.AccessPoemException
When value as a Field
from this UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Integer getUploadedby_unsafe()
Uploadedby value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setUploadedby_unsafe(java.lang.Integer cooked)
Uploadedby value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Integer getUploadedbyTroid()
throws org.melati.poem.AccessPoemException
Integer
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
public void setUploadedbyTroid(java.lang.Integer raw)
throws org.melati.poem.AccessPoemException
raw - a Table Row Object Id
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.User getUploadedby()
throws org.melati.poem.AccessPoemException,
org.melati.poem.NoSuchRowPoemException
Uploadedby object referred to.
Uploadedby as a User
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
org.melati.poem.NoSuchRowPoemException - if the Persistent has yet to be allocated a TROID
public void setUploadedby(org.melati.poem.User cooked)
throws org.melati.poem.AccessPoemException
cooked - a validated User
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public org.melati.poem.Field getUploadedbyField()
throws org.melati.poem.AccessPoemException
Uploadedby value as a Field
from this UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.Boolean getDeleted_unsafe()
Deleted value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDeleted_unsafe(java.lang.Boolean cooked)
Deleted value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.Boolean getDeleted()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
Whether this file been deleted or not
Deleted for this
UploadedFile 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
UploadedFile Persistent.
Field description:
Whether this file been deleted or not
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
UploadedFile Persistent.
Field description:
Whether this file been deleted or not
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 UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreatorpublic java.lang.String getDisplayname_unsafe()
Displayname value, without locking,
for this UploadedFile Persistent.
org.melati.poem.prepro.FieldDef#generateBaseMethodspublic void setDisplayname_unsafe(java.lang.String cooked)
Displayname value directly, without checking,
for this UploadedFile Persistent.
cooked - the pre-validated value to setorg.melati.poem.prepro.FieldDef#generateBaseMethods
public java.lang.String getDisplayname()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
The layout's name
Displayname for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDisplayname(java.lang.String cooked)
throws org.melati.poem.AccessPoemException,
org.melati.poem.ValidationPoemException
Displayname value, with checking, for this
UploadedFile Persistent.
Field description:
The layout's name
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 getDisplaynameField()
throws org.melati.poem.AccessPoemException
Displayname value as a Field
from this UploadedFile Persistent.
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightsorg.melati.poem.prepro.FieldDef#generateFieldCreator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||