org.skyscreamer.yoga.mapper.enrich
Class NavigationLinksEnricher
java.lang.Object
org.skyscreamer.yoga.mapper.enrich.NavigationLinksEnricher
- All Implemented Interfaces:
- Enricher
public class NavigationLinksEnricher
- extends Object
- implements Enricher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationLinksEnricher
public NavigationLinksEnricher()
setHrefEnricher
public void setHrefEnricher(HrefEnricher hrefEnricher)
enrich
public void enrich(Object instance,
Selector fieldSelector,
HierarchicalModel model,
Class<?> instanceType,
String hrefSuffix,
FieldPopulator<?> populator)
- Specified by:
enrich in interface Enricher
Copyright © 2011. All Rights Reserved.