Hierarchy For Package org.springframework.data.rest.core.annotation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.rest.core.annotation.RepositoryRestResource.None
Annotation Interface Hierarchy
- org.springframework.data.rest.core.annotation.Description (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleAfterCreate (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleAfterDelete (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleAfterLinkDelete (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleAfterLinkSave (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleAfterSave (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleBeforeCreate (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleBeforeDelete (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleBeforeLinkDelete (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleBeforeLinkSave (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.HandleBeforeSave (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.RepositoryEventHandler (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.RepositoryRestResource (implements java.lang.annotation.Annotation)
- org.springframework.data.rest.core.annotation.RestResource (implements java.lang.annotation.Annotation)