| Package | Description |
|---|---|
| io.wcm.handler.link.type.helpers |
Convenience classes for implementing link types.
|
| Modifier and Type | Method and Description |
|---|---|
InternalLinkResolverOptions |
InternalLinkResolverOptions.primaryLinkRefProperty(String value)
Primary ink reference property.
|
InternalLinkResolverOptions |
InternalLinkResolverOptions.rewritePathToContext(boolean value)
Rewrite path to context.
|
InternalLinkResolverOptions |
InternalLinkResolverOptions.useTargetContext(boolean value)
User target context for URL building.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
InternalLinkResolver.acceptPage(com.day.cq.wcm.api.Page page,
InternalLinkResolverOptions options)
Check if a given page is valid and acceptable to link upon.
|
Link |
InternalLinkResolver.resolveLink(Link link,
InternalLinkResolverOptions options)
Resolves a link and stores the result in the link object.
|
Copyright © 2014–2017 wcm.io. All rights reserved.