Interface EntityInterceptorContribution
- All Known Implementing Classes:
BusinessUnitEntityInterceptorContribution
,RestrictRelationRemovalEntityInterceptorContribution
,SecurityEntityInterceptorContribution
public interface EntityInterceptorContribution
-
Method Summary
-
Method Details
-
createInstance
- Parameters:
entity
- the entitynext
- the next interceptor in the chain- Returns:
- the contributed interceptor
-