com.beasys.commerce.ebusiness.catalog.service.category
Interface CategoryManagerHome

All Superinterfaces
SmartEJBHome, SmartHome

public interface CategoryManagerHome
extends SmartEJBHome

The home interface for the CategoryManager Session Bean. The CategoryManager implementation bean should always be accessed through a CatalogManager.

See Also
CatalogManager

Method Summary
 CategoryManager create()
          Create a new CategoryManager Session.
 

Method Detail

create

CategoryManager create()
                       throws CreateException,
                              RemoteException
Create a new CategoryManager Session.

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved