Interface BackendModule

All Superinterfaces:
ProjectModule
All Known Implementing Classes:
BackendModuleImpl

public interface BackendModule extends ProjectModule
Author:
Abdulin Ildar
  • Method Details

    • getSrcPath

      Path getSrcPath()
    • getSourcePath

      Path getSourcePath()
    • getGeneratedSourcePath

      Path getGeneratedSourcePath()
    • getResourcesPath

      Path getResourcesPath()
    • getJavaCompilePath

      Path getJavaCompilePath()
    • getJavaMetadataPath

      Path getJavaMetadataPath()
    • getTargetCompilePath

      Path getTargetCompilePath()
    • getClassesCompilePath

      Path getClassesCompilePath()
    • getPomXmlCompilePath

      Path getPomXmlCompilePath()