Interface TimeoffService
-
- All Known Implementing Classes:
TimeoffServiceImpl
public interface TimeoffService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<UsersInfoVO>getUsersInfo()
-
-
-
Method Detail
-
getUsersInfo
java.util.List<UsersInfoVO> getUsersInfo()
-
-