public class ServerProfileProvider extends Object implements IResourceProvider
| Constructor and Description |
|---|
ServerProfileProvider(RestfulServer theServer) |
| Modifier and Type | Method and Description |
|---|---|
List<StructureDefinition> |
getAllProfiles(javax.servlet.http.HttpServletRequest theRequest) |
StructureDefinition |
getProfileById(javax.servlet.http.HttpServletRequest theRequest,
IdType theId) |
Class<? extends IBaseResource> |
getResourceType() |
public ServerProfileProvider(RestfulServer theServer)
public Class<? extends IBaseResource> getResourceType()
getResourceType in interface IResourceProviderpublic StructureDefinition getProfileById(javax.servlet.http.HttpServletRequest theRequest, IdType theId)
public List<StructureDefinition> getAllProfiles(javax.servlet.http.HttpServletRequest theRequest)
Copyright © 2014–2017 University Health Network. All rights reserved.