| Package | Description |
|---|---|
| minium.developer.project | |
| minium.developer.service |
Service layer beans.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProjectProperties |
AbstractProjectContext.projectProperties |
| Modifier and Type | Method and Description |
|---|---|
ProjectProperties |
ProjectContextConfiguration.LocalProjectContextConfiguration.projectConfiguration() |
ProjectProperties |
ProjectContextConfiguration.RemoteProjectContextConfiguration.projectConfiguration(RemoteProperties remoteProperties,
javax.servlet.http.HttpServletRequest req) |
| Modifier and Type | Method and Description |
|---|---|
FileSystemService |
ProjectContextConfiguration.LocalProjectContextConfiguration.fileSystemService(ProjectProperties projectConfiguration) |
FileSystemService |
ProjectContextConfiguration.RemoteProjectContextConfiguration.fileSystemService(ProjectProperties projectProperties,
javax.servlet.http.HttpServletRequest req) |
AbstractProjectContext |
ProjectContextConfiguration.LocalProjectContextConfiguration.projectContext(ProjectProperties projConfiguration) |
AbstractProjectContext |
ProjectContextConfiguration.RemoteProjectContextConfiguration.projectContext(ProjectProperties projConfiguration) |
Workspace |
ProjectContextConfiguration.LocalProjectContextConfiguration.workspace(ProjectProperties projConfiguration) |
Workspace |
ProjectContextConfiguration.RemoteProjectContextConfiguration.workspace(ProjectProperties projConfiguration) |
| Constructor and Description |
|---|
AbstractProjectContext(ProjectProperties projectProperties) |
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 © 2021 VILT Group. All rights reserved.