Uses of Class
com.jalios.jcms.vote.VoteManager.CacheEntry
-
Packages that use VoteManager.CacheEntry Package Description com.jalios.jcms.vote -
-
Uses of VoteManager.CacheEntry in com.jalios.jcms.vote
Methods in com.jalios.jcms.vote with parameters of type VoteManager.CacheEntry Modifier and Type Method Description void
VoteManager. updateVoteMapValue(java.lang.String pubId, VoteManager.CacheEntry cacheEntry)
Update values for a given Publication id in the cache vote map
-