public class ProductPagePathTransformer<T extends IProductReference> extends ProductPagePathTransformer<IProductReference>
HierarchialDomainObject
or Object[name,hierarchy,...] or String[name,hierarchy,...] and gives a corresponding Path as output
HierarchicalPagePathTransformer.getLevelpathMap()
uses some more Special Keys, in the order of precedence:
contentPathTransformer, levelpathMap, namePathMap, pathDynamicKeyGenerator
Constructor and Description |
---|
ProductPagePathTransformer() |
Modifier and Type | Method and Description |
---|---|
Object |
transform(Object input)
Returns a path or null (if the Item is not supposed to link and just serve as a category)
|
getContentPathTransformer, getLevelpathMap, getNamePathMap, getPathDynamicKeyGenerator, setContentPathTransformer, setLevelpathMap, setNamePathMap, setPathDynamicKeyGenerator
public Object transform(Object input)
HierarchicalPagePathTransformer
transform
in interface org.apache.commons.collections.Transformer
transform
in class HierarchicalPagePathTransformer<IProductReference>
Copyright © 2018. All rights reserved.