@Service public class NewAddressResourceDecorator extends Object implements org.apache.sling.api.resource.ResourceDecorator
| Constructor and Description |
|---|
NewAddressResourceDecorator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sling.api.resource.Resource |
decorate(org.apache.sling.api.resource.Resource resource) |
org.apache.sling.api.resource.Resource |
decorate(org.apache.sling.api.resource.Resource resource,
javax.servlet.http.HttpServletRequest request) |
public org.apache.sling.api.resource.Resource decorate(org.apache.sling.api.resource.Resource resource)
decorate in interface org.apache.sling.api.resource.ResourceDecoratorpublic org.apache.sling.api.resource.Resource decorate(org.apache.sling.api.resource.Resource resource,
javax.servlet.http.HttpServletRequest request)
decorate in interface org.apache.sling.api.resource.ResourceDecoratorCopyright © 2012-2016. All Rights Reserved.