@Component public class MethodResource extends BaseRestResource
APP_ZIP, FORM, HTML, m_access, m_datastreamFilenameHelper, m_headers, m_hostname, m_management, m_mapper, m_server, m_servletRequest, m_templates, m_uriInfo, TEXT_HTML, TEXT_XML, VALID_PID_PART, XML, ZIP| Constructor and Description |
|---|
MethodResource(Server server) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getAllObjectMethods(String pid,
String dTime,
String format,
boolean flash)
Lists all Service Definitions methods that can be invoked on a digital
object.
|
javax.ws.rs.core.Response |
getObjectMethodsForSDef(String pid,
String sDef,
String dTime,
String format,
boolean flash)
Lists all Service Definitions methods that can be invoked on a digital
object, for the supplied Service Definition.
|
javax.ws.rs.core.Response |
invokeSDefMethodUsingGET(javax.ws.rs.core.UriInfo uriInfo,
String pid,
String sDef,
String method,
String dTime,
boolean flash)
Invokes a Service Definition method on an object, using GET.
|
buildResponse, getContext, getSerializer, handleException, transformpublic MethodResource(Server server)
public javax.ws.rs.core.Response getAllObjectMethods(String pid, String dTime, String format, boolean flash)
public javax.ws.rs.core.Response getObjectMethodsForSDef(String pid, String sDef, String dTime, String format, boolean flash)
Copyright © 2013 DuraSpace. All Rights Reserved.