Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl
Class AbstractPrinterPortService  view AbstractPrinterPortService download AbstractPrinterPortService.java

java.lang.Object
  extended byorg.oasisOpen.docs.wsrf.x2005.x01.wsrfInterop20Draft03Wsdl.AbstractPrinterPortService
All Implemented Interfaces:
org.apache.ws.resource.properties.v2004_11.porttype.DeleteResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.GetMultipleResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyDocumentPortType, org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyPortType, org.apache.ws.resource.properties.v2004_11.porttype.InsertResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.QueryResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.SetResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.UpdateResourcePropertiesPortType, org.apache.ws.resource.handler.WsrfService
Direct Known Subclasses:
PrinterPortService

public abstract class AbstractPrinterPortService
extends java.lang.Object
implements org.apache.ws.resource.handler.WsrfService, org.apache.ws.resource.properties.v2004_11.porttype.GetMultipleResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.SetResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.UpdateResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.InsertResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyDocumentPortType, org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyPortType, org.apache.ws.resource.properties.v2004_11.porttype.QueryResourcePropertiesPortType, org.apache.ws.resource.properties.v2004_11.porttype.DeleteResourcePropertiesPortType

This class should be generated on every "generation" against the WSDL. This will ensure it is always up-to-date with the WSDL. NOTE: This class is generated and is NOT meant to be modified.


Field Summary
private  boolean m_isInitialized
          DOCUMENT_ME
private  org.apache.ws.resource.handler.ServiceSoapMethodNameMap m_methodNameMap
          DOCUMENT_ME
static java.lang.String TARGET_NSPREFIX
          DOCUMENT_ME
static java.lang.String TARGET_NSURI
          DOCUMENT_ME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetMultipleResourcePropertiesPortType
NAME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.SetResourcePropertiesPortType
NAME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.UpdateResourcePropertiesPortType
NAME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.InsertResourcePropertiesPortType
NAME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyDocumentPortType
NAME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyPortType
NAME
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.QueryResourcePropertiesPortType
NAME, PROP_QNAME_QUERY_EXPRESSION_DIALECT
 
Fields inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.DeleteResourcePropertiesPortType
NAME
 
Constructor Summary
AbstractPrinterPortService()
           
 
Method Summary
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesResponseDocument deleteResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
 java.lang.String getMethodName(javax.xml.namespace.QName requestQname)
          DOCUMENT_ME
 org.apache.ws.resource.handler.SoapMethodNameMap getMethodNameMap()
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesResponseDocument getMultipleResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
abstract  org.apache.ws.resource.ResourceContext getResourceContext()
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocument requestDoc)
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentResponseDocument getResourcePropertyDocument(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentDocument1 requestDoc)
          DOCUMENT_ME
 void init()
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesResponseDocument insertResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
protected  boolean isInitialized()
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesResponseDocument queryResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesResponseDocument setResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
 org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.UpdateResourcePropertiesResponseDocument updateResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.UpdateResourcePropertiesDocument requestDoc)
          DOCUMENT_ME
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetMultipleResourcePropertiesPortType
getMultipleResourceProperties
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.SetResourcePropertiesPortType
setResourceProperties
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.UpdateResourcePropertiesPortType
updateResourceProperties
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.InsertResourcePropertiesPortType
insertResourceProperties
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyDocumentPortType
getResourcePropertyDocument
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.GetResourcePropertyPortType
getResourceProperty
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.QueryResourcePropertiesPortType
queryResourceProperties
 
Methods inherited from interface org.apache.ws.resource.properties.v2004_11.porttype.DeleteResourcePropertiesPortType
deleteResourceProperties
 

Field Detail

TARGET_NSURI

public static final java.lang.String TARGET_NSURI
DOCUMENT_ME

See Also:
Constant Field Values

TARGET_NSPREFIX

public static final java.lang.String TARGET_NSPREFIX
DOCUMENT_ME

See Also:
Constant Field Values

m_methodNameMap

private org.apache.ws.resource.handler.ServiceSoapMethodNameMap m_methodNameMap
DOCUMENT_ME


m_isInitialized

private boolean m_isInitialized
DOCUMENT_ME

Constructor Detail

AbstractPrinterPortService

public AbstractPrinterPortService()
Method Detail

getMethodName

public java.lang.String getMethodName(javax.xml.namespace.QName requestQname)
DOCUMENT_ME


getResourceContext

public abstract org.apache.ws.resource.ResourceContext getResourceContext()
DOCUMENT_ME

Specified by:
getResourceContext in interface org.apache.ws.resource.handler.WsrfService

getMethodNameMap

public final org.apache.ws.resource.handler.SoapMethodNameMap getMethodNameMap()
DOCUMENT_ME

Specified by:
getMethodNameMap in interface org.apache.ws.resource.handler.WsrfService

getMultipleResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesResponseDocument getMultipleResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetMultipleResourcePropertiesDocument requestDoc)
DOCUMENT_ME


setResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesResponseDocument setResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.SetResourcePropertiesDocument requestDoc)
DOCUMENT_ME


getResourceProperty

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyResponseDocument getResourceProperty(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocument requestDoc)
DOCUMENT_ME


getResourcePropertyDocument

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentResponseDocument getResourcePropertyDocument(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.GetResourcePropertyDocumentDocument1 requestDoc)
DOCUMENT_ME


deleteResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesResponseDocument deleteResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.DeleteResourcePropertiesDocument requestDoc)
DOCUMENT_ME


init

public void init()
DOCUMENT_ME

Specified by:
init in interface org.apache.ws.resource.handler.WsrfService

insertResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesResponseDocument insertResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.InsertResourcePropertiesDocument requestDoc)
DOCUMENT_ME


queryResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesResponseDocument queryResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.QueryResourcePropertiesDocument requestDoc)
DOCUMENT_ME


updateResourceProperties

public org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.UpdateResourcePropertiesResponseDocument updateResourceProperties(org.oasisOpen.docs.wsrf.x2004.x11.wsrfWSResourceProperties12Draft05.UpdateResourcePropertiesDocument requestDoc)
DOCUMENT_ME


isInitialized

protected final boolean isInitialized()
DOCUMENT_ME