Skip navigation links
org.netbeans.api.web.webmodule 1.63
A C E F G I J O P R S T U W 

G

getComponent() - Method in class org.netbeans.modules.web.spi.webmodule.WebModuleExtender
Returns a UI component used to allow the user to customize this extender.
getConfigurationFiles(WebModule) - Method in class org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider
Returns the configuration files belonging to this framework.
getConfigurationPanel(WebModule) - Method in class org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider
Deprecated.
This method has been replaced with createWebModuleExtender.
getContextPath() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
Returns the context path of the web module.
getContextPath() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
Returns the context path of the web module.
getContextPath() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
Returns the context path of the web module.
getDeploymentDescriptor() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
Returns the deployment descriptor (web.xml file) of the web module.
getDeploymentDescriptor() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
Returns the deployment descriptor (web.xml file) of the web module.
getDeploymentDescriptor() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
Returns the deployment descriptor (web.xml file) of the web module.
getDescription() - Method in class org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider
Returns the description of this web framework.
getDocumentBase() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
Returns the folder that contains sources of the static documents for the web module (html, JSPs, etc.).
getDocumentBase() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
Returns the folder that contains sources of the static documents for the web module (html, JSPs, etc.).
getDocumentBase() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
Returns the folder that contains sources of the static documents for the web module (html, JSPs, etc.).
getErrorMessage() - Method in class org.netbeans.modules.web.api.webmodule.ExtenderController
Gets the error message for this controller.
getFileAndParameters(FileObject) - Static method in class org.netbeans.modules.web.api.webmodule.RequestParametersQuery
Returns the part of URL for access the file.
getFileAndParameters(FileObject) - Method in interface org.netbeans.modules.web.spi.webmodule.RequestParametersQueryImplementation
Return the part of URL for access the file.
getFrameworks() - Static method in class org.netbeans.modules.web.api.webmodule.WebFrameworks
This method returns all registered WebFrameworkProviders.
getHelp() - Method in class org.netbeans.modules.web.spi.webmodule.WebModuleExtender
Returns a help context for WebModuleExtender.getComponent().
getJ2eePlatformVersion() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
getJ2eePlatformVersion() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
Returns the J2EE platform version of this module.
getJ2eeProfile() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
 
getJ2eeProfile() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
 
getJavaSources() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
Deprecated.
This method is deprecated, because its return values does not contain enough information about the source roots. Source roots are usually implemented by a org.netbeans.api.project.SourceGroup, which is more than just a container for a FileObject.
getJavaSources() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
This method is deprecated, because its return values does not contain enough information about the source roots. Source roots are usually implemented by a org.netbeans.api.project.SourceGroup, which is more than just a container for a FileObject.
getJavaSources() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
Deprecated.
This method is deprecated, because its return values does not contain enough information about the source roots. Source roots are usually implemented by a org.netbeans.api.project.SourceGroup, which is more than just a container for a FileObject.
getMetadataModel() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
Returns a model describing the metadata of this web module (servlets, resources, etc.).
getMetadataModel() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
Returns a model describing the metadata of this web module (servlets, resources, etc.).
getMetadataModel() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
Returns a model describing the metadata of this web module (servlets, resources, etc.).
getName() - Method in class org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider
Returns the name of this web framework.
getPrivilegedTemplates(WebModule) - Method in interface org.netbeans.modules.web.spi.webmodule.WebPrivilegedTemplates
Returns the list of templates which should be added in the initial "privileged" list when created a new file.
getProperties() - Method in class org.netbeans.modules.web.api.webmodule.ExtenderController
Returns the properties of this controller.
getProperties() - Method in class org.netbeans.modules.web.api.webmodule.ExtenderController.Properties
Returns a Map containing all properties.
getProperty(String) - Method in class org.netbeans.modules.web.api.webmodule.ExtenderController.Properties
Return the value of a given property.
getServletPath(FileObject) - Method in class org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider
Returns the path of the request URL to a given file .
getWebInf() - Method in class org.netbeans.modules.web.api.webmodule.WebModule
Returns the WEB-INF folder for the web module.
getWebInf() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation
Deprecated.
WEB-INF folder for the web module.
getWebInf() - Method in interface org.netbeans.modules.web.spi.webmodule.WebModuleImplementation2
WEB-INF folder for the web module.
getWebModule(FileObject) - Static method in class org.netbeans.modules.web.api.webmodule.WebModule
Finds the web module that a given file belongs to.
A C E F G I J O P R S T U W 
Skip navigation links
org.netbeans.api.web.webmodule 1.63