edu.internet2.middleware.ldappc.spml.request
Class LdapFilterQueryClause
java.lang.Object
org.openspml.v2.util.xml.BasicMarshallableElement
org.openspml.v2.msg.spml.Extensible
org.openspml.v2.msg.spml.QueryClause
edu.internet2.middleware.ldappc.spml.request.LdapFilterQueryClause
- All Implemented Interfaces:
- org.openspml.v2.msg.Marshallable, org.openspml.v2.msg.MarshallableElement, org.openspml.v2.msg.OpenContentContainer, org.openspml.v2.msg.OpenContentElement
public class LdapFilterQueryClause
- extends org.openspml.v2.msg.spml.QueryClause
- implements org.openspml.v2.msg.OpenContentElement
| Fields inherited from interface org.openspml.v2.msg.OpenContentElement |
code_id |
| Methods inherited from class org.openspml.v2.msg.spml.Extensible |
addOpenContentAttr, addOpenContentAttr, addOpenContentElement, findOpenContentAttrValueByName, findOperationalAttrByName, findOperationalNVPByName, getOpenContentAttrs, getOpenContentElements, getOpenContentElements, isValid, removeAllOperationalNVPsWithName, removeOpenContentAttr, removeOpenContentElement, setOpenContent, setOpenContentAttrs, setOpenContentElements |
| Methods inherited from class org.openspml.v2.util.xml.BasicMarshallableElement |
getElementName |
| Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
isValid |
ELEMENT_NAME
public static final String ELEMENT_NAME
- See Also:
- Constant Field Values
FILTER_ELEMENT_NAME
public static final String FILTER_ELEMENT_NAME
- See Also:
- Constant Field Values
LdapFilterQueryClause
public LdapFilterQueryClause()
getFilter
public String getFilter()
setFilter
public void setFilter(String filter)
getNamespacesInfo
public org.openspml.v2.msg.PrefixAndNamespaceTuple[] getNamespacesInfo()
- Specified by:
getNamespacesInfo in interface org.openspml.v2.msg.MarshallableElement- Overrides:
getNamespacesInfo in class org.openspml.v2.msg.spml.Extensible
toXML
public String toXML()
throws org.openspml.v2.util.Spml2Exception
- Specified by:
toXML in interface org.openspml.v2.msg.OpenContentElement
- Throws:
org.openspml.v2.util.Spml2Exception
toXML
public String toXML(int indent)
throws org.openspml.v2.util.Spml2Exception
- Specified by:
toXML in interface org.openspml.v2.msg.OpenContentElement
- Throws:
org.openspml.v2.util.Spml2Exception
equals
public boolean equals(Object o)
- Overrides:
equals in class org.openspml.v2.msg.spml.Extensible
hashCode
public int hashCode()
- Overrides:
hashCode in class org.openspml.v2.msg.spml.Extensible
getElementName
public String getElementName()
- Specified by:
getElementName in interface org.openspml.v2.msg.MarshallableElement- Overrides:
getElementName in class org.openspml.v2.util.xml.BasicMarshallableElement
toXML
public String toXML(org.openspml.v2.msg.XMLMarshaller arg0)
throws org.openspml.v2.util.Spml2Exception
- Specified by:
toXML in interface org.openspml.v2.msg.Marshallable
- Throws:
org.openspml.v2.util.Spml2Exception
Copyright © 2012 Internet2. All Rights Reserved.