Class ReportingRepositoryInfoProxy
- java.lang.Object
-
- org.openforis.collect.reporting.proxy.ReportingRepositoryInfoProxy
-
-
Constructor Summary
Constructors Constructor Description ReportingRepositoryInfoProxy(ReportingRepositoryInfo info)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DategetLastUpdate()intgetUpdatedRecordsSinceLastUpdate()
-
-
-
Constructor Detail
-
ReportingRepositoryInfoProxy
public ReportingRepositoryInfoProxy(ReportingRepositoryInfo info)
-
-
Method Detail
-
getLastUpdate
public Date getLastUpdate()
-
getUpdatedRecordsSinceLastUpdate
public int getUpdatedRecordsSinceLastUpdate()
-
-