public class PropertyAlias extends BpelObject4WSDL implements javax.wsdl.extensions.ExtensibilityElement, java.io.Serializable
<propertyAlias>
element.org.apache.ode.bpel.compiler.wsdl.PropertyAliasSerializer_11
,
Serialized FormATTR_LINENO
Constructor and Description |
---|
PropertyAlias(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getMessageType()
Get the name of the WSDL
message type that this alias it
to apply to. |
NSContext |
getNSContext()
Get the namespace context for the
<propertyAlias>
element that created this object. |
java.lang.String |
getPart()
Get the name of the WSDL
part that this alias is to apply
to (within the specified message ). |
javax.xml.namespace.QName |
getPropertyName()
Get the
QName of the property that this alias applies to. |
Expression |
getQuery()
Get the location path query for the
OPropertyAlias as
originally specified in the WSDL. |
getElementType, getRequired, getTargetNamespace, setElementType, setRequired, setTargetNamespace
createBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toString
public javax.xml.namespace.QName getMessageType()
message
type that this alias it
to apply to.QName
for the messageType
public java.lang.String getPart()
part
that this alias is to apply
to (within the specified message
).getMessageType()
public javax.xml.namespace.QName getPropertyName()
QName
of the property that this alias applies to.QName
public Expression getQuery()
OPropertyAlias
as
originally specified in the WSDL.public NSContext getNSContext()
<propertyAlias>
element that created this object.NSContext
the encapsulates the namespace
context