|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stratelia.silverpeas.silverStatisticsPeas.control.SilverStatisticsPeasDAOAccesVolume
public class SilverStatisticsPeasDAOAccesVolume
Class declaration Get cumul datas from database to access and Volume
Constructor Summary | |
---|---|
SilverStatisticsPeasDAOAccesVolume()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SilverStatisticsPeasDAOAccesVolume()
Method Detail |
---|
public static Collection<String> getVolumeYears() throws SQLException, UtilException
SQLException
UtilException
public static Collection<String> getAccessYears() throws SQLException, UtilException
SQLException
UtilException
public static Map<String,String[]> getStatsUserVentil(String dateStat, String currentUserId, String filterIdGroup, String filterIdUser) throws SQLException
dateStat
- currentUserId
- filterIdGroup
- filterIdUser
-
SQLException
public static List<String[]> getStatsUserEvolution(String entite, String entiteId, String filterIdGroup, String filterIdUser) throws SQLException, ParseException
entite
- entiteId
- filterIdGroup
- filterIdUser
-
SQLException
ParseException
public static List<String[]> selectAccessEvolutionForSpace(String spaceId) throws SQLException, ParseException
SQLException
ParseException
public static List<String[]> selectUserAccessEvolutionForSpace(String spaceId, String userId) throws SQLException, ParseException
SQLException
ParseException
public static List<String[]> selectGroupAccessEvolutionForSpace(String spaceId, String groupId) throws SQLException, ParseException
SQLException
ParseException
public static List<String[]> selectAccessEvolutionForComponent(String componentId) throws SQLException, ParseException
SQLException
ParseException
public static List<String[]> selectUserAccessEvolutionForComponent(String componentId, String userId) throws SQLException, ParseException
SQLException
ParseException
public static List<String[]> selectGroupAccessEvolutionForComponent(String componentId, String groupId) throws SQLException, ParseException
SQLException
ParseException
public static Map<String,String[]> getStatsPublicationsVentil(String dateStat, String currentUserId, String filterIdGroup, String filterIdUser) throws SQLException
dateStat
- currentUserId
- filterIdGroup
- filterIdUser
-
SQLException
public static Collection<ComponentInstLight> getLastAccessedComponentsUser(String currentUserId, int nbObjects) throws SQLException
currentUserId
- nbObjects
- to return
SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |