Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.DeletePolicyRequest
Packages that use DeletePolicyRequest
Package
Description
-
Uses of DeletePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 that return DeletePolicyRequestModifier and TypeMethodDescriptionChPpqMessageCreator.createDeletePolicyRequest(Collection<String> policySetIds) Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type DeletePolicyRequestModifier and TypeMethodDescriptionstatic 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 -
Uses of DeletePolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return DeletePolicyRequestModifier and TypeMethodDescriptionObjectFactory.createDeletePolicyRequest()Create an instance ofDeletePolicyRequestMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return types with arguments of type DeletePolicyRequestModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DeletePolicyRequest>ObjectFactory.createDeletePolicyRequest(DeletePolicyRequest value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type DeletePolicyRequestModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<DeletePolicyRequest>ObjectFactory.createDeletePolicyRequest(DeletePolicyRequest value)