public class ContentByUserMacro extends AbstractHtmlGeneratingMacro
Constructor and Description |
---|
ContentByUserMacro() |
Modifier and Type | Method and Description |
---|---|
String |
getHtml(org.radeox.macro.parameter.MacroParameter macroParameter) |
String |
getName() |
String[] |
getParamDescription() |
void |
setContentEntityObjectDao(ContentEntityObjectDao contentEntityObjectDao) |
void |
setPermissionManager(PermissionManager permissionManager) |
void |
setUserAccessor(UserAccessor userAccessor) |
buildBaseUrl, errorContent, execute, getPageContext, getRemoteUser, hasLoneParameter, parseParameterForKey
getDescription, getResourcePath, setDescription, setResourcePath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compareTo
public String getName()
getName
in interface org.radeox.macro.Macro
getName
in class org.radeox.macro.BaseMacro
public String[] getParamDescription()
getParamDescription
in interface org.radeox.macro.Macro
getParamDescription
in class org.radeox.macro.BaseMacro
public String getHtml(org.radeox.macro.parameter.MacroParameter macroParameter) throws IllegalArgumentException, IOException
getHtml
in class AbstractHtmlGeneratingMacro
IllegalArgumentException
IOException
public void setUserAccessor(UserAccessor userAccessor)
public void setContentEntityObjectDao(ContentEntityObjectDao contentEntityObjectDao)
public void setPermissionManager(PermissionManager permissionManager)
Copyright © 2003–2017 Atlassian. All rights reserved.