Uses of Class
com.logicaldoc.webservice.model.WSGroup
Packages that use WSGroup
Package
Description
-
Uses of WSGroup in com.logicaldoc.webservice.model
Methods in com.logicaldoc.webservice.model that return WSGroup -
Uses of WSGroup in com.logicaldoc.webservice.soap
Methods in com.logicaldoc.webservice.soap that return WSGroupModifier and TypeMethodDescriptionGets group metadata of an existing group with the given identifierWSGroup[]
SecurityService.listGroups
(String sid) Gets group metadata of all existing groups.Methods in com.logicaldoc.webservice.soap with parameters of type WSGroupModifier and TypeMethodDescriptionlong
SecurityService.storeGroup
(String sid, WSGroup group) Creates/Updates a group. -
Uses of WSGroup in com.logicaldoc.webservice.soap.client
Methods in com.logicaldoc.webservice.soap.client that return WSGroupMethods in com.logicaldoc.webservice.soap.client with parameters of type WSGroup -
Uses of WSGroup in com.logicaldoc.webservice.soap.endpoint
Methods in com.logicaldoc.webservice.soap.endpoint that return WSGroupMethods in com.logicaldoc.webservice.soap.endpoint with parameters of type WSGroup