| 
 | Copyright © 2008 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 SmartCollectionReference
An interface for classes that wrap a collection, and handle intelligent persistence of the Collection's contents; i.e., only making database calls when necessary rather than updating the entire collection when only a subset of it has changed, etc.
| Method Summary | |
|---|---|
|  Iterator | cursor()Deprecated See BEA Commerce product offering | 
|  Collection | getCollection()Deprecated See BEA Commerce product offering | 
|  void | setCollection(Collection collection)Deprecated See BEA Commerce product offering | 
| Method Detail | 
|---|
void setCollection(Collection collection)
the - collection to setCollection getCollection()
Iterator cursor()
| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||