public interface RoleService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
RoleService.GetRequest |
static interface |
RoleService.GetResponse |
static interface |
RoleService.RemoveRequest |
static interface |
RoleService.RemoveResponse |
static interface |
RoleService.UpdateRequest |
static interface |
RoleService.UpdateResponse |
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.
|
RoleService.UpdateRequest |
update() |
RoleService.GetRequest get()
RoleService.RemoveRequest remove()
RoleService.UpdateRequest update()
PermitsService permitsService()
Copyright © 2016. All rights reserved.