Class EntityAssociationsExtractor
- java.lang.Object
-
- springfox.documentation.spring.data.rest.EntityAssociationsExtractor
-
- All Implemented Interfaces:
EntityOperationsExtractor
public class EntityAssociationsExtractor extends java.lang.Object implements EntityOperationsExtractor
-
-
Constructor Summary
Constructors Constructor Description EntityAssociationsExtractor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<RequestHandler>
extract(EntityContext context)
-
-
-
Method Detail
-
extract
public java.util.List<RequestHandler> extract(EntityContext context)
- Specified by:
extract
in interfaceEntityOperationsExtractor
-
-