Uses of Class
de.hybris.platform.cockpit.services.meta.impl.PropertyCache
-
Packages that use PropertyCache Package Description de.hybris.platform.cockpit.services.meta.impl -
-
Uses of PropertyCache in de.hybris.platform.cockpit.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl that return PropertyCache Modifier and Type Method Description protected PropertyCacheDefaultTypeService. getBaseTypePropertyCache()protected PropertyCacheExtensibleTypeService. getBaseTypePropertyCache()Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type PropertyCache Modifier and Type Method Description voidDefaultTypeService. setBaseTypePropertyCache(PropertyCache propCache)voidExtensibleTypeService. setBaseTypePropertyCache(PropertyCache propCache)
-