java.lang.Object
org.openehealth.ipf.commons.ihe.xacml20.SER
All Implemented Interfaces:
org.openehealth.ipf.commons.ihe.core.IntegrationProfile

public class SER extends Object implements org.openehealth.ipf.commons.ihe.core.IntegrationProfile
Definitions for the IHE integration profile "Secure Retrieve" (SeR).
Since:
4.8.0
Author:
Dmytro Rud
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    SER()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.openehealth.ipf.commons.ihe.core.InteractionId>
     

    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
  • Constructor Details

    • SER

      public SER()
  • Method Details

    • getInteractionIds

      public List<org.openehealth.ipf.commons.ihe.core.InteractionId> getInteractionIds()
      Specified by:
      getInteractionIds in interface org.openehealth.ipf.commons.ihe.core.IntegrationProfile