| 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() |
Integer |
getVersionId() |
Integer |
getWarnings() |
boolean |
isCleansingComplete() |
boolean |
isEntryComplete() |
public RecordSummaryProxy(CollectRecordSummary summary, ProxyContext context)
public static List<RecordSummaryProxy> fromList(List<CollectRecordSummary> summaries, ProxyContext context)
public int getSurveyId()
public CollectRecord.Step getStep()
public int getStepNumber()
public CollectRecord.State getState()
public Date getCreationDate()
public BasicUserProxy getCreatedBy()
public Date getModifiedDate()
public Integer getId()
public BasicUserProxy getModifiedBy()
public Integer getVersionId()
public boolean isEntryComplete()
public boolean isCleansingComplete()
public Map<CollectRecord.Step,CollectRecordSummary.StepSummary> getStepSummaries()
public Integer getTotalErrors()
public Integer getErrors()
public Integer getSkipped()
public Integer getMissing()
public Integer getWarnings()
public Integer getMissingErrors()
public Integer getMissingWarnings()
public UserProxy getOwner()
public String getLockedBy()
Copyright © 2021 Open Foris. All rights reserved.