|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatsSession | |
|---|---|
| org.jasig.portal.events | |
| org.jasig.portal.events.handlers.db | |
| Uses of StatsSession in org.jasig.portal.events |
|---|
| Methods in org.jasig.portal.events that return StatsSession | |
|---|---|
StatsSession |
PortalEvent.getStatsSession()
|
| Methods in org.jasig.portal.events with parameters of type StatsSession | |
|---|---|
void |
PortalEvent.setStatsSession(StatsSession statsSession)
|
| Uses of StatsSession in org.jasig.portal.events.handlers.db |
|---|
| Methods in org.jasig.portal.events.handlers.db that return StatsSession | |
|---|---|
protected StatsSession |
JpaPortalEventStore.getStatsSession(IPerson person)
Gets a StatsSession object for the specified person, creating, populating and persisting it if needed |
| Methods in org.jasig.portal.events.handlers.db with parameters of type StatsSession | |
|---|---|
protected void |
JpaPortalEventStore.updateStatsSessionGroups(StatsSession session,
IPerson person)
Sets the setGroups(Set) using the keys from the IGroupMembers returned by
IGroupMember.getAllContainingGroups() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||