P
- public class ProductCategoryLookup<P extends Product> extends ProductCategoryLookup<P> implements Lookup
Lookup
Wrapping for com.neurosys.products.lookup.ProductCategoryLookup
so it can be used in Chain
s and Mapper
s easily.entityManager
searchBy, throwExceptionOnNull, type
CONTENT_PUBLISH_CACHE_NAME, PRODUCT_LOOKUP_CACHE_NAME, PRODUCT_SEARCH_CACHE_NAME, TEMPLATEPAGE_MAPPING_CACHE_NAME
Constructor and Description |
---|
ProductCategoryLookup() |
ProductCategoryLookup(ProductService<P> service) |
clear, getEntityManager, getService, query, setEntityManager, setService, transform
getSearchBy, isThrowExceptionOnNull, setSearchBy, setThrowExceptionOnNull
public ProductCategoryLookup()
public ProductCategoryLookup(ProductService<P> service)
Copyright © 2018. All rights reserved.