© 2001 BEA Systems, Inc.

com.beasys.commerce.foundation
Interface Entity

All Superinterfaces:
BusinessSmartComponent, RemoteRelationalReference, java.io.Serializable
All Known Subinterfaces:
AlphaNumericSequencer, ConfigurableEntityRemote, ContactRemote, ContentRemote, Customer, DocumentRemote, GroupRemote, Order, PaymentTransaction, Schema, ShippingMethod, UnifiedUser, UserRemote

public interface Entity
extends BusinessSmartComponent, RemoteRelationalReference

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 com.beasys.commerce.foundation.RemoteRelationalReference
get__classIdentifier, get__containingBelonging, get__containingEntity, get__mapKey, get__sequenceNumber, set__containingBelonging, set__containingEntity, set__mapKey
 


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved