org.paneris.bibliomania.generated
Interface BibliomaniaDatabaseTablesBase

All Superinterfaces:
org.paneris.melati.boards.model.BoardsDatabaseTables, org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
All Known Subinterfaces:
BibliomaniaDatabaseTables
All Known Implementing Classes:
BibliomaniaDatabase

public interface BibliomaniaDatabaseTablesBase
extends org.paneris.melati.boards.model.BoardsDatabaseTables

Melati POEM generated base interface to the tables in org.paneris.bibliomania.


Method Summary
 AdvertTable getAdvertTable()
          Retrieves the AdvertTable table.
 org.paneris.melati.boards.model.AttachmentTable getAttachmentTable()
          Retrieves the AttachmentTable table.
 org.paneris.melati.boards.model.AttachmentTypeTable getAttachmentTypeTable()
          Retrieves the AttachmentTypeTable table.
 AuthorTable getAuthorTable()
          Retrieves the AuthorTable table.
 AuthorWebSiteTable getAuthorWebSiteTable()
          Retrieves the AuthorWebSiteTable table.
 org.paneris.melati.boards.model.BoardTable getBoardTable()
          Retrieves the BoardTable tableas a org.paneris.melati.boards.model.BoardTable.
 org.paneris.melati.boards.model.BoardTypeTable getBoardTypeTable()
          Retrieves the BoardTypeTable tableas a org.paneris.melati.boards.model.BoardTypeTable.
 BookFormatTable getBookFormatTable()
          Retrieves the BookFormatTable table.
 BookshopTable getBookshopTable()
          Retrieves the BookshopTable table.
 BookStockingTable getBookStockingTable()
          Retrieves the BookStockingTable table.
 BookTable getBookTable()
          Retrieves the BookTable table.
 CampaignTable getCampaignTable()
          Retrieves the CampaignTable table.
 CampaignUserTable getCampaignUserTable()
          Retrieves the CampaignUserTable table.
 org.melati.poem.CapabilityTable getCapabilityTable()
          Retrieves the CapabilityTable table.
 ChapterTable getChapterTable()
          Retrieves the ChapterTable table.
 org.melati.poem.ColumnInfoTable getColumnInfoTable()
          Retrieves the ColumnInfoTable table.
 CountryTable getCountryTable()
          Retrieves the CountryTable table.
 CurrencyTable getCurrencyTable()
          Retrieves the CurrencyTable table.
 DeliveryChargeBandTable getDeliveryChargeBandTable()
          Retrieves the DeliveryChargeBandTable table.
 DeliveryChargeTable getDeliveryChargeTable()
          Retrieves the DeliveryChargeTable table.
 DownloadEventTable getDownloadEventTable()
          Retrieves the DownloadEventTable table.
 DownloadTable getDownloadTable()
          Retrieves the DownloadTable table.
 org.melati.poem.GroupCapabilityTable getGroupCapabilityTable()
          Retrieves the GroupCapabilityTable table.
 org.melati.poem.GroupMembershipTable getGroupMembershipTable()
          Retrieves the GroupMembershipTable table.
 org.melati.poem.GroupTable getGroupTable()
          Retrieves the GroupTable table.
 LayoutTable getLayoutTable()
          Retrieves the LayoutTable table.
 org.paneris.melati.boards.model.MembershipStatusTable getMembershipStatusTable()
          Retrieves the MembershipStatusTable table.
 org.paneris.melati.boards.model.MessageTable getMessageTable()
          Retrieves the MessageTable table.
 OrderStatusTable getOrderStatusTable()
          Retrieves the OrderStatusTable table.
 ProductAssociationTable getProductAssociationTable()
          Retrieves the ProductAssociationTable table.
 ProductTable getProductTable()
          Retrieves the ProductTable table.
 PublisherTable getPublisherTable()
          Retrieves the PublisherTable table.
 SectionGroupTable getSectionGroupTable()
          Retrieves the SectionGroupTable table.
 SectionTable getSectionTable()
          Retrieves the SectionTable table.
 org.melati.poem.SettingTable getSettingTable()
          Retrieves the SettingTable tableas a org.melati.poem.SettingTable.
 SexTable getSexTable()
          Retrieves the SexTable table.
 ShopOrderItemTable getShopOrderItemTable()
          Retrieves the ShopOrderItemTable table.
 ShopOrderTable getShopOrderTable()
          Retrieves the ShopOrderTable table.
 StockingsSearchTable getStockingsSearchTable()
          Retrieves the StockingsSearchTable table.
 org.paneris.melati.boards.model.SubscriptionTable getSubscriptionTable()
          Retrieves the SubscriptionTable table.
 SupplierProductTable getSupplierProductTable()
          Retrieves the SupplierProductTable table.
 SupplierTable getSupplierTable()
          Retrieves the SupplierTable table.
 org.melati.poem.TableCategoryTable getTableCategoryTable()
          Retrieves the TableCategoryTable table.
 org.melati.poem.TableInfoTable getTableInfoTable()
          Retrieves the TableInfoTable table.
 org.melati.poem.UserTable getUserTable()
          Retrieves the UserTable tableas a org.melati.poem.UserTable.
 

Method Detail

getGroupTable

org.melati.poem.GroupTable getGroupTable()
Retrieves the GroupTable table.

Specified by:
getGroupTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the GroupTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getCapabilityTable

org.melati.poem.CapabilityTable getCapabilityTable()
Retrieves the CapabilityTable table.

Specified by:
getCapabilityTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the CapabilityTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getGroupMembershipTable

org.melati.poem.GroupMembershipTable getGroupMembershipTable()
Retrieves the GroupMembershipTable table.

Specified by:
getGroupMembershipTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the GroupMembershipTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getGroupCapabilityTable

org.melati.poem.GroupCapabilityTable getGroupCapabilityTable()
Retrieves the GroupCapabilityTable table.

Specified by:
getGroupCapabilityTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the GroupCapabilityTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getTableCategoryTable

org.melati.poem.TableCategoryTable getTableCategoryTable()
Retrieves the TableCategoryTable table.

Specified by:
getTableCategoryTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the TableCategoryTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getTableInfoTable

org.melati.poem.TableInfoTable getTableInfoTable()
Retrieves the TableInfoTable table.

Specified by:
getTableInfoTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the TableInfoTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getColumnInfoTable

org.melati.poem.ColumnInfoTable getColumnInfoTable()
Retrieves the ColumnInfoTable table.

Specified by:
getColumnInfoTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the ColumnInfoTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getMembershipStatusTable

org.paneris.melati.boards.model.MembershipStatusTable getMembershipStatusTable()
Retrieves the MembershipStatusTable table.

Specified by:
getMembershipStatusTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the MembershipStatusTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSubscriptionTable

org.paneris.melati.boards.model.SubscriptionTable getSubscriptionTable()
Retrieves the SubscriptionTable table.

Specified by:
getSubscriptionTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the SubscriptionTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getMessageTable

org.paneris.melati.boards.model.MessageTable getMessageTable()
Retrieves the MessageTable table.

Specified by:
getMessageTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the MessageTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getAttachmentTypeTable

org.paneris.melati.boards.model.AttachmentTypeTable getAttachmentTypeTable()
Retrieves the AttachmentTypeTable table.

Specified by:
getAttachmentTypeTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the AttachmentTypeTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getAttachmentTable

org.paneris.melati.boards.model.AttachmentTable getAttachmentTable()
Retrieves the AttachmentTable table.

Specified by:
getAttachmentTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the AttachmentTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSettingTable

org.melati.poem.SettingTable getSettingTable()
Retrieves the SettingTable tableas a org.melati.poem.SettingTable.

Specified by:
getSettingTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the org.melati.poem.SettingTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getBoardTypeTable

org.paneris.melati.boards.model.BoardTypeTable getBoardTypeTable()
Retrieves the BoardTypeTable tableas a org.paneris.melati.boards.model.BoardTypeTable.

Specified by:
getBoardTypeTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the org.paneris.melati.boards.model.BoardTypeTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getBoardTable

org.paneris.melati.boards.model.BoardTable getBoardTable()
Retrieves the BoardTable tableas a org.paneris.melati.boards.model.BoardTable.

Specified by:
getBoardTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the org.paneris.melati.boards.model.BoardTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSectionGroupTable

SectionGroupTable getSectionGroupTable()
Retrieves the SectionGroupTable table.

Returns:
the SectionGroupTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSectionTable

SectionTable getSectionTable()
Retrieves the SectionTable table.

Returns:
the SectionTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getAuthorTable

AuthorTable getAuthorTable()
Retrieves the AuthorTable table.

Returns:
the AuthorTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getAuthorWebSiteTable

AuthorWebSiteTable getAuthorWebSiteTable()
Retrieves the AuthorWebSiteTable table.

Returns:
the AuthorWebSiteTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getBookTable

BookTable getBookTable()
Retrieves the BookTable table.

Returns:
the BookTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getChapterTable

ChapterTable getChapterTable()
Retrieves the ChapterTable table.

Returns:
the ChapterTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getLayoutTable

LayoutTable getLayoutTable()
Retrieves the LayoutTable table.

Returns:
the LayoutTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getAdvertTable

AdvertTable getAdvertTable()
Retrieves the AdvertTable table.

Returns:
the AdvertTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getProductAssociationTable

ProductAssociationTable getProductAssociationTable()
Retrieves the ProductAssociationTable table.

Returns:
the ProductAssociationTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getProductTable

ProductTable getProductTable()
Retrieves the ProductTable table.

Returns:
the ProductTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSupplierTable

SupplierTable getSupplierTable()
Retrieves the SupplierTable table.

Returns:
the SupplierTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getPublisherTable

PublisherTable getPublisherTable()
Retrieves the PublisherTable table.

Returns:
the PublisherTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getDeliveryChargeBandTable

DeliveryChargeBandTable getDeliveryChargeBandTable()
Retrieves the DeliveryChargeBandTable table.

Returns:
the DeliveryChargeBandTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getDeliveryChargeTable

DeliveryChargeTable getDeliveryChargeTable()
Retrieves the DeliveryChargeTable table.

Returns:
the DeliveryChargeTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSupplierProductTable

SupplierProductTable getSupplierProductTable()
Retrieves the SupplierProductTable table.

Returns:
the SupplierProductTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getCurrencyTable

CurrencyTable getCurrencyTable()
Retrieves the CurrencyTable table.

Returns:
the CurrencyTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getDownloadTable

DownloadTable getDownloadTable()
Retrieves the DownloadTable table.

Returns:
the DownloadTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getDownloadEventTable

DownloadEventTable getDownloadEventTable()
Retrieves the DownloadEventTable table.

Returns:
the DownloadEventTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getOrderStatusTable

OrderStatusTable getOrderStatusTable()
Retrieves the OrderStatusTable table.

Returns:
the OrderStatusTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getShopOrderTable

ShopOrderTable getShopOrderTable()
Retrieves the ShopOrderTable table.

Returns:
the ShopOrderTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getShopOrderItemTable

ShopOrderItemTable getShopOrderItemTable()
Retrieves the ShopOrderItemTable table.

Returns:
the ShopOrderItemTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getBookshopTable

BookshopTable getBookshopTable()
Retrieves the BookshopTable table.

Returns:
the BookshopTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getBookFormatTable

BookFormatTable getBookFormatTable()
Retrieves the BookFormatTable table.

Returns:
the BookFormatTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getBookStockingTable

BookStockingTable getBookStockingTable()
Retrieves the BookStockingTable table.

Returns:
the BookStockingTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getStockingsSearchTable

StockingsSearchTable getStockingsSearchTable()
Retrieves the StockingsSearchTable table.

Returns:
the StockingsSearchTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getCountryTable

CountryTable getCountryTable()
Retrieves the CountryTable table.

Returns:
the CountryTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getSexTable

SexTable getSexTable()
Retrieves the SexTable table.

Returns:
the SexTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getCampaignTable

CampaignTable getCampaignTable()
Retrieves the CampaignTable table.

Returns:
the CampaignTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getCampaignUserTable

CampaignUserTable getCampaignUserTable()
Retrieves the CampaignUserTable table.

Returns:
the CampaignUserTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava

getUserTable

org.melati.poem.UserTable getUserTable()
Retrieves the UserTable tableas a org.melati.poem.UserTable.

Specified by:
getUserTable in interface org.paneris.melati.boards.model.generated.BoardsDatabaseTablesBase
Returns:
the org.melati.poem.UserTable from this database
See Also:
org.melati.poem.prepro.TableDef#generateTableAccessorDefnJava


Copyright © 2000-2009 PanEris. All Rights Reserved.