@Internal
public interface CachingComponent
Modifier and Type | Method and Description |
---|---|
void |
clearCaches() |
void |
clearUserCaches(ApplicationUser user)
Clear all cached data associated with the specified user.
|
void clearCaches()
void clearUserCaches(@NotNull ApplicationUser user)
user
- the user for which to clear the cached dataCopyright © 2020 ALM Works. All Rights Reserved.