@ProviderType public final class LinkRequest extends Object
| Constructor and Description |
|---|
LinkRequest(org.apache.sling.api.resource.Resource resource,
com.day.cq.wcm.api.Page page,
LinkArgs linkArgs) |
| Modifier and Type | Method and Description |
|---|---|
LinkArgs |
getLinkArgs() |
com.day.cq.wcm.api.Page |
getPage() |
org.apache.sling.api.resource.Resource |
getResource() |
org.apache.sling.api.resource.ValueMap |
getResourceProperties() |
String |
toString() |
public LinkRequest(org.apache.sling.api.resource.Resource resource,
com.day.cq.wcm.api.Page page,
LinkArgs linkArgs)
resource - Resource containing properties that define the link targetpage - Target content pagelinkArgs - Link argumentspublic org.apache.sling.api.resource.Resource getResource()
public com.day.cq.wcm.api.Page getPage()
public LinkArgs getLinkArgs()
public org.apache.sling.api.resource.ValueMap getResourceProperties()
Copyright © 2014–2017 wcm.io. All rights reserved.