org.silverpeas.component.kmelia
Class KmeliaPublicationHelper
java.lang.Object
org.silverpeas.component.kmelia.KmeliaPublicationHelper
public class KmeliaPublicationHelper
- extends Object
Method Summary |
static boolean |
isCanBeCut(String instanceId,
String currentUserId,
String profile,
com.stratelia.webactiv.beans.admin.UserDetail ownerDetail)
|
static boolean |
isCreationAllowed(com.stratelia.webactiv.util.node.model.NodePK pk,
String profile)
|
static boolean |
isPublicationsOnRootAllowed(String instanceId)
|
static boolean |
isRemovable(String instanceId,
String currentUserId,
String profile,
com.stratelia.webactiv.beans.admin.UserDetail ownerDetail)
|
static boolean |
isTreeEnabled(String instanceId)
|
static boolean |
isUserConsideredAsOwner(String instanceId,
String currentUserId,
String profile,
com.stratelia.webactiv.beans.admin.UserDetail ownerDetail)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KmeliaPublicationHelper
public KmeliaPublicationHelper()
isUserConsideredAsOwner
public static boolean isUserConsideredAsOwner(String instanceId,
String currentUserId,
String profile,
com.stratelia.webactiv.beans.admin.UserDetail ownerDetail)
isRemovable
public static boolean isRemovable(String instanceId,
String currentUserId,
String profile,
com.stratelia.webactiv.beans.admin.UserDetail ownerDetail)
isCanBeCut
public static boolean isCanBeCut(String instanceId,
String currentUserId,
String profile,
com.stratelia.webactiv.beans.admin.UserDetail ownerDetail)
isCreationAllowed
public static boolean isCreationAllowed(com.stratelia.webactiv.util.node.model.NodePK pk,
String profile)
isPublicationsOnRootAllowed
public static boolean isPublicationsOnRootAllowed(String instanceId)
isTreeEnabled
public static boolean isTreeEnabled(String instanceId)
Copyright © 2016 Silverpeas. All Rights Reserved.