com.bea.commerce.platform.ad
Interface  AdStatus
- All Known Subinterfaces: 
 - CampaignService
 
- public interface AdStatus
 
this interface exposes information about ads which are stored
 in the AdBucket
| 
Method Summary | 
 boolean | 
isActive(java.lang.String containerUID)
 
          Is the ad active | 
 
isActive
public boolean isActive(java.lang.String containerUID)
                 throws java.rmi.RemoteException,
                        javax.ejb.EJBException
- Is the ad active
- Parameters:
 containerUID - The Container unique id.- Returns:
 - true if the container is active, false otherwise
 
 
 
Copyright © 2001 BEA Systems, Inc. All Rights Reserved