Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AddPolicyRequest
-
Packages that use AddPolicyRequest Package Description org.openehealth.ipf.commons.ihe.xacml20 org.openehealth.ipf.commons.ihe.xacml20.chppq1 org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss -
-
Uses of AddPolicyRequest in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type AddPolicyRequest Modifier and Type Method Description static Stream<org.herasaf.xacml.core.policy.Evaluatable>Xacml20Utils. toStream(AddPolicyRequest request)Creates a stream of all policies and policy sets contained in the given PPQ Add Policy request. -
Uses of AddPolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.chppq1
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq1 with parameters of type AddPolicyRequest Modifier and Type Method Description EprPolicyRepositoryResponseChPpq1PortType. addPolicy(AddPolicyRequest body) -
Uses of AddPolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return AddPolicyRequest Modifier and Type Method Description AddPolicyRequestObjectFactory. createAddPolicyRequest()Create an instance ofAddPolicyRequestMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return types with arguments of type AddPolicyRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<AddPolicyRequest>ObjectFactory. createAddPolicyRequest(AddPolicyRequest value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type AddPolicyRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<AddPolicyRequest>ObjectFactory. createAddPolicyRequest(AddPolicyRequest value)
-