Interface LoadedStateProvider
public interface LoadedStateProvider
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isLoaded()
Returnstrue
if the shadow or shadow item is loaded: either cached (from repo) or fresh (from resource).
-
Method Details
-
isLoaded
Returnstrue
if the shadow or shadow item is loaded: either cached (from repo) or fresh (from resource).
-