All Classes
-
All Classes Interface Summary Class Summary Class Description LinkDecorator<T> Maps a link object to a representation in Site API.LinkDecoratorManager Transform a link to it's representation in the API based on the matching context-aware service implementation ofLinkDecorator
.MediaDecorator<T> Maps a media object to a representation in Site API.MediaDecoratorManager Transform a media to it's representation in the API based on the matching context-aware service implementation ofMediaDecorator
.SiteApiLinkMarkupBuilder Link markup builder that kicks in when a Site API request is served: Instad of the standard anchor tag serialization, an anchor with the URL generated with custom attributes based on the link decoration provided byLinkDecorator
implementation.SiteApiLinkPreProcessor Adapts link handling within Site API requests: Links to internal pages are rewritten to Site API "content" links.