Constant Field Values


Contents
org.jtheque.*

org.jtheque.primary.PrimaryConstants
public static final String BORROWER "Borrower"
public static final String BORROWERS "Borrowers"

org.jtheque.primary.PrimaryConstants.ChoiceActions
public static final String DELETE "delete"
public static final String EDIT "edit"

org.jtheque.primary.dao.able.IDaoCollections
public static final String TABLE "T_COLLECTIONS"

org.jtheque.primary.dao.able.IDaoLendings
public static final String TABLE "T_LENDINGS"

org.jtheque.primary.dao.able.IDaoPersons
public static final String TABLE "T_PERSONS"

org.jtheque.primary.services.able.ICollectionsService
public static final String DATA_TYPE "Collections"

org.jtheque.primary.services.able.ILendingsService
public static final String DATA_TYPE "Lendings"

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

org.jtheque.primary.services.able.ISimpleDataService
public static final String DATA_TYPE "SimpleDatas"



Copyright © 2010 JTheque. All Rights Reserved.