org.alfresco.webservice.classification
Interface ClassificationService

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

public interface ClassificationService
extends javax.xml.rpc.Service


Method Summary
 ClassificationServiceSoapPort getClassificationService()
           
 ClassificationServiceSoapPort getClassificationService(java.net.URL portAddress)
           
 java.lang.String getClassificationServiceAddress()
          Provides support for classifying content resources.
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getClassificationServiceAddress

java.lang.String getClassificationServiceAddress()
Provides support for classifying content resources.


getClassificationService

ClassificationServiceSoapPort getClassificationService()
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getClassificationService

ClassificationServiceSoapPort getClassificationService(java.net.URL portAddress)
                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


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