- All Known Implementing Classes:
GroupImpl
@AlfrescoPublicApi
public interface Group
Group interface
- Since:
- 2.1
- Author:
- Tuna Aksoy
-
Method Summary
Gets the id of a group (Get the id of the group)
int
Gets the index of a group
Gets the title of a group
-
Method Details
-
getId
Gets the id of a group (Get the id of the group)
- Returns:
- String the group id
-
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