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, parseParameterForKeygetDescription, getResourcePath, setDescription, setResourcePathclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareTopublic String getName()
getName in interface org.radeox.macro.MacrogetName in class org.radeox.macro.BaseMacropublic String[] getParamDescription()
getParamDescription in interface org.radeox.macro.MacrogetParamDescription in class org.radeox.macro.BaseMacropublic String getHtml(org.radeox.macro.parameter.MacroParameter macroParameter) throws IllegalArgumentException, IOException
getHtml in class AbstractHtmlGeneratingMacroIllegalArgumentExceptionIOExceptionpublic void setUserAccessor(UserAccessor userAccessor)
public void setContentEntityObjectDao(ContentEntityObjectDao contentEntityObjectDao)
public void setPermissionManager(PermissionManager permissionManager)
Copyright © 2003–2022 Atlassian. All rights reserved.