com.ibm.ram.repository.web
Class RestServlet.ResponseContext
java.lang.Object
com.ibm.ram.repository.web.RestServlet.ResponseContext
- Enclosing class:
- RestServlet
public static class RestServlet.ResponseContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
etag
public java.lang.String etag
lastModified
public long lastModified
jSONresponse
public boolean jSONresponse
collection
public boolean collection
requestBaseURL
public java.lang.String requestBaseURL
cacheResponse
public boolean cacheResponse
user
public com.ibm.ram.repository.security.IUser user
locale
public java.util.Locale locale
servletContext
public javax.servlet.ServletContext servletContext
RestServlet.ResponseContext
public RestServlet.ResponseContext()