Uses of Class
de.hybris.platform.core.MasterTenant
-
Packages that use MasterTenant Package Description de.hybris.platform.core de.hybris.platform.util -
-
Uses of MasterTenant in de.hybris.platform.core
Methods in de.hybris.platform.core that return MasterTenant Modifier and Type Method Description static MasterTenantMasterTenant. getInstance()static MasterTenantRegistry. getMasterTenant()protected MasterTenantSlaveTenant. getMasterTenant() -
Uses of MasterTenant in de.hybris.platform.util
Methods in de.hybris.platform.util with parameters of type MasterTenant Modifier and Type Method Description static java.lang.ClassUtilities. getExtensionClass(MasterTenant t, java.lang.String name)Returns the extension manager class belonging to a given extension name.
-