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.
 
Methods inherited from interface com.sapportals.portal.prt.service.IService
afterInit, configure, destroy, getContext, getKey, init, release
 

Field Detail

KEY

static final String KEY
The Service key

See Also:
Constant Field Values
Method Detail

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 -
Access Rights

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