|
Interface Summary |
| Macro<P> |
Represents a Macro, ie a mechanism to generate Rendering Blocks, that we use as a way to either generate
dynamic content or simply as a way to reuse Blocks in content. |
| MacroCategoryManager |
Component interface for managing macro category information. |
| MacroContentParser |
Parses content of a macro field (parameter, macro content) in a given syntax. |
| MacroIdFactory |
Convert a string representing a macro id into a typed MacroId object. |
| MacroManager |
Allow retrieving and test the existence of macros. |