com.sapportals.portal.appintegrator

Interface IApplicationParameterLookup

All Known Implementing Classes:
AbstractIntegratorComponent

public interface IApplicationParameterLookup

This interface provides the method getParameterNames(IComponentNode) that returns the names of the parameters that can behandled by the component that is attached to the given node.


Method Summary
 Enumeration getParameterNames(IComponentNode node)
          Returns an enumeration of the parameters of the given application type The returned enumeration lists all parameters the application type can handle regardless whether they are mandatory or not.
 

Method Detail

getParameterNames

Enumeration getParameterNames(IComponentNode node)
Returns an enumeration of the parameters of the given application type The returned enumeration lists all parameters the application type can handle regardless whether they are mandatory or not. Some parameters may depends on others and it makes only sense to set them, when the parameters they depend on are defined.

Parameters:
node - The POM component node that is assigned to the integrator Portal Component.
Returns:
enumeration of the parameters that can be handled by the integrator component that is assigned to the given node.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/appintegration/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice