@ConsumerType
public interface LinkProcessor
This interface has to be implemented by a Sling Model class. The adaptables
should be SlingHttpServletRequest and Resource.
| Modifier and Type | Method and Description |
|---|---|
Link |
process(Link link)
Process link metadata
|
Copyright © 2014–2017 wcm.io. All rights reserved.