|
||||||||||
| 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.melati.admin.test.generated.UploadedFileBase
org.melati.admin.test.UploadedFile
public class UploadedFile
Melati POEM generated, programmer modifiable stub
for a Persistent UploadedFile object.
Description: A file uploaded by a user.
Field summary for SQL table UploadedFile
| ||
|---|---|---|
| Name | Type | Description |
| id | Integer | |
| filename | String | The name of the file, as uploaded |
| path | String | The full path to this file on the server |
| description | String | A description of the file |
| size | String | The size of this file |
| when | Date | The date on which this file was uploaded |
| uploadedby | User | The user who uploaded this file |
| ownedby | User | The account to which this file belongs |
| deleted | Boolean | Whether this file been deleted or not |
| Field Summary |
|---|
| Fields inherited from class org.melati.admin.test.generated.UploadedFileBase |
|---|
datefield, datefielddropdown, datefieldmydropdown, filename, id, timestampfield |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
UploadedFile()
Constructor for a Persistent UploadedFile object. |
|
| Method Summary | |
|---|---|
String |
adminHandle(org.melati.Melati melatiContext,
org.melati.template.MarkupLanguage markupLanguage)
|
String |
adminSpecialFacilities(org.melati.Melati melatiContext,
org.melati.template.MarkupLanguage markupLanguage)
|
| 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 |
| Constructor Detail |
|---|
public UploadedFile()
Persistent UploadedFile object.
Description: A file uploaded by a user.
| Method Detail |
|---|
public String adminHandle(org.melati.Melati melatiContext,
org.melati.template.MarkupLanguage markupLanguage)
throws Exception
adminHandle in interface org.melati.admin.AdminSpecialisedException
public String adminSpecialFacilities(org.melati.Melati melatiContext,
org.melati.template.MarkupLanguage markupLanguage)
throws Exception
adminSpecialFacilities in interface org.melati.admin.AdminSpecialisedException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||