com.sapportals.connector.execution.functions

Interface IInteractionSpecMetaData


public interface IInteractionSpecMetaData

The interface IInteractionSpecMetaData describes the metadata of the interaction properties that compose the interactionSpec.


Field Summary
static String INTERACTION_PROPERTY_NAME
           
 
Method Summary
 Set<Map.Entry<String,IInteractionProperty>> getAllInteractionProperties()
          Returns a set of pairs of names and IInteractionProperty objects
 IInteractionProperty getInteractionProperty(String propertyName)
          returns the Interaction property for the given interaction property name.
 Set<String> retrieveAllInteractionPropertiesNames()
          Returns a set of all possible Interaction properties names
 

Field Detail

INTERACTION_PROPERTY_NAME

static final String INTERACTION_PROPERTY_NAME
See Also:
Constant Field Values
Method Detail

retrieveAllInteractionPropertiesNames

Set<String> retrieveAllInteractionPropertiesNames()
Returns a set of all possible Interaction properties names

Returns:
Set containing names of all Interaction properties

getAllInteractionProperties

Set<Map.Entry<String,IInteractionProperty>> getAllInteractionProperties()
Returns a set of pairs of names and IInteractionProperty objects

Returns:
Set containing all Interaction properties

getInteractionProperty

IInteractionProperty getInteractionProperty(String propertyName)
returns the Interaction property for the given interaction property name.

Parameters:
propertyName - the name of the property
Returns:
propertyType the type of the property
See Also:
IInteractionProperty
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated default EP-CON-CF


Copyright 2011 SAP AG Complete Copyright Notice