|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface LinkManager
Link manager.
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
The Avalon service role. |
| Method Summary | |
|---|---|
Link[] |
getLinksFrom(org.apache.lenya.cms.publication.Document source)
Returns all links from a document. |
org.apache.lenya.cms.publication.Document[] |
getReferencingDocuments(org.apache.lenya.cms.publication.Document target)
Returns all documents which reference a certain document. |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
Link[] getLinksFrom(org.apache.lenya.cms.publication.Document source)
source - The document.
org.apache.lenya.cms.publication.Document[] getReferencingDocuments(org.apache.lenya.cms.publication.Document target)
target - The target document.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||