Class 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)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • create

        public static UIHelper.ActionRelsUserProperties create​(boolean hasJcrRead,
                                                               boolean hasJcrWrite,
                                                               boolean hasAddChild,
                                                               boolean canEdit,
                                                               boolean canAnnotate,
                                                               boolean isAdmin)