Uses of Class
com.logicaldoc.audit.webservice.model.WSSubscription
-
-
Uses of WSSubscription in com.logicaldoc.audit.webservice.model
Methods in com.logicaldoc.audit.webservice.model that return WSSubscription Modifier and Type Method Description static WSSubscription
WSSubscription. fromSubscription(Subscription s)
-
Uses of WSSubscription in com.logicaldoc.audit.webservice.soap
Methods in com.logicaldoc.audit.webservice.soap that return WSSubscription Modifier and Type Method Description WSSubscription[]
AuditService. getSubscriptions(String sid)
Lists all the subscriptions of the current user -
Uses of WSSubscription in com.logicaldoc.audit.webservice.soap.client
Methods in com.logicaldoc.audit.webservice.soap.client that return WSSubscription Modifier and Type Method Description WSSubscription[]
SoapAuditClient. getSubscriptions(String sid)
-
Uses of WSSubscription in com.logicaldoc.audit.webservice.soap.endpoint
Methods in com.logicaldoc.audit.webservice.soap.endpoint that return WSSubscription Modifier and Type Method Description WSSubscription[]
SoapAuditService. getSubscriptions(String sid)
-