| Package | Description |
|---|---|
| org.osivia.services.procedure.portlet.model |
| Modifier and Type | Method and Description |
|---|---|
FilePath |
ObjetMetier.getFilePath()
Getter for filePath.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,FilePath> |
ProcedureInstance.getFilesPath()
Getter for filesPath.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjetMetier.setFilePath(FilePath filePath)
Setter for filePath.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureInstance.setFilesPath(Map<String,FilePath> filesPath)
Setter for filesPath.
|
| Constructor and Description |
|---|
ObjetMetier(org.nuxeo.ecm.automation.client.model.Document document,
FilePath filePath) |
ObjetMetier(ProcedureObject procedureObject,
ProcedureObjectInstance procedureObjectInstance,
FilePath filePath) |
Copyright © 2016. All rights reserved.