Class LinkAppearanceService


  • public class LinkAppearanceService
    extends Object
    Manages the link appearance services.
    Since:
    3.3.0
    • Constructor Detail

      • LinkAppearanceService

        public LinkAppearanceService()
    • Method Detail

      • getLinkAppearance

        public Response getLinkAppearance​(String url)
      • getLinksAppearanceAttributes

        public Response getLinksAppearanceAttributes()
        Retrieves the configured link attributes without checking admin access and without attributes' properties nor decorators.

        This method is convenient for applications where regular users can customize (out of the server configuration) the link attributes to display.

        Returns:
        configured link attributes.
      • getLinksAppearance

        public Response getLinksAppearance()
      • saveLinksAppearance

        public Response saveLinksAppearance()
      • getDecoratorsPreview

        public Response getDecoratorsPreview​(String url)