Constant Field Values


Contents
org.jtheque.*

org.jtheque.books.BooksModule
public static final String IMAGE_BASE_NAME "org/jtheque/books/images"

org.jtheque.books.persistence.dao.able.IDaoBooks
public static final String BOOKS_AUTHOR_TABLE "T_AUTHORS_BOOKS"
public static final String TABLE "T_BOOKS"

org.jtheque.books.persistence.dao.able.IDaoEditors
public static final String TABLE "T_BOOK_EDITORS"

org.jtheque.books.services.able.IAuthorsService
public static final String DATA_TYPE "Authors"
public static final String PERSON_TYPE "Author"

org.jtheque.books.services.able.IBooksService
public static final String DATA_TYPE "Books"

org.jtheque.books.services.able.IEditorsService
public static final String DATA_TYPE "Editors"

org.jtheque.books.services.able.INotesService
public static final String DATA_TYPE "Notes"

org.jtheque.books.view.able.IAutoView
public static final int PHASE_1 1
public static final int PHASE_2 2



Copyright © 2010 JTheque. All Rights Reserved.