| Package | Description |
|---|---|
| fr.onema.sispea.struts.referential.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlGroupTableDetailValue
This class is a support class to read xml group from a xml file
|
class |
XmlGroupTableValue
This class is a support class to read xml group from a xml file
|
| Modifier and Type | Method and Description |
|---|---|
XmlGroupValue |
XmlGroupValue.clone()
clone an XmlGroupValue Object
|
static XmlGroupValue |
XmlGroupValue.updateXmlGroupTableValue(DataLotDto pLot,
DataLotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupValue pXmlGroupValue,
AbstractSpeaIndicatorsAction pAction)
updates the group value and returns it updated
|
| Modifier and Type | Method and Description |
|---|---|
static List<XmlGroupValue> |
XmlGroupValue.updateXmlGroupTablePriceValue(SPEALotDto pLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupValue pXmlGroupValue,
AbstractSpeaIndicatorsAction pAction)
return values for each slice found
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlGroupValue.copy(XmlGroupValue pXmlGroupValue)
copy parameter into this
|
protected static DataLotDto |
XmlGroupValue.updateLotWithValue(XmlGroupValue pXmlGroupValue,
DataLotDto pLot)
updates lot with group data
|
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
|
| Constructor and Description |
|---|
XmlGroupValue(XmlGroupValue pXmlGroup)
copy constructor.
|
Copyright © 2014–2015 eaudefrance. All rights reserved.