com.logicaldoc.web.document
Class DocumentIcons

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

public class DocumentIcons
extends java.lang.Object

A bean that models the document icons.

Since:
4.0
Author:
Marco Meschieri - Logical Objects

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

DocumentIcons

public DocumentIcons()
Method Detail

init

public void init()

getCommands

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


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