Uses of Interface
com.stratelia.silverpeas.selection.SelectionExtraParams

Packages that use SelectionExtraParams
com.stratelia.silverpeas.selection   
com.stratelia.silverpeas.selectionPeas   
 

Uses of SelectionExtraParams in com.stratelia.silverpeas.selection
 

Classes in com.stratelia.silverpeas.selection that implement SelectionExtraParams
 class SelectionJdbcParams
           
 class SelectionUsersGroups
           
 

Fields in com.stratelia.silverpeas.selection declared as SelectionExtraParams
protected  SelectionExtraParams Selection.extraParams
           
 

Methods in com.stratelia.silverpeas.selection that return SelectionExtraParams
 SelectionExtraParams Selection.getExtraParams()
           
 

Methods in com.stratelia.silverpeas.selection with parameters of type SelectionExtraParams
 void Selection.setExtraParams(SelectionExtraParams extraParams)
           
 

Uses of SelectionExtraParams in com.stratelia.silverpeas.selectionPeas
 

Methods in com.stratelia.silverpeas.selectionPeas with parameters of type SelectionExtraParams
abstract  BrowsePanelProvider CacheManager.getBrowsePanelProvider(CacheType what, SelectionExtraParams sep)
           
 BrowsePanelProvider CacheManagerUsersGroups.getBrowsePanelProvider(CacheType what, SelectionExtraParams sep)
           
 BrowsePanelProvider CacheManagerJdbcConnector.getBrowsePanelProvider(CacheType what, SelectionExtraParams sep)
           
abstract  PanelProvider CacheManager.getCartPanelProvider(CacheType what, SelectionExtraParams sep)
           
 PanelProvider CacheManagerUsersGroups.getCartPanelProvider(CacheType what, SelectionExtraParams sep)
           
 PanelProvider CacheManagerJdbcConnector.getCartPanelProvider(CacheType what, SelectionExtraParams sep)
           
abstract  BrowsePanelProvider CacheManager.getSearchPanelProvider(CacheType what, SelectionExtraParams sep)
           
 BrowsePanelProvider CacheManagerUsersGroups.getSearchPanelProvider(CacheType what, SelectionExtraParams sep)
           
 BrowsePanelProvider CacheManagerJdbcConnector.getSearchPanelProvider(CacheType what, SelectionExtraParams sep)
           
protected  SelectionUsersGroups CacheManagerUsersGroups.getSureExtraParams(SelectionExtraParams sep)
           
protected  SelectionUsersGroups CacheManagerJdbcConnector.getSureExtraParams(SelectionExtraParams sep)
           
 

Constructors in com.stratelia.silverpeas.selectionPeas with parameters of type SelectionExtraParams
BrowseJdbcPanel(String language, ResourceLocator rs, CacheManager cm, SelectionExtraParams sep)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.