A C D E F G H I J M N O P R S T U V W

G

getAlias() - Method in class org.eclipse.jst.server.core.Servlet
Return the servlet's alias.
getAppClientArtifactEditForRead(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getAppClientArtifactEditForWrite(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getApplication() - Method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Obtains the Application Applicationroot object from the ApplicationResource, the root object contains all other resource defined objects.
getApplicationClient() - Method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
 
getApplicationClientXmiResource() - Method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
 
getApplicationXmiResource() - Method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
 
getClasspath() - Method in interface org.eclipse.jst.server.core.IConnectorModule
Returns the classpath as an array of absolute IPaths.
getClasspathContainerLabel(IRuntime, String) - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Returns the classpath container label for the given runtime and the given classpath container id (returned from getClasspathEntryIds()).
getClasspathEntryIds() - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Returns the classpath entry ids for this runtime target handler.
getConnector() - Method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
 
getConnectorArtifactEditForRead(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getConnectorArtifactEditForWrite(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getConnectorXmiResource() - Method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
 
getContextRoot() - Method in interface org.eclipse.jst.server.core.IWebModule
Returns the context root of the module.
getDelegateClasspathEntries(IRuntime, IProgressMonitor) - Method in class org.eclipse.jst.server.core.ClasspathRuntimeTargetHandler
Returns the classpath entries that correspond to the given runtime.
getDeploymentDescriptorResource() - Method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
Retrieves the underlying resource from the ArtifactEditModel using defined URI.
getDeploymentDescriptorResource() - Method in class org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit
Retrieves a deployment descriptor resource from ArtifactEditModelusing a defined URI.
getDeploymentDescriptorResource() - Method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Retrieves the resource from the ArtifactEditModel
getDeploymentDescriptorResource() - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Retrieves the underlying resource from the ArtifactEditModel using defined URI.
getDeploymentDescriptorResource() - Method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
Retrieves the underlying resource from the ArtifactEditModel using defined URI.
getDeploymentDescriptorRoot() - Method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
Obtains the ApplicationClient (@see ApplicationClient) root object from the ApplicationClientResource.
getDeploymentDescriptorRoot() - Method in class org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit
Obtains the root object from a deployment descriptor resource, the root object contains all other resource defined objects.
getDeploymentDescriptorRoot() - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Obtains the EJBJar (@see EJBJar) root object from the EJBResource.
getDeploymentDescriptorRoot() - Method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
Obtains the Connector (@see Connector) root object from the ConnectorResource.
getDeploymenyDescriptorType() - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Returns the deployment descriptor type of the EJB module.
getEARArtifactEditForRead(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getEARArtifactEditForWrite(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getEJBArtifactEditForRead(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getEJBArtifactEditForWrite(ComponentHandle) - Static method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Returns an instance facade to manage the underlying edit model for the given WorkbenchComponent.
getEJBClientJarModule(IProject) - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
 
getEJBJar() - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
 
getEJBJarXmiResource() - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
 
getEJBSpecificationVersion() - Method in interface org.eclipse.jst.server.core.IEJBModule
Returns a version number in the form "x.y.z".
getExistingWorkingCopy(ICompilationUnit) - Method in class org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit
Returns the working copy remembered for the compilation unit encoded in the given editor input.
getJ2EESpecificationVersion() - Method in interface org.eclipse.jst.server.core.IEnterpriseApplication
Returns a version number in the form "x.y.z".
getJ2EESpecificationVersion() - Method in interface org.eclipse.jst.server.core.IJ2EEModule
Returns a version number in the form "x.y.z".
getJ2EEVersion() - Method in class org.eclipse.jst.j2ee.applicationclient.componentcore.util.AppClientArtifactEdit
Retrieves J2EE version information from ApplicationClientResource.
getJ2EEVersion() - Method in class org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit
Retrieves J2EE version information from deployment descriptor resource.
getJ2EEVersion() - Method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Retrieves J2EE version information from ApplicationResource.
getJ2EEVersion() - Method in class org.eclipse.jst.j2ee.ejb.componentcore.util.EJBArtifactEdit
Retrieves J2EE version information from EJBResource.
getJ2EEVersion() - Method in class org.eclipse.jst.j2ee.jca.modulecore.util.ConnectorArtifactEdit
Retrieves J2EE version information from ConnectorResource.
getJNDIName() - Method in class org.eclipse.jst.server.core.JndiLaunchable
Returns the JNDI name of the object.
getJSPSpecificationVersion() - Method in interface org.eclipse.jst.server.core.IWebModule
Returns a version number in the form "x.y.z".
getJndiName() - Method in class org.eclipse.jst.server.core.EJBBean
Returns the JNDI name of the EJB.
getJndiName() - Method in class org.eclipse.jst.server.core.JndiObject
Return the JNDI name of the object.
getLocation() - Method in interface org.eclipse.jst.server.core.IEnterpriseApplication
Returns the location of the root of the application.
getLocation() - Method in interface org.eclipse.jst.server.core.IJ2EEModule
Returns the location of the root of the module.
getLocation() - Method in interface org.eclipse.jst.server.core.ILooseArchive
Returns the location of the root of the loose utility.
getLooseArchives() - Method in interface org.eclipse.jst.server.core.ILooseArchiveSupport
Return the loose archives that are contained within this enterprise application.
getModule() - Method in class org.eclipse.jst.server.core.EJBBean
 
getModule() - Method in class org.eclipse.jst.server.core.JndiObject
 
getModule() - Method in class org.eclipse.jst.server.core.Servlet
 
getModules() - Method in interface org.eclipse.jst.server.core.IEnterpriseApplication
Returns the modules contained within this EAR.
getProperties() - Method in class org.eclipse.jst.server.core.JndiLaunchable
Returns the JNDI properties required to connect to the object.
getServletClassName() - Method in class org.eclipse.jst.server.core.Servlet
Return the class name of the servlet.
getServletSpecificationVersion() - Method in interface org.eclipse.jst.server.core.IWebModule
Returns a version number in the form "x.y.z".
getURI(IJ2EEModule) - Method in interface org.eclipse.jst.server.core.IEnterpriseApplication
Returns the URI of the given J2EE module within this enterprise application.
getURI(ILooseArchive) - Method in interface org.eclipse.jst.server.core.ILooseArchiveSupport
Returns the URI of the given loose archive within this enterprise application.
getWorkbenchJ2EEModules(WorkbenchComponent) - Method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Note: This method is for internal use only.
getWorkbenchUtilModules(WorkbenchComponent) - Method in class org.eclipse.jst.j2ee.componentcore.util.EARArtifactEdit
Note: This method is for internal use only.
getWorkingCopy(ICompilationUnit, boolean) - Method in class org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit
Returns the working copy remembered for the compilation unit.
getWorkingCopyManager() - Method in class org.eclipse.jst.j2ee.componentcore.EnterpriseArtifactEdit
Returns a working copy managet

A C D E F G H I J M N O P R S T U V W