@Immutable public final class SearchDPByDPTypeHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
static SearchDPByDPTypeInputParams |
extractInputParams(String sPathWithinServlet)
Extract from the URL in the form
/search-dp-by-dptype/<dpType> |
static void |
performSearch(SearchDPByDPTypeInputParams aInputParams,
ISearchDPCallback aCallback) |
@Nonnull public static SearchDPByDPTypeInputParams extractInputParams(@Nonnull String sPathWithinServlet)
/search-dp-by-dptype/<dpType>sPathWithinServlet - Path to extract from. May not be null.null.public static void performSearch(@Nonnull SearchDPByDPTypeInputParams aInputParams, @Nonnull ISearchDPCallback aCallback) throws IOException
IOExceptionCopyright © 2018–2020 toop.eu. All rights reserved.