public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isShowFastPublish(javax.jcr.Node currentNode)
This method check whether to show the publish button for the current node or not
|
public static boolean isShowFastPublish(javax.jcr.Node currentNode)
throws Exception
currentNode - the input current nodetrue if the current node can be published,
otherwise falseExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.