All Classes and Interfaces
Class
Description
An abstract implementation of
LinkableResource
, that you can use as a super class
for your sling models implementing your HalApiInterface
s.An SPI interface that needs to be implemented as an OSGi
Component
in your service bundle.A sling model (directly adaptable from
SlingRhyme
) that provides a convenient way to navigate to related
resources and adapt them to your sling models implementing your HalApiInterface
s.An AEM-specific wrapper for the general
Rhyme
facade interface.An SPI interface to be implemented as an OSGi component if your application needs to apply further customizations
to
RhymeBuilder
instance created by the HalApiServlet
.