|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.softslate.commerce.daos.core.BaseDAO
com.softslate.commerce.daos.core.BaseAdminGatewayDAOHibernate
com.softslate.commerce.daos.administrator.AdministratorGatewayDAOHibernate
public class AdministratorGatewayDAOHibernate
Generic DAO that runs miscellaneous queries for the administrator application.
| Field Summary | |
|---|---|
(package private) static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
AdministratorGatewayDAOHibernate()
|
|
| Method Summary | |
|---|---|
void |
editDeleteAdministrators(java.util.Map parameters,
BusinessObjectFactory bof)
|
java.util.Map |
loadAdministratorsAndCount(java.util.Map parameters)
|
java.util.Map |
processLogin(User user)
|
| Methods inherited from class com.softslate.commerce.daos.core.BaseAdminGatewayDAOHibernate |
|---|
editDeleteAssignments, editDeleteItems, loadItems, loadItemsAndCount, loadItemsCount, loadItemsFromIDs, processCommonCriteria, setPropertiesDynamically |
| Methods inherited from class com.softslate.commerce.daos.core.BaseDAO |
|---|
deleteObject, evictCache, formatDateTime, getAppComponents, getAppSettings, getConnection, getDaoFactory, getDAOUtils, getDataSource, getImportExportSQL, getImportExportSqlMap, getNamedQuery, getSettings, getSQL, getSqlMap, initialize, insertObject, loadAll, loadAll, loadObject, parseDateTime, setAppComponents, setAppSettings, setConnection, setDaoFactory, setDAOUtils, setDataSource, setImportExportSqlMap, setSettings, setSqlMap, updateObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.softslate.commerce.daos.core.DAOInterface |
|---|
deleteObject, getAppComponents, getAppSettings, getConnection, getDaoFactory, getDAOUtils, getDataSource, getSettings, getSqlMap, initialize, insertObject, loadAll, loadAll, loadObject, setAppComponents, setAppSettings, setConnection, setDaoFactory, setDAOUtils, setDataSource, setSettings, setSqlMap, updateObject |
| Field Detail |
|---|
static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public AdministratorGatewayDAOHibernate()
| Method Detail |
|---|
public java.util.Map processLogin(User user)
throws java.lang.Exception
processLogin in interface AdministratorGatewayDAOjava.lang.Exception
public java.util.Map loadAdministratorsAndCount(java.util.Map parameters)
throws java.lang.Exception
loadAdministratorsAndCount in interface AdministratorGatewayDAOjava.lang.Exception
public void editDeleteAdministrators(java.util.Map parameters,
BusinessObjectFactory bof)
throws java.lang.Exception
editDeleteAdministrators in interface AdministratorGatewayDAOjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||