| Package | Description |
|---|---|
| fr.onema.sispea.struts.referential.bean |
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlGroupTableValue> |
XmlGroupTable.groupTableValues
xml sub group list
|
| Modifier and Type | Method and Description |
|---|---|
static XmlGroupTableValue |
XmlGroupTable.findTableDetail(Integer pDetailTypeId,
XmlGroupTable pXmlGroupTable) |
static XmlGroupTableValue |
XmlGroupTableValue.findTableValueByCodes(List<XmlGroupTableValue> pValues,
String pSearchedCodes)
return null or the value corresponding to code if found
|
static XmlGroupTableValue |
XmlGroupTab.findTableValueContainingDetail(Integer pDetailTypeId,
XmlGroupTab pXmlGroupTab) |
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 XmlGroupTableValue |
XmlGroupTableValue.updateXmlGroupTableValue(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableValue pXmlGroupTableValue,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlGroupTableValue> |
XmlGroupTable.getGroupTableValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlGroupTable.add(XmlGroupTableValue pGroupTableValue)
adds a groupTable to groupTablelist
|
static XmlGroupTableDetail |
XmlGroupTableValue.findTableDetail(Integer pDetailTypeId,
XmlGroupTableValue pXmlGroupTableValue) |
static XmlGroupTableDetail |
XmlGroupTableValue.findTableDetail(String pXmlGroupTableDetailId,
XmlGroupTableValue pXmlGroupTableValue,
boolean pCloneResult)
return a table detail (or its clone if indicated) corresponding to id passed.
|
static SPEALotDto |
XmlGroupTableValue.updateLotWithGroupData(XmlGroupTableValue pXmlGroupTableValue,
SPEALotDto pLot)
updates lot with group data
|
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 XmlGroupTableValue |
XmlGroupTableValue.updateXmlGroupTableValue(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTableValue pXmlGroupTableValue,
AbstractSpeaIndicatorsAction pAction)
updates the table value group and returns it updated
|
| Modifier and Type | Method and Description |
|---|---|
static XmlGroupTableValue |
XmlGroupTableValue.findTableValueByCodes(List<XmlGroupTableValue> pValues,
String pSearchedCodes)
return null or the value corresponding to code if found
|
| Constructor and Description |
|---|
XmlGroupTableValue(XmlGroupTableValue pXmlGroup) |
Copyright © 2014–2015 eaudefrance. All rights reserved.