| Constructor and Description |
|---|
RecordProxy(CollectRecord record,
ProxyContext context) |
RecordProxy(CollectRecord record,
ProxyContext context,
boolean newRecord) |
public RecordProxy(CollectRecord record, ProxyContext context)
public RecordProxy(CollectRecord record, ProxyContext context, boolean newRecord)
public static List<RecordProxy> fromList(List<CollectRecord> records, ProxyContext context)
public int getSurveyId()
public boolean isNewRecord()
public boolean isPreview()
public CollectRecord.Step getStep()
public CollectRecord.Step getDataStep()
public CollectRecord.State getState()
public Date getCreationDate()
public BasicUserProxy getCreatedBy()
public Date getModifiedDate()
public Integer getId()
public BasicUserProxy getModifiedBy()
public EntityProxy getRootEntity()
public Integer getVersionId()
public boolean isEntryComplete()
public boolean isCleansingComplete()
public Integer getErrors()
public void setErrors(Integer errors)
public Integer getSkipped()
public void setSkipped(Integer skipped)
public Integer getMissing()
public void setMissing(Integer missing)
public Integer getWarnings()
public void setWarnings(Integer warnings)
public Integer getMissingErrors()
public void setMissingErrors(Integer missingErrors)
public Integer getMissingWarnings()
public void setMissingWarnings(Integer missingWarnings)
public UserProxy getOwner()
public void setOwner(UserProxy owner)
Copyright © 2020 Open Foris. All rights reserved.