|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.treeaction.panel.PrintablePageBranchFactory
public class PrintablePageBranchFactory
This class is a factory for generating lists from branches of our page structure.
| Nested Class Summary | |
|---|---|
static class |
PrintablePageBranchFactory.NameValuePairImpl
This class represents name/value pairs, that can be used as arguments for a template call. |
| Constructor Summary | |
|---|---|
PrintablePageBranchFactory(nl.gx.webmanager.services.templates.TemplateRunner templateRunner,
SessionManager sessionManager,
AuthorizationService authorizationService,
ActionCommand ac)
|
|
| Method Summary | |
|---|---|
java.util.List<PrintablePage> |
printablePages(Page page)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintablePageBranchFactory(nl.gx.webmanager.services.templates.TemplateRunner templateRunner,
SessionManager sessionManager,
AuthorizationService authorizationService,
ActionCommand ac)
templateRunner - sessionManager - authorizationService - | Method Detail |
|---|
public java.util.List<PrintablePage> printablePages(Page page)
page - from which the branch is generated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||