© 2001 BEA Systems, Inc.

com.beasys.commerce.foundation
Interface Session

All Superinterfaces:
BusinessSmartComponent, java.io.Serializable
All Known Subinterfaces:
CatalogManager, CatalogQueryManager, CatalogService, CategoryManager, ContentManager, CreditCardService, CustomDataManager, DeleteProductItemFromSavedListPC, DocumentManager, EntityPropertyAggregator, EntityPropertyManager, EpmCustomDataManager, JdbcCatalogQueryManager, JdbcCatalogService, JdbcCategoryManager, JdbcProductItemManager, LDAPEntityPropertyManager, MoveProductItemToSavedListPC, MoveProductItemToShoppingCartPC, ProductItemManager, RefreshSavedListPC, ShippingHelper, TaxCalculator

public interface Session
extends BusinessSmartComponent

A Business Smart Component (BSC) Session provides access to a remote instance of a session-based BSC (EJB Session Bean). Classes that implement the BSC Session define the business methods callable by a client. Each Session is implemented by a corresponding SessionImpl. This class has no methods or attributes and serves only to indentify the semantics of being a BSC Session.

See Also:
SessionImpl


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved