public class ITKProfileManagerImpl extends Object implements ITKProfileManager
ACCEPTED, DEPRECATED, NOT_SUPPORTED| Constructor and Description |
|---|
ITKProfileManagerImpl()
Instantiates a new iTK profile manager impl.
|
ITKProfileManagerImpl(Properties props)
Instantiates a new iTK profile manager impl.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getProfileSupportLevel(String profileId)
Determines whether the provided
profileId
is supported. |
public ITKProfileManagerImpl()
public ITKProfileManagerImpl(Properties props)
props - the props@Requirement(traceTo="COR-DEH-09",
status="implemented")
public int getProfileSupportLevel(String profileId)
ITKProfileManagerprofileId
is supported.getProfileSupportLevel in interface ITKProfileManagerprofileId - the profileId e.g.
urn:nhs-en:profile:ambulanceServicePatientReport-v1-0ITKProfileManager.ACCEPTED, ITKProfileManager.NOT_SUPPORTED or ITKProfileManager.DEPRECATEDAll content is available under the Open Government Licence, except where otherwise stated
All example source code is available under Apache 2.0, except where otherwise stated