Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol.XACMLPolicyQueryType
Packages that use XACMLPolicyQueryType
Package
Description
-
Uses of XACMLPolicyQueryType in org.openehealth.ipf.commons.ihe.xacml20
Methods in org.openehealth.ipf.commons.ihe.xacml20 that return XACMLPolicyQueryTypeModifier and TypeMethodDescriptionChPpqMessageCreator.createPolicyQuery(List<String> policySetIds) ChPpqMessageCreator.createPolicyQuery(II patientId) Methods in org.openehealth.ipf.commons.ihe.xacml20 with parameters of type XACMLPolicyQueryTypeModifier and TypeMethodDescriptionXacml20Utils.extractPatientId(XACMLPolicyQueryType request) static Optional<org.herasaf.xacml.core.policy.impl.IdReferenceType>Xacml20Utils.extractPolicyId(XACMLPolicyQueryType request) static voidXacml20MessageValidator.validateChPpq2Request(XACMLPolicyQueryType message) -
Uses of XACMLPolicyQueryType in org.openehealth.ipf.commons.ihe.xacml20.chppq2
Methods in org.openehealth.ipf.commons.ihe.xacml20.chppq2 with parameters of type XACMLPolicyQueryType -
Uses of XACMLPolicyQueryType in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return XACMLPolicyQueryTypeModifier and TypeMethodDescriptionObjectFactory.createXACMLPolicyQueryType()Create an instance ofXACMLPolicyQueryTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol that return types with arguments of type XACMLPolicyQueryTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<XACMLPolicyQueryType>ObjectFactory.createXACMLPolicyQuery(XACMLPolicyQueryType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.xacml20.saml.protocol with parameters of type XACMLPolicyQueryTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<XACMLPolicyQueryType>ObjectFactory.createXACMLPolicyQuery(XACMLPolicyQueryType value)