public interface IServerConformanceProvider<T extends IBaseResource>
| Modifier and Type | Method and Description |
|---|---|
T |
getServerConformance(javax.servlet.http.HttpServletRequest theRequest)
Actually create and return the conformance statement
See the class documentation for an important note if you are extending this class
|
void |
setRestfulServer(RestfulServer theRestfulServer)
This setter is needed in implementation classes (along with
a no-arg constructor) to avoid reference cycles in the
Spring wiring of a RestfulServer instance.
|
T getServerConformance(javax.servlet.http.HttpServletRequest theRequest)
void setRestfulServer(RestfulServer theRestfulServer)
theRestfulServer - Copyright © 2014–2016 University Health Network. All rights reserved.