| Package | Description |
|---|---|
| fr.onema.sispea.struts.referential.bean |
| Modifier and Type | Field and Description |
|---|---|
protected List<XmlGroupTable> |
XmlGroupTab.groupTables
xml sub group list
|
| Modifier and Type | Method and Description |
|---|---|
static XmlGroupTable |
XmlGroupTable.updateXmlGroupTable(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTable pXmlGroupTable,
AbstractSpeaIndicatorsAction pAction)
updates the table group and returns it updated
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlGroupTable> |
XmlGroupTab.getGroupTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlGroupTab.add(XmlGroupTable pGroupTable)
adds a groupTable to groupTablelist
|
static XmlGroupTableValue |
XmlGroupTable.findTableDetail(Integer pDetailTypeId,
XmlGroupTable pXmlGroupTable) |
static XmlGroupTableDetail |
XmlGroupTable.findTableDetail(String pXmlGroupTableDetailId,
XmlGroupTable pXmlGroupTable,
boolean pCloneResult)
return a table detail (or its clone if indicated) corresponding to id passed.
|
static SPEALotDto |
XmlGroupTable.updateLotWithGroupData(XmlGroupTable pXmlGroupTable,
SPEALotDto pLot)
updates lot with group data
|
static XmlGroupTable |
XmlGroupTable.updateXmlGroupTable(SPEALotDto pLot,
SPEALotDto pOldLot,
int pCompetenceId,
Boolean pHasViewRight,
XmlGroupTable pXmlGroupTable,
AbstractSpeaIndicatorsAction pAction)
updates the table group and returns it updated
|
| Constructor and Description |
|---|
XmlGroupTable(XmlGroupTable pXmlGroup) |
Copyright © 2014–2015 eaudefrance. All rights reserved.