Spring Data REST Exporter
A B C D E F G H I J L M N O P R S T U V W 

L

LineItem - Class in org.springframework.data.rest.example.gemfire.order
 
LineItem(Product) - Constructor for class org.springframework.data.rest.example.gemfire.order.LineItem
Creates a new LineItem for the given Product.
LineItem(Product, int) - Constructor for class org.springframework.data.rest.example.gemfire.order.LineItem
Creates a new LineItem for the given Product and amount.
LineItem() - Constructor for class org.springframework.data.rest.example.gemfire.order.LineItem
 
linkFor(Class<?>) - Method in class org.springframework.data.rest.webmvc.support.RepositoryEntityLinks
 
linkFor(Class<?>, Object...) - Method in class org.springframework.data.rest.webmvc.support.RepositoryEntityLinks
 
LinkSaveEvent - Class in org.springframework.data.rest.core.event
Base class for RepositoryEvents that deal with saving/updating or deleting a linked object.
LinkSaveEvent(Object, Object) - Constructor for class org.springframework.data.rest.core.event.LinkSaveEvent
 
linkToCollectionResource(Class<?>) - Method in class org.springframework.data.rest.webmvc.support.RepositoryEntityLinks
 
linkToSingleResource(Class<?>, Object) - Method in class org.springframework.data.rest.webmvc.support.RepositoryEntityLinks
 
listRepositories() - Method in class org.springframework.data.rest.webmvc.RepositoryController
Lists all repositories exported by creating a link list pointing to resources exposing the repositories.
loadData() - Method in class org.springframework.data.rest.example.jpa.JpaLoader
 
loadData() - Method in class org.springframework.data.rest.example.neo4j.Neo4jLoader
 
lookupHandlerMethod(String, HttpServletRequest) - Method in class org.springframework.data.rest.webmvc.RepositoryRestHandlerMapping
 
A B C D E F G H I J L M N O P R S T U V W 
Spring Data REST Exporter