Interface ExtensionBusinessProfile


public interface ExtensionBusinessProfile
Exposes business profile API to be accessed in customization
Since:
11.2.0.7.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Getter for name of the business profile
    Getter for entries of business profile object
  • Method Details

    • getName

      String getName()
      Getter for name of the business profile
      Returns:
      name of the business profile
    • getValues

      Map<String,String> getValues()
      Getter for entries of business profile object
      Returns:
      All entries in this business profile object