BEA Systems, Inc.

theory.smart.foundation
Interface Entity

All Known Subinterfaces:
Account, AccountEntry, AlphaNumericSequencer, BasicBean, BeanieBaby, BusinessSmartWorkArea, CoffeeBean, ConfigurableEntity, Customer, CustomerProfile, EBusinessSession, GiftRegistry, InventoryRecord, Invoice, Item, ItemInventory, ItemQualities, ItemsByQuality, JellyBean, Mailbox, Order, PackingList, Person, ShippingMethod, Stakeholder, TroubleTicket, UnitConversion, UnitList

public interface Entity
extends BusinessSmartComponent, javax.ejb.EJBObject

A Business Smart Component (BSC) Entity provides access to a remote instance of a persistent BSC (EJB Entity Bean). Classes that implement the BSC Entity define the business methods callable by a client. The Entity is implemented in a corresponding EntityImpl. This class has no methods or attributes and serves only to identify the semantics of being a BSC Entity.

See Also:
EntityImpl

Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved