@Service public class WorksTransactionIndexService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DFT_DATE_FORMAT |
static String |
WORKSTRANSACTION_INDEX_NAME |
| Constructor and Description |
|---|
WorksTransactionIndexService() |
| Modifier and Type | Method and Description |
|---|---|
List<WorksMilestoneIndexResponse> |
getAggregationResults(WorksIndexsRequest worksIndexsRequest,
List<WorksMilestoneIndexResponse> resultList,
String orderingAggregationName) |
List<WorksMilestoneIndexResponse> |
getWorksTransactionDetails(WorksIndexsRequest worksIndexsRequest) |
public static final String DFT_DATE_FORMAT
public static final String WORKSTRANSACTION_INDEX_NAME
public List<WorksMilestoneIndexResponse> getWorksTransactionDetails(WorksIndexsRequest worksIndexsRequest)
public List<WorksMilestoneIndexResponse> getAggregationResults(WorksIndexsRequest worksIndexsRequest, List<WorksMilestoneIndexResponse> resultList, String orderingAggregationName)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.