Package | Description |
---|---|
com.jalios.jcms.recenthistory |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.Set<RecentHistoryEntry>> |
RecentHistoryManager.getRecentHistoryMap(Member mbr)
Get the map of recent browsed data.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RecentHistoryManager.removeEntry(java.lang.String heId,
java.util.Set<RecentHistoryEntry> set)
Removes the specified history entry from this set by id if it is present.
|
Copyright © 2001-2017 Jalios SA. All Rights Reserved.