Uses of Interface
com.stratelia.webactiv.persistence.SilverpeasBeanIntf

Packages that use SilverpeasBeanIntf
com.stratelia.webactiv.organization   
com.stratelia.webactiv.persistence   
 

Uses of SilverpeasBeanIntf in com.stratelia.webactiv.organization
 

Classes in com.stratelia.webactiv.organization that implement SilverpeasBeanIntf
 class UserFavoriteSpaceBean
           
 

Uses of SilverpeasBeanIntf in com.stratelia.webactiv.persistence
 

Classes in com.stratelia.webactiv.persistence with type parameters of type SilverpeasBeanIntf
 interface SilverpeasBeanDAO<T extends SilverpeasBeanIntf>
          SilverpeasBeanDAO is the interface to use for instanciable component persistence.
 class SilverpeasBeanDAOImpl<T extends SilverpeasBeanIntf>
           
 

Classes in com.stratelia.webactiv.persistence that implement SilverpeasBeanIntf
 class SilverpeasBean
           
 

Methods in com.stratelia.webactiv.persistence with type parameters of type SilverpeasBeanIntf
static
<T extends SilverpeasBeanIntf>
SilverpeasBeanDAO<T>
SilverpeasBeanDAOFactory.getDAO(String beanName)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.