| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CampaignWebService
A WLS RPC-style WebService entry-point EJB for various campaign related features.
| Method Summary | |
|---|---|
|  String[] | getAdIds(String userId,
         String xmlQuery)Get the list of ids of ads that match the xml-based contentQuery string for the given user. | 
|  String[] | getEmailURIs(String webAppURI)Get the list of email URI (relative to the server base URI) of the campaign email files available in the current application. | 
| Methods inherited from interface javax.ejb.EJBObject | 
|---|
| getEJBHome, getHandle, getPrimaryKey, isIdentical, remove | 
| Method Detail | 
|---|
String[] getAdIds(String userId,
                  String xmlQuery)
                  throws RemoteException,
                         javax.ejb.EJBException
RemoteException
javax.ejb.EJBException
String[] getEmailURIs(String webAppURI)
                      throws RemoteException,
                             javax.ejb.EJBException
webAppURI - the base webAppURI to filter on (null for all webApps
     in the application).
RemoteException
javax.ejb.EJBException| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||