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,
IdDt theId) |
Class<? extends IResource> |
getResourceType() |
public ServerProfileProvider(RestfulServer theServer)
public Class<? extends IResource> getResourceType()
getResourceType in interface IResourceProviderpublic StructureDefinition getProfileById(javax.servlet.http.HttpServletRequest theRequest, IdDt theId)
public List<StructureDefinition> getAllProfiles(javax.servlet.http.HttpServletRequest theRequest)
Copyright © 2014–2016 University Health Network. All rights reserved.