BEA Systems, Inc.

com.beasys.commerce.util
Class PersistenceHelper.DefaultSmartCollectionReference

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

public static class PersistenceHelper.DefaultSmartCollectionReference
extends java.lang.Object
implements SmartCollectionReference, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
PersistenceHelper.DefaultSmartCollectionReference()
           
 
Method Summary
 java.util.Iterator cursor()
           
 java.util.Collection getCollection()
           
 void setCollection(java.util.Collection collection)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceHelper.DefaultSmartCollectionReference

public PersistenceHelper.DefaultSmartCollectionReference()
Method Detail

getCollection

public java.util.Collection getCollection()
Specified by:
getCollection in interface SmartCollectionReference

setCollection

public void setCollection(java.util.Collection collection)
Specified by:
setCollection in interface SmartCollectionReference

cursor

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

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved