| Package | Description |
|---|---|
| org.egov.infra.search.elastic.entity | |
| org.egov.infra.web.spring.handler | |
| org.egov.infstr.utils |
| Modifier and Type | Method and Description |
|---|---|
CollectionIndex |
CollectionIndexBuilder.build() |
ApplicationIndex |
ApplicationIndexBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.view.RedirectView |
GlobalExceptionHandler.egovErrorHandler(javax.servlet.http.HttpServletRequest req,
ApplicationRuntimeException e) |
| Modifier and Type | Method and Description |
|---|---|
List |
EgovMasterDataCaching.get(String sqlTagName)
Deprecated.
This method load the data for given sqlTagName and puts it in Cache.
|
Map |
EgovMasterDataCaching.getMap(String sqlTagName)
Deprecated.
This method load the data for given sqlTagName and puts it in Cache.
|
static void |
EgovMasterDataCaching.removeFromCache(String sqlTagName)
Deprecated.
This method removes the data from cache for given sqlTagName.
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.