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

Uses of Class
org.netbeans.modules.j2ee.persistence.api.PersistenceScopes

Packages that use PersistenceScopes
org.netbeans.modules.j2ee.persistence.api   
org.netbeans.modules.j2ee.persistence.spi   
org.netbeans.modules.j2ee.persistence.spi.support   
 

Uses of PersistenceScopes in org.netbeans.modules.j2ee.persistence.api
 

Methods in org.netbeans.modules.j2ee.persistence.api that return PersistenceScopes
static PersistenceScopes PersistenceScopes.getPersistenceScopes(org.netbeans.api.project.Project project)
          Returns an instance of PersistenceScopes for the given project.
 

Uses of PersistenceScopes in org.netbeans.modules.j2ee.persistence.spi
 

Methods in org.netbeans.modules.j2ee.persistence.spi that return PersistenceScopes
static PersistenceScopes PersistenceScopesFactory.createPersistenceScopes(PersistenceScopesImplementation impl)
          Creates a PersistenceScopes from the given PersistenceScopesImplementation.
 PersistenceScopes PersistenceScopesProvider.getPersistenceScopes()
          Returns a PersistenceScopes for the current context.
 

Uses of PersistenceScopes in org.netbeans.modules.j2ee.persistence.spi.support
 

Methods in org.netbeans.modules.j2ee.persistence.spi.support that return PersistenceScopes
 PersistenceScopes PersistenceScopesHelper.getPersistenceScopes()
          Returns the PersistenceScopes created by this helper.
 


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

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