public class DbDeleteAction extends Action<DbDeleteAction>
Rule.RuleMatcherconfigMap, configStr, excludeMatchers, excludeOn, includeMatchers, includeOn, log, name, order| Constructor and Description |
|---|
DbDeleteAction() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
delete(Engine engine,
Collection collection,
java.lang.String url) |
void |
run(Request req,
Response res)
Override this method with your custom business logic or override one of the
http method "doMETHOD" specific handlers.
|
checkLazyConfig, compareTo, doLazyConfig, getAllExcludePaths, getAllIncludePaths, getConfig, getConfig, getConfigKeys, getDefaultIncludeMatch, getExcludeMatchers, getIncludeMatchers, getName, getOrder, match, matches, matches, toString, withConfig, withExcludeOn, withExcludeOn, withExcludeOn, withIncludeOn, withIncludeOn, withIncludeOn, withName, withOrderpublic void run(Request req, Response res) throws ApiException
Actionrun in class Action<DbDeleteAction>req - the Request being servicedres - the Reponse being generatedApiExceptionprotected int delete(Engine engine, Collection collection, java.lang.String url) throws ApiException
ApiExceptionCopyright © 2021 Rocket Partners, LLC. All rights reserved.