Uses of Class
javax.xml.namespace.QName

Packages that use QName
javax.xml.namespace   
org.apache.muse.core   
org.apache.muse.core.descriptor   
org.apache.muse.core.platform.osgi.axis2.internal   
org.apache.muse.core.platform.osgi.routing   
org.apache.muse.core.proxy   
org.apache.muse.core.routing   
org.apache.muse.core.serializer   
org.apache.muse.tools.generator   
org.apache.muse.tools.generator.synthesizer   
org.apache.muse.tools.inspector   
org.apache.muse.util.xml   
org.apache.muse.ws.addressing   
org.apache.muse.ws.addressing.soap   
org.apache.muse.ws.dm.muws   
org.apache.muse.ws.dm.muws.adv.impl   
org.apache.muse.ws.dm.muws.events   
org.apache.muse.ws.dm.muws.events.impl   
org.apache.muse.ws.dm.muws.ext   
org.apache.muse.ws.dm.muws.impl   
org.apache.muse.ws.dm.muws.remote   
org.apache.muse.ws.metadata   
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
org.apache.muse.ws.notification.properties   
org.apache.muse.ws.notification.remote   
org.apache.muse.ws.notification.topics   
org.apache.muse.ws.notification.topics.impl   
org.apache.muse.ws.resource   
org.apache.muse.ws.resource.basefaults   
org.apache.muse.ws.resource.ext   
org.apache.muse.ws.resource.impl   
org.apache.muse.ws.resource.lifetime   
org.apache.muse.ws.resource.lifetime.impl   
org.apache.muse.ws.resource.metadata   
org.apache.muse.ws.resource.metadata.impl   
org.apache.muse.ws.resource.properties   
org.apache.muse.ws.resource.properties.get   
org.apache.muse.ws.resource.properties.get.ext   
org.apache.muse.ws.resource.properties.get.impl   
org.apache.muse.ws.resource.properties.impl   
org.apache.muse.ws.resource.properties.listeners   
org.apache.muse.ws.resource.properties.query   
org.apache.muse.ws.resource.properties.query.impl   
org.apache.muse.ws.resource.properties.schema   
org.apache.muse.ws.resource.properties.schema.impl   
org.apache.muse.ws.resource.properties.set   
org.apache.muse.ws.resource.properties.set.ext   
org.apache.muse.ws.resource.properties.set.impl   
org.apache.muse.ws.resource.remote   
org.apache.muse.ws.resource.sg   
org.apache.muse.ws.resource.sg.impl   
org.apache.muse.ws.wsdl   
 

Uses of QName in javax.xml.namespace
 

Methods in javax.xml.namespace that return QName
static QName QName.valueOf(String qnameFromToString)
           
 

Uses of QName in org.apache.muse.core
 

Methods in org.apache.muse.core that return QName
 QName Resource.getWsdlPortType()
           
 QName SimpleResource.getWsdlPortType()
           
 

Methods in org.apache.muse.core with parameters of type QName
 void Resource.setWsdlPortType(QName wsdlPortType)
           
 void SimpleResource.setWsdlPortType(QName wsdlPortType)
           
 

Uses of QName in org.apache.muse.core.descriptor
 

Fields in org.apache.muse.core.descriptor declared as QName
static QName DescriptorConstants.CAPABILITY_QNAME
           
static QName DescriptorConstants.CAPABILITY_URI_QNAME
           
static QName DescriptorConstants.CONTEXT_PATH_QNAME
           
static QName DescriptorConstants.CUSTOM_SERIALIZER_QNAME
           
static QName DescriptorConstants.INIT_PARAM_QNAME
           
static QName DescriptorConstants.JAVA_CAPABILITY_QNAME
           
static QName DescriptorConstants.JAVA_ID_FACTORY_QNAME
           
static QName DescriptorConstants.JAVA_PERSISTENCE_QNAME
           
static QName DescriptorConstants.JAVA_RESOURCE_QNAME
           
static QName DescriptorConstants.JAVA_ROUTER_QNAME
           
static QName DescriptorConstants.JAVA_SERIALIZABLE_QNAME
           
static QName DescriptorConstants.JAVA_SERIALIZER_QNAME
           
static QName DescriptorConstants.LOG_FILE_QNAME
           
static QName DescriptorConstants.LOG_LEVEL_QNAME
           
static QName DescriptorConstants.LOGGING_QNAME
           
static QName DescriptorConstants.MUSE_QNAME
           
static QName DescriptorConstants.PARAM_NAME_QNAME
           
static QName DescriptorConstants.PARAM_VALUE_QNAME
           
static QName DescriptorConstants.PERSISTENCE_LOCATION_QNAME
           
static QName DescriptorConstants.PERSISTENCE_QNAME
           
static QName DescriptorConstants.RESOURCE_TYPE_QNAME
           
static QName DescriptorConstants.ROUTER_QNAME
           
static QName DescriptorConstants.WSDL_FILE_QNAME
           
static QName DescriptorConstants.WSDL_PORT_TYPE_QNAME
           
static QName DescriptorConstants.WSDL_QNAME
           
static QName DescriptorConstants.XSD_SERIALIZABLE_QNAME
           
 

Methods in org.apache.muse.core.descriptor that return QName
 QName SerializerDefinition.getSchemaType()
           
 QName WsdlConfig.getWsdlPortType()
           
 

Methods in org.apache.muse.core.descriptor with parameters of type QName
protected  MessageHandler SimpleResourceDescriptor.createMessageHandler(String actionURI, QName operationName, QName returnValueName)
           
 void SerializerDefinition.setSchemaType(QName xsdType)
           
 void WsdlConfig.setWsdlPortType(QName wsdlPortType)
           
 

Uses of QName in org.apache.muse.core.platform.osgi.axis2.internal
 

Methods in org.apache.muse.core.platform.osgi.axis2.internal with parameters of type QName
 org.apache.axis2.description.AxisOperation Axis2ResourceManagementService.getOperation(QName operationName)
          gets the requested operation from this service.
 

Uses of QName in org.apache.muse.core.platform.osgi.routing
 

Methods in org.apache.muse.core.platform.osgi.routing that return QName
 QName OSGiResourceIdFactory.getIdentifierName()
          returns the QName for the ID factory's identifiers
 

Uses of QName in org.apache.muse.core.proxy
 

Methods in org.apache.muse.core.proxy that return QName
 QName ProxyHandler.getRequestName()
           
 QName AbstractProxyHandler.getRequestName()
           
 QName[] ProxyHandler.getRequestParameterNames()
           
 QName[] AbstractProxyHandler.getRequestParameterNames()
           
 QName[] ProxyHandler.getRequestParameterSchemaTypes()
           
 QName[] AbstractProxyHandler.getRequestParameterSchemaTypes()
           
 QName ProxyHandler.getResponseName()
           
 QName AbstractProxyHandler.getResponseName()
           
 QName ProxyHandler.getReturnSchemaType()
           
 QName AbstractProxyHandler.getReturnSchemaType()
           
 

Methods in org.apache.muse.core.proxy with parameters of type QName
protected  Element ReflectionProxyHandler.serialize(Object obj, QName qname)
          Serializes the given object using the Serializer registered for the object's type.
 void ProxyHandler.setRequestName(QName requestName)
           
 void AbstractProxyHandler.setRequestName(QName requestQName)
           
 void ProxyHandler.setRequestParameterNames(QName[] parameterNames)
           
 void AbstractProxyHandler.setRequestParameterNames(QName[] parameterQNames)
           
 void ProxyHandler.setRequestParameterSchemaTypes(QName[] parameterTypes)
          This is an optional method.
 void AbstractProxyHandler.setRequestParameterSchemaTypes(QName[] parameterTypes)
           
 void ProxyHandler.setResponseName(QName responseName)
           
 void AbstractProxyHandler.setResponseName(QName responseQName)
           
 void ProxyHandler.setReturnSchemaType(QName returnType)
           
 void AbstractProxyHandler.setReturnSchemaType(QName returnType)
           
 

Uses of QName in org.apache.muse.core.routing
 

Methods in org.apache.muse.core.routing that return QName
 QName ResourceIdFactory.getIdentifierName()
           
 QName RandomResourceIdFactory.getIdentifierName()
           
 QName CounterResourceIdFactory.getIdentifierName()
           
 QName MessageHandler.getRequestName()
           
 QName AbstractMessageHandler.getRequestName()
           
 QName MessageHandler.getResponseName()
           
 QName AbstractMessageHandler.getResponseName()
           
protected  QName ReflectionMessageHandler.getReturnValueName()
           
 

Constructors in org.apache.muse.core.routing with parameters of type QName
AbstractMessageHandler(String actionURI, QName requestQName)
           
ReflectionMessageHandler(String actionURI, QName requestQName, QName returnValueName)
           
 

Uses of QName in org.apache.muse.core.serializer
 

Methods in org.apache.muse.core.serializer with parameters of type QName
 Element DoubleSerializer.toXML(Object obj, QName qname)
           
 Element Serializer.toXML(Object obj, QName qname)
          Serializes the given object into a DOM Element, the value wrapped inside a root element with the given name.
 Element QNameSerializer.toXML(Object obj, QName qname)
           
 Element XmlSerializableSerializer.toXML(Object obj, QName qname)
           
 Element ShortSerializer.toXML(Object obj, QName qname)
           
 Element UrlSerializer.toXML(Object obj, QName qname)
           
 Element UriSerializer.toXML(Object obj, QName qname)
           
 Element LongSerializer.toXML(Object obj, QName qname)
           
 Element DateSerializer.toXML(Object obj, QName qname)
           
 Element ElementSerializer.toXML(Object obj, QName qname)
           
 Element BooleanSerializer.toXML(Object obj, QName qname)
           
 Element IntegerSerializer.toXML(Object obj, QName qname)
           
 Element StringSerializer.toXML(Object obj, QName qname)
           
 Element ArraySerializer.toXML(Object obj, QName qname)
          Serializes the given object into a DOM Element, the value wrapped inside a root element with the given name.
 Element FloatSerializer.toXML(Object obj, QName qname)
           
 

Uses of QName in org.apache.muse.tools.generator
 

Methods in org.apache.muse.tools.generator with parameters of type QName
static void WsdlMerge.addProperty(QName name, MetadataDescriptor source, MetadataDescriptor target)
          Copies one propert from a source MetadataDescriptor to a destination MetadataDescriptor.
static MetadataDescriptor WsdlMerge.merge(String wsdlLocation, QName interfaceName, MetadataDescriptor[] metadatas)
           
 

Uses of QName in org.apache.muse.tools.generator.synthesizer
 

Methods in org.apache.muse.tools.generator.synthesizer with parameters of type QName
protected  void ProxyInterfaceSynthesizer.generateParamList(QName[] paramNames, Class[] paramTypes, StringBuffer code)
           
protected  void AbstractSynthesizer.generateQName(QName qname, StringBuffer code)
           
protected  String AbstractSynthesizer.getParamName(QName paramName, int position)
           
 

Uses of QName in org.apache.muse.tools.inspector
 

Fields in org.apache.muse.tools.inspector declared as QName
static QName ResourceInspector.ANY_TYPE_QNAME
           
static QName ResourceInspector.ANY_URI_QNAME
           
static QName ResourceInspector.ATTRIBUTE_GROUP_QNAME
           
static QName ResourceInspector.ATTRIBUTE_QNAME
           
static QName ResourceInspector.BOOLEAN_QNAME
           
static QName ResourceInspector.COMPLEX_TYPE_QNAME
           
static QName ResourceInspector.DATE_QNAME
           
static QName ResourceInspector.DATE_TIME_QNAME
           
static QName ResourceInspector.DOUBLE_QNAME
           
static QName ResourceInspector.DURATION_QNAME
           
static QName ResourceInspector.ELEMENT_QNAME
           
static QName ResourceInspector.FLOAT_QNAME
           
static QName ResourceInspector.IMPORT_QNAME
           
static QName ResourceInspector.INCLUDE_QNAME
           
static QName ResourceInspector.INT_QNAME
           
static QName ResourceInspector.INTEGER_QNAME
           
static QName ResourceInspector.LANGSTRING_QNAME
           
static QName ResourceInspector.LONG_QNAME
           
static QName ResourceInspector.NC_NAME_QNAME
           
static QName ResourceInspector.QNAME_QNAME
           
static QName ResourceInspector.SCHEMA_QNAME
           
static QName ResourceInspector.SEQUENCE_QNAME
           
static QName ResourceInspector.SHORT_QNAME
           
static QName ResourceInspector.SIMPLE_TYPE_QNAME
           
static QName ResourceInspector.STRING_QNAME
           
 

Methods in org.apache.muse.tools.inspector that return QName
 QName JavaMethod.getName()
           
 QName JavaProperty.getName()
           
 QName[] ResourceInspector.getParameterQNames(String operation)
           
 QName[] JavaMethod.getParameterSchemaTypes()
           
 QName[] ResourceInspector.getParameterSchemaTypes(String operation)
           
 QName[] JavaMethod.getParameterTypeNames()
           
 QName ResourceInspector.getPortType()
           
 QName ResourceInspector.getRequestName(String operation)
           
 QName JavaMethod.getReturnName()
           
 QName ResourceInspector.getReturnName(String operation)
           
 QName JavaMethod.getReturnSchemaType()
           
 QName ResourceInspector.getReturnSchemaType(String operation)
           
static QName ResourceInspector.getSchemaType(Class type)
           
 

Methods in org.apache.muse.tools.inspector with parameters of type QName
 Class ResourceInspector.getPropertyType(QName property)
           
static Class ResourceInspector.getXsdJavaType(QName typeName)
           
 boolean ResourceInspector.isBasicResourceOperation(QName name)
           
 boolean ResourceInspector.isPropertyAppendable(QName property)
           
 boolean ResourceInspector.isPropertyMultiple(QName property)
           
 boolean ResourceInspector.isPropertyMutable(QName property)
           
 void JavaMethod.setName(QName name)
           
 void JavaMethod.setParameterSchemaTypes(QName[] parameterSchemaTypes)
           
 void JavaMethod.setParameterTypeNames(QName[] parameterTypeNames)
           
 void JavaProperty.setQName(QName property)
           
 void JavaMethod.setReturnName(QName returnName)
           
 void JavaMethod.setReturnSchemaType(QName returnSchemaType)
           
 

Uses of QName in org.apache.muse.util.xml
 

Fields in org.apache.muse.util.xml declared as QName
static QName XsdUtils.ANY_TYPE_QNAME
           
static QName XsdUtils.ANY_URI_QNAME
           
static QName XsdUtils.ATTRIBUTE_GROUP_QNAME
           
static QName XsdUtils.ATTRIBUTE_QNAME
           
static QName XsdUtils.BOOLEAN_QNAME
           
static QName XsdUtils.COMPLEX_CONTENT_QNAME
           
static QName XsdUtils.COMPLEX_TYPE_QNAME
           
static QName XsdUtils.DATE_QNAME
           
static QName XsdUtils.DATE_TIME_QNAME
           
static QName XsdUtils.DOUBLE_QNAME
           
static QName XsdUtils.DURATION_QNAME
           
static QName XsdUtils.ELEMENT_QNAME
           
static QName XsdUtils.EXTENSION_QNAME
           
static QName XsdUtils.FLOAT_QNAME
           
static QName XsdUtils.IMPORT_QNAME
           
static QName XsdUtils.INCLUDE_QNAME
           
static QName XsdUtils.INT_QNAME
           
static QName XsdUtils.INTEGER_QNAME
           
static QName XsdUtils.LONG_QNAME
           
static QName XsdUtils.NC_NAME_QNAME
           
static QName XsdUtils.NIL_QNAME
           
static QName XsdUtils.QNAME_QNAME
           
static QName XsdUtils.SCHEMA_QNAME
           
static QName XsdUtils.SEQUENCE_QNAME
           
static QName XsdUtils.SHORT_QNAME
           
static QName XsdUtils.SIMPLE_TYPE_QNAME
           
static QName XsdUtils.STRING_QNAME
           
 

Methods in org.apache.muse.util.xml that return QName
static QName XmlUtils.getElementQName(Element xml)
           
static QName XmlUtils.getQName(Element xml)
          Retrieves the text from the element specified and parses it into a fully-resolved QName.
static QName XmlUtils.getQNameFromChild(Element xml, QName childQName)
          Retrieves the text from the child element specified and parses it into a fully-resolved QName.
static QName XmlUtils.parseQName(String qname, Element namespaceContext)
          Parses the given String into a QName object and resolves the prefix to a namespace URI.
static QName XmlUtils.parseSchemaName(String name, Element namespaceContext)
           
 

Methods in org.apache.muse.util.xml with parameters of type QName
static Element XmlUtils.createElement(Document doc, QName qname)
           
static Element XmlUtils.createElement(Document doc, QName qname, Node value, boolean embedChildren)
           
static Element XmlUtils.createElement(Document doc, QName qname, Object value)
           
static Element XmlUtils.createElement(QName qname)
          This is a convenience method that creates a new, empty Element; the owner of the Element is EMPTY_DOC.
static Element XmlUtils.createElement(QName qname, Object value)
          This is a convenience method that creates a new Element with the given value; the owner of the Element is EMPTY_DOC.
static Element XmlUtils.findFirstInSubTree(Element context, QName qname)
          This is a convenience method that returns the first Element in the array returned by findInSubTree(Element, QName), if any.
static Element[] XmlUtils.findInSubTree(Element context, QName qname)
          Searches through an entire sub-tree for child Elements whose QName matches the one given.
static String XmlUtils.getAttribute(Element xml, QName qname)
           
static Element XmlUtils.getElement(Node context, QName qname)
          This is a convenience method that returns the zeroth child Element under the given Node.
static Element XmlUtils.getElement(Node context, QName qname, int index)
           
static Element[] XmlUtils.getElements(Node context, QName qname)
           
static String[] XmlUtils.getElementsText(Node context, QName qname)
          Searches a sub-tree for all direct child Elements with the given Qname and returns the text content of those Elements, if any.
static String XmlUtils.getElementText(Node context, QName qname)
          Searches a sub-tree for an Element with the given QName, and then returns its text content, if any.
static QName XmlUtils.getQNameFromChild(Element xml, QName childQName)
          Retrieves the text from the child element specified and parses it into a fully-resolved QName.
static void XmlUtils.setElement(Element context, QName qname, Node node, boolean embedChildren)
          If the given context node has no child Elements with the given name, one is created; otherwise, the first direct child with the name is used.
static void XmlUtils.setElement(Element context, QName qname, Object value)
          If the given context node has no child Elements with the given name, one is created; otherwise, the first direct child with the name is used.
static String XmlUtils.toString(QName qname)
           
 

Uses of QName in org.apache.muse.ws.addressing
 

Fields in org.apache.muse.ws.addressing declared as QName
static QName WsaConstants.ACTION_NOT_SUPPORTED_FAULT_QNAME
           
static QName WsaConstants.ACTION_QNAME
           
static QName WsaConstants.ADDRESS_QNAME
           
static QName WsaConstants.DEFAULT_RESOURCE_ID_QNAME
          The default identifier used for the implied resource pattern.
static QName WsaConstants.DESTINATION_UNREACHABLE_FAULT_QNAME
           
static QName WsaConstants.EPR_QNAME
          The standard EndpointReference QName - note that EPRs are not required to use this as their root element QName when serialized to XML.
static QName WsaConstants.EPR_TYPE_QNAME
          The name of the XSD EPR type.
static QName WsaConstants.FAULT_TO_QNAME
           
static QName WsaConstants.FROM_QNAME
           
static QName WsaConstants.INVALID_HEADER_FAULT_QNAME
           
static QName WsaConstants.MESSAGE_ID_QNAME
           
static QName WsaConstants.METADATA_QNAME
           
static QName WsaConstants.PARAMETERS_QNAME
           
static QName WsaConstants.PORT_TYPE_QNAME
           
static QName WsaConstants.PROBLEM_ACTION_QNAME
           
static QName WsaConstants.RELATES_TO_QNAME
           
static QName WsaConstants.REPLY_RELATIONSHIP_QNAME
           
static QName WsaConstants.REPLY_TO_QNAME
           
static QName WsaConstants.SERVICE_NAME_QNAME
           
static QName WsaConstants.TO_QNAME
           
 

Methods in org.apache.muse.ws.addressing that return QName
 QName MessageHeaders.getRelationshipType()
           
 QName EndpointReference.getRootTypeName()
           
 

Methods in org.apache.muse.ws.addressing with parameters of type QName
 void EndpointReference.addParameter(QName qname)
          This is a convenience method that calls addParameter(QName, Object) with a null parameter value.
 void EndpointReference.addParameter(QName qname, Object value)
          Creates a new reference parameter with the given name and value.
 Element MessageHeaders.getCustomHeader(QName elementName)
          This method is useful if you are only expecting one instance of a given SOAP header element and do not want to sort through a Collection or Iterator just to get one item.
 Collection MessageHeaders.getCustomHeaders(QName elementName)
           
 Element EndpointReference.getParameter(QName qname)
           
 Element EndpointReference.getParameter(QName qname, int index)
           
 Element[] EndpointReference.getParameters(QName qname)
           
 String EndpointReference.getParameterString(QName qname)
           
 String EndpointReference.getParameterString(QName qname, int index)
           
 void EndpointReference.removeParameter(QName qname)
          This is a convenience method that removes the first instance of a reference parameter with the given name.
 void EndpointReference.removeParameter(QName qname, int index)
          Removes the n-th instance of the parameter with the given name.
 void EndpointReference.removeParameters(QName qname)
          Removes all instances of the parameter with the given name.
 

Constructors in org.apache.muse.ws.addressing with parameters of type QName
EndpointReference(EndpointReference copy, QName typeName)
          A copy constructor for EPRs - creates a deep copy of the given EPR.
EndpointReference(URI address, QName typeName)
          Creates a new EPR with the given wsa:Address URI; when the EPR is serialized to XML, its root element will have the given QName.
 

Uses of QName in org.apache.muse.ws.addressing.soap
 

Fields in org.apache.muse.ws.addressing.soap declared as QName
static QName SoapConstants.BODY_QNAME
           
static QName SoapConstants.CODE_QNAME
           
static QName SoapConstants.DETAIL_QNAME
           
static QName SoapConstants.ENVELOPE_QNAME
           
static QName SoapConstants.FAULT_QNAME
           
static QName SoapConstants.HEADER_QNAME
           
static QName SoapConstants.NODE_QNAME
           
static QName SoapConstants.REASON_QNAME
           
static QName SoapConstants.RECEIVER_QNAME
           
static QName SoapConstants.ROLE_QNAME
           
static QName SoapConstants.SENDER_QNAME
           
static QName SoapConstants.SUBCODE_QNAME
           
static QName SoapConstants.TEXT_QNAME
           
static QName SoapConstants.VALUE_QNAME
           
 

Methods in org.apache.muse.ws.addressing.soap that return QName
 QName SoapFault.getCode()
           
 QName SoapFault.getSubCode()
           
 

Methods in org.apache.muse.ws.addressing.soap with parameters of type QName
 void SoapFault.setCode(QName code)
           
 void SoapFault.setSubCode(QName subCode)
           
 

Uses of QName in org.apache.muse.ws.dm.muws
 

Fields in org.apache.muse.ws.dm.muws declared as QName
static QName MuwsConstants.ACCESS_EPR_QNAME
           
static QName MuwsConstants.ADV_ME_CREATION_TOPIC
           
static QName MuwsConstants.ADV_ME_DESTRUCTION_TOPIC
           
static QName MuwsConstants.ADV_MR_CREATION_TOPIC
           
static QName MuwsConstants.ADV_MR_DESTRUCTION_TOPIC
           
static QName MuwsConstants.CALC_INTERVAL_QNAME
           
static QName MuwsConstants.CAPABILITY_QNAME
          MUWS Capability name, for defining capabilities in metadata.
static QName MuwsConstants.CAPTION_QNAME
           
static QName MuwsConstants.CHANGE_TYPE_QNAME
           
static QName MuwsConstants.CHARACTERISTICS_TOPIC
           
static QName MuwsConstants.CONFIGURATION_TOPIC
           
static QName MuwsConstants.CORRELATABLE_QNAME
           
static QName MuwsConstants.CORRELATABLE_TOPIC
           
static QName MuwsConstants.CREATE_NOTIFICATION_QNAME
           
static QName MuwsConstants.CURRENT_TIME_QNAME
           
static QName MuwsConstants.DESCRIPTION_QNAME
           
static QName MuwsConstants.DESCRIPTION_TOPIC
           
static QName MuwsConstants.DESTROY_NOTIFICATION_QNAME
           
static QName MuwsConstants.ENTERED_QNAME
           
static QName MuwsConstants.GATHERING_QNAME
           
static QName MuwsConstants.IDENTITY_TOPIC
           
static QName MuwsConstants.MANAGEABILITY_CAPABILITY_QNAME
           
static QName MuwsConstants.MANAGEABILITY_EPR_QNAME
           
static QName MuwsConstants.MATCH_ALL_QNAME
           
static QName MuwsConstants.MATCH_ANY_QNAME
           
static QName MuwsConstants.MATCH_QNAME
           
static QName MuwsConstants.METRIC_ATTRIBUTES_QNAME
           
static QName MuwsConstants.METRIC_GROUP_QNAME
           
static QName MuwsConstants.METRICS_TOPIC
           
static QName MuwsConstants.NAME_QNAME
           
static QName MuwsConstants.OP_STATUS_QNAME
           
static QName MuwsConstants.OP_STATUS_TOPIC
           
static QName MuwsConstants.PARTICIPANT_QNAME
           
static QName MuwsConstants.PREVIOUS_QNAME
           
static QName[] RelationshipResource.PROPERTIES
           
static QName[] State.PROPERTIES
           
static QName[] OperationalStatus.PROPERTIES
           
static QName[] CorrelatableProperties.PROPERTIES
           
static QName[] Relationships.PROPERTIES
           
static QName[] Description.PROPERTIES
           
static QName[] Metrics.PROPERTIES
           
static QName[] ManageabilityCharacteristics.PROPERTIES
           
static QName[] Identity.PROPERTIES
           
static QName MuwsConstants.QUERY_RELATIONSHIPS_QNAME
           
static QName MuwsConstants.QUERY_RESPONSE_QNAME
           
static QName MuwsConstants.RELATIONSHIP_QNAME
           
static QName MuwsConstants.RELATIONSHIP_RESOURCE_TOPIC
           
static QName MuwsConstants.RELATIONSHIPS_TOPIC
           
static QName MuwsConstants.REQUESTED_TYPE_QNAME
           
static QName MuwsConstants.RESOURCE_ID_QNAME
           
static QName MuwsConstants.ROLE_QNAME
           
static QName MuwsConstants.STATE_QNAME
           
static QName MuwsConstants.STATE_TOPIC
           
static QName MuwsConstants.TIME_SCOPE_QNAME
           
static QName MuwsConstants.TRANSITION_QNAME
           
static QName MuwsConstants.TYPE_QNAME
           
static QName MuwsConstants.VERSION_QNAME
           
 

Methods in org.apache.muse.ws.dm.muws that return QName
 QName Metric.getName()
           
 QName[] RelationshipType.getValues()
           
 QName[] StateType.getValues()
           
 

Methods in org.apache.muse.ws.dm.muws with parameters of type QName
 Metric Metrics.getMetric(QName propertyQName)
           
 WsResource[] Relationships.queryRelationshipsByType(QName[] types)
          This method is defined by MUWS Part 2 in order to optimize the query of a resource property that will often have a large number of instances (which would make XPath-like queries and catch-all Get requests a performance bottleneck).
 

Uses of QName in org.apache.muse.ws.dm.muws.adv.impl
 

Methods in org.apache.muse.ws.dm.muws.adv.impl with parameters of type QName
protected  void AbstractAdvertisement.sendMessage(EndpointReference sourceEPR, QName topicName, QName situationCategory, Element payload)
           
 

Uses of QName in org.apache.muse.ws.dm.muws.events
 

Fields in org.apache.muse.ws.dm.muws.events declared as QName
static QName WefConstants.AVAILABILITY_SITUATION_QNAME
           
static QName WefConstants.CAPABILITY_SITUATION_QNAME
           
static QName WefConstants.COMP_ADDRESS_QNAME
           
static QName WefConstants.CONFIGURE_SITUATION_QNAME
           
static QName WefConstants.CONNECT_SITUATION_QNAME
           
static QName WefConstants.CREATE_SITUATION_QNAME
           
static QName WefConstants.DEPENDENCY_SITUATION_QNAME
           
static QName WefConstants.DESTROY_SITUATION_QNAME
           
static QName WefConstants.EVENT_ID_QNAME
           
static QName WefConstants.MESSAGE_QNAME
           
static QName WefConstants.MGMT_EVENT_QNAME
           
static QName WefConstants.OTHER_SITUATION_QNAME
           
static QName WefConstants.PRIORITY_QNAME
           
static QName WefConstants.REPORT_SITUATION_QNAME
           
static QName WefConstants.REPORTER_COMP_QNAME
           
static QName WefConstants.REQUEST_SITUATION_QNAME
           
static QName WefConstants.RESOURCE_ID_QNAME
           
static QName WefConstants.SEVERITY_QNAME
           
static QName WefConstants.SITUATION_CATEGORY_QNAME
           
static QName WefConstants.SITUATION_QNAME
           
static QName WefConstants.SITUATION_TIME_QNAME
           
static QName WefConstants.SOURCE_COMP_QNAME
           
static QName WefConstants.START_SITUATION_QNAME
           
static QName WefConstants.STOP_SITUATION_QNAME
           
static QName WefConstants.SUBSTITUTABLE_MSG_QNAME
           
static QName WefConstants.SUCCESS_DISPOSITION_QNAME
           
static QName WefConstants.VALUE_QNAME
           
 

Methods in org.apache.muse.ws.dm.muws.events that return QName
 QName[] Situation.getCategoryType()
           
 QName Component.getName()
           
 

Methods in org.apache.muse.ws.dm.muws.events with parameters of type QName
 void ExtendedElements.addExtendedElement(QName elementName, Object elementValue)
           
 Collection ExtendedElements.getExtendedElements(QName elementName)
           
 void Situation.setCategoryType(QName categoryType)
           
 void Situation.setCategoryType(QName[] categoryType)
           
 void Component.setName(QName name)
           
 

Uses of QName in org.apache.muse.ws.dm.muws.events.impl
 

Methods in org.apache.muse.ws.dm.muws.events.impl that return QName
 QName[] SimpleSituation.getCategoryType()
           
 QName SimpleComponent.getName()
           
 

Methods in org.apache.muse.ws.dm.muws.events.impl with parameters of type QName
 void AbstractExtendedElements.addExtendedElement(QName elementName, Object elementValue)
           
 Collection AbstractExtendedElements.getExtendedElements(QName elementName)
           
 void SimpleSituation.setCategoryType(QName categoryType)
           
 void SimpleSituation.setCategoryType(QName[] categoryType)
           
 void SimpleComponent.setName(QName name)
           
 

Uses of QName in org.apache.muse.ws.dm.muws.ext
 

Fields in org.apache.muse.ws.dm.muws.ext declared as QName
static QName MuwsExtConstants.MATCHES_QNAME
           
static QName MuwsExtConstants.MATCHES_RESPONSE_QNAME
           
static QName MuwsExtConstants.RELATIONSHIP_CREATION_FAILED_QNAME
           
 

Uses of QName in org.apache.muse.ws.dm.muws.impl
 

Methods in org.apache.muse.ws.dm.muws.impl that return QName
 QName SimpleMetric.getName()
           
 QName MetricDecorationProvider.getPropertyName()
           
 QName MetricOnDemandListener.getPropertyName()
           
 QName MetricUpdateListener.getPropertyName()
           
 QName[] SimpleIdentity.getPropertyNames()
           
 QName[] SimpleCorrelatableProperties.getPropertyNames()
           
 QName[] SimpleDescription.getPropertyNames()
           
 QName[] SimpleState.getPropertyNames()
           
 QName[] SimpleMetrics.getPropertyNames()
           
 QName[] SimpleManageabilityCharacteristics.getPropertyNames()
           
 QName[] SimpleOperationalStatus.getPropertyNames()
           
 QName[] SimpleRelationships.getPropertyNames()
           
 QName[] SimpleRelationshipResource.getPropertyNames()
           
 QName SimpleMatch.getPropertyQName()
           
protected abstract  QName ComplexMatch.getRootQName()
           
protected  QName AllMatch.getRootQName()
           
protected  QName AnyMatch.getRootQName()
           
 QName[] QueryRelationships.getTypes()
           
 QName[] SimpleRelationshipType.getValues()
           
 QName[] SimpleStateType.getValues()
           
 

Methods in org.apache.muse.ws.dm.muws.impl with parameters of type QName
 Metric SimpleMetrics.getMetric(QName propertyQName)
           
 Element[] SimpleRelationships.getProperty(QName propertyName)
           
 WsResource[] SimpleRelationships.queryRelationshipsByType(QName[] types)
           
 

Constructors in org.apache.muse.ws.dm.muws.impl with parameters of type QName
QueryRelationships(QName[] types)
           
SimpleMatch(WsResource resource, QName propertyQName)
           
SimpleMetric(QName name, WsResource resource)
           
SimpleRelationshipType(QName[] values)
           
SimpleStateType(QName[] values)
           
 

Uses of QName in org.apache.muse.ws.dm.muws.remote
 

Methods in org.apache.muse.ws.dm.muws.remote with parameters of type QName
 Object MetricsClient.getPropertyAsObjectAndMetrics(QName qname, Class type, Map metrics)
          This method is just like getPropertyAsObject() except that it will fill the given Map with the metrics returned in the property XML.
 Element[] MetricsClient.getResourcePropertyAndMetrics(QName qname, Map metrics)
          This method is just like getResourceProperty() except that it will fill the given Map with the metrics returned in the property XML.
 WsResourceClient[] RelationshipsClient.queryRelationshipsByType(QName[] types)
           
 

Uses of QName in org.apache.muse.ws.metadata
 

Fields in org.apache.muse.ws.metadata declared as QName
static QName WsxConstants.DIALECT_QNAME
           
static QName WsxConstants.GET_METADATA_QNAME
           
static QName WsxConstants.METADATA_QNAME
           
static QName WsxConstants.SECTION_QNAME
           
 

Uses of QName in org.apache.muse.ws.notification
 

Fields in org.apache.muse.ws.notification declared as QName
static QName WsnConstants.CONSUMER_QNAME
           
static QName WsnConstants.CREATION_QNAME
           
static QName WsnConstants.CURRENT_TIME_QNAME
           
static QName WsnConstants.FILTER_QNAME
           
static QName WsnConstants.FIXED_SET_QNAME
           
static QName WsnConstants.GET_CURRENT_QNAME
           
static QName WsnConstants.GET_CURRENT_RESPONSE_QNAME
           
static QName WsnConstants.INIT_TERMINATION_TIME_QNAME
           
static QName WsnConstants.INVALID_FILTER_QNAME
           
static QName WsnConstants.INVALID_MESSAGE_CONTENT_QNAME
           
static QName WsnConstants.INVALID_PRODUCER_PROPERTIES_QNAME
           
static QName WsnConstants.INVALID_TOPIC_EXPRESSION_QNAME
           
static QName WsnConstants.MESSAGE_CONTENT_QNAME
           
static QName WsnConstants.MESSAGE_QNAME
           
static QName WsnConstants.MULTIPLE_TOPICS_SPECIFIED_QNAME
           
static QName WsnConstants.NO_CURRENT_MESSAGE_QNAME
           
static QName WsnConstants.NOTIFICATION_MSG_QNAME
           
static QName WsnConstants.NOTIFY_NOT_SUPPORTED_QNAME
           
static QName WsnConstants.NOTIFY_QNAME
           
static QName WsnConstants.NOTIFY_RESPONSE_QNAME
           
static QName WsnConstants.PAUSE_FAILED_QNAME
           
static QName WsnConstants.PAUSE_QNAME
           
static QName WsnConstants.PAUSE_RESPONSE_QNAME
           
static QName WsnConstants.POLICY_QNAME
           
static QName WsnConstants.PRODUCER_PROPERTIES_QNAME
           
static QName WsnConstants.PRODUCER_QNAME
           
static QName[] NotificationProducer.PROPERTIES
           
static QName[] SubscriptionManager.PROPERTIES
           
static QName WsnConstants.RESUME_FAILED_QNAME
           
static QName WsnConstants.RESUME_QNAME
           
static QName WsnConstants.RESUME_RESPONSE_QNAME
           
static QName WsnConstants.SUBSCRIBE_FAILED_QNAME
           
static QName WsnConstants.SUBSCRIBE_QNAME
           
static QName WsnConstants.SUBSCRIBE_RESPONSE_QNAME
           
static QName WsnConstants.SUBSCRIPTION_EPR_QNAME
           
static QName WsnConstants.TERMINATION_TIME_QNAME
           
static QName WsnConstants.TOPIC_DIALECT_QNAME
           
static QName WsnConstants.TOPIC_DIALECT_UNKNOWN_QNAME
           
static QName WsnConstants.TOPIC_EXPRESSION_QNAME
           
static QName WsnConstants.TOPIC_NOT_SUPPORTED_QNAME
           
static QName WsnConstants.TOPIC_QNAME
           
static QName WsnConstants.UNABLE_TO_CREATE_PULL_POINT_QNAME
           
static QName WsnConstants.UNABLE_TO_GET_MESSAGES_QNAME
           
static QName WsnConstants.UNACCEPTABLE_TERMINATION_TIME_QNAME
           
static QName WsnConstants.UNRECOGNIZED_POLICY_QNAME
           
static QName WsnConstants.UNSUPPORTED_POLICY_QNAME
           
 

Methods in org.apache.muse.ws.notification that return QName
 QName NotificationMessage.getTopic()
           
 QName TopicListener.getTopic()
           
 QName[] NotificationProducer.getTopicExpression()
           
 

Methods in org.apache.muse.ws.notification with parameters of type QName
 void NotificationMessage.addMessageContent(QName qname, Object content)
          This method allows you to add message content that has not yet been serialized into XML.
 Topic NotificationProducer.addTopic(QName topicName)
          Creates a topic in the resource's topic set and adds it to the appropriate topic namespace.
 NotificationMessage NotificationProducer.getCurrentMessage(QName topicPath)
          Retrieves the last message published for a given topic.
 Element NotificationMessage.getMessageContent(QName qname)
           
 Object NotificationMessage.getMessageContent(QName qname, Class type)
          This is a convenience method that does the same task as getMessageContent(QName) but deserializes the message content into a POJO of the given type before returning it.
 Topic NotificationProducer.getTopic(QName topicName)
           
 Collection NotificationConsumer.getTopicListeners(QName topic)
           
 boolean NotificationProducer.hasTopic(QName topicName)
           
 void NotificationProducer.publish(QName topicName, Element content)
          Creates a WS-N notification message with the given topic and message content and sends it to the appropriate subscribers.
 void NotificationProducer.publish(QName topicName, Element[] content)
           
 void NotificationProducer.publish(QName topicName, QName[] contentName, Object[] content)
           
 void NotificationProducer.publish(QName topicName, QName[] contentName, Object[] content)
           
 void NotificationProducer.publish(QName topicName, QName contentName, Object content)
          This is a convenience method that calls publish(QName, Element) after the given content object has been serialized to XML using the Muse serializer framework.
 void NotificationProducer.publish(QName topicName, XmlSerializable content)
          This is a convenience method that calls publish(QName, Element) after the XmlSerializable object has been serialized to XML.
 void NotificationProducer.publish(QName topicName, XmlSerializable[] content)
           
 void NotificationMessage.setTopic(QName topicPath)
           
 

Uses of QName in org.apache.muse.ws.notification.impl
 

Methods in org.apache.muse.ws.notification.impl that return QName
 QName[] SimpleNotificationProducer.getPropertyNames()
           
 QName[] SimpleSubscriptionManager.getPropertyNames()
           
 QName SimpleNotificationMessage.getTopic()
           
 QName TopicFilter.getTopic()
           
 QName[] SimpleNotificationProducer.getTopicExpression()
           
 QName GetCurrentMessage.getTopicPath()
           
 

Methods in org.apache.muse.ws.notification.impl with parameters of type QName
 boolean FilterFactoryHandler.accepts(QName filterName, String filterDialect)
           
 boolean ProducerPropertiesFilterHandler.accepts(QName filterName, String filterDialect)
           
 boolean TopicFilterHandler.accepts(QName filterName, String filterDialect)
           
 boolean MessagePatternFilterHandler.accepts(QName filterName, String filterDialect)
           
 void SimpleNotificationMessage.addMessageContent(QName qname, Object content)
           
 Topic SimpleNotificationProducer.addTopic(QName topicName)
           
 NotificationMessage SimpleNotificationProducer.getCurrentMessage(QName topicPath)
           
 Element SimpleNotificationMessage.getMessageContent(QName qname)
           
 Object SimpleNotificationMessage.getMessageContent(QName qname, Class type)
           
 Topic SimpleNotificationProducer.getTopic(QName topicName)
           
 Collection SimpleNotificationConsumer.getTopicListeners(QName topic)
           
 boolean SimpleNotificationProducer.hasTopic(QName topicName)
           
 void SimpleNotificationProducer.publish(QName topicName, Element content)
           
 void SimpleNotificationProducer.publish(QName topicName, Element[] content)
           
 void SimpleNotificationProducer.publish(QName topicName, QName[] contentNames, Object[] content)
           
 void SimpleNotificationProducer.publish(QName topicName, QName[] contentNames, Object[] content)
           
 void SimpleNotificationProducer.publish(QName topicName, QName contentName, Object content)
           
 void SimpleNotificationProducer.publish(QName topicName, XmlSerializable content)
           
 void SimpleNotificationProducer.publish(QName topicName, XmlSerializable[] content)
           
 void SimpleNotificationMessage.setTopic(QName topicPath)
           
 void TopicFilter.setTopic(QName topicName)
           
 Element FilterSerializer.toXML(Object obj, QName qname)
           
 Element NotificationMessageSerializer.toXML(Object obj, QName qname)
           
 

Constructors in org.apache.muse.ws.notification.impl with parameters of type QName
GetCurrentMessage(QName topicPath)
           
SimpleNotificationMessage(QName topicPath)
           
TopicFilter(QName topicName)
           
TopicFilter(QName topicName, String dialect)
           
 

Uses of QName in org.apache.muse.ws.notification.properties
 

Methods in org.apache.muse.ws.notification.properties that return QName
 QName ResourcePropertyChangeEvent.getPropertyName()
           
 QName ChangeNotificationListener.getPropertyName()
           
 

Methods in org.apache.muse.ws.notification.properties with parameters of type QName
 PropertyChangeListener ChangeNotificationListenerFactory.newInstance(QName propertyQName, WsResource resource)
           
 PropertyChangeListener WsrpNotificationListenerFactory.newInstance(QName property, WsResource resource)
           
 

Constructors in org.apache.muse.ws.notification.properties with parameters of type QName
ChangeNotificationListener(QName topicName, NotificationProducer wsn)
           
ResourcePropertyChangeEvent(QName propertyName, Element[] oldValues, Element[] newValues)
           
 

Uses of QName in org.apache.muse.ws.notification.remote
 

Methods in org.apache.muse.ws.notification.remote with parameters of type QName
 NotificationMessage NotificationProducerClient.getCurrentMessage(QName topicPath)
           
 

Uses of QName in org.apache.muse.ws.notification.topics
 

Fields in org.apache.muse.ws.notification.topics declared as QName
static QName WstConstants.PATTERN_QNAME
           
static QName WstConstants.TOPIC_NAMESPACE_QNAME
           
static QName WstConstants.TOPIC_QNAME
           
static QName WstConstants.TOPIC_SET_QNAME
           
 

Methods in org.apache.muse.ws.notification.topics that return QName
 QName Topic.getConcretePath()
           
 QName TopicPathExpression.getTopicPath()
           
 

Methods in org.apache.muse.ws.notification.topics with parameters of type QName
 void Topic.addMessageType(QName messageType)
           
 void Topic.removeMessageType(QName messageType)
           
 

Uses of QName in org.apache.muse.ws.notification.topics.impl
 

Methods in org.apache.muse.ws.notification.topics.impl that return QName
 QName SimpleTopic.getConcretePath()
           
 QName ConcretePathExpression.getTopicPath()
           
 

Methods in org.apache.muse.ws.notification.topics.impl with parameters of type QName
 void SimpleTopic.addMessageType(QName messageType)
           
 void SimpleTopic.removeMessageType(QName messageType)
           
static void ConcretePathExpression.validateTopicPath(QName topicPath)
          Validates the given topic name against the rules for concrete topic expressions.
 

Constructors in org.apache.muse.ws.notification.topics.impl with parameters of type QName
ConcretePathExpression(TopicNamespace topicSpace, QName topicPath)
           
ConcretePathExpression(TopicSet topics, QName topicPath)
           
 

Uses of QName in org.apache.muse.ws.resource
 

Fields in org.apache.muse.ws.resource declared as QName
static QName WsrfConstants.RESOURCE_UNAVAILABLE_QNAME
           
static QName WsrfConstants.RESOURCE_UNKNOWN_QNAME
           
 

Uses of QName in org.apache.muse.ws.resource.basefaults
 

Fields in org.apache.muse.ws.resource.basefaults declared as QName
static QName WsbfConstants.BASE_FAULT_QNAME
           
static QName WsbfConstants.DESCRIPTION_QNAME
           
static QName WsbfConstants.ERROR_CODE_QNAME
           
static QName WsbfConstants.FAULT_CAUSE_QNAME
           
static QName WsbfConstants.ORIGINATOR_QNAME
           
static QName WsbfConstants.TIMESTAMP_QNAME
           
 

Methods in org.apache.muse.ws.resource.basefaults that return QName
 QName BaseFault.getName()
           
 

Constructors in org.apache.muse.ws.resource.basefaults with parameters of type QName
BaseFault(QName name, String message)
           
BaseFault(QName name, String message, Throwable cause)
           
BaseFault(QName name, Throwable cause)
           
 

Uses of QName in org.apache.muse.ws.resource.ext
 

Fields in org.apache.muse.ws.resource.ext declared as QName
static QName WsrfExtConstants.INVALID_MESSAGE_FORMAT_QNAME
           
static QName WsrfExtConstants.METADATA_VALIDATION_ERROR_QNAME
           
static QName WsrfExtConstants.RESOURCE_INITIALIZATION_QNAME
           
static QName WsrfExtConstants.SCHEMA_VALIDATION_ERROR_QNAME
           
static QName WsrfExtConstants.SERIALIZATION_ERROR_QNAME
           
 

Uses of QName in org.apache.muse.ws.resource.impl
 

Methods in org.apache.muse.ws.resource.impl that return QName
 QName[] AbstractWsResourceCapability.getPropertyNames()
           
 

Methods in org.apache.muse.ws.resource.impl with parameters of type QName
protected  void AbstractWsResourceCapability.createGettersAndSetters(QName propertyName)
           
 void AbstractWsResourceCapability.deleteProperty(QName propertyQName)
           
protected  Method AbstractWsResourceCapability.getGetter(QName propertyQName)
           
 Element[] AbstractWsResourceCapability.getProperty(QName propertyQName)
           
protected  Element[] AbstractWsResourceCapability.getPropertyElements(QName name, Object value)
           
protected  Method AbstractWsResourceCapability.getSetter(QName propertyQName)
           
 void AbstractWsResourceCapability.insertProperty(QName propertyQName, Element[] values)
           
 void AbstractWsResourceCapability.updateProperty(QName propertyQName, Element[] values)
           
 

Uses of QName in org.apache.muse.ws.resource.lifetime
 

Fields in org.apache.muse.ws.resource.lifetime declared as QName
static QName WsrlConstants.CURRENT_TIME_QNAME
          The name of the wsrl:CurrentTime property.
static QName WsrlConstants.DESTROY_QNAME
           
static QName WsrlConstants.DESTROY_RESPONSE_QNAME
           
static QName WsrlConstants.NEW_TIME_QNAME
           
static QName WsrlConstants.NOTIFICATION_QNAME
          The name of the WS-RL resource termination event.
static QName[] ScheduledTermination.PROPERTIES
           
static QName WsrlConstants.REQUESTED_DURATION_QNAME
           
static QName WsrlConstants.REQUESTED_TIME_QNAME
           
static QName WsrlConstants.RESOURCE_NOT_DESTROYED_QNAME
           
static QName WsrlConstants.SET_TERMINATION_QNAME
           
static QName WsrlConstants.SET_TERMINATION_RESPONSE_QNAME
           
static QName WsrlConstants.TERMINATION_TIME_CHANGE_REJECTED_QNAME
           
static QName WsrlConstants.TERMINATION_TIME_QNAME
          The name of the wsrl:TerminationTime property.
static QName WsrlConstants.TERMINATION_TOPIC_QNAME
          The name of the WS-N Topic for WS-RL termination events.
static QName WsrlConstants.UNABLE_TO_SET_TERMINATION_TIME_QNAME
           
 

Uses of QName in org.apache.muse.ws.resource.lifetime.impl
 

Methods in org.apache.muse.ws.resource.lifetime.impl that return QName
 QName[] SimpleScheduledTermination.getPropertyNames()
           
 

Uses of QName in org.apache.muse.ws.resource.metadata
 

Fields in org.apache.muse.ws.resource.metadata declared as QName
static QName WsrmdConstants.DEFINITIONS_QNAME
           
static QName WsrmdConstants.DESCRIPTOR_ATTR_QNAME
           
static QName WsrmdConstants.DESCRIPTOR_LOCATION_ATTR_QNAME
           
static QName WsrmdConstants.DESCRIPTOR_QNAME
           
static QName WsrmdConstants.INITIAL_VALUES_QNAME
           
static QName WsrmdConstants.PROPERTY_QNAME
           
static QName WsrmdConstants.STATIC_VALUES_QNAME
           
static QName WsrmdConstants.VALID_RANGE_QNAME
           
static QName WsrmdConstants.VALID_VALUES_QNAME
           
 

Methods in org.apache.muse.ws.resource.metadata that return QName
 QName MetadataDescriptor.getInterface()
           
 QName OpenMetadataDescriptor.getInterface()
           
 

Methods in org.apache.muse.ws.resource.metadata with parameters of type QName
 void MetadataDescriptor.addProperty(QName property, String modifiability, String mutability)
          Adds another wsrmd:Property element to the descriptor with the basic metadata attributes required by the spec.
 void OpenMetadataDescriptor.addProperty(QName property, String modifiability, String mutability)
           
 boolean MetadataDescriptor.canDelete(QName property)
           
 boolean OpenMetadataDescriptor.canDelete(QName property)
           
 boolean MetadataDescriptor.canInsert(QName property)
           
 boolean OpenMetadataDescriptor.canInsert(QName property)
           
 boolean MetadataDescriptor.canUpdate(QName property)
           
 boolean OpenMetadataDescriptor.canUpdate(QName property)
           
 String MetadataDescriptor.getExtendedMetadata(QName property, QName elementName)
          This method allows you to extend a wsrmd:Property definition and provide application-specific metadata for a property.
 String OpenMetadataDescriptor.getExtendedMetadata(QName property, QName elementName)
           
 Collection MetadataDescriptor.getExtendedMetadataNames(QName property)
           
 Collection OpenMetadataDescriptor.getExtendedMetadataNames(QName property)
           
 Collection MetadataDescriptor.getInitialValues(QName property)
           
 Collection OpenMetadataDescriptor.getInitialValues(QName property)
           
 Collection MetadataDescriptor.getInitialValues(QName property, Class javaType)
           
 Collection OpenMetadataDescriptor.getInitialValues(QName property, Class type)
           
 String MetadataDescriptor.getLowerBound(QName property)
           
 String OpenMetadataDescriptor.getLowerBound(QName property)
           
 String MetadataDescriptor.getModifiability(QName property)
          Most users will probably want to use the canDelete(), canInsert(), and canUpdate() methods to test the permissions of a property; these methods handle the Boolean logic between modifiability and mutability values so you don't have to litter your code with messy if/else blocks.
 String OpenMetadataDescriptor.getModifiability(QName property)
           
 String MetadataDescriptor.getMutability(QName property)
          Most users will probably want to use the canDelete(), canInsert(), and canUpdate() methods to test the permissions of a property; these methods handle the Boolean logic between modifiability and mutability values so you don't have to litter your code with messy if/else blocks.
 String OpenMetadataDescriptor.getMutability(QName property)
           
 Collection MetadataDescriptor.getStaticValues(QName property)
           
 Collection OpenMetadataDescriptor.getStaticValues(QName property)
           
 Collection MetadataDescriptor.getStaticValues(QName property, Class javaType)
           
 Collection OpenMetadataDescriptor.getStaticValues(QName property, Class type)
           
 String MetadataDescriptor.getUpperBound(QName property)
           
 String OpenMetadataDescriptor.getUpperBound(QName property)
           
 Collection MetadataDescriptor.getValidValues(QName property)
           
 Collection OpenMetadataDescriptor.getValidValues(QName property)
           
 Collection MetadataDescriptor.getValidValues(QName property, Class javaType)
           
 Collection OpenMetadataDescriptor.getValidValues(QName property, Class type)
           
 boolean MetadataDescriptor.hasProperty(QName property)
           
 boolean OpenMetadataDescriptor.hasProperty(QName property)
           
 boolean MetadataDescriptor.isInitialValue(QName property, Object value)
           
 boolean OpenMetadataDescriptor.isInitialValue(QName property, Object value)
           
 boolean MetadataDescriptor.isReadOnlyExternal(QName property)
           
 boolean OpenMetadataDescriptor.isReadOnlyExternal(QName property)
           
 boolean MetadataDescriptor.isStaticValue(QName property, Object value)
           
 boolean OpenMetadataDescriptor.isStaticValue(QName property, Object value)
           
 boolean MetadataDescriptor.isValidValue(QName property, Object value)
           
 boolean OpenMetadataDescriptor.isValidValue(QName property, Object value)
           
 void MetadataDescriptor.removeProperty(QName property)
          Removes the wsrmd:Property element with the given name.
 void OpenMetadataDescriptor.removeProperty(QName property)
           
 void MetadataDescriptor.setExtendedMetadata(QName property, QName elementName, String value)
          This method allows you to extend a wsrmd:Property definition and provide application-specific metadata for a property.
 void OpenMetadataDescriptor.setExtendedMetadata(QName property, QName elementName, String value)
           
 void MetadataDescriptor.setInitialValues(QName property, Collection values)
           
 void OpenMetadataDescriptor.setInitialValues(QName property, Collection values)
           
 void MetadataDescriptor.setLowerBound(QName property, String value)
           
 void OpenMetadataDescriptor.setLowerBound(QName property, String value)
           
 void MetadataDescriptor.setModifiability(QName property, String value)
           
 void OpenMetadataDescriptor.setModifiability(QName property, String value)
           
 void MetadataDescriptor.setMutability(QName property, String value)
           
 void OpenMetadataDescriptor.setMutability(QName property, String value)
           
 void MetadataDescriptor.setPropertyName(QName currentProperty, QName newProperty)
          Change the name of one of the current wsrmd:Property elements.
 void OpenMetadataDescriptor.setPropertyName(QName currentProperty, QName newProperty)
           
 void MetadataDescriptor.setStaticValues(QName property, Collection values)
           
 void OpenMetadataDescriptor.setStaticValues(QName property, Collection values)
           
 void MetadataDescriptor.setUpperBound(QName property, String value)
           
 void OpenMetadataDescriptor.setUpperBound(QName property, String value)
           
 void MetadataDescriptor.setValidValues(QName property, Collection values)
           
 void OpenMetadataDescriptor.setValidValues(QName property, Collection values)
           
 

Uses of QName in org.apache.muse.ws.resource.metadata.impl
 

Methods in org.apache.muse.ws.resource.metadata.impl that return QName
 QName SimpleMetadataDescriptor.getInterface()
           
 

Methods in org.apache.muse.ws.resource.metadata.impl with parameters of type QName
 void SimpleMetadataDescriptor.addProperty(QName property, String modifiability, String mutability)
           
 boolean SimpleMetadataDescriptor.canDelete(QName propertyQName)
           
 boolean SimpleMetadataDescriptor.canInsert(QName propertyQName)
           
 boolean SimpleMetadataDescriptor.canUpdate(QName propertyQName)
           
 String SimpleMetadataDescriptor.getExtendedMetadata(QName propertyQName, QName elementName)
           
 Collection SimpleMetadataDescriptor.getExtendedMetadataNames(QName propertyQName)
           
 Collection SimpleMetadataDescriptor.getInitialValues(QName propertyQName)
           
 Collection SimpleMetadataDescriptor.getInitialValues(QName propertyQName, Class javaType)
           
 String SimpleMetadataDescriptor.getLowerBound(QName propertyQName)
           
 String SimpleMetadataDescriptor.getModifiability(QName propertyQName)
           
 String SimpleMetadataDescriptor.getMutability(QName propertyQName)
           
 Collection SimpleMetadataDescriptor.getStaticValues(QName propertyQName)
           
 Collection SimpleMetadataDescriptor.getStaticValues(QName propertyQName, Class javaType)
           
 String SimpleMetadataDescriptor.getUpperBound(QName propertyQName)
           
 Collection SimpleMetadataDescriptor.getValidValues(QName propertyQName)
           
 Collection SimpleMetadataDescriptor.getValidValues(QName propertyQName, Class javaType)
           
 boolean SimpleMetadataDescriptor.hasProperty(QName propertyQName)
           
 boolean SimpleMetadataDescriptor.isInitialValue(QName propertyQName, Object value)
           
 boolean SimpleMetadataDescriptor.isReadOnlyExternal(QName propertyQName)
           
 boolean SimpleMetadataDescriptor.isStaticValue(QName propertyQName, Object value)
           
 boolean SimpleMetadataDescriptor.isValidValue(QName propertyQName, Object value)
           
 void SimpleMetadataDescriptor.removeProperty(QName property)
           
 void SimpleMetadataDescriptor.setExtendedMetadata(QName property, QName elementName, String value)
           
 void SimpleMetadataDescriptor.setInitialValues(QName property, Collection values)
           
 void SimpleMetadataDescriptor.setLowerBound(QName property, String value)
           
 void SimpleMetadataDescriptor.setModifiability(QName property, String value)
           
 void SimpleMetadataDescriptor.setMutability(QName property, String value)
           
 void SimpleMetadataDescriptor.setPropertyName(QName currentProperty, QName newProperty)
           
 void SimpleMetadataDescriptor.setStaticValues(QName property, Collection values)
           
 void SimpleMetadataDescriptor.setUpperBound(QName property, String value)
           
 void SimpleMetadataDescriptor.setValidValues(QName property, Collection values)
           
 

Constructors in org.apache.muse.ws.resource.metadata.impl with parameters of type QName
ExternalChangeApprover(QName qname, boolean isReadOnly)
          Creates a new approver for the property with the given name.
InsertOnlyApprover(QName qname)
           
ReadOnlyApprover(QName qname)
           
SimpleMetadataDescriptor(String name, String wsdlLocation, QName wsdlInterface)
          This constructor allows users to create RMD docs programmatically, adding wsrmd:Property elements one at a time.
StaticValuesApprover(QName qname, MetadataDescriptor metadata)
          Creates a new approver for the property with the given name and RMD.
ValidValuesApprover(QName qname, MetadataDescriptor metadata)
          Creates a new approver for the property with the given name and RMD.
 

Uses of QName in org.apache.muse.ws.resource.properties
 

Fields in org.apache.muse.ws.resource.properties declared as QName
static QName WsrpConstants.DEFAULT_DOCUMENT_QNAME
          A default root element name for WS-RP documents.
static QName WsrpConstants.DELETE_QNAME
           
static QName WsrpConstants.GET_DOCUMENT_QNAME
           
static QName WsrpConstants.GET_DOCUMENT_RESPONSE_QNAME
           
static QName WsrpConstants.GET_MULTIPLE_QNAME
           
static QName WsrpConstants.GET_MULTIPLE_RESPONSE_QNAME
           
static QName WsrpConstants.GET_QNAME
           
static QName WsrpConstants.GET_RESPONSE_QNAME
           
static QName WsrpConstants.INSERT_QNAME
           
static QName WsrpConstants.INVALID_MODIFICATION_QNAME
           
static QName WsrpConstants.INVALID_PROPERTY_QNAME
           
static QName WsrpConstants.INVALID_QUERY_QNAME
           
static QName WsrpConstants.NEW_VALUES_QNAME
          WS-RP/WS-N change notification - new value element name.
static QName WsrpConstants.NOTIFICATION_QNAME
          WS-RP/WS-N change notification - root element name.
static QName WsrpConstants.OLD_VALUES_QNAME
          WS-RP/WS-N change notification - old value element name.
static QName WsrpConstants.PROPERTY_QNAME
           
static QName WsrpConstants.PUT_DOCUMENT_QNAME
           
static QName WsrpConstants.QUERY_DIALECT_QNAME
           
static QName WsrpConstants.QUERY_EVALUATION_ERROR_QNAME
           
static QName WsrpConstants.QUERY_EXPRESSION_QNAME
           
static QName WsrpConstants.QUERY_QNAME
           
static QName WsrpConstants.QUERY_RESPONSE_QNAME
           
static QName WsrpConstants.SET_QNAME
           
static QName WsrpConstants.SET_RESPONSE_QNAME
           
static QName WsrpConstants.SET_RP_FAILED_QNAME
           
static QName WsrpConstants.UNABLE_TO_MODIFY_QNAME
           
static QName WsrpConstants.UNABLE_TO_PUT_RP_QNAME
           
static QName WsrpConstants.UNKNOWN_QUERY_DIALECT_QNAME
           
static QName WsrpConstants.UPDATE_QNAME
           
 

Uses of QName in org.apache.muse.ws.resource.properties.get
 

Methods in org.apache.muse.ws.resource.properties.get with parameters of type QName
 Element[] GetMultipleResourceProperties.getMultipleResourceProperties(QName[] qnames)
          Returns zero or more instances of the given properties.
 Element[] GetResourceProperty.getResourceProperty(QName qname)
          Returns zero or more instances of the given property.
 

Uses of QName in org.apache.muse.ws.resource.properties.get.ext
 

Methods in org.apache.muse.ws.resource.properties.get.ext with parameters of type QName
 Object GetResourcePropertyExtensions.getPropertyAsObject(QName qname, Class type)
          Returns zero or more instances of the given property, deserialized into instances of the given type.
 

Uses of QName in org.apache.muse.ws.resource.properties.get.impl
 

Methods in org.apache.muse.ws.resource.properties.get.impl that return QName
 QName GetResponse.getPropertyName()
           
 QName GetMultipleResponse.getPropertyName(int index)
           
 QName GetRequest.getQName()
           
 QName[] GetMultipleRequest.getQNames()
           
 

Methods in org.apache.muse.ws.resource.properties.get.impl with parameters of type QName
 Element[] SimpleGetCapability.getMultipleResourceProperties(QName[] qnames)
           
 Element[] SimpleGetCapability.getResourceProperty(QName qname)
           
 

Constructors in org.apache.muse.ws.resource.properties.get.impl with parameters of type QName
GetMultipleRequest(QName[] qnames)
           
GetRequest(QName qname)
           
 

Uses of QName in org.apache.muse.ws.resource.properties.impl
 

Methods in org.apache.muse.ws.resource.properties.impl that return QName
static QName WsrpUtils.getPropertiesName(Node wsdl, QName portType)
          Searches a WSDL document for the schema element name of a resource's WS-RP document.
 

Methods in org.apache.muse.ws.resource.properties.impl with parameters of type QName
protected  void SimpleResourcePropertyCollection.addInitialValues(QName qname)
           
protected  void SimpleResourcePropertyCollection.addPermissions(QName qname)
           
protected  void SimpleResourcePropertyCollection.addStaticValues(QName qname)
           
protected  void SimpleResourcePropertyCollection.addValidValues(QName qname)
           
protected  void SimpleResourcePropertyCollection.changeCompleted(QName qname, Element oldValue, Element newValue)
          Reports the completed property change to all PropertyChangeListeners.
protected  void SimpleResourcePropertyCollection.changeRequested(QName qname, Element oldValue, Element newValue, Object securityToken)
          Reports the pending property change to all PropertyChangeApprovers.
static Element WsrpUtils.convertToElement(Object property, Class type, QName qname)
          Uses one of Muse's registered Serializers to convert the given object into an XML element.
static Element[] WsrpUtils.convertToElements(Object[] properties, Class type, QName qname)
          Uses Muse's registered Serializers to convert the given objects into XML elements.
 void SimpleResourcePropertyCollection.deleteResourceProperty(QName qname)
           
 void SimpleResourcePropertyCollection.deleteResourceProperty(QName qname, Object securityToken)
           
 WsResourceCapability SimpleResourcePropertyCollection.getCapability(QName qname)
           
 Iterator SimpleResourcePropertyCollection.getChangeApprovers(QName property)
           
 Iterator SimpleResourcePropertyCollection.getChangeListeners(QName property)
           
 Element[] SimpleResourcePropertyCollection.getMultipleResourceProperties(QName[] qnames)
           
static QName WsrpUtils.getPropertiesName(Node wsdl, QName portType)
          Searches a WSDL document for the schema element name of a resource's WS-RP document.
 Object SimpleResourcePropertyCollection.getPropertyAsObject(QName qname, Class type)
           
 Iterator SimpleResourcePropertyCollection.getReadListeners(QName property)
           
 Element[] SimpleResourcePropertyCollection.getResourceProperty(QName qname)
          Returns zero or more instances of the given property.
 boolean SimpleResourcePropertyCollection.hasPropertyDefinition(QName qname)
           
 void SimpleResourcePropertyCollection.insertOrUpdate(QName property, Object value)
           
 void SimpleResourcePropertyCollection.insertOrUpdate(QName property, Object[] values)
           
 void SimpleResourcePropertyCollection.insertResourceProperty(QName qname, Object[] values)
           
 void SimpleResourcePropertyCollection.insertResourceProperty(QName qname, Object[] values, Object securityToken)
           
protected  Element[] SimpleResourcePropertyCollection.readRequested(QName qname, Element[] properties)
          Reports all property read requests to the PropertyReadListeners.
 void SimpleResourcePropertyCollection.updateResourceProperty(QName qname, Object[] values)
           
 void SimpleResourcePropertyCollection.updateResourceProperty(QName qname, Object[] values, Object securityToken)
           
protected  void SimpleResourcePropertyCollection.validateDelete(QName qname, int currentSize, int toDelete)
          Confirms that deleting the desired number of property instances will result in a WS-RP document that is valid according to the schema.
protected  void SimpleResourcePropertyCollection.validateInsert(QName qname, int currentSize, Element[] values)
          Confirms that inserting the desired property instances will result in a WS-RP document that is valid according to the schema.
protected  void SimpleResourcePropertyCollection.validateNillable(QName qname, Element[] instances, boolean isNillable)
           
 

Uses of QName in org.apache.muse.ws.resource.properties.listeners
 

Methods in org.apache.muse.ws.resource.properties.listeners that return QName
 QName PropertyChangeApprover.getPropertyName()
           
 QName PropertyChangeListener.getPropertyName()
           
 QName PropertyReadListener.getPropertyName()
           
 QName AbstractChangeApprover.getPropertyName()
           
 

Methods in org.apache.muse.ws.resource.properties.listeners with parameters of type QName
 Iterator ResourcePropertyListeners.getChangeApprovers(QName property)
           
 Iterator ResourcePropertyListeners.getChangeListeners(QName property)
           
 Iterator ResourcePropertyListeners.getReadListeners(QName property)
           
 

Constructors in org.apache.muse.ws.resource.properties.listeners with parameters of type QName
AbstractChangeApprover(QName qname)
          Creates a new approver for the property with the given name.
 

Uses of QName in org.apache.muse.ws.resource.properties.query
 

Fields in org.apache.muse.ws.resource.properties.query declared as QName
static QName[] QueryResourceProperties.PROPERTIES
           
 

Uses of QName in org.apache.muse.ws.resource.properties.query.impl
 

Methods in org.apache.muse.ws.resource.properties.query.impl that return QName
 QName[] SimpleQueryCapability.getPropertyNames()
           
 

Uses of QName in org.apache.muse.ws.resource.properties.schema
 

Methods in org.apache.muse.ws.resource.properties.schema that return QName
 QName ResourcePropertiesSchema.getElementName()
           
 QName OpenPropertiesSchema.getElementName()
           
 QName ResourcePropertiesSchema.getPropertyTypeName(QName property)
           
 QName OpenPropertiesSchema.getPropertyTypeName(QName property)
           
 

Methods in org.apache.muse.ws.resource.properties.schema with parameters of type QName
 WsResourceCapability ResourcePropertiesSchemaValidation.getCapability(QName qname)
           
 WsResourceCapability ResourcePropertiesSchema.getCapability(QName property)
           
 WsResourceCapability OpenPropertiesSchema.getCapability(QName property)
           
 int ResourcePropertiesSchema.getMaxOccurs(QName property)
           
 int OpenPropertiesSchema.getMaxOccurs(QName property)
           
 int ResourcePropertiesSchema.getMinOccurs(QName property)
           
 int OpenPropertiesSchema.getMinOccurs(QName property)
           
 QName ResourcePropertiesSchema.getPropertyTypeName(QName property)
           
 QName OpenPropertiesSchema.getPropertyTypeName(QName property)
           
 boolean ResourcePropertiesSchema.hasCapability(QName property)
           
 boolean OpenPropertiesSchema.hasCapability(QName property)
           
 boolean ResourcePropertiesSchema.hasProperty(QName property)
           
 boolean OpenPropertiesSchema.hasProperty(QName property)
           
 boolean ResourcePropertiesSchemaValidation.hasPropertyDefinition(QName qname)
           
 boolean ResourcePropertiesSchema.isMaxUnbounded(QName property)
           
 boolean OpenPropertiesSchema.isMaxUnbounded(QName property)
           
 boolean ResourcePropertiesSchema.isNillable(QName property)
           
 boolean OpenPropertiesSchema.isNillable(QName property)
           
 void ResourcePropertiesSchema.setCapability(QName property, WsResourceCapability capability)
          Maps the property to the capability so that users can later determine which capability should be used for servicing read/write requests against the property.
 void OpenPropertiesSchema.setCapability(QName property, WsResourceCapability capability)
           
 void ResourcePropertiesSchema.setElementName(QName wsrpName)
           
 void OpenPropertiesSchema.setElementName(QName wsrpName)
           
 

Uses of QName in org.apache.muse.ws.resource.properties.schema.impl
 

Methods in org.apache.muse.ws.resource.properties.schema.impl that return QName
 QName SimpleResourcePropertiesSchema.getElementName()
           
 QName SimpleResourcePropertiesSchema.getPropertyTypeName(QName property)
           
 

Methods in org.apache.muse.ws.resource.properties.schema.impl with parameters of type QName
 WsResourceCapability SimpleResourcePropertiesSchema.getCapability(QName property)
           
 int SimpleResourcePropertiesSchema.getMaxOccurs(QName property)
           
 int SimpleResourcePropertiesSchema.getMinOccurs(QName property)
           
protected  org.apache.muse.ws.resource.properties.schema.impl.PropertySchemaDefinition SimpleResourcePropertiesSchema.getProperty(QName property)
           
 QName SimpleResourcePropertiesSchema.getPropertyTypeName(QName property)
           
 boolean SimpleResourcePropertiesSchema.hasCapability(QName property)
           
 boolean SimpleResourcePropertiesSchema.hasProperty(QName property)
           
 boolean SimpleResourcePropertiesSchema.isMaxUnbounded(QName property)
           
 boolean SimpleResourcePropertiesSchema.isNillable(QName property)
           
 void SimpleResourcePropertiesSchema.setCapability(QName property, WsResourceCapability capability)
           
 void SimpleResourcePropertiesSchema.setElementName(QName wsrpName)
           
 

Constructors in org.apache.muse.ws.resource.properties.schema.impl with parameters of type QName
SimpleResourcePropertiesSchema(QName wsrpName, Element wsrpElement)
          Creates a new schema by parsing the WS-RP document and storing the various property data for future lookups.
 

Uses of QName in org.apache.muse.ws.resource.properties.set
 

Methods in org.apache.muse.ws.resource.properties.set that return QName
 QName SetRequestComponent.getPropertyName()
           
 

Methods in org.apache.muse.ws.resource.properties.set with parameters of type QName
 SetRequest SetOperationFactory.createDelete(QName qname)
          This is a convenience method that creates a new SetRequest object an populates it with a DeleteRequest for the given property.
 SetRequest SetOperationFactory.createInsert(QName qname, Object[] values)
          This is a convenience method that creates a new SetRequest object an populates it with a InsertRequest for the given property.
 SetRequest SetOperationFactory.createUpdate(QName qname, Object[] values)
          This is a convenience method that creates a new SetRequest object an populates it with a UpdateRequest for the given property.
 void SetResourcePropertiesComponents.deleteResourceProperty(QName qname)
          Removes all properties with the given name.
 void SetResourcePropertiesPermissions.deleteResourceProperty(QName qname, Object securityToken)
          Removes all properties with the given name.
 void SetResourcePropertiesComponents.insertResourceProperty(QName qname, Object[] values)
          Creates new instances of the given property using the given values.
 void SetResourcePropertiesPermissions.insertResourceProperty(QName qname, Object[] values, Object securityToken)
          Creates a new instance of the given property for each value specified in the array of values.
 void SetRequestComponent.setPropertyName(QName qname)
           
 void SetResourcePropertiesComponents.updateResourceProperty(QName qname, Object[] values)
          Replaces all of a property's current values with the given values.
 void SetResourcePropertiesPermissions.updateResourceProperty(QName qname, Object[] values, Object securityToken)
          Updates all instances of the given property using the given values; all previous values will be removed in lieu of these new values.
 

Uses of QName in org.apache.muse.ws.resource.properties.set.ext
 

Methods in org.apache.muse.ws.resource.properties.set.ext with parameters of type QName
 void SetResourcePropertiesExtensions.insertOrUpdate(QName property, Object value)
          This is just a convenience method that will call insertOrUpdate(QName, Object[]) with a one-element array.
 void SetResourcePropertiesExtensions.insertOrUpdate(QName property, Object[] values)
          Checks to see if there is already an instance of the property, and if so, updates it with the given values; otherwise, it inserts the values.
 

Uses of QName in org.apache.muse.ws.resource.properties.set.impl
 

Methods in org.apache.muse.ws.resource.properties.set.impl that return QName
 QName AbstractSetRequestComponent.getPropertyName()
           
 

Methods in org.apache.muse.ws.resource.properties.set.impl with parameters of type QName
 SetRequest SimpleSetOperationFactory.createDelete(QName qname)
           
 SetRequest SimpleSetOperationFactory.createInsert(QName qname, Object[] values)
           
 SetRequest SimpleSetOperationFactory.createUpdate(QName qname, Object[] values)
           
 void AbstractSetRequestComponent.setPropertyName(QName qname)
           
 

Constructors in org.apache.muse.ws.resource.properties.set.impl with parameters of type QName
DeleteRequest(QName qname)
           
InsertRequest(QName qname)
           
InsertRequest(QName qname, int numberOfCopies)
           
InsertRequest(QName qname, Object value)
           
InsertRequest(QName qname, Object[] values)
           
UpdateRequest(QName qname, Object value)
           
UpdateRequest(QName qname, Object[] values)
           
 

Uses of QName in org.apache.muse.ws.resource.remote
 

Methods in org.apache.muse.ws.resource.remote with parameters of type QName
 void WsResourceClient.deleteResourceProperty(QName qname)
           
 Element[] WsResourceClient.getMultipleResourceProperties(QName[] qnames)
           
 Object WsResourceClient.getPropertyAsObject(QName qname, Class type)
          This is a convenience method that calls getResourceProperty() and then parses the XML results into POJOs of the given type using the Muse serializer framework.
 Element[] WsResourceClient.getResourceProperty(QName qname)
           
 void WsResourceClient.insertResourceProperty(QName qname, Object[] values)
           
 void WsResourceClient.updateResourceProperty(QName qname, Object[] values)
           
 

Uses of QName in org.apache.muse.ws.resource.sg
 

Fields in org.apache.muse.ws.resource.sg declared as QName
static QName WssgConstants.ADD_QNAME
           
static QName WssgConstants.ADD_REFUSED_QNAME
           
static QName WssgConstants.ADD_RESPONSE_QNAME
           
static QName WssgConstants.CONTENT_CREATION_FAILED_QNAME
           
static QName WssgConstants.CONTENT_QNAME
          The name of the wssg:Content property.
static QName WssgConstants.CONTENT_RULE_QNAME
          The name of the wssg:MembershipContentRule property.
static QName WssgConstants.CURRENT_TIME_QNAME
          The name of the wssg:CurrentTime return value.
static QName WssgConstants.ENTRY_ADDITION_QNAME
          The name of the WS-SG entry addition event.
static QName WssgConstants.ENTRY_QNAME
          The name of the wssg:Entry property.
static QName WssgConstants.ENTRY_REMOVAL_QNAME
          The name of the WS-SG entry destruction event.
static QName WssgConstants.INIT_TERMINATION_QNAME
           
static QName WssgConstants.MEMBER_EPR_QNAME
          The name of the wssg:MemberEPR property.
static QName WssgConstants.MEMBER_SERVICE_EPR_QNAME
          The name of the wssg:MemberServiceEPR property.
static QName[] Entry.PROPERTIES
           
static QName[] ServiceGroup.PROPERTIES
           
static QName WssgConstants.SG_ENTRY_EPR_QNAME
          The name of the wssg:ServiceGroupEntryEPR property.
static QName WssgConstants.SG_ENTRY_REFERENCE_QNAME
          The name of the wssg:ServiceGroupEntryReference return value.
static QName WssgConstants.SG_EPR_QNAME
          The name of the wssg:ServiceGroupEPR property.
static QName WssgConstants.TERMINATION_TIME_QNAME
          The name of the wssg:TerminationTime return value.
static QName WssgConstants.UNSUPPORTED_MEMBER_INTERFACE_QNAME
           
 

Methods in org.apache.muse.ws.resource.sg that return QName
 QName[] ServiceGroup.getContentElements()
           
 QName[] MembershipContentRule.getContentElements()
           
 QName MembershipContentRule.getMemberInterface()
           
 

Methods in org.apache.muse.ws.resource.sg with parameters of type QName
 void MembershipContentRule.setContentElements(QName[] content)
           
 void MembershipContentRule.setMemberInterface(QName portType)
           
 

Uses of QName in org.apache.muse.ws.resource.sg.impl
 

Methods in org.apache.muse.ws.resource.sg.impl that return QName
 QName[] SimpleServiceGroup.getContentElements()
           
 QName[] SimpleMembershipContentRule.getContentElements()
           
 QName SimpleMembershipContentRule.getMemberInterface()
           
 QName[] SimpleEntry.getPropertyNames()
           
 QName[] SimpleServiceGroup.getPropertyNames()
           
 

Methods in org.apache.muse.ws.resource.sg.impl with parameters of type QName
 Element[] SimpleServiceGroup.getProperty(QName property)
           
 void SimpleMembershipContentRule.setContentElements(QName[] content)
           
 void SimpleMembershipContentRule.setMemberInterface(QName portType)
           
 

Uses of QName in org.apache.muse.ws.wsdl
 

Fields in org.apache.muse.ws.wsdl declared as QName
static QName WsdlUtils.ADDRESS_QNAME
           
static QName WsdlUtils.BINDING_QNAME
           
static QName WsdlUtils.DEFINITIONS_QNAME
           
static QName WsdlUtils.IMPORT_QNAME
           
static QName WsdlUtils.INPUT_QNAME
           
static QName WsdlUtils.MESSAGE_QNAME
           
static QName WsdlUtils.OPERATION_QNAME
           
static QName WsdlUtils.OUTPUT_QNAME
           
static QName WsdlUtils.PORT_QNAME
           
static QName WsdlUtils.PORT_TYPE_QNAME
           
static QName WsdlUtils.SERVICE_QNAME
           
static QName WsdlUtils.TYPES_QNAME
           
 

Methods in org.apache.muse.ws.wsdl that return QName
static QName WsdlUtils.getInputPartName(javax.wsdl.Operation op)
           
static QName WsdlUtils.getOutputPartName(javax.wsdl.Operation op, Document wsdlDoc)
          This method is somewhat painful because of the lack of restrictions that WSDL 1.1 has for how you can specify input and output names and types.
 

Methods in org.apache.muse.ws.wsdl with parameters of type QName
static Element WsdlUtils.getComplexTypeDeclaration(Node wsdl, QName qname)
          Searches a WSDL document's types section for a complex type defined with the given name.
static Element WsdlUtils.getElementDeclaration(Node wsdl, QName qname)
          Searches a WSDL document's types section for a type defined with the given name.
static Element WsdlUtils.getPortType(Node wsdl, QName qname)
          Searches a WSDL document for a portType defined with the given name.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.