Interface JavaWebProject

All Known Implementing Classes:
AbstractHelpWriter, BarraBotonesAccion1, BarraBotonesAccion1, BarraBotonesAccion2, BarraBotonesAccion2, DialogoFiltrarConsulta, DialogoFiltrarConsulta, DialogoGuardarConsulta, DialogoGuardarConsulta, Favoritos, Favoritos, Menu, Menu, Personalizacion, Personalizacion, ProyectoJava1, ProyectoJava2, ProyectoMaven, ProyectoMavenPrime, ProyectoPrime

public interface JavaWebProject
Author:
Jorge Campins
  • Method Details

    • isMultiApplication

      boolean isMultiApplication()
      Returns:
      the multi-application project indicator
    • isRoleWebAppDissociationAllowed

      boolean isRoleWebAppDissociationAllowed()
      Returns:
      the multi-web-application project indicator
    • getEarProjectName

      String getEarProjectName()
      Returns:
      the ear project name
    • getEjbProjectName

      String getEjbProjectName()
      Returns:
      the ejb project name
    • getWebProjectName

      String getWebProjectName()
      Returns:
      the web project name
    • getWebApiProjectName

      String getWebApiProjectName()
      Returns:
      the web-api project name
    • getWebPageFileDirectory

      default String getWebPageFileDirectory()
      Returns:
      the web project pages directory
    • getWebPageFileExtension

      default String getWebPageFileExtension()
      Returns:
      the web project pages extension
    • getWebRequestServletPath

      default String getWebRequestServletPath()
      Returns:
      the web project request servlet path
    • getProjectFilterSnippetPath

      default String getProjectFilterSnippetPath()
      Returns:
      the project filter snippet path