org.exoplatform.wiki.rendering.macro.excerpt
Class ExcerptMacroParameters
java.lang.Object
org.exoplatform.wiki.rendering.macro.excerpt.ExcerptMacroParameters
public class ExcerptMacroParameters
- extends Object
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieu.lai@exoplatform.com
Jan 12, 2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcerptMacroParameters
public ExcerptMacroParameters()
isHidden
public boolean isHidden()
- Returns:
- the value allow hide excerpt or not
setHidden
public void setHidden(boolean hidden)
- Parameters:
hidden - the value show excerpt to set
Copyright © 2013 eXo Platform SAS. All Rights Reserved.