public class DefaultProductLookupService<P extends Product> extends DefaultHierarchyLookupService<P,ProductCategoryLookup<P>> implements ProductLookupService<P>
lookupById, lookupByName
CONTENT_PUBLISH_CACHE_NAME, PRODUCT_LOOKUP_CACHE_NAME, PRODUCT_SEARCH_CACHE_NAME, TEMPLATEPAGE_MAPPING_CACHE_NAME
Constructor and Description |
---|
DefaultProductLookupService() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear the entire cache
|
getCategory, getCategory, getLookupById, getLookupByName, getParents, init, setLookupById, setLookupByName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getCategory, getParents
public void clear()
ProductLookupService
clear
in interface ProductLookupService<P extends Product>
Copyright © 2018. All rights reserved.