com.atlassian.confluence.content.render.xhtml.view.macro
Class ViewMacroErrorPlaceholderImpl

java.lang.Object
  extended by com.atlassian.confluence.content.render.xhtml.view.macro.ViewMacroErrorPlaceholderImpl
All Implemented Interfaces:
ViewMacroErrorPlaceholder

public class ViewMacroErrorPlaceholderImpl
extends Object
implements ViewMacroErrorPlaceholder


Constructor Summary
ViewMacroErrorPlaceholderImpl(I18NBeanFactory i18nBeanFactory)
           
 
Method Summary
 String create(MacroDefinition macroDefinition, String errorMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewMacroErrorPlaceholderImpl

public ViewMacroErrorPlaceholderImpl(I18NBeanFactory i18nBeanFactory)
Method Detail

create

public String create(MacroDefinition macroDefinition,
                     String errorMessage)
Specified by:
create in interface ViewMacroErrorPlaceholder


Copyright © 2003-2013 Atlassian. All Rights Reserved.