BEA Systems, Inc.

com.beasys.commerce.foundation.property
Interface EntityPropertyAggregatorHome


public interface EntityPropertyAggregatorHome
extends SmartEJBHome

The home interface for the EntityPropertyAggregator Session Bean. Use this class to create EntityPropertyAggregator.


Method Summary
 EntityPropertyAggregator create()
          Create a new EntityPropertyAggregator Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public EntityPropertyAggregator create()
                                throws javax.ejb.CreateException,
                                       java.rmi.RemoteException
Create a new EntityPropertyAggregator Session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved