Interface PermissionCachedCRUDService

All Superinterfaces:
PermissionCRUDService
All Known Implementing Classes:
DefaultCMSPermissionCachedCRUDService

public interface PermissionCachedCRUDService extends PermissionCRUDService
The permission service that supports caching.
  • Method Details

    • initCache

      default void initCache()
      Initialize the cache, it creates cache objects in current session.