Class DefaultTenantService

java.lang.Object
de.hybris.platform.servicelayer.internal.service.AbstractService
de.hybris.platform.servicelayer.tenant.impl.DefaultTenantService
All Implemented Interfaces:
TenantService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultTenantService extends AbstractService implements TenantService
Default implementation of the tenant service interface.
See Also:
  • Constructor Details

    • DefaultTenantService

      public DefaultTenantService()
  • Method Details