org.exoplatform.wiki.rendering.macro.message
Class NoteMessageMacro

java.lang.Object
  extended by org.xwiki.rendering.macro.AbstractMacro<Object>
      extended by org.xwiki.rendering.internal.macro.message.AbstractMessageMacro
          extended by org.exoplatform.wiki.rendering.macro.message.NoteMessageMacro
All Implemented Interfaces:
Comparable<org.xwiki.rendering.macro.Macro<?>>, org.xwiki.component.phase.Initializable, org.xwiki.rendering.macro.Macro<Object>

@Component(value="note")
public class NoteMessageMacro
extends org.xwiki.rendering.internal.macro.message.AbstractMessageMacro


Field Summary
 
Fields inherited from class org.xwiki.rendering.internal.macro.message.AbstractMessageMacro
CONTENT_MISSING_ERROR
 
Fields inherited from class org.xwiki.rendering.macro.AbstractMacro
beanManager, DEFAULT_CATEGORY_CONTENT, DEFAULT_CATEGORY_DEVELOPMENT, DEFAULT_CATEGORY_FORMATTING, DEFAULT_CATEGORY_NAVIGATION
 
Constructor Summary
NoteMessageMacro()
          Create and initialize the descriptor of the macro.
 
Method Summary
 
Methods inherited from class org.xwiki.rendering.internal.macro.message.AbstractMessageMacro
execute, supportsInlineMode
 
Methods inherited from class org.xwiki.rendering.macro.AbstractMacro
compareTo, getDescriptor, getPriority, initialize, setDefaultCategory, setDescriptor, setPriority
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoteMessageMacro

public NoteMessageMacro()
Create and initialize the descriptor of the macro.



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.