Interface Web


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

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

    • getUrlPrefix Link icon

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