Class EprPolicyRepositoryResponseBuilderImpl
java.lang.Object
org.opensaml.core.xml.AbstractXMLObjectBuilder<OpenSamlEprPolicyRepositoryResponse>
org.projecthusky.communication.ch.ppq.epr.policyadmin.impl.EprPolicyRepositoryResponseBuilderImpl
- All Implemented Interfaces:
org.opensaml.core.xml.XMLObjectBuilder<OpenSamlEprPolicyRepositoryResponse>,EprPolicyRepositoryResponseBuilder
public class EprPolicyRepositoryResponseBuilderImpl
extends org.opensaml.core.xml.AbstractXMLObjectBuilder<OpenSamlEprPolicyRepositoryResponse>
implements EprPolicyRepositoryResponseBuilder
Builder class for OpenSamlEpdPolicyRepositoryResponse.
Builder Klasse für OpenSamlEpdPolicyRepositoryResponse.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildObject(String namespaceURI, String localName, String namespacePrefix) Methods inherited from class org.opensaml.core.xml.AbstractXMLObjectBuilder
buildObject, buildObject, buildObject, buildObject
-
Constructor Details
-
EprPolicyRepositoryResponseBuilderImpl
public EprPolicyRepositoryResponseBuilderImpl()
-
-
Method Details
-
buildObject
-
buildObject
public OpenSamlEprPolicyRepositoryResponse buildObject(String namespaceURI, String localName, String namespacePrefix) - Specified by:
buildObjectin interfaceorg.opensaml.core.xml.XMLObjectBuilder<OpenSamlEprPolicyRepositoryResponse>- Specified by:
buildObjectin classorg.opensaml.core.xml.AbstractXMLObjectBuilder<OpenSamlEprPolicyRepositoryResponse>
-
status
- Specified by:
statusin interfaceEprPolicyRepositoryResponseBuilder
-