|
||||||||||
| 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.
see org.melati.poem.prepro.TableDef#generatePersistentBaseJava
| Field Summary | |
|---|---|
protected Boolean |
deleted
deleted - Whether this file been deleted or not |
protected String |
description
description - A description of the file |
protected String |
displayname
Display name - The layout's name |
protected Integer |
size
size - The size of this file |
protected Integer |
type
type - The type of this file |
protected Integer |
uploadedby
Uploaded By - The user who uploaded this file |
protected 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 | |
|---|---|
Boolean |
getDeleted_unsafe()
Retrieves the Deleted value, without locking,
for this UploadedFile Persistent. |
Boolean |
getDeleted()
Retrieves the Deleted value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field<Boolean> |
getDeletedField()
Retrieves the Deleted value as a Field
from this UploadedFile Persistent. |
String |
getDescription_unsafe()
Retrieves the Description value, without locking,
for this UploadedFile Persistent. |
String |
getDescription()
Retrieves the Description value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field<String> |
getDescriptionField()
Retrieves the Description value as a Field
from this UploadedFile Persistent. |
String |
getDisplayname_unsafe()
Retrieves the Displayname value, without locking,
for this UploadedFile Persistent. |
String |
getDisplayname()
Retrieves the Displayname value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field<String> |
getDisplaynameField()
Retrieves the Displayname value as a Field
from this UploadedFile Persistent. |
SiteDatabaseTables |
getSiteDatabaseTables()
Retrieves the Database object. |
Integer |
getSize_unsafe()
Retrieves the Size value, without locking,
for this UploadedFile Persistent. |
Integer |
getSize()
Retrieves the Size value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field<Integer> |
getSizeField()
Retrieves the Size value as a Field
from this UploadedFile Persistent. |
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<Integer> |
getTypeField()
Retrieves the Type value as a Field
from this UploadedFile Persistent. |
Integer |
getTypeTroid()
Retrieves the Table Row Object ID. |
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<Integer> |
getUploadedbyField()
Retrieves the Uploadedby value as a Field
from this UploadedFile Persistent. |
Integer |
getUploadedbyTroid()
Retrieves the Table Row Object ID. |
UploadedFileTable |
getUploadedFileTable()
Retrieves the UploadedFileTable table
which this Persistent is from. |
Date |
getWhen_unsafe()
Retrieves the When value, without locking,
for this UploadedFile Persistent. |
Date |
getWhen()
Retrieves the When value, with locking, for this UploadedFile Persistent. |
org.melati.poem.Field<Date> |
getWhenField()
Retrieves the When value as a Field
from this UploadedFile Persistent. |
void |
setDeleted_unsafe(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(Boolean cooked)
Sets the Deleted value, with checking, for this
UploadedFile Persistent. |
void |
setDescription_unsafe(String cooked)
Sets the Description value directly, without checking,
for this UploadedFile Persistent. |
void |
setDescription(String cooked)
Sets the Description value, with checking, for this
UploadedFile Persistent. |
void |
setDisplayname_unsafe(String cooked)
Sets the Displayname value directly, without checking,
for this UploadedFile Persistent. |
void |
setDisplayname(String cooked)
Sets the Displayname value, with checking, for this
UploadedFile Persistent. |
void |
setSize_unsafe(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(Integer cooked)
Sets the Size value, with checking, for this
UploadedFile Persistent. |
void |
setType_unsafe(Integer cooked)
Sets the Type value directly, without checking,
for this UploadedFile Persistent. |
void |
setType(UploadedFileType cooked)
Set the Type. |
void |
setTypeTroid(Integer raw)
Sets the Table Row Object ID. |
void |
setUploadedby_unsafe(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(Integer raw)
Sets the Table Row Object ID. |
void |
setWhen_unsafe(Date cooked)
Sets the When value directly, without checking,
for this UploadedFile Persistent. |
void |
setWhen(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 Integer type
protected String description
protected Integer size
protected Date when
protected Integer uploadedby
protected Boolean deleted
protected String displayname
| Constructor Detail |
|---|
public UploadedFileBase()
| Method Detail |
|---|
public SiteDatabaseTables getSiteDatabaseTables()
public UploadedFileTable getUploadedFileTable()
UploadedFileTable table
which this Persistent is from.
see org.melati.poem.prepro.TableDef#generatePersistentBaseJava
public Integer getType_unsafe()
Type value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setType_unsafe(Integer cooked)
Type value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public 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(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.
Generated by org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods
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<Integer> getTypeField()
throws org.melati.poem.AccessPoemException
Type value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic String getDescription_unsafe()
Description value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setDescription_unsafe(String cooked)
Description value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public String getDescription()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
A description of the file
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
Description for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDescription(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
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
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<String> getDescriptionField()
throws org.melati.poem.AccessPoemException
Description value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getSize_unsafe()
Size value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setSize_unsafe(Integer cooked)
Size value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public Integer getSize()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
The size of this file
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
Size for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setSize(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
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
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
Generated by org.melati.poem.prepro.IntegerFieldDef#generateBaseMethods
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<Integer> getSizeField()
throws org.melati.poem.AccessPoemException
Size value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic Date getWhen_unsafe()
When value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setWhen_unsafe(Date cooked)
When value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public Date getWhen()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
The date on which this file was uploaded
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
When for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setWhen(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
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
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<Date> getWhenField()
throws org.melati.poem.AccessPoemException
When value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic Integer getUploadedby_unsafe()
Uploadedby value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setUploadedby_unsafe(Integer cooked)
Uploadedby value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public 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(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.
Generated by org.melati.poem.prepro.ReferenceFieldDef#generateBaseMethods
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<Integer> getUploadedbyField()
throws org.melati.poem.AccessPoemException
Uploadedby value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic Boolean getDeleted_unsafe()
Deleted value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setDeleted_unsafe(Boolean cooked)
Deleted value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public Boolean getDeleted()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
Whether this file been deleted or not
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
Deleted for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDeleted(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
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
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
Generated by org.melati.poem.prepro.BooleanFieldDef#generateBaseMethods
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<Boolean> getDeletedField()
throws org.melati.poem.AccessPoemException
Deleted value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rightspublic String getDisplayname_unsafe()
Displayname value, without locking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
public void setDisplayname_unsafe(String cooked)
Displayname value directly, without checking,
for this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateBaseMethods
cooked - the pre-validated value to set
public String getDisplayname()
throws org.melati.poem.AccessPoemException
UploadedFile Persistent.
Field description:
The layout's name
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
Displayname for this
UploadedFile Persistent
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer write access rights
public void setDisplayname(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
Generated by org.melati.poem.prepro.AtomFieldDef#generateBaseMethods
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<String> getDisplaynameField()
throws org.melati.poem.AccessPoemException
Displayname value as a Field
from this UploadedFile Persistent.
see org.melati.poem.prepro.FieldDef#generateFieldCreator
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 | |||||||||