Interface PIAServiceProfileBean

All Superinterfaces:
Remote
All Known Implementing Classes:
PIAServiceProfileBeanImpl

public interface PIAServiceProfileBean extends Remote
Controller interface for Service profile name.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the profile name associated with the service
  • Method Details

    • getServiceProfileName

      String getServiceProfileName(PModelHandle serviceModel) throws RemoteException
      Gets the profile name associated with the service
      Parameters:
      serviceModel - the service containing the profile
      Returns:
      service profile name
      Throws:
      RemoteException