|
||||||||||
| 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.poem.test.generated.ProtectedBase
org.melati.poem.test.Protected
public class Protected
Melati POEM generated, programmer modifiable stub for a
Persistent Protected object.
Description: A protected table.
Field summary for SQL table Protected |
||
|---|---|---|
| Name | Type | Description |
| id | Integer | |
| name | String | Name |
| canread | Capability | Capability required to read this row |
| canwrite | Capability | Capability required to write this row |
| Field Summary |
|---|
| Fields inherited from class org.melati.poem.test.generated.ProtectedBase |
|---|
canDelete, canRead, canSelect, canWrite, deleted, id, mission, spy |
| Fields inherited from class org.melati.poem.transaction.Transactioned |
|---|
valid |
| Constructor Summary | |
|---|---|
Protected()
Constructor for a Persistent Protected
object. |
|
| Method Summary | |
|---|---|
Integer |
getCanReadTroid()
FIXME this needs locking |
| 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, 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 Protected()
Persistent Protected
object.
Description: A protected table.
| Method Detail |
|---|
public Integer getCanReadTroid()
throws org.melati.poem.AccessPoemException
getCanReadTroid in class ProtectedBaseInteger
org.melati.poem.AccessPoemException - if the current AccessToken
does not confer read access rights
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||