com.sapportals.connector.execution.functions
Interface IInteractionSpecMetaData
public interface IInteractionSpecMetaData
The interface IInteractionSpecMetaData describes the metadata of the
interaction properties that compose the interactionSpec.
INTERACTION_PROPERTY_NAME
static final String INTERACTION_PROPERTY_NAME
- See Also:
- Constant Field Values
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
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[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
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice