org.exoplatform.platform.common.rest.services.GettingStarted
Class DeleteGadgetService
java.lang.Object
org.exoplatform.platform.common.rest.services.GettingStarted.DeleteGadgetService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
public class DeleteGadgetService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
- Author:
- Fbradai
|
Method Summary |
javax.ws.rs.core.Response |
delete(javax.ws.rs.core.SecurityContext sc,
javax.ws.rs.core.UriInfo uriInfo)
|
javax.ws.rs.core.Response |
IsDelete(javax.ws.rs.core.SecurityContext sc,
javax.ws.rs.core.UriInfo uriInfo)
|
javax.ws.rs.core.Response |
setDelete(javax.ws.rs.core.SecurityContext sc,
javax.ws.rs.core.UriInfo uriInfo)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteGadgetService
public DeleteGadgetService()
delete
public javax.ws.rs.core.Response delete(@Context
javax.ws.rs.core.SecurityContext sc,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws Exception
- Throws:
Exception
setDelete
public javax.ws.rs.core.Response setDelete(@Context
javax.ws.rs.core.SecurityContext sc,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws Exception
- Throws:
Exception
IsDelete
public javax.ws.rs.core.Response IsDelete(@Context
javax.ws.rs.core.SecurityContext sc,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws Exception
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.