org.netbeans.modules.j2ee.persistenceapi/1 1.0.20

org.netbeans.modules.j2ee.persistence.spi
Interface PersistenceScopeProvider


public interface PersistenceScopeProvider

Provides the persistence scope for the given file.


Method Summary
 PersistenceScope findPersistenceScope(org.openide.filesystems.FileObject fo)
          Returns the persistence scope for the given file.
 

Method Detail

findPersistenceScope

PersistenceScope findPersistenceScope(org.openide.filesystems.FileObject fo)
Returns the persistence scope for the given file.

Returns:
a persistence scope or null if there was no persistence scope for the given file.

org.netbeans.modules.j2ee.persistenceapi/1 1.0.20

Built on August 9 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.