BEA Systems, Inc.

com.beasys.commerce.util
Class PersistenceHelper.DefaultSmartMapReference

java.lang.Object
  |
  +--com.beasys.commerce.util.PersistenceHelper.DefaultSmartMapReference
Enclosing class:
PersistenceHelper

public static class PersistenceHelper.DefaultSmartMapReference
extends java.lang.Object
implements SmartMapReference, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PersistenceHelper.DefaultSmartMapReference()
           
 
Method Summary
 java.util.Iterator cursor()
           
 java.util.Map getMap()
           
 void setMap(java.util.Map map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceHelper.DefaultSmartMapReference

public PersistenceHelper.DefaultSmartMapReference()
Method Detail

getMap

public java.util.Map getMap()
Specified by:
getMap in interface SmartMapReference

setMap

public void setMap(java.util.Map map)
Specified by:
setMap in interface SmartMapReference

cursor

public java.util.Iterator cursor()
Specified by:
cursor in interface SmartMapReference

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved