Uses of Class
com.openkm.sdk4j.bean.ChangeLogged
-
Packages that use ChangeLogged Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of ChangeLogged in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type ChangeLogged Modifier and Type Method Description List<ChangeLogged>BaseRepository. getChangeLog(String nodePath, Calendar modificationsFrom)Gets change log. -
Uses of ChangeLogged in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type ChangeLogged Modifier and Type Method Description List<ChangeLogged>RepositoryImpl. getChangeLog(String nodePath, Calendar modificationsFrom)
-