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 SummaryConstructorsConstructorDescriptionShapedTableCalcDataCollection(de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_dc, IWebRowDataCollection p_row) 
- 
Method SummaryModifier 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.CalcDataCollectionfetchDataRange, getAppGuid, getDataRange, getDataRangeInfo, getRtApp, getSystemProperty, hasSystemProperty, isFieldAccessAllowedByControlGuid, isFieldAccessAllowedByFieldGuid, isRecordOwnerSet, recordExists
- 
Constructor Details- 
ShapedTableCalcDataCollectionpublic ShapedTableCalcDataCollection(de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_dc, IWebRowDataCollection p_row) 
 
- 
- 
Method Details- 
getMainDataGroup- Specified by:
- getMainDataGroupin interface- de.uplanet.lucy.server.businesslogic.util.IRecord
- Overrides:
- getMainDataGroupin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getMainDataGroupGuid- Specified by:
- getMainDataGroupGuidin interface- de.uplanet.lucy.server.util.calc.ICalcDataCollection
- Overrides:
- getMainDataGroupGuidin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getValueHolder- Specified by:
- getValueHolderin interface- de.uplanet.lucy.server.util.calc.ICalcDataCollection
- Overrides:
- getValueHolderin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getValueHolderByControlGuid- Specified by:
- getValueHolderByControlGuidin interface- de.uplanet.lucy.server.businesslogic.util.IRecord
- Overrides:
- getValueHolderByControlGuidin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getValueHolderByFieldGuid- Specified by:
- getValueHolderByFieldGuidin interface- de.uplanet.lucy.server.businesslogic.util.IRecord
- Overrides:
- getValueHolderByFieldGuidin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getRecId- Specified by:
- getRecIdin interface- de.uplanet.lucy.server.businesslogic.util.IRecord
- Overrides:
- getRecIdin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getParentId- Specified by:
- getParentIdin interface- de.uplanet.lucy.server.businesslogic.util.IRecord
- Overrides:
- getParentIdin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
- 
getRecordOwnerpublic int getRecordOwner()- Specified by:
- getRecordOwnerin interface- de.uplanet.lucy.server.businesslogic.util.IRecord
- Overrides:
- getRecordOwnerin class- de.uplanet.lucy.server.util.calc.CalcDataCollection
 
 
-