Uses of Class
org.exoplatform.services.rest.wadl.research.Request
Packages that use Request
-
Uses of Request in org.exoplatform.services.rest.wadl
Methods in org.exoplatform.services.rest.wadl that return RequestModifier and TypeMethodDescriptionBaseWadlGeneratorImpl.createRequest()WadlGenerator.createRequest() -
Uses of Request in org.exoplatform.services.rest.wadl.research
Fields in org.exoplatform.services.rest.wadl.research declared as RequestMethods in org.exoplatform.services.rest.wadl.research that return RequestModifier and TypeMethodDescriptionObjectFactory.createRequest()Create an instance ofRequestMethod.getRequest()Gets the value of the request property.Methods in org.exoplatform.services.rest.wadl.research with parameters of type RequestModifier and TypeMethodDescriptionvoidMethod.setRequest(Request value) Sets the value of the request property.