Uses of Class
com.logicaldoc.core.security.Tenant
Packages that use Tenant
Package
Description
Container of the security-related interfaces and classes
GWT services implementations.
-
Uses of Tenant in com.logicaldoc.core.security
Methods in com.logicaldoc.core.security that return TenantModifier and TypeMethodDescriptionHibernateTenantDAO.findByName
(String name) TenantDAO.findByName
(String name) Finds a tenant by nameMethods in com.logicaldoc.core.security with parameters of type TenantConstructors in com.logicaldoc.core.security with parameters of type Tenant -
Uses of Tenant in com.logicaldoc.web.service
Methods in com.logicaldoc.web.service with parameters of type Tenant