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, waitgetRenderer, preparepublic boolean isAdmin()
IMacropublic boolean isPreview()
IMacropublic boolean isInterative()
isInterative in interface IMacroCopyright © 2012-2018. All Rights Reserved.