Package | Description |
---|---|
fr.paris.lutece.plugins.unittree.service.unit |
Modifier and Type | Method and Description |
---|---|
int |
UnitService.createUnit(Unit unit,
javax.servlet.http.HttpServletRequest request)
Create a unit
|
int |
IUnitService.createUnit(Unit unit,
javax.servlet.http.HttpServletRequest request)
Create a unit
|
void |
IUnitAttributeService.populate(Unit unit,
javax.servlet.http.HttpServletRequest request)
Populate an unit additionnal attributes with the data of the request
|
static void |
UnitAttributeManager.populate(Unit unit,
javax.servlet.http.HttpServletRequest request)
Populate an unit with the data of the request
|
void |
UnitService.updateUnit(Unit unit,
javax.servlet.http.HttpServletRequest request)
Update the unit
|
void |
IUnitService.updateUnit(Unit unit,
javax.servlet.http.HttpServletRequest request)
Update the unit
|
Copyright © 2017 City of Paris. All rights reserved.