Uses of Class
com.logicaldoc.core.security.WorkingTime
-
Packages that use WorkingTime Package Description com.logicaldoc.core.security -
-
Uses of WorkingTime in com.logicaldoc.core.security
Methods in com.logicaldoc.core.security that return types with arguments of type WorkingTime Modifier and Type Method Description Set<WorkingTime>
User. getWorkingTimes()
Method parameters in com.logicaldoc.core.security with type arguments of type WorkingTime Modifier and Type Method Description void
User. setWorkingTimes(Set<WorkingTime> workingTimes)
Constructors in com.logicaldoc.core.security with parameters of type WorkingTime Constructor Description WorkingTime(WorkingTime source)
-