public abstract class AbstractInteractiveMacro extends Object implements IInteractiveMacro
Constructor and Description |
---|
AbstractInteractiveMacro() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAdd() |
boolean |
isAdmin()
macro for admin >> return true macro for contributor >> retrun false
|
boolean |
isInterative() |
boolean |
isPreview()
is this macro can be execute in preview mode.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRenderer, prepare
public boolean isAdmin()
IMacro
public boolean isPreview()
IMacro
public boolean isInterative()
isInterative
in interface IMacro
Copyright © 2012-2018. All Rights Reserved.