© 2001 BEA Systems, Inc.

com.bea.commerce.campaign
Interface CampaignRepositoryHome


public interface CampaignRepositoryHome

The EJB home interface for the campaign repository.


Method Summary
 CampaignRepository create()
          Get a CampaignRepository instance.
 

Method Detail

create

public CampaignRepository create()
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException
Get a CampaignRepository instance.
Throws:
CreateException - thrown on an error.
java.rmi.RemoteException - thrown on a communications error.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved