java.lang.Object
org.exoplatform.rhmanagement.portlet.rhRequestsHistory.RhRequestsHistoryController
public class RhRequestsHistoryController
extends Object
Created by exo on 8/3/16.
-
Constructor Summary
Constructors
-
Method Summary
List<org.exoplatform.rhmanagement.dto.BalanceHistoryDTO>
juzu.Response
org.exoplatform.rhmanagement.dto.EmployeesDTO
juzu.Response.Content
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RhRequestsHistoryController
public RhRequestsHistoryController()
-
Method Details
-
index
public juzu.Response.Content index()
-
getBalanceHistoryByUserId
public List<org.exoplatform.rhmanagement.dto.BalanceHistoryDTO> getBalanceHistoryByUserId(String userId,
Long from,
Long to)
-
getUser
public org.exoplatform.rhmanagement.dto.EmployeesDTO getUser(String userId)
-
getBundle
public juzu.Response getBundle()