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
 List<HashOccurrence> HashOccurrenceManager.findTopOccurrencesOnDay(Integer maxOccurrences, ITransaction transaction, String serviceInstanceId)
          Method used to retrieve the top-occurrences of a hashtag in the current day.
 List<HashOccurrence> HashOccurrenceManager.findTopOccurrencesOnWeek(Integer maxOccurrences, ITransaction transaction, String serviceInstanceId)
          Method used to retrieve the top-occurrences of a hashtag in the past week, i.e, the past 7 days.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.