Class ConventionalVacationService
java.lang.Object
org.exoplatform.rhmanagement.services.ConventionalVacationService
Created by The eXo Platform SAS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetConventionalVacations(int offset, int limit) getConventionalVacationsById(long id) longvoidremove(ConventionalVacationDTO entity) save(ConventionalVacationDTO entity, boolean newCv)
-
Constructor Details
-
ConventionalVacationService
public ConventionalVacationService()
-
-
Method Details
-
save
-
remove
-
getConventionalVacations
-
getConventionalVacationsCount
public long getConventionalVacationsCount() -
getConventionalVacationsById
-