public class AssignedRolesServiceImpl extends ServiceImpl implements AssignedRolesService
AssignedRolesService.ListRequest, AssignedRolesService.ListResponse
Constructor and Description |
---|
AssignedRolesServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
AssignedRolesService.ListRequest |
list() |
RoleService |
roleService(String id)
Sub-resource locator method, returns individual role resource on which the remainder of the URI is dispatched.
|
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public AssignedRolesServiceImpl(HttpConnection connection, String path)
public AssignedRolesService.ListRequest list()
list
in interface AssignedRolesService
public RoleService roleService(String id)
AssignedRolesService
Sub-resource locator method, returns individual role resource on which the remainder of the URI is dispatched.
roleService
in interface AssignedRolesService
public Service service(String path)
AssignedRolesService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface AssignedRolesService
Copyright © 2016. All rights reserved.