This project has retired. For details please refer to its
Attic page.
org.apache.lenya.cms.workflow.usecases
Class Deactivate.LinkList
java.lang.Object
org.apache.lenya.cms.workflow.usecases.Deactivate.LinkList
- Enclosing class:
- Deactivate
public static class Deactivate.LinkList
- extends java.lang.Object
A list of links pointing to a document. Allows lazy loading rom the usecase view.
|
Constructor Summary |
Deactivate.LinkList(org.apache.avalon.framework.service.ServiceManager manager,
org.apache.lenya.cms.publication.Document doc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Deactivate.LinkList
public Deactivate.LinkList(org.apache.avalon.framework.service.ServiceManager manager,
org.apache.lenya.cms.publication.Document doc)
- Parameters:
manager - The manager.doc - The document to resolve the links from.
getDocuments
public org.apache.lenya.cms.publication.Document[] getDocuments()
- Returns:
- The link documents.
getLinksToDocument
protected org.apache.lenya.cms.publication.Document[] getLinksToDocument()
Copyright © $ Apache Software Foundation. All Rights Reserved.