Package com.day.cq.dam.commons.util
Class UIHelper.ActionRelsUserProperties
- java.lang.Object
-
- com.day.cq.dam.commons.util.UIHelper.ActionRelsUserProperties
-
- Enclosing class:
- UIHelper
public static class UIHelper.ActionRelsUserProperties extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UIHelper.ActionRelsUserProperties
create(boolean hasJcrRead, boolean hasJcrWrite, boolean hasAddChild, boolean canEdit, boolean canAnnotate, boolean isAdmin)
-
-
-
Method Detail
-
create
public static UIHelper.ActionRelsUserProperties create(boolean hasJcrRead, boolean hasJcrWrite, boolean hasAddChild, boolean canEdit, boolean canAnnotate, boolean isAdmin)
-
-