Interface ExtensionProfileInfo


public interface ExtensionProfileInfo
Provides a mechanism to hold profile info which is part of profile sharing agreement
Since:
11.3.0.2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Method to return profile name
    Method to return product id which owns the profile. null otherwise
  • Method Details

    • getName

      String getName()
      Method to return profile name
      Returns:
      profile name
    • getProductId

      String getProductId()
      Method to return product id which owns the profile. null otherwise
      Returns:
      product id