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 WSTenantWSTenant.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 TypeMethodDescriptionlongTenantService.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 TypeMethodDescriptionlongSoapTenantService.storeTenant(String sid, WSTenant tenant)