org.alfresco.webservice.administration
Interface AdministrationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
AdministrationServiceLocator

public interface AdministrationService
extends javax.xml.rpc.Service


Method Summary
 AdministrationServiceSoapPort getAdministrationService()
           
 AdministrationServiceSoapPort getAdministrationService(java.net.URL portAddress)
           
 java.lang.String getAdministrationServiceAddress()
          Administration service.
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAdministrationServiceAddress

java.lang.String getAdministrationServiceAddress()
Administration service.


getAdministrationService

AdministrationServiceSoapPort getAdministrationService()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAdministrationService

AdministrationServiceSoapPort getAdministrationService(java.net.URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.