Pathway/iTS Web Client Programming Manual (H06.03+, J06.03+)

Table Of Contents
Java Import Package Reference
HP NonStop Pathway/iTS Web Client Programming Manual520270-003
6-133
Class ScLibUserConversion
Member Summary
Constructor
ScLibUserConversion()
Methods
Method Constructor
Syntax
public ScLibUserConversion (String serverClass, Gateway gateway)
Description
Constructor for the ScLibUserConversion class.
Parameters
Method doInputUserConversion
Purpose
Performs input user conversion.
Syntax
public boolean doInputUserConversion (ScreenField[] fldArray)
doInputUserConversion() Implementation of the standard screen input
user conversion routines
doOutputUserConversion() Implementation of the standard screen output
user conversion routines
getServerClassName() Returns the name of the server class that
performs the user conversion
serverClass Name of the user conversion server class
gateway Gateway object to be used for server-class send operations
to the user conversion server