com.stratelia.silverpeas.selectionPeas
Class CacheManagerUsersGroups
java.lang.Object
com.stratelia.silverpeas.selectionPeas.CacheManager
com.stratelia.silverpeas.selectionPeas.CacheManagerUsersGroups
public class CacheManagerUsersGroups
- 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 |
COL_USER_LASTNAME
protected static final int COL_USER_LASTNAME
- See Also:
- Constant Field Values
COL_USER_FIRSTNAME
protected static final int COL_USER_FIRSTNAME
- See Also:
- Constant Field Values
COL_USER_EMAIL
protected static final int COL_USER_EMAIL
- See Also:
- Constant Field Values
COL_USER_DOMAIN
protected static final int COL_USER_DOMAIN
- See Also:
- Constant Field Values
COL_GROUP_NAME
protected static final int COL_GROUP_NAME
- See Also:
- Constant Field Values
COL_GROUP_DESCRIPTION
protected static final int COL_GROUP_DESCRIPTION
- See Also:
- Constant Field Values
COL_GROUP_NBUSERS
protected static final int COL_GROUP_NBUSERS
- See Also:
- Constant Field Values
m_oc
protected OrganisationController m_oc
adminController
protected AdminController adminController
userDetail
protected UserDetail userDetail
CacheManagerUsersGroups
public CacheManagerUsersGroups(String language,
ResourceLocator local,
ResourceLocator icon,
Selection selection,
UserDetail ud)
getSetParentName
protected String getSetParentName(String id)
getContentLines
public String[][] getContentLines(CacheType what,
String id)
- Specified by:
getContentLines
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
getContentText
public String getContentText(CacheType what)
- Specified by:
getContentText
in class CacheManager
getColumnsNames
public String[] getColumnsNames(CacheType what)
- Specified by:
getColumnsNames
in class CacheManager
getSelectMiniFilter
public PanelMiniFilterSelect getSelectMiniFilter(CacheType what)
- Specified by:
getSelectMiniFilter
in class CacheManager
getPanelMiniFilters
public PanelMiniFilterToken[] getPanelMiniFilters(CacheType what)
- Specified by:
getPanelMiniFilters
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
getSearchPanelProvider
public BrowsePanelProvider getSearchPanelProvider(CacheType what,
SelectionExtraParams sep)
- Specified by:
getSearchPanelProvider
in class CacheManager
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
getPanelOperation
public PanelOperation getPanelOperation(String operation)
- Specified by:
getPanelOperation
in class CacheManager
getSureExtraParams
protected SelectionUsersGroups getSureExtraParams(SelectionExtraParams sep)
Copyright © 2016 Silverpeas. All Rights Reserved.