A C D E F G H I J K N P R S T U V X

J

JavaActionModel - Class in com.highdeal.iec.hci
This Java class represents a Java action that can be set in a scenario file of an SAP CC Import/Export Connector (IEC) application; Your customized class can be processed by the IEC application at runtime.
JavaActionModel() - Constructor for class com.highdeal.iec.hci.JavaActionModel
Creation of an instance of this model.
JavaTask - Class in com.highdeal.iec.action
This is an abstract Java class used when customizing the behavior of an SAP CC Import/Export Connector (IEC) application in your system landscape; You develop a Java class that is processed by a running IEC application when executing a scenario that includes a Java Action or a Log Action component.
JavaTask() - Constructor for class com.highdeal.iec.action.JavaTask
 
JavaTaskInitializable - Interface in com.highdeal.iec.action
This Java interface provides some new methods invoked before and after the standard execute(..) method of a Java task.
JavaTaskIterator - Interface in com.highdeal.iec.action
When your customized JavaTask implements this interface, it makes loop on the JavaTaskIterator.hasNext(DataCollection) method.
JavaTaskStateListener - Interface in com.highdeal.iec.action
This Java interface provides some new methods invoked before and after the standard execute(..) method of a Java task; You extend your class with this interface to implement to customize the behavior of an Import/Export Conncector (IEC) application when processing data collections.

Document Published: October 2015 (SAP CC 4.0 SP10 and Later)
A C D E F G H I J K N P R S T U V X