com.logicaldoc.web.search
Class SearchResultToolbar

java.lang.Object
  extended by com.logicaldoc.web.search.SearchResultToolbar

public class SearchResultToolbar
extends java.lang.Object

A bean that models the document toolbar.

Since:
4.5
Author:
Matteo Caruso - Logical Objects

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
SearchResultToolbar()
           
 
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

SearchResultToolbar

public SearchResultToolbar()
Method Detail

init

public void init()

getCommands

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


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