|
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 SmartMapReference
An interface for classes that wrap a Map, and handle intelligent persistence of the Map's contents; i.e., only making database calls when necessary rather than updating the entire Map when only a subset of it has changed, etc.
| Method Summary | |
|---|---|
Iterator |
cursor()
Deprecated See BEA Commerce product offering |
Map |
getMap()
Deprecated See BEA Commerce product offering |
void |
setMap(Map collection)
Deprecated See BEA Commerce product offering |
| Method Detail |
|---|
void setMap(Map collection)
collection - the Map to wrapMap getMap()
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 | ||||||||