com.vinculumtech.platform.root
Interface PersistenceCollectionFinder

All Known Implementing Classes:
InMemoryCollectionFinder, JDOPersistenceCollectionFinder

public interface PersistenceCollectionFinder

Version:
$Id: //depot/carrierwave/src/server/com/vinculumtech/platform/root/PersistenceCollectionFinder.java#3 $

Method Summary
 java.util.List findCollection(PersistenceSession persistenceSession)
           
 

Method Detail

findCollection

public java.util.List findCollection(PersistenceSession persistenceSession)


Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.