org.kuali.rice.ken.client.ws.stubs
Interface NotificationWebService

All Superinterfaces:
Remote

public interface NotificationWebService
extends Remote

This class is a facade service wrapper interface for JAX-RPC compliance within Apache Axis.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 String sendNotification(String notificationMessageAsXml)
           
 

Method Detail

sendNotification

String sendNotification(String notificationMessageAsXml)
                        throws RemoteException
Throws:
RemoteException


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.