| Package | Description |
|---|---|
| org.melati.poem |
Persistent Object Engine for Melati.
|
| org.melati.poem.generated |
The POEM-generated support classes for org.melati.poem.
|
| Modifier and Type | Method and Description |
|---|---|
Persistent |
Table.getObject(int troid)
The object from the table with a given troid.
|
Persistent |
JdbcTable.getObject(int troid)
The object from the table with a given troid.
|
P |
Table.getObject(Integer troid)
The object from the table with a given troid.
|
P |
Selectable.getObject(Integer troid)
Get an object by its key.
|
P |
JdbcTable.getObject(Integer troid)
The object from the table with a given troid.
|
| Constructor and Description |
|---|
RowDisappearedPoemException(NoSuchRowPoemException e)
Constructor.
|
UnexpectedNoSuchRowException(NoSuchRowPoemException exception)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Capability |
TableInfoBase.getCancreate()
Retrieves the
Cancreate object referred to. |
Capability |
GroupCapabilityBase.getCapability()
Retrieves the
Capability object referred to. |
TableCategory |
TableInfoBase.getCategory()
Retrieves the
Category object referred to. |
Capability |
TableInfoBase.getDefaultcandelete()
Retrieves the
Defaultcandelete object referred to. |
Capability |
TableInfoBase.getDefaultcanread()
Retrieves the
Defaultcanread object referred to. |
Capability |
TableInfoBase.getDefaultcanwrite()
Retrieves the
Defaultcanwrite object referred to. |
Group |
GroupMembershipBase.getGroup()
Retrieves the
Group object referred to. |
Group |
GroupCapabilityBase.getGroup()
Retrieves the
Group object referred to. |
TableInfo |
ColumnInfoBase.getTableinfo()
Retrieves the
Tableinfo object referred to. |
User |
GroupMembershipBase.getUser()
Retrieves the
User object referred to. |
Copyright © 2000–2021 PanEris. All rights reserved.