com.sap.portal.pcm.namingconventions.handler

Interface INamespacesHandler


Deprecated.

public interface INamespacesHandler

The interface that represents a namespace handler. This interface enables implementation of an external handler.


Method Summary
 String[] getAvailableNamespaces(String configuration, com.sap.security.api.IPrincipal user, String path)
          Deprecated. Gets the available namespaces specified by the configuration.
 String getHandlerID()
          Deprecated. Gets the handler ID.
 

Method Detail

getHandlerID

String getHandlerID()
Deprecated. 
Gets the handler ID.

Returns:
the handler ID

getAvailableNamespaces

String[] getAvailableNamespaces(String configuration,
                                com.sap.security.api.IPrincipal user,
                                String path)
                                throws OperationFailedException
Deprecated. 
Gets the available namespaces specified by the configuration. The configuration is defined for the service in the com.sap.portal.namespace.handler.configuration property.

Parameters:
configuration - a handler configuration (mode)
user - a user for which to get the namespace
path - a PCD ID
Returns:
an array of available namespaces
Throws:
OperationFailedException - if the operation fails
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