Package com.day.cq.dam.commons.util
Class UIHelper.ActionRelsUserProperties
java.lang.Object
com.day.cq.dam.commons.util.UIHelper.ActionRelsUserProperties
- Enclosing class:
UIHelper
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(boolean hasJcrRead, boolean hasJcrWrite, boolean hasAddChild, boolean canEdit, boolean canAnnotate, boolean isAdmin)
-
Method Details
-
create
public static UIHelper.ActionRelsUserProperties create(boolean hasJcrRead, boolean hasJcrWrite, boolean hasAddChild, boolean canEdit, boolean canAnnotate, boolean isAdmin)
-