public class RoleServiceImpl extends ServiceImpl implements RoleService
RoleService.GetRequest, RoleService.GetResponse, RoleService.RemoveRequest, RoleService.RemoveResponse, RoleService.UpdateRequest, RoleService.UpdateResponse
Constructor and Description |
---|
RoleServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
RoleService.GetRequest |
get() |
PermitsService |
permitsService() |
RoleService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
RoleService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public RoleServiceImpl(HttpConnection connection, String path)
public RoleService.GetRequest get()
get
in interface RoleService
public RoleService.RemoveRequest remove()
remove
in interface RoleService
public RoleService.UpdateRequest update()
update
in interface RoleService
public PermitsService permitsService()
permitsService
in interface RoleService
public Service service(String path)
RoleService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface RoleService
Copyright © 2016. All rights reserved.