|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProjectInfo in eu.esdihumboldt.hale.common.core.io.project |
---|
Methods in eu.esdihumboldt.hale.common.core.io.project with parameters of type ProjectInfo | |
---|---|
void |
ProjectInfoAware.setProjectInfo(ProjectInfo projectInfo)
Set information about the current project. |
Uses of ProjectInfo in eu.esdihumboldt.hale.common.core.io.project.model |
---|
Classes in eu.esdihumboldt.hale.common.core.io.project.model that implement ProjectInfo | |
---|---|
class |
Project
Represents a project. |
Methods in eu.esdihumboldt.hale.common.core.io.project.model with parameters of type ProjectInfo | |
---|---|
static void |
Project.save(ProjectInfo project,
OutputStream out)
Save a project to an output stream. |
Uses of ProjectInfo in eu.esdihumboldt.hale.common.headless |
---|
Methods in eu.esdihumboldt.hale.common.headless that return ProjectInfo | |
---|---|
ProjectInfo |
TransformationEnvironment.getProjectInfo()
Get information on the associated project, if available. |
Uses of ProjectInfo in eu.esdihumboldt.hale.common.headless.impl |
---|
Methods in eu.esdihumboldt.hale.common.headless.impl that return ProjectInfo | |
---|---|
ProjectInfo |
ProjectTransformationEnvironment.getProjectInfo()
|
Uses of ProjectInfo in eu.esdihumboldt.hale.doc.user.examples.internal.extension |
---|
Methods in eu.esdihumboldt.hale.doc.user.examples.internal.extension that return ProjectInfo | |
---|---|
ProjectInfo |
ExampleProject.getInfo()
Get the example project info |
Uses of ProjectInfo in eu.esdihumboldt.hale.io.html |
---|
Methods in eu.esdihumboldt.hale.io.html with parameters of type ProjectInfo | |
---|---|
void |
HtmlMappingExporter.setProjectInfo(ProjectInfo projectInfo)
|
Uses of ProjectInfo in eu.esdihumboldt.hale.server.projects |
---|
Methods in eu.esdihumboldt.hale.server.projects that return ProjectInfo | |
---|---|
ProjectInfo |
ProjectScavenger.getInfo(String projectId)
Get the project info for the project with the given identifier, if available. |
Uses of ProjectInfo in eu.esdihumboldt.hale.server.projects.impl |
---|
Methods in eu.esdihumboldt.hale.server.projects.impl that return ProjectInfo | |
---|---|
ProjectInfo |
ProjectScavengerImpl.getInfo(String projectId)
|
Uses of ProjectInfo in eu.esdihumboldt.hale.server.projects.impl.internal |
---|
Methods in eu.esdihumboldt.hale.server.projects.impl.internal that return ProjectInfo | |
---|---|
ProjectInfo |
ProjectHandler.getProjectInfo()
Get the project information if available. |
Uses of ProjectInfo in eu.esdihumboldt.hale.ui.service.project |
---|
Methods in eu.esdihumboldt.hale.ui.service.project that return ProjectInfo | |
---|---|
ProjectInfo |
ProjectService.getProjectInfo()
Get general information about the current project |
Uses of ProjectInfo in eu.esdihumboldt.hale.ui.service.project.internal |
---|
Methods in eu.esdihumboldt.hale.ui.service.project.internal that return ProjectInfo | |
---|---|
ProjectInfo |
ProjectServiceImpl.getProjectInfo()
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |