BEA Systems, Inc.

theory.smart.foundation
Interface BusinessSmartComponent

All Known Subinterfaces:
Account, AccountEntry, Address, AlphaNumericSequencer, BasicBean, BeanieBaby, BeanieBabyPricePolicy, Belonging, BusinessPolicy, BusinessSmartWorkArea, CoffeeBean, CoffeeBeanPricePolicy, Configurable, ConfigurableEntity, ConversionFunction, CreditCard, Customer, CustomerManager, CustomerProfile, DefaultConversionFunction, DefaultItemPriceCalculationPolicy, DefaultOrderPriceCalculationPolicy, DefaultPostingRule, DefaultShippingCostCalculationPolicy, EBusinessSession, EBusinessSessionManager, Email, Entity, GiftRegistry, GiftRegistryManager, HalfPricePolicy, InventoryManager, InventoryRecord, Invoice, InvoiceManager, Item, ItemByDegree, ItemInventory, ItemPriceCalculationPolicy, ItemQualities, ItemsByQuality, JellyBean, JellyBeanPricePolicy,

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.



BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved