Uses of Class
lumis.service.socialnetworkservices.microblog.entity.HashOccurrence

Packages that use HashOccurrence
lumis.service.socialnetworkservices.microblog.core.manager   
 

Uses of HashOccurrence in lumis.service.socialnetworkservices.microblog.core.manager
 

Methods in lumis.service.socialnetworkservices.microblog.core.manager that return types with arguments of type HashOccurrence
 java.util.List<HashOccurrence> HashOccurrenceManager.findTopOccurrencesOnDay(java.lang.Integer maxOccurrences, ITransaction transaction, java.lang.String serviceInstanceId)
          Method used to retrieve the top-occurrences of a hashtag in the past week, i.e, the past 7 days.
 java.util.List<HashOccurrence> HashOccurrenceManager.findTopOccurrencesOnWeek(java.lang.Integer maxOccurrences, ITransaction transaction, java.lang.String serviceInstanceId)
          Method used to retrieve the top-occurrences of a hashtag in the past week, i.e, the past 7 days.
 



Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.