org.apache.sandesha2.wsrm
Class Identifier
java.lang.Object
org.apache.sandesha2.wsrm.Identifier
public class Identifier
- extends java.lang.Object
Constructor Summary |
Identifier(java.lang.String namespaceValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Identifier
public Identifier(java.lang.String namespaceValue)
throws SandeshaException
- Throws:
SandeshaException
setIndentifer
public void setIndentifer(java.lang.String identifier)
getIdentifier
public java.lang.String getIdentifier()
fromOMElement
public java.lang.Object fromOMElement(org.apache.axiom.om.OMElement identifierPart)
throws org.apache.axiom.om.OMException
- Throws:
org.apache.axiom.om.OMException
toOMElement
public org.apache.axiom.om.OMElement toOMElement(org.apache.axiom.om.OMElement element,
org.apache.axiom.om.OMNamespace wsrmNamespace)
throws org.apache.axiom.om.OMException
- Throws:
org.apache.axiom.om.OMException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
isNamespaceSupported
public boolean isNamespaceSupported(java.lang.String namespaceName)
Copyright © The Apache Software Foundation. All Rights Reserved.