| Package | Description |
|---|---|
| org.melati.poem.prepro |
A Maven plugin to run the POEM Preprocessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheSizeTableQualifier
A TableQualifier which defines the size of the cache
for a Table.
|
class |
CategoryTableQualifier
A TableQualifier which defines the Category
of a Table.
|
class |
DescriptionTableQualifier
A TableQualifier which defines the Description
of a Table.
|
class |
DisplayNameTableQualifier
A TableQualifier which defines the DisplayName
of a Table.
|
class |
DisplayOrderTableQualifier
A TableQualifier which defines the DisplayOrder
of a Table.
|
class |
SeqCachedTableQualifier
A TableQualifier which defines whether the
sequence of records in a Table is cached.
|
| Modifier and Type | Method and Description |
|---|---|
static TableQualifier |
TableQualifier.from(StreamTokenizer tokens)
Creates the appropriate type of
TableQualifier
from the input stream. |
Copyright © 2000–2021 PanEris. All rights reserved.