A B C D E F G H I J L M N O P Q R S T U V W X _

P

PERSIST_LOAD_SET - Static variable in class net.wgen.op.db.dbunit.DBUnitParamTrigger
 
PERSIST_SAVE_SET - Static variable in class net.wgen.op.db.dbunit.DBUnitParamTrigger
 
PROCEDURE - Static variable in class org.example.finance.ProjectTimesheetsOp
 
PRODUCTION - Static variable in class net.wgen.op.system.ServerEnvironment
 
PROP_ALTERNATE_DATA_ROOT_PATH - Static variable in class net.wgen.op.db.dbunit.DBUnitHandlingOption
An alternate root path of stubbed data.
PROP_CONNECTION_TYPE_MAP - Static variable in class net.wgen.op.db.xform.HandlingOption
Property of a DatabaseCall that stores a connectionTypeMap needed for functions using SQLData objects.
PROP_DBUNIT_CALL_FILE_TRANSFORM_CALLBACK - Static variable in class net.wgen.op.db.dbunit.DBUnitHandlingOption
Property in a DatabaseCall to store a Transformer that accepts a DatabaseCall to return a file name under /opt/wgen/dbunit for the DataSet capture.
PROP_DBUNIT_CAPTURE - Static variable in class net.wgen.op.db.dbunit.DBUnitHandlingOption
Property in a DatabaseCall to store a DBUnitCapture object that captures a database result to the filesystem.
PROP_DBUNIT_LOAD_SET - Static variable in class net.wgen.op.db.dbunit.DBUnitHandlingOption
Property in the RequestOptionSet, Op, or DatabaseCall options used in the PathCallbackTransformer to identify a subdirectory for the call's dataset retrieval.
PROP_DBUNIT_PARAM_TABLE_TRANSFORM_CALLBACK - Static variable in class net.wgen.op.db.dbunit.DBUnitHandlingOption
Property in a DatabaseCall to store a Transformer that accepts parameter indecies to return a table name to use for the parameter's capture in the DataSet.
PROP_DBUNIT_SAVE_SET - Static variable in class net.wgen.op.db.dbunit.DBUnitHandlingOption
Property in the RequestOptionSet, Op, or DatabaseCall options used in the PathCallbackTransformer to identify a subdirectory for the call's dataset capture.
PROP_LOB_HANDLER - Static variable in class net.wgen.op.db.xform.HandlingOption
 
PROP_ROW_TRANSFORMER - Static variable in class net.wgen.op.db.xform.HandlingOption
 
PROP_RS_KEY_TRANSFORM_CALLBACK - Static variable in class net.wgen.op.db.xform.HandlingOption
 
PROP_RS_VALUE_TRANSFORM_CALLBACK - Static variable in class net.wgen.op.db.xform.HandlingOption
 
PROP_TRUNCATE_AT_LENGTH_IN_CALL_TO_STRING - Static variable in class net.wgen.op.db.xform.HandlingOption
Property used by the DatabaseCall.toValuePopulatedString() to truncate possibly long Strings in logging statements.
PROP_VALUE_TRANSFORM_CALLBACK - Static variable in class net.wgen.op.db.xform.HandlingOption
Property of a DatabaseCall or Parameter that stores a Transformer that is called when processing a value returned from the database.
ParamTreePathCallbackTransformer - class net.wgen.op.db.dbunit.ParamTreePathCallbackTransformer.
 
ParamTreePathCallbackTransformer() - Constructor for class net.wgen.op.db.dbunit.ParamTreePathCallbackTransformer
 
ParamTrigger - class net.wgen.op.http.filter.ParamTrigger.
Fired by the ParamTriggerFilter when it claims responds to a parameter name.
ParamTrigger(String) - Constructor for class net.wgen.op.http.filter.ParamTrigger
 
ParamTrigger(String, String, String) - Constructor for class net.wgen.op.http.filter.ParamTrigger
 
ParamTrigger(String, String, String, String) - Constructor for class net.wgen.op.http.filter.ParamTrigger
 
ParamTriggerFilter - class net.wgen.op.http.filter.ParamTriggerFilter.
An HttpFilter that evaluates the request parameters and triggers specific behavior.
ParamTriggerFilter() - Constructor for class net.wgen.op.http.filter.ParamTriggerFilter
 
ParamTriggerListener - interface net.wgen.op.http.filter.ParamTriggerListener.
Listens for a ParamTrigger to fire.
ParamTriggerState - class net.wgen.op.http.filter.ParamTriggerState.
Simple state object to keep track of the triggers that have been fired during the filters request evaluation, and the options that any fired triggers have set.
ParamTriggerState(TraceKey, HttpServletRequest) - Constructor for class net.wgen.op.http.filter.ParamTriggerState
 
Parameter - class net.wgen.op.db.Parameter.
The encapsulation of Parameters to a DatabaseCall.
Parameter(Object) - Constructor for class net.wgen.op.db.Parameter
Constructor for an implicit In Parameter.
Parameter(Object, int, int) - Constructor for class net.wgen.op.db.Parameter
Full constructor.
Parameter(int) - Constructor for class net.wgen.op.db.Parameter
Constructor for an implicit Out Parameter.
PathCallbackTransformer - class net.wgen.op.db.dbunit.PathCallbackTransformer.
 
PathCallbackTransformer() - Constructor for class net.wgen.op.db.dbunit.PathCallbackTransformer
 
ProjectListAction - class org.example.project.ProjectListAction.
 
ProjectListAction() - Constructor for class org.example.project.ProjectListAction
 
ProjectListOp - class org.example.project.ProjectListOp.
 
ProjectListOp(TraceKey) - Constructor for class org.example.project.ProjectListOp
Default constructor must use a TraceKey object.
ProjectModule - class org.example.project.ProjectModule.
 
ProjectModule() - Constructor for class org.example.project.ProjectModule
 
ProjectTimesheetAction - class org.example.finance.ProjectTimesheetAction.
 
ProjectTimesheetAction() - Constructor for class org.example.finance.ProjectTimesheetAction
 
ProjectTimesheetsOp - class org.example.finance.ProjectTimesheetsOp.
 
ProjectTimesheetsOp(TraceKey) - Constructor for class org.example.finance.ProjectTimesheetsOp
Default constructor must use a TraceKey object.
packageName - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
paramCall - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
paramList - Variable in class net.wgen.op.logging.WebAppStats.DBCallRecord
 
parseIntoNode() - Method in class net.wgen.op.db.dbunit.DBUnitXmlReader
 
postCall(String, DatabaseCall) - Method in class net.wgen.op.db.dbunit.SaveSetHandlingOption
 
postCall(String, DatabaseCall) - Method in class net.wgen.op.db.xform.HandlingOption
 
preCall(String, DatabaseCall) - Method in class net.wgen.op.db.dbunit.SaveSetHandlingOption
 
preCall(String, DatabaseCall) - Method in class net.wgen.op.db.xform.HandlingOption
 
prepare(Connection) - Method in class net.wgen.op.db.SQLDataParameter
Perform any prep work requiring the connection.
processCallback(Object, String, DatabaseCall, Parameter, int, HandlingOption) - Static method in class net.wgen.op.db.xform.HandlingOption
Process a transformation callback.
processCallback(Object, String, HandlingOption) - Method in class net.wgen.op.db.xform.ResultSetRowToMapTransformer
 
processCompletionInfo(DatabaseCall, long, long, String) - Method in class net.wgen.op.db.CallExecutorDB
Called in the finally block of a call execution, this method adds information to the trace key and handles the call to the WebAppStats and the app log.
processConnectionOptions() - Method in class net.wgen.op.db.SqlStatementBuilder
Processes any connections set by the user in their DatabaseCall.
processPostCallOptions(DatabaseCall) - Method in class net.wgen.op.db.CallExecutorDB
Called at the end of the finally statement to process any options that should be evaluated after everything is called.
processPostCallOptions(DatabaseCall) - Method in class net.wgen.op.db.dbunit.CallExecutorDBUnit
Called at the end of the finally statement to process any options that should be evaluated after everything is called.
processPreCallOptions(DatabaseCall) - Method in class net.wgen.op.db.CallExecutorDB
Copies options from the DatabaseCall's opOwner, and invokes HandlingOption preCall() on any registered HandlingOption keys.
processPreCallOptions(DatabaseCall) - Method in class net.wgen.op.db.dbunit.CallExecutorDBUnit
 
processTriggerStoredSessionValues(ParamTriggerState, HttpServletRequest) - Method in class net.wgen.op.http.filter.ParamTriggerFilter
After processing each param, tell each trigger to fire any session-stored information it cares about.
produce() - Method in class net.wgen.op.db.dbunit.DBUnitXmlReader
 
profileRequests - Variable in class net.wgen.op.logging.Snapshot
 

A B C D E F G H I J L M N O P Q R S T U V W X _