Class RoleGroupList
java.lang.Object
com.aeontronix.enhancedmule.tools.util.PaginatedList<RoleGroup,Organization>
com.aeontronix.enhancedmule.tools.role.RoleGroupList
public class RoleGroupList extends PaginatedList<RoleGroup,Organization>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
PaginatedList.PaginatingIterator -
Field Summary
-
Constructor Summary
Constructors Constructor Description RoleGroupList(Organization org)RoleGroupList(Organization org, int limit) -
Method Summary
Modifier and Type Method Description protected com.aeontronix.commons.URLBuilderbuildUrl()List<RoleGroup>getRoleGroups()protected voidparseJson(String json, JsonHelper jsonHelper)voidsetRoleGroups(List<RoleGroup> roleGroups)Methods inherited from class com.aeontronix.enhancedmule.tools.util.PaginatedList
download, getAll, getTotal, iterator, setTotal, size
-
Constructor Details
-
RoleGroupList
- Throws:
HttpException
-
RoleGroupList
- Throws:
HttpException
-
-
Method Details
-
buildUrl
@NotNull protected com.aeontronix.commons.URLBuilder buildUrl()- Specified by:
buildUrlin classPaginatedList<RoleGroup,Organization>
-
parseJson
- Overrides:
parseJsonin classPaginatedList<RoleGroup,Organization>
-
getRoleGroups
-
setRoleGroups
-