41424344454647
/** * @see org.infoglue.cms.applications.common.actions.TreeViewAbstractAction#getNodeSupplier() */ protected INodeSupplier getNodeSupplier() throws Exception { return new PublishingToolNodeSupplier(this.getInfoGluePrincipal(), this.getLocale()); }