com.stratelia.silverpeas.selectionPeas
Class CacheManagerJdbcConnector
java.lang.Object
com.stratelia.silverpeas.selectionPeas.CacheManager
com.stratelia.silverpeas.selectionPeas.CacheManagerJdbcConnector
public class CacheManagerJdbcConnector
- extends CacheManager
Methods inherited from class com.stratelia.silverpeas.selectionPeas.CacheManager |
getCache, getInfos, getSelected, getSelectedIds, getSelectedLines, getSelectedNumber, resetAll, setInfos, setSelected, setSelected, unselectAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheManagerJdbcConnector
public CacheManagerJdbcConnector(String language,
ResourceLocator local,
ResourceLocator icon,
Selection selection)
getJdbcConnectorDAO
public JdbcConnectorDAO getJdbcConnectorDAO()
getBrowsePanelProvider
public BrowsePanelProvider getBrowsePanelProvider(CacheType what,
SelectionExtraParams sep)
- Specified by:
getBrowsePanelProvider
in class CacheManager
getCartPanelProvider
public PanelProvider getCartPanelProvider(CacheType what,
SelectionExtraParams sep)
- Specified by:
getCartPanelProvider
in class CacheManager
getColumnsNames
public String[] getColumnsNames(CacheType what)
- Specified by:
getColumnsNames
in class CacheManager
getContentColumnsNames
public String[] getContentColumnsNames(CacheType what)
- Specified by:
getContentColumnsNames
in class CacheManager
getContentInfos
public String[][] getContentInfos(CacheType what,
String id)
- Specified by:
getContentInfos
in class CacheManager
getContentLines
public String[][] getContentLines(CacheType what,
String id)
- Specified by:
getContentLines
in class CacheManager
getContentText
public String getContentText(CacheType what)
- Specified by:
getContentText
in class CacheManager
getLineFromId
protected PanelLine getLineFromId(CacheType what,
String id)
- Specified by:
getLineFromId
in class CacheManager
getLineCount
public int getLineCount(CacheType what)
- Specified by:
getLineCount
in class CacheManager
getPanelMiniFilters
public PanelMiniFilterToken[] getPanelMiniFilters(CacheType what)
- Specified by:
getPanelMiniFilters
in class CacheManager
getPanelOperation
public PanelOperation getPanelOperation(String operation)
- Specified by:
getPanelOperation
in class CacheManager
getSearchPanelProvider
public BrowsePanelProvider getSearchPanelProvider(CacheType what,
SelectionExtraParams sep)
- Specified by:
getSearchPanelProvider
in class CacheManager
getSelectMiniFilter
public PanelMiniFilterSelect getSelectMiniFilter(CacheType what)
- Specified by:
getSelectMiniFilter
in class CacheManager
getSureExtraParams
protected SelectionUsersGroups getSureExtraParams(SelectionExtraParams sep)
Copyright © 2016 Silverpeas. All Rights Reserved.