Class CH_PPQ
- java.lang.Object
-
- org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ
-
- All Implemented Interfaces:
IntegrationProfile
public class CH_PPQ extends Object implements IntegrationProfile
Definitions for the Swiss profile "Privacy Policy Query" (PPQ).- Since:
- 3.5.1
- Author:
- Dmytro Rud
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CH_PPQ.Interactions
-
Constructor Summary
Constructors Constructor Description CH_PPQ()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<InteractionId>
getInteractionIds()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openehealth.ipf.commons.ihe.core.IntegrationProfile
isProfileFor
-
-
-
-
Method Detail
-
getInteractionIds
public List<InteractionId> getInteractionIds()
- Specified by:
getInteractionIds
in interfaceIntegrationProfile
-
-