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, setPathDynamicKeyGeneratorpublic Object transform(Object input)
HierarchicalPagePathTransformertransform in interface org.apache.commons.collections.Transformertransform in class HierarchicalPagePathTransformer<IProductReference>Copyright © 2018. All rights reserved.