| Package | Description |
|---|---|
| minium.developer.project | |
| minium.developer.service |
Service layer beans.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectProperties |
ProjectContextConfiguration.projectConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
FileSystemService |
ProjectContextConfiguration.fileSystemService(ProjectProperties projectConfiguration) |
AbstractProjectContext |
ProjectContextConfiguration.projectContext(ProjectProperties projConfiguration) |
Workspace |
ProjectContextConfiguration.workspace(ProjectProperties projConfiguration) |
| Constructor and Description |
|---|
AbstractProjectContext(ProjectProperties projConfiguration) |
CucumberProjectContext(ProjectProperties projConfiguration) |
RhinoProjectContext(ProjectProperties projConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProjectService.createProject(ProjectProperties projectProperties,
ProjectDTO project,
javax.servlet.http.HttpSession session) |
String |
ProjectService.getProjectName(ProjectProperties projectProperties) |
boolean |
ProjectService.hasProject(ProjectProperties projectProperties) |
boolean |
ProjectService.openProject(ProjectProperties projectProperties,
String path,
javax.servlet.http.HttpSession session) |
Copyright © 2019 VILT Group. All rights reserved.