|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.beasys.commerce.util.PersistenceHelper.DefaultSmartMapReference
Constructor Summary | |
PersistenceHelper.DefaultSmartMapReference()
|
Method Summary | |
java.util.Iterator |
cursor()
Get an iterator of the Map's keys |
java.util.Map |
getMap()
Get the wrapped map |
void |
setMap(java.util.Map map)
Set the entire map |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersistenceHelper.DefaultSmartMapReference()
Method Detail |
public java.util.Map getMap()
SmartMapReference
getMap
in interface SmartMapReference
com.beasys.commerce.foundation.SmartMapReference
public void setMap(java.util.Map map)
SmartMapReference
setMap
in interface SmartMapReference
com.beasys.commerce.foundation.SmartMapReference
collection
- the Map to wrappublic java.util.Iterator cursor()
SmartMapReference
cursor
in interface SmartMapReference
com.beasys.commerce.foundation.SmartMapReference
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |