Interface Group

  • All Known Implementing Classes:
    GroupImpl

    @AlfrescoPublicApi
    public interface Group
    Group interface
    Since:
    2.1
    Author:
    Tuna Aksoy
    • Method Detail

      • getId

        String getId()
        Gets the id of a group (Get the id of the group)
        Returns:
        String the group id
      • getTitle

        String getTitle()
        Gets the title of a group
        Returns:
        String the group title
      • getIndex

        int getIndex()
        Gets the index of a group
        Returns:
        int the group index