| 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public 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.
 
 Used in conjunction with  ScrollableModel's, the
 two interfaces help manage requests for particular objects
 while keeping memory and db requests low, as in MMU systems.
 
| Method Summary | |
|---|---|
 Object[] | 
getValues(Object[] primaryKeys)
Deprecated See BEA Commerce product offering  | 
| Method Detail | 
|---|
Object[] getValues(Object[] primaryKeys)
                   throws RemoteException
primaryKeys, - an array of pk's
RemoteException
  | 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||