Uses of Class
org.exoplatform.rhmanagement.entity.BalanceHistoryEntity
Packages that use BalanceHistoryEntity
-
Uses of BalanceHistoryEntity in org.exoplatform.rhmanagement.dao
Methods in org.exoplatform.rhmanagement.dao that return types with arguments of type BalanceHistoryEntityModifier and TypeMethodDescriptionBalanceHistoryDAO.getBalanceHistoryByDate(long fromDate, long toDate, int offset, int limit) BalanceHistoryDAO.getBalanceHistoryByUserId(String id, String name, long fromDate, long toDate, int offset, int limit)