Package | Description |
---|---|
com.llwork.external.project |
Modifier and Type | Method and Description |
---|---|
ProjectMetaData |
IProjectEditorManager.importProjectMetaData(java.lang.String timetableFileName)
LLworkplace requests for the project meta data defined in the external application
|
Modifier and Type | Method and Description |
---|---|
boolean |
IProjectEditorManager.editProjectMetaData(ProjectMetaData projectMetaData,
java.lang.String timetableFileName)
Edit the project meta data
|
void |
IProjectEditorManager.setProjectMetaData(ProjectMetaData projectMetaData,
java.lang.String timetableFileName)
Sets the supported project meta data
|