|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.ValidateFieldServicePortType |
| Sent by the client to request an updated list of field values based on the current values in the form. The server returns the value of the field, whether the field is read-only, if the field is a selection list (and whether or not it forces matches), and if the entry in the field is valid. This service should be invoked when the user exits a field after entering or changing a value. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.WscValidateFieldRequest |
| Extends WscRequest and includes information about the field. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.WscValidationFieldInfo |
| Includes parameters for the fields. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.WscValidateFieldResponse |
| Returns information about the fields. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.WscRequest |
| This generic web service request is used by all Web services. Every job submitted to the Kofax product must have a unique job ID that is different from any job ID used by any other Web Services Connector client or input device (such as MFPs and scanners). Always include the Web Services Connector client ID in the job ID string. This will ensure that your client's job IDs are always different than another Web Services Connector client's or device's job IDs. Also include a unique counter or timestamp in milliseconds in the job ID string to ensure that subsequent job IDs from the same Web Services Connector client are unique. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.validateFieldRequest |
| Extends WscRequest and includes information about the field to be validated. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.validateFieldResponse |
| Returns information about the fields. More...
|
|
interface | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.ValidateFieldServicePortTypeChannel |
| Sent by the client to request an updated list of field values based on the current values in the form. The server returns the value of the field, whether the field is read-only, if the field is a selection list (and whether or not it forces matches), and if the entry in the field is valid. This service should be invoked when the user exits a field after entering or changing a value. More...
|
|
class | Kofax.KFS.Services.Contracts.Legacy.WebServices.ValidateField.ValidateFieldServicePortTypeClient |
| Sent by the client to request an updated list of field values based on the current values in the form. The server returns the value of the field, whether the field is read-only, if the field is a selection list (and whether or not it forces matches), and if the entry in the field is valid. This service should be invoked when the user exits a field after entering or changing a value. More...
|
|