| 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 | Class and Description |
|---|---|
class |
ValueInfoTable<T extends ValueInfo>
Melati POEM generated, programmer modifiable stub
for a
ValueInfoTable object. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnInfo
|
class |
Setting
A setting, analageous to a Property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ValueInfoTableBase<T extends ValueInfo>
Melati POEM generated base class for
Table ValueInfo. |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnInfoBase
Melati POEM generated abstract base class for a
Persistent
columnInfo Object. |
class |
SettingBase
Melati POEM generated abstract base class for a
Persistent
setting Object. |
| Modifier and Type | Method and Description |
|---|---|
ValueInfo |
ValueInfoTableBase.getValueInfoObject(int troid)
Retrieve the
ValueInfo
as a ValueInfo. |
ValueInfo |
ValueInfoTableBase.getValueInfoObject(Integer troid)
Retrieve the
ValueInfo as a ValueInfo. |
| Modifier and Type | Method and Description |
|---|---|
ValueInfoTable<ValueInfo> |
ValueInfoBase.getValueInfoTable()
Retrieves the
ValueInfoTable table
which this Persistent is from. |
Copyright © 2000–2021 PanEris. All rights reserved.