© 2005 BEA Systems, Inc.

Package com.beasys.commerce.ebusiness.util

Interface Summary
ScrollableModel This file contains an interface for any scrollable model It helps manage large returned value by returning only a set of cached value objects (if used properly), reducing the traffic and the memory usage with this simple interface.
ScrollableModelPageRetriever This file contains an interface for any scrollable model page retriever, an object that gets values (hopefully value objects) based on a set of primary keys.
 

Class Summary
DefaultScrollableModel This is the default implementation of the scrollable model interface.
 


© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved