Class RecordSummaryProxy
java.lang.Object
org.openforis.collect.model.proxy.RecordSummaryProxy
- All Implemented Interfaces:
Proxy
- Author:
- S. Ricci
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<RecordSummaryProxy> fromList(List<CollectRecordSummary> summaries, ProxyContext context) getId()getOwner()getState()getStep()intintbooleanboolean
-
Constructor Details
-
RecordSummaryProxy
-
-
Method Details
-
fromList
public static List<RecordSummaryProxy> fromList(List<CollectRecordSummary> summaries, ProxyContext context) -
getSurveyId
public int getSurveyId() -
getStep
-
getStepNumber
public int getStepNumber() -
getState
-
getCreationDate
-
getCreatedBy
-
getModifiedDate
-
getId
-
getModifiedBy
-
getVersionId
-
getRootEntityKeys
-
getEntityCounts
-
isEntryComplete
public boolean isEntryComplete() -
isCleansingComplete
public boolean isCleansingComplete() -
getStepSummaries
-
getSummaryValues
-
getTotalErrors
-
getErrors
-
getSkipped
-
getMissing
-
getWarnings
-
getMissingErrors
-
getMissingWarnings
-
getOwner
-
getLockedBy
-