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