Uses of Class
de.quantummaid.httpmaid.mappath.Retrieval
-
Packages that use Retrieval Package Description de.quantummaid.httpmaid.mappath -
-
Uses of Retrieval in de.quantummaid.httpmaid.mappath
Methods in de.quantummaid.httpmaid.mappath that return Retrieval Modifier and Type Method Description static RetrievalRetrieval. error(String error)RetrievalIndexMapPathElement. retrieve(Object object)RetrievalKeyMapPathElement. retrieve(Object object)RetrievalMapPathElement. retrieve(Object object)RetrievalMapPath. retrieveOptionally(Map<String,Object> map)static RetrievalRetrieval. success(Object value)
-