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

Packages that use SilverpeasBeanIntf
com.silverpeas.thesaurus.model   
com.stratelia.silverpeas.notificationserver.channel.popup   
com.stratelia.silverpeas.notificationserver.channel.server   
com.stratelia.silverpeas.notificationserver.channel.silvermail   
com.stratelia.silverpeas.pdc.model   
com.stratelia.silverpeas.treeManager.model   
com.stratelia.webactiv.organization   
com.stratelia.webactiv.persistence   
 

Uses of SilverpeasBeanIntf in com.silverpeas.thesaurus.model
 

Classes in com.silverpeas.thesaurus.model that implement SilverpeasBeanIntf
 class Jargon
          This class contains a full information about a Jargon a Jargon is linked to a Vocabulary and a User (UserDetail or Group)
 class Synonym
          This class contains a full information about a Synonym a Synonym is linked to a Vocabulary and a Value (idTree - idTerm)
 class Vocabulary
          This class contains a full information about a Vocabulary
 

Uses of SilverpeasBeanIntf in com.stratelia.silverpeas.notificationserver.channel.popup
 

Classes in com.stratelia.silverpeas.notificationserver.channel.popup that implement SilverpeasBeanIntf
 class POPUPMessageBean
           
 

Uses of SilverpeasBeanIntf in com.stratelia.silverpeas.notificationserver.channel.server
 

Classes in com.stratelia.silverpeas.notificationserver.channel.server that implement SilverpeasBeanIntf
 class ServerMessageBean
           
 

Uses of SilverpeasBeanIntf in com.stratelia.silverpeas.notificationserver.channel.silvermail
 

Classes in com.stratelia.silverpeas.notificationserver.channel.silvermail that implement SilverpeasBeanIntf
 class SILVERMAILMessageBean
           
 

Uses of SilverpeasBeanIntf in com.stratelia.silverpeas.pdc.model
 

Classes in com.stratelia.silverpeas.pdc.model that implement SilverpeasBeanIntf
 class AxisHeaderPersistence
          This class contains headers of axis.
 class CompleteUsedAxis
           
 class UsedAxis
          This class contains headers of axis.
 

Uses of SilverpeasBeanIntf in com.stratelia.silverpeas.treeManager.model
 

Classes in com.stratelia.silverpeas.treeManager.model that implement SilverpeasBeanIntf
 class TreeNodePersistence
          Class declaration
 

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.