public class DefaultProductLookupService<P extends Product> extends DefaultHierarchyLookupService<P,ProductCategoryLookup<P>> implements ProductLookupService<P>
lookupById, lookupByNameCONTENT_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, setLookupByNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getCategory, getParentspublic void clear()
ProductLookupServiceclear in interface ProductLookupService<P extends Product>Copyright © 2018. All rights reserved.