Interface IScopeTrackerController
- All Known Implementing Classes:
DerivedDataManager
public interface IScopeTrackerController
Controls the scope tracking by requesting permissions from the root controlling entity
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Checks if the scope tracking is active
-
Method Details
-
isScopeTrackingActive
boolean isScopeTrackingActive()Checks if the scope tracking is active- Returns:
- True if the scope tracking is active
-