Interface IBrowserCacheInvalidateKeysEvent

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String[] getKeys()
      Get the keys to be invalidated.
      • Methods inherited from interface de.uplanet.lucy.server.events.ITimestampedEvent

        getTimestamp
    • Method Detail

      • getKeys

        String[] getKeys()
        Get the keys to be invalidated.
        Returns:
        The keys.