Interface Web


public interface Web
Provides the interface for web-related functionalities.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the configured URL prefix of pages and microflows.
  • Method Details

    • getUrlPrefix

      String getUrlPrefix()
      Returns the configured URL prefix of pages and microflows.
      Returns:
      The URL prefix as a string. For instance, "p/".