Interface Portal


@PublicApi @ParametersAreNonnullByDefault public interface Portal
  • Method Summary

    Modifier and Type
    Method
    Description
    Description of the portal
    int
    Id of the Portal
    Name of the portal
  • Method Details

    • getId

      int getId()
      Id of the Portal
    • getName

      String getName()
      Name of the portal
    • getDescription

      String getDescription()
      Description of the portal