- getAllEntities() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceFacet
-
Get a list of all @Entity classes in the default entity package.
- getAptDependency() - Method in interface org.jboss.forge.addon.javaee.jpa.MetaModelProvider
-
The dependency containing the APT processor class.
- getAptPluginRepository() - Method in interface org.jboss.forge.addon.javaee.jpa.MetaModelProvider
-
The dependency does not exist in Maven central, alternative repository.
- getCompilerArgs() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceMetaModelFacet
-
The compiler arguments used
- getCompilerArguments() - Method in interface org.jboss.forge.addon.javaee.jpa.MetaModelProvider
-
Additional compiler arguments (if any, returns null otherwise).
- getConfig() - Method in interface org.jboss.forge.addon.javaee.facets.CDIFacet
-
Parse and return this Project's beans.xml file as a BeansDescriptor
- getConfig() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceFacet
-
Parse and return this Project's persistence.xml file as a PersistenceDescriptor
- getConfig() - Method in interface org.jboss.forge.addon.javaee.facets.ServletFacet
-
Parse and return this Project's web.xml file as a WebAppDescriptor.
- getConfigFile() - Method in interface org.jboss.forge.addon.javaee.facets.CDIFacet
-
Get a reference to this Project's beans.xml file.
- getConfigFile() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceFacet
-
Get a reference to this Project's persistence.xml file.
- getConfigFile() - Method in interface org.jboss.forge.addon.javaee.facets.ServletFacet
-
Return a reference to this Project's web.xml file.
- getContainer() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getDatabase() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getDatabaseURL() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getEntityPackage() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceFacet
-
Get this Project's default package for @Entity objects
- getEntityPackageDir() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceFacet
-
Get this Project's default @Entity package directory.
- getJdbcConnectionInfo() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getJdbcDriver() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getJndiDataSource() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getMetaModelProvider() - Method in interface org.jboss.forge.addon.javaee.jpa.PersistenceProvider
-
The JPA 2 meta model provider related to this persistence provider.
- getName() - Method in interface org.jboss.forge.addon.javaee.jpa.PersistenceContainer
-
Return the name of this container
- getName() - Method in interface org.jboss.forge.addon.javaee.jpa.PersistenceProvider
-
Get the name of this provider
- getPassword() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getProcessor() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceMetaModelFacet
-
The annotation processor used
- getProcessor() - Method in interface org.jboss.forge.addon.javaee.jpa.MetaModelProvider
-
The processor class name.
- getProcessorCoordinate() - Method in interface org.jboss.forge.addon.javaee.facets.PersistenceMetaModelFacet
-
The Coordinate of the annotation processor
- getProvider() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-
- getProvider() - Method in interface org.jboss.forge.addon.javaee.jpa.PersistenceProvider
-
Get the classname of this provider.
- getResources() - Method in interface org.jboss.forge.addon.javaee.facets.ServletFacet
-
List all files in this Project's WebContent directory, recursively.
- getResources(ResourceFilter) - Method in interface org.jboss.forge.addon.javaee.facets.ServletFacet
-
List all files in this Project's WebContent directory, recursively, only if they match the given
ResourceFilter.
- getUsername() - Method in class org.jboss.forge.addon.javaee.jpa.JPADataSource
-