public class HATEOASFilter<T extends HATEOASFilter> extends Filter<T> implements OpenAPIWriter<T>
Rule.RuleMatcherALL_METHODS, configMap, description, excludeMatchers, excludeOn, includeMatchers, includeOn, log, name, order, params| Constructor and Description |
|---|
HATEOASFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLink(io.inversion.json.JSMap entityNode,
java.lang.String name,
java.lang.String link) |
void |
addLinks(Collection coll,
io.inversion.json.JSMap entityNode) |
void |
addSelfLink(io.inversion.json.JSMap entityNode,
java.lang.String link) |
configureOp, doDelete, doGet, doPatch, doPost, doPut, getFullIncludePaths, getIncludePaths, isDecoration, joinPaths, joinPaths0, run, run0, withDecorationafterWiringComplete, checkLazyConfig, compareTo, doLazyConfig, getAllExcludePaths, getAllIncludeMethods, getAllIncludePaths, getDefaultIncludeMatchers, getDescription, getExcludeMatchers, getIncludeMatchers, getName, getOrder, getParams, match, match, matches, matches, toString, withDescription, withExcludeOn, withExcludeOn, withIncludeOn, withIncludeOn, withName, withOrder, withParam, withParamsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddResponse, addResponse, beautifyTag, buildOperation, documentOpDelete, documentOperationSchema, documentOpFind, documentOpGet, documentOpPatch, documentOpPost, documentOpPut, documentOpRelated, documentParam, documentQueryParams, documentRequestSchema, documentResourceSchema, documentResponseSchema, findOp, getDescription, getSchemaRef, hasParam, hook_documentOp, newComponentRefSchema, newHrefSchema, newTypeSchema, removeReadOnlyPropertiespublic void addLinks(Collection coll, io.inversion.json.JSMap entityNode)
public void addSelfLink(io.inversion.json.JSMap entityNode,
java.lang.String link)
public void addLink(io.inversion.json.JSMap entityNode,
java.lang.String name,
java.lang.String link)
Copyright © 2023 Rocket Partners, LLC. All rights reserved.