Class VCCalculateControl.ShapedTableCalcDataCollection
java.lang.Object
de.uplanet.lucy.server.util.calc.CalcDataCollection
de.uplanet.lucy.server.auxiliaries.util.VCCalculateControl.ShapedTableCalcDataCollection
- All Implemented Interfaces:
de.uplanet.lucy.server.businesslogic.util.IRecord,de.uplanet.lucy.server.util.calc.ICalcDataCollection
- Enclosing class:
VCCalculateControl
public static class VCCalculateControl.ShapedTableCalcDataCollection
extends de.uplanet.lucy.server.util.calc.CalcDataCollection
-
Constructor Summary
ConstructorsConstructorDescriptionShapedTableCalcDataCollection(de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_dc, IWebRowDataCollection p_row) -
Method Summary
Modifier and TypeMethodDescriptiongetRecId()intIValueHolder<?> getValueHolder(String p_strName) IValueHolder<?> getValueHolderByControlGuid(String p_strGuid) IValueHolder<?> getValueHolderByFieldGuid(String p_strFieldGuid) Methods inherited from class de.uplanet.lucy.server.util.calc.CalcDataCollection
fetchDataRange, getAppGuid, getDataRange, getDataRangeInfo, getRtApp, getSystemProperty, hasSystemProperty, isFieldAccessAllowedByControlGuid, isFieldAccessAllowedByFieldGuid, isRecordOwnerSet, recordExists
-
Constructor Details
-
ShapedTableCalcDataCollection
public ShapedTableCalcDataCollection(de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_dc, IWebRowDataCollection p_row)
-
-
Method Details
-
getMainDataGroup
- Specified by:
getMainDataGroupin interfacede.uplanet.lucy.server.businesslogic.util.IRecord- Overrides:
getMainDataGroupin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getMainDataGroupGuid
- Specified by:
getMainDataGroupGuidin interfacede.uplanet.lucy.server.util.calc.ICalcDataCollection- Overrides:
getMainDataGroupGuidin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getValueHolder
- Specified by:
getValueHolderin interfacede.uplanet.lucy.server.util.calc.ICalcDataCollection- Overrides:
getValueHolderin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getValueHolderByControlGuid
- Specified by:
getValueHolderByControlGuidin interfacede.uplanet.lucy.server.businesslogic.util.IRecord- Overrides:
getValueHolderByControlGuidin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getValueHolderByFieldGuid
- Specified by:
getValueHolderByFieldGuidin interfacede.uplanet.lucy.server.businesslogic.util.IRecord- Overrides:
getValueHolderByFieldGuidin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getRecId
- Specified by:
getRecIdin interfacede.uplanet.lucy.server.businesslogic.util.IRecord- Overrides:
getRecIdin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getParentId
- Specified by:
getParentIdin interfacede.uplanet.lucy.server.businesslogic.util.IRecord- Overrides:
getParentIdin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-
getRecordOwner
public int getRecordOwner()- Specified by:
getRecordOwnerin interfacede.uplanet.lucy.server.businesslogic.util.IRecord- Overrides:
getRecordOwnerin classde.uplanet.lucy.server.util.calc.CalcDataCollection
-