Interface RepositoryFactoryBeanSupport.RepositoryFragmentsFunction

Enclosing class:
RepositoryFactoryBeanSupport<T extends Repository<S,ID>, S, ID>

public static interface RepositoryFactoryBeanSupport.RepositoryFragmentsFunction
Functional interface to obtain RepositoryComposition.RepositoryFragments for a given BeanFactory (can be null), EntityInformation and ValueExpressionDelegate.

This interface is used within the Framework and should not be used in application code.

Since:
4.0
Author:
Oliver Gierke, Thomas Darimont, Mark Paluch, Johannes Englmeier