|
© 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.DefaultSmartCollectionReference
Constructor Summary | |
PersistenceHelper.DefaultSmartCollectionReference()
|
Method Summary | |
java.util.Iterator |
cursor()
Get an iterator over the collection's contents |
java.util.Collection |
getCollection()
Get the entire collection |
void |
setCollection(java.util.Collection collection)
Set the entire collection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersistenceHelper.DefaultSmartCollectionReference()
Method Detail |
public java.util.Collection getCollection()
SmartCollectionReference
getCollection
in interface SmartCollectionReference
com.beasys.commerce.foundation.SmartCollectionReference
public void setCollection(java.util.Collection collection)
SmartCollectionReference
setCollection
in interface SmartCollectionReference
com.beasys.commerce.foundation.SmartCollectionReference
the
- collection to setpublic java.util.Iterator cursor()
SmartCollectionReference
cursor
in interface SmartCollectionReference
com.beasys.commerce.foundation.SmartCollectionReference
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |