Interface LinkLabelContext


  • public interface LinkLabelContext
    Gets the data required for a renderer.
    Since:
    1.1.0
    • Method Detail

      • getLink

        Link getLink()
        Returns the current link being rendered.
        Since:
        1.1.0
      • getSession

        com.orchestranetworks.service.Session getSession()
        Returns the current user session.
        Since:
        1.1.0