Uses of Class
com.openkm.sdk4j.bean.CommonUser
Packages that use CommonUser
-
Uses of CommonUser in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return CommonUserModifier and TypeMethodDescriptionRetrieve information of a given userMethods in com.openkm.sdk4j.definition that return types with arguments of type CommonUserModifier and TypeMethodDescriptionBaseAuth.getUsers(boolean showAll) Retrieve information of a given userBaseAuth.getUsersByRole(String roleId) Retrieves a list of users by role. -
Uses of CommonUser in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return CommonUserMethods in com.openkm.sdk4j.impl that return types with arguments of type CommonUserModifier and TypeMethodDescriptionAuthImpl.getUsers(boolean showAll) AuthImpl.getUsersByRole(String roleId)