public interface LinkInfo
LinkInfo
interface describes methods for accessing
information about links.Modifier and Type | Method and Description |
---|---|
int |
getAnchor()
Returns the anchor, which is the position on a page,
for a possible link.
|
int |
getComponentId()
Returns the Component id for a possible link.
|
int |
getComponentTemplateId()
Returns the Component Template id for a possible link.
|
int |
getComponentTemplatePriority()
Returns the priority of the Component Template used in a
possible link.
|
int |
getNamespaceId()
Returns the namespace id of the Page for a possible link.
|
int |
getPageId()
Returns the id of the Page for a possible link.
|
String |
getPageURL()
Returns the URL of the target Page for a possible link.
|
int |
getPublicationId()
Returns the Publication id for a possible link.
|
int getPageId()
int getNamespaceId()
int getPublicationId()
int getComponentId()
int getComponentTemplateId()
int getComponentTemplatePriority()
int getAnchor()
String getPageURL()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries