filenet.vw.toolkit.runtime.step
Interface IVWStepProcessor
-
public interface IVWStepProcessorThis class defines an interface for Step Processor classes. This class must be implemented by all "main" Step Processor classes.- Since:
- IWWS1.00
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidsetTitle(java.lang.String windowTitle)Sets the title of this window.
-