Uses of Class
de.hybris.platform.spring.ctx.ScopeTenantIgnoreDocReader
-
Packages that use ScopeTenantIgnoreDocReader Package Description de.hybris.platform.spring.ctx -
-
Uses of ScopeTenantIgnoreDocReader in de.hybris.platform.spring.ctx
Subclasses of ScopeTenantIgnoreDocReader in de.hybris.platform.spring.ctx Modifier and Type Class Description classCoreScopeTenantIgnoringDocReaderFor loading hybris core spring context.classWebScopeTenantIgnoreDocReaderFor loading hybris web spring contexts.Methods in de.hybris.platform.spring.ctx that return types with arguments of type ScopeTenantIgnoreDocReader Modifier and Type Method Description protected java.lang.Class<? extends ScopeTenantIgnoreDocReader>CoreScopeTenantIgnoreDocReaderTest. getDocReaderClass()protected java.lang.Class<? extends ScopeTenantIgnoreDocReader>ScopeTenantIgnoreDocReaderTest. getDocReaderClass()protected java.lang.Class<? extends ScopeTenantIgnoreDocReader>WebScopeTenantIgnoreDocReaderTest. getDocReaderClass()
-