|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OutgoingLink in com.atlassian.confluence.core |
|---|
| Methods in com.atlassian.confluence.core with parameters of type OutgoingLink | |
|---|---|
void |
ContentEntityObject.addOutgoingLink(OutgoingLink link)
|
void |
ContentEntityObject.removeOutgoingLink(OutgoingLink link)
|
| Uses of OutgoingLink in com.atlassian.confluence.links |
|---|
| Methods in com.atlassian.confluence.links with parameters of type OutgoingLink | |
|---|---|
void |
LinkManager.removeLink(OutgoingLink link)
Remove an internal link |
void |
DefaultLinkManager.removeLink(OutgoingLink link)
|
void |
LinkManager.saveLink(OutgoingLink link)
Save an internal link |
void |
DefaultLinkManager.saveLink(OutgoingLink link)
|
| Uses of OutgoingLink in com.atlassian.confluence.links.linktypes |
|---|
| Methods in com.atlassian.confluence.links.linktypes that return OutgoingLink | |
|---|---|
OutgoingLink |
IncludePageMacroLink.toOutgoingLink(ContentEntityObject sourceContent)
|
OutgoingLink |
BlogPostLink.toOutgoingLink(ContentEntityObject sourceContent)
|
OutgoingLink |
AbstractPageLink.toOutgoingLink(ContentEntityObject sourceContent)
|
| Uses of OutgoingLink in com.atlassian.confluence.pages.actions |
|---|
| Methods in com.atlassian.confluence.pages.actions that return types with arguments of type OutgoingLink | |
|---|---|
List<OutgoingLink> |
RemovePageAction.getIncomingLinks()
|
List<OutgoingLink> |
AbstractPageAction.getIncomingLinks()
returns list of "unique" incoming links to this page. |
| Methods in com.atlassian.confluence.pages.actions with parameters of type OutgoingLink | |
|---|---|
ContentEntityObject |
PageInfoAction.getDestinationContentEntity(OutgoingLink link)
|
String |
PageInfoAction.renderUrlLink(OutgoingLink link)
|
| Uses of OutgoingLink in com.atlassian.confluence.pages.actions.beans |
|---|
| Methods in com.atlassian.confluence.pages.actions.beans that return types with arguments of type OutgoingLink | |
|---|---|
List<OutgoingLink> |
PageIncomingLinks.getIncomingLinks(AbstractPage page,
com.atlassian.user.User user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||