com.logicaldoc.web.document
Class FolderToolbar

java.lang.Object
  extended by com.logicaldoc.web.document.FolderToolbar

public class FolderToolbar
extends java.lang.Object

A bean that models the folder toolbar.

Since:
5.0
Author:
Matteo Caruso - Logical Objects

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
FolderToolbar()
           
 
Method Summary
 java.util.List<DocumentCommand> getCommands()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

FolderToolbar

public FolderToolbar()
Method Detail

init

public void init()

getCommands

public java.util.List<DocumentCommand> getCommands()


Copyright © 2008-2010 Logical Objects. All Rights Reserved.