|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface IInteractionSpecMetaData describes the metadata of the interaction properties that compose the interactionSpec.
| Field Summary | |
static java.lang.String |
INTERACTION_PROPERTY_NAME
|
| Method Summary | |
java.util.Set |
getAllInteractionProperties()
Returns a set of pairs of names and IInteractionProperty objects |
IInteractionProperty |
getInteractionProperty(java.lang.String propertyName)
returns the Interaction property for the given interaction property name. |
java.util.Set |
retrieveAllInteractionPropertiesNames()
Returns a set of all possible Interaction properties names |
| Field Detail |
public static final java.lang.String INTERACTION_PROPERTY_NAME
| Method Detail |
public java.util.Set retrieveAllInteractionPropertiesNames()
public java.util.Set getAllInteractionProperties()
public IInteractionProperty getInteractionProperty(java.lang.String propertyName)
propertyName - the name of the propertyIInteractionProperty
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||