BEA Systems, Inc.

theory.smart.foundation
Interface SmartHome

All Known Subinterfaces:
AccountEntryHome, AccountHome, AlphaNumericSequencerHome, BasicBeanHome, BeanieBabyHome, BusinessSmartWorkAreaHome, CoffeeBeanHome, CustomerHome, CustomerManagerHome, CustomerProfileHome, EBusinessSessionHome, EBusinessSessionManagerHome, GiftRegistryHome, GiftRegistryManagerHome, InventoryManagerHome, InventoryRecordHome, InvoiceHome, InvoiceManagerHome, ItemHome, ItemInventoryHome, ItemQualitiesHome, ItemsByQualityHome, JellyBeanHome, MailboxHome, OrderHome, OrderManagerHome, PackingListHome, PersonHome, PostOfficeHome, ShippingManagerHome, ShippingMethodHome, ShoppingAdvisorHome, SmartEJBHome, StakeholderHome, TroubleTicketHome, TroubleTicketManagerHome, UnitConversionHome, UnitConverterHome, UnitListHome
All Known Implementing Classes:
AddressHome, BelongingHome, CreditCardHome, DefaultConversionFunctionHome, DefaultPostingRuleHome, EmailHome, MessageHome, PhoneNumberHome, PostalCodeHome, PriceHome, QualityHome, QuantityHome, StateHome, TransitionHome, UnitCategoriesHome, UnitHome, UnitPriceHome, UrlHome, WorkflowHome, PurchasedOrderLineHome, LocatorHome, DefaultItemPriceCalculationPolicyHome, OrderLineHome, DefaultOrderPriceCalculationPolicyHome, DefaultShippingCostCalculationPolicyHome, SuggestionsHome, ItemByDegreeHome, SuggestionHome, JournalEntryHome, HalfPricePolicyHome, BeanieBabyPricePolicyHome, CoffeeBeanPricePolicyHome, JellyBeanPricePolicyHome

public interface SmartHome

The SmartHome interface is extended by all Business Smart Component home interfaces. A SmartHome interface is a factory for BSCs and defines the methods that allow creation, finding, and removal. The purpose of the Home is to provide a level of abstraction by which object that implement specific interfaces can be retrieved while hiding the the details of implementation. It has no methods or attributes and serves only to indentify the semantics of being a Smart Home.

See Also:
BusinessSmartComponent


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved