com.sapportals.connector.execution.functions

Interface IInteractionProperty

All Known Subinterfaces:
IStructureWrapperMetaDataProperty

public interface IInteractionProperty

IInteractionProperty provides an interface for defining certain interaction properties for the interactionSpec.


Method Summary
 Object getDefaultValue()
          Returns the default values for this interaction property.
 boolean getIsMandatory()
          returns whether the property is mandatory
 IPrimitive getMetadata()
          returns the type of the property and its metadata
 Set<Object> getValidValues()
          Returns a set of valid values for this Interaction property.
 

Method Detail

getIsMandatory

boolean getIsMandatory()
returns whether the property is mandatory

Returns:
boolean whether the property is mandatory

getMetadata

IPrimitive getMetadata()
returns the type of the property and its metadata

Returns:
IPrimitive
See Also:
IPrimitive

getValidValues

Set<Object> getValidValues()
Returns a set of valid values for this Interaction property.

Returns:
Set the set of valid values for this Interaction property

getDefaultValue

Object getDefaultValue()
Returns the default values for this interaction property.

Returns:
Object the default values for this connection property
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[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
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF


Copyright 2011 SAP AG Complete Copyright Notice