Class BackendModuleImpl
java.lang.Object
ru.cg.webbpm.studio.core.impl.project.structure.BackendModuleImpl
- All Implemented Interfaces:
BackendModule
,ProjectModule
- Author:
- Abdulin Ildar
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.core.api.project.structure.ProjectModule
getPomXmlPath, getTargetPath
-
Method Details
-
getPath
- Specified by:
getPath
in interfaceProjectModule
-
getSrcPath
- Specified by:
getSrcPath
in interfaceBackendModule
-
getSourcePath
- Specified by:
getSourcePath
in interfaceBackendModule
-
getGeneratedSourcePath
- Specified by:
getGeneratedSourcePath
in interfaceBackendModule
-
getResourcesPath
- Specified by:
getResourcesPath
in interfaceBackendModule
-
getJavaCompilePath
- Specified by:
getJavaCompilePath
in interfaceBackendModule
-
getJavaMetadataPath
- Specified by:
getJavaMetadataPath
in interfaceBackendModule
-
getTargetCompilePath
- Specified by:
getTargetCompilePath
in interfaceBackendModule
-
getClassesCompilePath
- Specified by:
getClassesCompilePath
in interfaceBackendModule
-
getPomXmlCompilePath
- Specified by:
getPomXmlCompilePath
in interfaceBackendModule
-