public class UserGroupsResource
extends ch.software_atelier.simpleflex.rest.DefaultRestResource
| Constructor and Description |
|---|
UserGroupsResource(DataHandler dh,
TokenHandler th,
TokenParser tp) |
| Modifier and Type | Method and Description |
|---|---|
void |
docGET(ch.software_atelier.simpleflex.rest.swagger.MethodDocumentation request) |
void |
docPUT(ch.software_atelier.simpleflex.rest.swagger.MethodDocumentation request) |
ch.software_atelier.simpleflex.rest.RestResponse |
onGET(ch.software_atelier.simpleflex.rest.RestRequest request) |
ch.software_atelier.simpleflex.rest.RestResponse |
onPUT(ch.software_atelier.simpleflex.rest.RestRequest request) |
public UserGroupsResource(DataHandler dh, TokenHandler th, TokenParser tp)
public ch.software_atelier.simpleflex.rest.RestResponse onPUT(ch.software_atelier.simpleflex.rest.RestRequest request)
onPUT in interface ch.software_atelier.simpleflex.rest.RestResourceonPUT in class ch.software_atelier.simpleflex.rest.DefaultRestResourcepublic void docPUT(ch.software_atelier.simpleflex.rest.swagger.MethodDocumentation request)
docPUT in interface ch.software_atelier.simpleflex.rest.RestResourcedocPUT in class ch.software_atelier.simpleflex.rest.DefaultRestResourcepublic ch.software_atelier.simpleflex.rest.RestResponse onGET(ch.software_atelier.simpleflex.rest.RestRequest request)
onGET in interface ch.software_atelier.simpleflex.rest.RestResourceonGET in class ch.software_atelier.simpleflex.rest.DefaultRestResourcepublic void docGET(ch.software_atelier.simpleflex.rest.swagger.MethodDocumentation request)
docGET in interface ch.software_atelier.simpleflex.rest.RestResourcedocGET in class ch.software_atelier.simpleflex.rest.DefaultRestResourceCopyright © 2020 Software Atelier Kamber. All rights reserved.