public abstract class AbstractMacro extends Object implements IMacro
| Constructor and Description |
|---|
AbstractMacro() |
| Modifier and Type | Method and Description |
|---|---|
List<IContentVisualComponent> |
getAllComponent(ContentContext ctx) |
String |
getInfo(ContentContext ctx) |
protected Properties |
getMacroProperties(ContentContext ctx) |
boolean |
isAdd() |
boolean |
isAdmin()
macro for admin >> return true macro for contributor >> retrun false
|
boolean |
isInterative() |
String |
toString() |
protected Properties getMacroProperties(ContentContext ctx) throws IOException, Exception
IOExceptionExceptionpublic List<IContentVisualComponent> getAllComponent(ContentContext ctx) throws Exception
Exceptionpublic String getInfo(ContentContext ctx)
public boolean isAdmin()
IMacropublic boolean isInterative()
isInterative in interface IMacroCopyright © 2012-2018. All Rights Reserved.