© 2005 BEA Systems, Inc.

com.bea.p13n.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(String containerUID)
          Is the specified container currently active.
 

Method Detail

isActive

public boolean isActive(String containerUID)
                 throws RemoteException,
                        EJBException
Is the specified container currently active.

Parameters:
containerUID - The Container unique id.
Returns:
true if the container is active, false otherwise
Throws:
RemoteException
EJBException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved