.mine ======= >>>>>>> .r124105
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.AbstractPortType
org.apache.ws.resource.properties.porttype.impl.AbstractResourcePropertiesPortType
org.apache.ws.resource.properties.porttype.impl.QueryResourcePropertiesProvider
LOG-DONE An operation provider for wsrp:QueryResourceProperties.
Constructor Summary | |
QueryResourcePropertiesProvider(ResourceContext resourceContext)
Creates a new QueryResourcePropertiesProvider object. |
Method Summary | |
org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.QueryResourcePropertiesResponseDocument |
queryResourceProperties(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.QueryResourcePropertiesDocument requestDoc)
Implementation of the wsrp:QueryResourceProperties operation. |
Methods inherited from class org.apache.ws.resource.properties.porttype.impl.AbstractResourcePropertiesPortType |
getProperties, refreshAllProperties, refreshProperty |
Methods inherited from class org.apache.ws.resource.AbstractPortType |
getResource, getResourceContext, getResourceHome, getResourceKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryResourcePropertiesProvider(ResourceContext resourceContext)
QueryResourcePropertiesProvider
object.
resourceContext
- DOCUMENT_MEMethod Detail |
public org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.QueryResourcePropertiesResponseDocument queryResourceProperties(org.oasisOpen.docs.wsrf.x2004.x06.wsrfWSResourceProperties12Draft01.QueryResourcePropertiesDocument requestDoc)
queryResourceProperties
in interface QueryResourcePropertiesPortType
requestDoc
- the requestDoc XMLBean
ResoureKeyHeaderNotFoundFaultException
UnknownQueryExpressionDialectFaultException
- if query dialect is unsupported.
QueryEvaluationErrorFaultException
- if query evaluation fails.
InvalidQueryExpressionFaultException
- if query expression is invalid.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |