|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.poem.JdbcTable
org.paneris.melati.boards.model.BoardsTable
org.paneris.melati.boards.model.generated.BoardTypeTableBase
org.paneris.melati.boards.model.BoardTypeTable
org.paneris.bibliomania.generated.BoardTypeTableBase
org.paneris.bibliomania.BoardTypeTable
public class BoardTypeTable
| Field Summary | |
|---|---|
protected BoardType |
author
|
protected BoardType |
book
|
protected BoardType |
chapter
|
protected BoardType |
general
|
protected BoardType |
section
|
protected BoardType |
sectionGroup
|
| Constructor Summary | |
|---|---|
BoardTypeTable(org.melati.poem.Database database,
java.lang.String name,
org.melati.poem.DefinitionSource definitionSource)
|
|
| Method Summary | |
|---|---|
BoardType |
author()
|
BoardType |
book()
|
BoardType |
chapter()
|
BoardType |
ensure(java.lang.String type,
java.lang.String description)
|
BoardType |
general()
|
BoardType |
section()
|
BoardType |
sectionGroup()
|
void |
unifyWithDB(java.sql.ResultSet colDescs)
|
| Methods inherited from class org.paneris.bibliomania.generated.BoardTypeTableBase |
|---|
_newPersistent, defaultDisplayOrder, getBibliomaniaDatabaseTables, getBoardTypeObject, getBoardTypeObject, init |
| Methods inherited from class org.paneris.melati.boards.model.BoardTypeTable |
|---|
postInitialise |
| Methods inherited from class org.paneris.melati.boards.model.generated.BoardTypeTableBase |
|---|
defaultCacheLimit, defaultCategory, defaultDescription, defaultDisplayName, defaultRememberAllTroids, getBoardsDatabaseTables, getDescriptionColumn, getIdColumn, getTypeColumn |
| Methods inherited from class org.melati.poem.JdbcTable |
|---|
_getColumn, addColumnAndCommit, addListener, appendWhereClause, cachedCount, cachedCount, cachedCount, cachedCount, cachedCount, cachedExists, cachedSelection, cachedSelectionField, cachedSelectionType, canDeleteColumn, canReadColumn, canSelectColumn, canWriteColumn, clearColumnInfoCaches, cnfWhereClause, cnfWhereClause, columns, columnWithColumnInfoID, count, count, count, count, countSQL, countSQL, create, create, createTableInfo, dbAddConstraints, dbModifyStructure, defaultOrderByClause, defineColumn, delete_unsafe, delete, deleteColumnAndCommit, deletedColumn, displayColumn, displayColumns, displayColumnsCount, dump, dump, dumpCacheAnalysis, equals, exists, exists, extrasCount, firstSelection, getCacheInfo, getCanCreate, getCategory, getColumn, getColumnsCount, getDatabase, getDbmsTableType, getDefaultCanDelete, getDefaultCanRead, getDefaultCanWrite, getDescription, getDetailDisplayColumns, getDetailDisplayColumnsCount, getDisplayName, getDsdName, getInfo, getMostRecentTroid, getName, getNextExtrasIndex, getObject, getObject, getRecordDisplayColumns, getRecordDisplayColumnsCount, getSearchCriterionColumns, getSearchCriterionColumnsCount, getSummaryDisplayColumns, getSummaryDisplayColumnsCount, getTableInfo, hashCode, invalidateTransactionStuffs, load, newPersistent, notifyColumnInfo, notifyTouched, primaryCriterionColumn, quotedName, readLock, referencesTo, referencesTo, rememberAllTroids, selection, selection, selection, selection, selection, selection, selectionSQL, serial, setCacheLimit, setDisplayColumn, setSearchColumn, setTableInfo, tableInfoID, toString, trimCache, troidColumn, troidFor, troidSelection, troidSelection, troidSelection, uncache, unifyWithColumnInfo, whereClause, whereClause, writeDown |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected BoardType general
protected BoardType sectionGroup
protected BoardType section
protected BoardType author
protected BoardType book
protected BoardType chapter
| Constructor Detail |
|---|
public BoardTypeTable(org.melati.poem.Database database,
java.lang.String name,
org.melati.poem.DefinitionSource definitionSource)
throws org.melati.poem.PoemException
org.melati.poem.PoemException| Method Detail |
|---|
public void unifyWithDB(java.sql.ResultSet colDescs)
throws org.melati.poem.PoemException
unifyWithDB in interface org.melati.poem.TableunifyWithDB in class org.melati.poem.JdbcTableorg.melati.poem.PoemException
public BoardType ensure(java.lang.String type,
java.lang.String description)
public BoardType general()
public BoardType sectionGroup()
public BoardType section()
public BoardType author()
public BoardType book()
public BoardType chapter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||