Uses of Class
com.logicaldoc.enterprise.webservice.model.WSTenant
Packages that use WSTenant
Package
Description
-
Uses of WSTenant in com.logicaldoc.enterprise.webservice.model
Methods in com.logicaldoc.enterprise.webservice.model that return WSTenantModifier and TypeMethodDescriptionstatic WSTenant
WSTenant.fromTenant
(com.logicaldoc.core.security.Tenant tenant) -
Uses of WSTenant in com.logicaldoc.enterprise.webservice.soap
Methods in com.logicaldoc.enterprise.webservice.soap that return WSTenantModifier and TypeMethodDescriptionGets a specific tenant by it's nameTenantService.getTenantById
(String sid, long tenantId) Gets a specific tenant by it's identifierMethods in com.logicaldoc.enterprise.webservice.soap that return types with arguments of type WSTenantModifier and TypeMethodDescriptionTenantService.listTenants
(String sid) Gets all existing tenants.Methods in com.logicaldoc.enterprise.webservice.soap with parameters of type WSTenantModifier and TypeMethodDescriptionlong
TenantService.storeTenant
(String sid, WSTenant tenant) Create/Update a tenant. -
Uses of WSTenant in com.logicaldoc.enterprise.webservice.soap.client
Methods in com.logicaldoc.enterprise.webservice.soap.client that return WSTenantMethods in com.logicaldoc.enterprise.webservice.soap.client that return types with arguments of type WSTenantMethods in com.logicaldoc.enterprise.webservice.soap.client with parameters of type WSTenant -
Uses of WSTenant in com.logicaldoc.enterprise.webservice.soap.endpoint
Methods in com.logicaldoc.enterprise.webservice.soap.endpoint that return WSTenantMethods in com.logicaldoc.enterprise.webservice.soap.endpoint that return types with arguments of type WSTenantMethods in com.logicaldoc.enterprise.webservice.soap.endpoint with parameters of type WSTenantModifier and TypeMethodDescriptionlong
SoapTenantService.storeTenant
(String sid, WSTenant tenant)