C F G I N O R S T

C

com.ibm.nex.odpp - package com.ibm.nex.odpp
 
COPYRIGHT - Static variable in class com.ibm.nex.odpp.Field
Legal copyright notice.
COPYRIGHT - Static variable in class com.ibm.nex.odpp.FieldDescriptor
Legal copyright notice.
COPYRIGHT - Static variable in class com.ibm.nex.odpp.NativeProvider
Legal copyright notice.
COPYRIGHT - Static variable in class com.ibm.nex.odpp.ODPP
Legal copyright notice.
COPYRIGHT - Static variable in class com.ibm.nex.odpp.Row
Legal copyright notice.
COPYRIGHT - Static variable in class com.ibm.nex.odpp.RowSet
Legal copyright notice.
createProvider(String) - Method in class com.ibm.nex.odpp.ODPP
Creates and returns a masking provider described and initialized with the values in the specified mask string.
createRowSet(int, FieldDescriptor[]) - Method in class com.ibm.nex.odpp.ODPP
Creates and returns a new row set with the specified number of rows and specified field descriptors.

F

Field - Class in com.ibm.nex.odpp
The class Field is an encapsulation of a single source/destination value in a row.
Field() - Constructor for class com.ibm.nex.odpp.Field
Constructs a new Field instance.
FieldDescriptor - Class in com.ibm.nex.odpp
The class FieldDescriptor is an encapsulation of the information needed to describe a field.
FieldDescriptor(String, NativeProvider) - Constructor for class com.ibm.nex.odpp.FieldDescriptor
Constructs a new FieldDescriptor instance.
free() - Method in class com.ibm.nex.odpp.Field
 
free() - Method in class com.ibm.nex.odpp.Row
 
free() - Method in class com.ibm.nex.odpp.RowSet
 

G

getErrorCode() - Method in class com.ibm.nex.odpp.Field
Returns the ODPP error code associated with processing the field
getErrorMessage() - Method in class com.ibm.nex.odpp.Field
Returns the ODPP error message associated with processing the field
getField(int) - Method in class com.ibm.nex.odpp.Row
Returns the field at the specified field index
getRow(int) - Method in class com.ibm.nex.odpp.RowSet
Returns the row at the specified row index.
getValue() - Method in class com.ibm.nex.odpp.Field
Returns the value of the field.

I

initialize() - Method in class com.ibm.nex.odpp.ODPP
Initializes the ODPP runtime environment.
iterator() - Method in class com.ibm.nex.odpp.Row
 
iterator() - Method in class com.ibm.nex.odpp.RowSet
 

N

NativeProvider - Class in com.ibm.nex.odpp
Title: NativeProvider Description: The class Provider represents an instance of an ODPP masking provider.
NativeProvider(String) - Constructor for class com.ibm.nex.odpp.NativeProvider
Constructs a new NativeProvider instance.

O

ODPP - Class in com.ibm.nex.odpp
The class ODPP is the ODPP masking provider factory.
ODPP() - Constructor for class com.ibm.nex.odpp.ODPP
Constructs a new ODPP instance.

R

Row - Class in com.ibm.nex.odpp
The class Row is an encapsulation of a single row being passed to ODPP for processing.
Row(FieldDescriptor[]) - Constructor for class com.ibm.nex.odpp.Row
Constructs a new Row instance.
RowSet - Class in com.ibm.nex.odpp
The class RowSet is an encapsulation of a set of rows to be passed to ODPP for processing.
RowSet(int, FieldDescriptor[]) - Constructor for class com.ibm.nex.odpp.RowSet
Constructs a new RowSet instance.

S

service(RowSet) - Method in class com.ibm.nex.odpp.NativeProvider
Invokes the ODPP Provider service to mask the data in the rowset.
setJNILIBNAME(String) - Method in class com.ibm.nex.odpp.ODPP
Sets the JNI library name for interfacing with ODPP runtime.
setValue(String) - Method in class com.ibm.nex.odpp.Field
Sets the value of the field.
shutdown() - Method in class com.ibm.nex.odpp.NativeProvider
Shuts down the masking provider.
shutdown() - Method in class com.ibm.nex.odpp.ODPP
Shuts down the ODPP runtime environment.

T

toC() - Method in class com.ibm.nex.odpp.Field
 
toC() - Method in class com.ibm.nex.odpp.Row
 
toC() - Method in class com.ibm.nex.odpp.RowSet
 
toJava() - Method in class com.ibm.nex.odpp.Field
 
toJava() - Method in class com.ibm.nex.odpp.Row
 
toJava() - Method in class com.ibm.nex.odpp.RowSet
 

C F G I N O R S T