com.beasys.commerce.ebusiness.catalog.service.item
Interface JdbcProductItemManagerHome

All Superinterfaces
javax.ejb.EJBHome, Remote, SmartEJBHome, SmartHome

Deprecated See BEA Commerce product offering

@Deprecated
public interface JdbcProductItemManagerHome
extends SmartEJBHome

The home interface for the JdbcProductItemManager Session EJB. Use this class to create JdbcProductItemManager instances.

See Also
JdbcProductItemManager

Method Summary
 JdbcProductItemManager create()
          Deprecated See BEA Commerce product offering
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

JdbcProductItemManager create()
                              throws javax.ejb.CreateException,
                                     RemoteException
Deprecated See BEA Commerce product offering

Create a new JdbcProductItemManager EJB.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2008 BEA Systems, Inc. All Rights Reserved