com.logicaldoc.web
Class TagCloud

java.lang.Object
  extended by com.logicaldoc.core.document.TagCloud
      extended by com.logicaldoc.web.TagCloud

public class TagCloud
extends com.logicaldoc.core.document.TagCloud

This class is a TagCloud

Since:
3.5
Author:
Alessandro Gasparini - Logical Objects

Constructor Summary
TagCloud(java.lang.String tag)
           
 
Method Summary
 java.lang.String select()
          Handles the selection of this tagcloud.
 
Methods inherited from class com.logicaldoc.core.document.TagCloud
getCount, getScale, getTag, setCount, setScale, setTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagCloud

public TagCloud(java.lang.String tag)
Method Detail

select

public java.lang.String select()
Handles the selection of this tagcloud. Display the pageContent "search/tags" and set the selected word on TagsBean.



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