it.eng.spagobi.services.audit.stub
Interface AuditServiceService

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

public interface AuditServiceService
extends javax.xml.rpc.Service


Method Summary
 AuditService getAuditService()
           
 AuditService getAuditService(java.net.URL portAddress)
           
 java.lang.String getAuditServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getAuditServiceAddress

java.lang.String getAuditServiceAddress()

getAuditService

AuditService getAuditService()
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAuditService

AuditService getAuditService(java.net.URL portAddress)
                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException