| Package | Description |
|---|---|
| fr.onema.sispea.struts.referential.action |
This package contains the actions associated with the referential in the SISPEA web app.
|
| fr.onema.sispea.struts.referential.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
ShowSpeaDataAction
This action show indicators of a SPEA.
|
class |
ShowSpeaIndicatorsAction
This action show indicators of a SPEA.
|
class |
UpdateGeneralTabAction
This action show indicators of a SPEA.
|
class |
UpdateSpeaDataAction
This action show indicators of a SPEA.
|
| Modifier and Type | Method and Description |
|---|---|
static XmlGroupTab |
XmlGroupTab.updateXmlGroupTab(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTab pXmlGroupTab,
AbstractSpeaIndicatorsAction pAction)
updates the tab group and returns it updated
|
static XmlGroupTable |
XmlGroupTable.updateXmlGroupTable(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTable pXmlGroupTable,
AbstractSpeaIndicatorsAction pAction)
updates the table group and returns it updated
|
static XmlGroupTableValue |
XmlGroupTableValue.updateXmlGroupTableDetails(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableValue pXmlGroupTableValue,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
static List<XmlGroupTableDetail> |
XmlGroupTableDetail.updateXmlGroupTableEquipmentDetail(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableDetail pXmlGroupTableDetail,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
static XmlGroupTableDetail |
XmlGroupTableDetail.updateXmlGroupTableInnerValuesDetail(DataLotDto pLot,
DataLotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableDetail pXmlGroupTableDetail,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
static XmlGroupTableDetail |
XmlGroupTableDetail.updateXmlGroupTablePriceDetail(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableDetail pXmlGroupTableDetail,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
static List<XmlGroupValue> |
XmlGroupValue.updateXmlGroupTablePriceValue(SPEALotDto pLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupValue pXmlGroupValue,
AbstractSpeaIndicatorsAction pAction)
return values for each slice found
|
static XmlGroupValue |
XmlGroupValue.updateXmlGroupTableValue(DataLotDto pLot,
DataLotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupValue pXmlGroupValue,
AbstractSpeaIndicatorsAction pAction)
updates the group value and returns it updated
|
static XmlGroupTableValue |
XmlGroupTableValue.updateXmlGroupTableValue(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableValue pXmlGroupTableValue,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
| Constructor and Description |
|---|
XmlDynamicTitle(AbstractSpeaIndicatorsAction action,
String code,
DataLotDto dataLot) |
Copyright © 2014–2015 eaudefrance. All rights reserved.