Uses of Interface
gov.bnl.gums.db.ManualAccountMapperDB

Packages that use ManualAccountMapperDB
gov.bnl.gums.account Classes responsible for mapping a grid identity to a site account. 
gov.bnl.gums.db Classes to interface to a database. 
gov.bnl.gums.persistence Classes for providing storage of individual users. 
 

Uses of ManualAccountMapperDB in gov.bnl.gums.account
 

Methods in gov.bnl.gums.account that return ManualAccountMapperDB
 ManualAccountMapperDB ManualAccountMapper.getDB()
           
 

Uses of ManualAccountMapperDB in gov.bnl.gums.db
 

Classes in gov.bnl.gums.db that implement ManualAccountMapperDB
 class HibernateAccountMapperDB
           
 class LDAPAccountMapperDB
           
 

Uses of ManualAccountMapperDB in gov.bnl.gums.persistence
 

Methods in gov.bnl.gums.persistence that return ManualAccountMapperDB
 ManualAccountMapperDB LocalPersistenceFactory.retrieveManualAccountMapperDB(java.lang.String name)
           
abstract  ManualAccountMapperDB PersistenceFactory.retrieveManualAccountMapperDB(java.lang.String name)
           
 ManualAccountMapperDB LDAPPersistenceFactory.retrieveManualAccountMapperDB(java.lang.String name)
           
 ManualAccountMapperDB HibernatePersistenceFactory.retrieveManualAccountMapperDB(java.lang.String name)
           
 



Copyright © 2004-2008. All Rights Reserved.