Package com.day.cq.wcm.emulator
Interface EmulatorService
public interface EmulatorService
The
EmulatorService provides access to Emulators.- Since:
- CQ 5.4.0
-
Method Summary
Modifier and TypeMethodDescriptiongetEmulatorGroups(Resource resource) getEmulators(Resource resource) Returns the emulators for the specified resource.
-
Method Details
-
getEmulators
Returns the emulators for the specified resource.- Parameters:
resource- The resource- Returns:
- The emulators
-
getEmulatorGroups
-