public class SamplingDesignService extends Object
| Constructor and Description |
|---|
SamplingDesignService() |
| Modifier and Type | Method and Description |
|---|---|
protected SamplingDesignSummariesProxy |
loadBySurvey(boolean work,
int surveyId,
int offset,
int maxRecords) |
SamplingDesignSummariesProxy |
loadBySurvey(int surveyId,
int offset,
int maxRecords) |
SamplingDesignSummariesProxy |
loadBySurveyWork(int surveyId,
int offset,
int maxRecords) |
@Secured(value="ROLE_ADMIN") public SamplingDesignSummariesProxy loadBySurvey(int surveyId, int offset, int maxRecords)
@Secured(value="ROLE_ADMIN") public SamplingDesignSummariesProxy loadBySurveyWork(int surveyId, int offset, int maxRecords)
protected SamplingDesignSummariesProxy loadBySurvey(boolean work, int surveyId, int offset, int maxRecords)
Copyright © 2020 Open Foris. All rights reserved.