Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.UpdatePolicyRequest
-
Packages that use UpdatePolicyRequest 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 UpdatePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type UpdatePolicyRequest Modifier and Type Method Description static Stream<org.herasaf.xacml.core.policy.Evaluatable>Xacml20Utils. toStream(UpdatePolicyRequest request)Creates a stream of all policies and policy sets contained in the given PPQ Update Policy request. -
Uses of UpdatePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.chppq1
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq1 with parameters of type UpdatePolicyRequest Modifier and Type Method Description EprPolicyRepositoryResponseChPpq1PortType. updatePolicy(UpdatePolicyRequest body) -
Uses of UpdatePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return UpdatePolicyRequest Modifier and Type Method Description UpdatePolicyRequestObjectFactory. createUpdatePolicyRequest()Create an instance ofUpdatePolicyRequestMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return types with arguments of type UpdatePolicyRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdatePolicyRequest>ObjectFactory. createUpdatePolicyRequest(UpdatePolicyRequest value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type UpdatePolicyRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<UpdatePolicyRequest>ObjectFactory. createUpdatePolicyRequest(UpdatePolicyRequest value)
-