|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/service/utils/reportapi",
serviceName="ReportAPI",
name="ReportAPI",
wsdlLocation="reportapi.wsdl")
@SoapBindingName(value="ReportAPISoapBinding")
public interface ReportAPI
| Method Summary | |
|---|---|
NotificationMessage[] |
getMessages()
Returns all usage messages |
NotificationMessage[] |
getMessagesN(int MaximumNumber)
Returns usage messages |
| Method Detail |
|---|
@WebMethod
NotificationMessage[] getMessagesN(int MaximumNumber)
throws RemoteException
MaximumNumber - of messages. If more available returns the first.
RemoteException
@WebMethod
NotificationMessage[] getMessages()
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||