47484950515253
/** * @see org.infoglue.cms.applications.common.actions.TreeViewAbstractAction#getNodeSupplier() */ protected INodeSupplier getNodeSupplier() throws SystemException { return new CategoryNodeSupplier(); }