Class CH_PPQ
- java.lang.Object
-
- org.openehealth.ipf.commons.ihe.xacml20.CH_PPQ
-
- All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.IntegrationProfile
public class CH_PPQ extends Object implements org.openehealth.ipf.commons.ihe.core.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 classCH_PPQ.Interactions
-
Constructor Summary
Constructors Constructor Description CH_PPQ()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.openehealth.ipf.commons.ihe.core.InteractionId>getInteractionIds()
-
-
-
Method Detail
-
getInteractionIds
public List<org.openehealth.ipf.commons.ihe.core.InteractionId> getInteractionIds()
- Specified by:
getInteractionIdsin interfaceorg.openehealth.ipf.commons.ihe.core.IntegrationProfile
-
-