com.sap.portal.navigation
Interface IMessageProviderRegistration
- All Superinterfaces:
- IService
public interface IMessageProviderRegistration
- extends IService
The interface IMessageProviderRegistration that enables various providers to register or un register to the Login Message Service
- See Also:
ILoginMessageProvider,
IAddProviderMessageService,
ILoginMessagesAdminService
|
Field Summary |
static String |
KEY
The Service key |
|
Method Summary |
void |
registerProvider(String providerServiceKey)
Register a service provider to the IPortalLoginMessageService. |
void |
unRegisterProvider(String providerServiceKey)
Un-register a service provider from the IPortalLoginMessageService. |
KEY
static final String KEY
- The Service key
- See Also:
- Constant Field Values
registerProvider
void registerProvider(String providerServiceKey)
- Register a service provider to the
IPortalLoginMessageService. The registration is by the service key.
- Parameters:
providerServiceKey -
unRegisterProvider
void unRegisterProvider(String providerServiceKey)
- Un-register a service provider from the
IPortalLoginMessageService. The un-registration is by the service key.
- Parameters:
providerServiceKey -
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice