Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.DeletePolicyRequest
-
Packages that use DeletePolicyRequest 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 DeletePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type DeletePolicyRequest Modifier and Type Method Description static Stream<org.herasaf.xacml.core.policy.impl.IdReferenceType>Xacml20Utils. toStream(DeletePolicyRequest request)Creates a stream of all policy and policy set IDs contained in the given PPQ Delete Policy request. -
Uses of DeletePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.chppq1
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq1 with parameters of type DeletePolicyRequest Modifier and Type Method Description EprPolicyRepositoryResponseChPpq1PortType. deletePolicy(DeletePolicyRequest body) -
Uses of DeletePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return DeletePolicyRequest Modifier and Type Method Description DeletePolicyRequestObjectFactory. createDeletePolicyRequest()Create an instance ofDeletePolicyRequestMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return types with arguments of type DeletePolicyRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<DeletePolicyRequest>ObjectFactory. createDeletePolicyRequest(DeletePolicyRequest value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type DeletePolicyRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<DeletePolicyRequest>ObjectFactory. createDeletePolicyRequest(DeletePolicyRequest value)
-