Package com.portal.app.ccare.comp
Interface PIAServiceProfileBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PIAServiceProfileBeanImpl
Controller interface for Service profile name.
-
Method Summary
Modifier and TypeMethodDescriptiongetServiceProfileName
(PModelHandle serviceModel) Gets the profile name associated with the service
-
Method Details
-
getServiceProfileName
Gets the profile name associated with the service- Parameters:
serviceModel
- the service containing the profile- Returns:
- service profile name
- Throws:
RemoteException
-