Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss.AddPolicyRequest
Packages that use AddPolicyRequest
Package
Description
-
Uses of AddPolicyRequest in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 that return AddPolicyRequestModifier and TypeMethodDescriptionChPpqMessageCreator.createAddPolicyRequest(Collection<org.herasaf.xacml.core.policy.impl.PolicySetType> policySets) Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type AddPolicyRequestModifier and TypeMethodDescriptionstatic 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 -
Uses of AddPolicyRequest in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return AddPolicyRequestModifier and TypeMethodDescriptionObjectFactory.createAddPolicyRequest()Create an instance ofAddPolicyRequestMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss that return types with arguments of type AddPolicyRequestModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AddPolicyRequest>ObjectFactory.createAddPolicyRequest(AddPolicyRequest value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.ehealthswiss with parameters of type AddPolicyRequestModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AddPolicyRequest>ObjectFactory.createAddPolicyRequest(AddPolicyRequest value)