class: OrganizationalUnitHandlerServiceLocator

public class: OrganizationalUnitHandlerServiceLocator
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:18:52; Modified: 16.07.2009 15:18:52;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {E1106F8E-E6F2-47bd-9246-CEFCE0EEBC74}
 

Goto: Custom Properties, Fields, Methods

Implements: OrganizationalUnitHandlerService

See also: ServiceLocator, OrganizationalUnitHandlerService

Appears in: oum

Connections
 
Custom Properties
 
OrganizationalUnitHandlerServiceLocator Attributes
Attribute Details
private java.lang.String
  OrganizationalUnitHandlerService_address
Initial: "http://dev-coreservice.mpdl.mpg.de:8080/axis/services/OrganizationalUnitHandlerService"
Notes: Use to get a proxy class for OrganizationalUnitHandlerService
private java.lang.String
  OrganizationalUnitHandlerServiceWSDDServiceName
Initial: "OrganizationalUnitHandlerService"
Notes: The WSDD service name defaults to the port name.
private java.util.HashSet
  ports
Initial: null
 
OrganizationalUnitHandlerServiceLocator Methods
Operation Details
public
getOrganizationalUnitHandlerService():de.escidoc.www.services.oum.OrganizationalUnitHandler
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
getOrganizationalUnitHandlerService(
   java.net.URL portAddress):de.escidoc.www.services.oum.OrganizationalUnitHandler
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
getOrganizationalUnitHandlerServiceAddress():java.lang.String
Sequential
public
getOrganizationalUnitHandlerServiceWSDDServiceName():java.lang.String
Sequential <<property get>>
Tags: attribute_name=OrganizationalUnitHandlerServiceWSDDServiceName
public
getPort(
   Class serviceEndpointInterface):java.rmi.Remote
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown.
public
getPort(
   javax.xml.namespace.QName portName,
   Class serviceEndpointInterface):java.rmi.Remote
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown.
public
getPorts():java.util.Iterator
Sequential
public
getServiceName():javax.xml.namespace.QName
Sequential
public
OrganizationalUnitHandlerServiceLocator():
Sequential
public
OrganizationalUnitHandlerServiceLocator(
   org.apache.axis.EngineConfiguration config):
Sequential
public
OrganizationalUnitHandlerServiceLocator(
   java.lang.String wsdlLoc,
   javax.xml.namespace.QName sName):
Sequential
Tags: throws=javax.xml.rpc.ServiceException
public
setEndpointAddress(
   java.lang.String portName,
   java.lang.String address):void
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: Set the endpoint address for the specified port name.
public
setEndpointAddress(
   javax.xml.namespace.QName portName,
   java.lang.String address):void
Sequential
Tags: throws=javax.xml.rpc.ServiceException
Notes: Set the endpoint address for the specified port name.
public
setOrganizationalUnitHandlerServiceEndpointAddress(
   java.lang.String address):void
Sequential
public
setOrganizationalUnitHandlerServiceWSDDServiceName(
   java.lang.String name):void
Sequential <<property set>>
Tags: attribute_name=OrganizationalUnitHandlerServiceWSDDServiceName