© 2002 BEA Systems, Inc.


com.beasys.commerce.foundation
Interface BusinessSmartComponent

All Known Subinterfaces:
Belonging, BusinessPolicy, CatalogManager, CatalogQueryManager, CatalogService, CatalogWS, CategoryManager, CustomDataManager, Decryptor, DescribedMoney, DescribedPrice, Encryptor, Entity, EpmCustomDataManager, ImageInfo, InventoryInfo, JdbcCatalogQueryManager, JdbcCatalogService, JdbcCategoryManager, JdbcProductItemManager, JspInfo, Money, Order, OrderLine, PaymentTransaction, Price, ProductItemManager, Quality, Quantity, Result, Session, ShippingHelper, ShippingMethod, ShoppingCart, ShoppingCartLine, State, TaxInformation, TaxLine, TaxLineList, TaxLineResult, TaxParameters, TaxResult, TransactionEntry, Transition, TransitionPolicy, Unit, UnitPrice, Workflow

public interface BusinessSmartComponent
extends java.io.Serializable

This is the base interface for all Business Smart Component (BSC) classes. It provides framework-specific functionality to objects provided by The Theory Center, Inc. This interface has no methods or fields and serves only to identify the semantics of being a Business Smart Component. All SmartHomes create BusinessSmartComponent objects. These are returned as one of the foundation interface types (Session, Entity, ConfigurableEntity, Belonging, or Policy). Business Smart Component extends java.io.serializable so that all BSCs must also be serializable.



© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved