org.exoplatform.wiki.rendering.macro.include
Class IncludePageMacroParameters

java.lang.Object
  extended by org.exoplatform.wiki.rendering.macro.include.IncludePageMacroParameters

public class IncludePageMacroParameters
extends Object

Created by The eXo Platform SAS Author : Lai Trung Hieu hieu.lai@exoplatform.com Jan 06, 2011


Constructor Summary
IncludePageMacroParameters()
           
 
Method Summary
 String getPage()
           
 void setPage(String page)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncludePageMacroParameters

public IncludePageMacroParameters()
Method Detail

getPage

public String getPage()
Returns:
inclusion page's name

setPage

public void setPage(String page)
Parameters:
parentPage - parent of children


Copyright © 2013 eXo Platform SAS. All Rights Reserved.