|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface SiteTreeNodeVisitor
Visitor interface to define operations performed on SiteTreeNode (Visitor pattern)
| Method Summary | |
|---|---|
void |
visitSiteTreeNode(SiteTreeNode node)
Operation performed on a SiteTreeNode |
| Method Detail |
|---|
void visitSiteTreeNode(SiteTreeNode node)
throws org.apache.lenya.cms.publication.DocumentException
node - The SiteTreeNode.
org.apache.lenya.cms.publication.DocumentException - if an error occurs
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||