org.exoplatform.wcm.webui.utils
Class Utils
java.lang.Object
org.exoplatform.wcm.webui.utils.Utils
public class Utils
- extends Object
Created by The eXo Platform SAS
Author : Dang Viet Ha
hadv@exoplatform.com
22-06-2011
|
Constructor Summary |
Utils()
|
|
Method Summary |
static boolean |
isShowFastPublish(javax.jcr.Node currentNode)
This method check whether to show the publish button for the current node or not |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
isShowFastPublish
public static boolean isShowFastPublish(javax.jcr.Node currentNode)
throws Exception
- This method check whether to show the publish button for the current node or not
- Parameters:
currentNode - the input current node
- Returns:
true if the current node can be published,
otherwise false
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.