| Package | Description |
|---|---|
| fr.gouv.vitam.ihmrecette.appserver.populate |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
| Modifier and Type | Method and Description |
|---|---|
UnitModel |
UnitGotModel.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
Optional<UnitModel> |
MetadataRepository.findUnitById(String rootId)
Find a unit by id
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnitGotModel.setUnit(UnitModel unit) |
| Constructor and Description |
|---|
UnitGotModel(UnitModel unit)
Constructor
|
UnitGotModel(UnitModel unit,
ObjectGroupModel got)
Constructor
|
UnitGotModel(UnitModel unit,
ObjectGroupModel got,
Integer objectSize)
Constructor
|
Copyright © 2018 Vitam. All rights reserved.