| Constructor and Description |
|---|
RecordSummaryProxy(CollectRecordSummary summary,
ProxyContext context) |
| Modifier and Type | Method and Description |
|---|---|
static List<RecordSummaryProxy> |
fromList(List<CollectRecordSummary> summaries,
ProxyContext context) |
BasicUserProxy |
getCreatedBy() |
Date |
getCreationDate() |
List<Integer> |
getEntityCounts() |
Integer |
getErrors() |
Integer |
getId() |
String |
getLockedBy() |
Integer |
getMissing() |
Integer |
getMissingErrors() |
Integer |
getMissingWarnings() |
BasicUserProxy |
getModifiedBy() |
Date |
getModifiedDate() |
UserProxy |
getOwner() |
List<String> |
getRootEntityKeys() |
Integer |
getSkipped() |
CollectRecord.State |
getState() |
CollectRecord.Step |
getStep() |
int |
getStepNumber() |
Map<CollectRecord.Step,CollectRecordSummary.StepSummary> |
getStepSummaries() |
List<String> |
getSummaryValues() |
int |
getSurveyId() |
Integer |
getTotalErrors() |
ModelVersionProxy |
getVersion() |
Integer |
getWarnings() |
boolean |
isCleansingComplete() |
boolean |
isEntryComplete() |
public RecordSummaryProxy(CollectRecordSummary summary, ProxyContext context)
public static List<RecordSummaryProxy> fromList(List<CollectRecordSummary> summaries, ProxyContext context)
@ExternalizedProperty public int getSurveyId()
@ExternalizedProperty public CollectRecord.Step getStep()
@ExternalizedProperty public int getStepNumber()
@ExternalizedProperty public CollectRecord.State getState()
@ExternalizedProperty public Date getCreationDate()
@ExternalizedProperty public BasicUserProxy getCreatedBy()
@ExternalizedProperty public Date getModifiedDate()
@ExternalizedProperty public Integer getId()
@ExternalizedProperty public BasicUserProxy getModifiedBy()
@ExternalizedProperty public ModelVersionProxy getVersion()
@ExternalizedProperty public boolean isEntryComplete()
@ExternalizedProperty public boolean isCleansingComplete()
@ExternalizedProperty public Map<CollectRecord.Step,CollectRecordSummary.StepSummary> getStepSummaries()
@ExternalizedProperty public Integer getTotalErrors()
@ExternalizedProperty public Integer getErrors()
@ExternalizedProperty public Integer getSkipped()
@ExternalizedProperty public Integer getMissing()
@ExternalizedProperty public Integer getWarnings()
@ExternalizedProperty public Integer getMissingErrors()
@ExternalizedProperty public Integer getMissingWarnings()
@ExternalizedProperty public UserProxy getOwner()
@ExternalizedProperty public String getLockedBy()
Copyright © 2020 Open Foris. All rights reserved.