Package | Description |
---|---|
org.apache.jetspeed.om.folder | |
org.apache.jetspeed.page | |
org.apache.jetspeed.spaces |
Modifier and Type | Method and Description |
---|---|
Link |
Folder.getLink(String name)
getLink
|
Modifier and Type | Method and Description |
---|---|
Link |
PageManager.copyLink(Link source,
String path)
Copy the source link creating and returning a new copy of the link
|
Link |
PageManager.getLink(Folder folder,
String name)
getLink
|
Link |
PageManager.getLink(String name)
getLink
|
Link |
PageManager.newLink(String path)
Creates a new empty Link instance
|
Modifier and Type | Method and Description |
---|---|
Link |
PageManager.copyLink(Link source,
String path)
Copy the source link creating and returning a new copy of the link
|
void |
PageManager.removeLink(Link link)
Remove a link.
|
void |
PageManager.updateLink(Link link)
Update a link in persistent storage
|
Modifier and Type | Method and Description |
---|---|
List<Link> |
Spaces.listLinks(Space space)
List all links in the given space
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.