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

G

getAmountOfWork() - Method in class net.wgen.op.db.CallOutputHandler
 
getAmountOfWork() - Method in class net.wgen.op.db.dbunit.CallOutputHandlerDBUnit
 
getAmountOfWorkDone() - Method in class net.wgen.op.Op
Characterizes the amount of work done by the Op, such as number of records retrieved.
getArrayObjectType() - Method in class net.wgen.op.db.ArrayParameter
 
getCall() - Method in class net.wgen.op.db.DatabaseCallException
 
getCallText() - Method in class net.wgen.op.db.DatabaseCall
If the call is a query, this is the parameterized text of the query, and if this is a callable statement, it can simply be the function or procedure name.
getCallType() - Method in class net.wgen.op.db.DatabaseCall
The JDBC call type.
getCallersUserId() - Method in class net.wgen.op.Op
The ID of the end-user responsible for the instantiation and execution of this Op.
getClassMatchLength(Class) - Method in class net.wgen.op.ExampleModule
The amount of the class name that can be claimed by this Application.
getClassMatchLength(Class) - Method in class net.wgen.op.system.OpFrameworkModule
The amount of the class name that can be claimed by this Application.
getClassMatchLength(Class) - Method in class net.wgen.op.system.OpModule
The amount of the class name that can be claimed by this Application.
getClassMatchLength(Class) - Method in class net.wgen.op.system.UnknownModule
The amount of the class name that can be claimed by this Application.
getClassMatchLength(Class) - Method in class org.example.finance.FinanceModule
The amount of the class name that can be claimed by this Application.
getClassMatchLength(Class) - Method in class org.example.project.ProjectModule
The amount of the class name that can be claimed by this Application.
getConnection(String) - Method in class net.wgen.op.db.MappedConnectionFactory
A connection from the given datasource, potentially reused from an earlier call.
getConnectionFactory(String) - Method in class net.wgen.op.DirectExecutorFactory
Get the connection factory for the DataSource.
getCounter() - Method in class net.wgen.op.logging.TraceKey
 
getDataSet() - Method in class net.wgen.op.db.dbunit.DBUnitXmlReader
 
getDataSourceName() - Method in class net.wgen.op.ExampleModule
The datasource name in the oracle-xa-ds configuration file.
getDataSourceName() - Method in class net.wgen.op.db.DatabaseCall
 
getDataSourceName() - Method in class net.wgen.op.system.OpModule
The datasource name in the oracle-xa-ds configuration file.
getDataSourceName() - Method in class org.example.finance.FinanceModule
 
getDataSourceName() - Method in class org.example.project.ProjectModule
 
getDatabaseCall() - Method in class net.wgen.op.db.xform.DBValueTransformException
 
getDbuFileName() - Method in class net.wgen.op.db.xform.DBValueTransformException
 
getDefaultDataSourceName() - Method in class net.wgen.op.Op
The datasource to be used for new DatabaseCalls provided by this Op.
getDelegatingFactory() - Static method in class net.wgen.op.OpExecutorFactory
The current _delegatingFactory used to create OpExecutors.
getDirection() - Method in class net.wgen.op.db.Parameter
 
getEjbManagerName() - Method in class net.wgen.op.system.OpModule
The EjbManager String, which for newer Ops should be OpManager, but by default will construct one from the _name.
getErrMsg() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getErrorMessage() - Method in class net.wgen.op.db.CallExecutionInfo
The error message, if any.
getExecInfo() - Method in class net.wgen.op.logging.TraceKey
 
getExecutedAgainst() - Method in class net.wgen.op.db.CallExecutionInfo
The connection url of the database connection that was used to execute the call.
getExecutedAs() - Method in class net.wgen.op.db.CallExecutionInfo
The user name of the database connection that was used to execute the call.
getExecutionInfo() - Method in class net.wgen.op.db.DatabaseCall
Information about the execution of the call.
getExecutionTimestamp() - Method in class net.wgen.op.db.CallExecutionInfo
The time at which the call was executed or failed.
getFilterConfig() - Method in class net.wgen.op.http.filter.ParamTriggerFilter
The configuration available for usage by TraceTriggerInitializers.
getFiredTriggerNames() - Method in class net.wgen.op.http.filter.ParamTriggerState
 
getIdxToParameter() - Method in class net.wgen.op.db.DatabaseCall
A map of parameter index to Parameter object, starting at 1.
getInitProperties() - Method in class net.wgen.op.system.OpModule
The initialization properties from the wgapp file.
getInstance() - Static method in class net.wgen.op.logging.LoggingServices
The singleton accessor.
getInstance() - Static method in class net.wgen.op.logging.WebAppStats
Singleton accessor.
getInstance() - Static method in class net.wgen.op.system.OpModuleRegistry
The singleton accessor.
getInstance() - Static method in class net.wgen.op.system.UnknownModule
The singleton accessor.
getInteger(String, Integer) - Method in class org.example.ActionState
 
getJdbcType() - Method in class net.wgen.op.db.Parameter
 
getKey() - Method in class net.wgen.op.logging.TraceLogger
The request key on which the logger will filter.
getLevelForTimingValue(String, long) - Method in class net.wgen.op.logging.LoggingServices
 
getLobHandler(DatabaseCall, Connection) - Static method in class net.wgen.op.db.DatabaseUtils
 
getLobHandler(Connection) - Method in class net.wgen.op.db.lob.LobHandlerFactory
 
getLocalMarker() - Method in class net.wgen.op.logging.TraceKey
In a distributed EJB environment, the EjbOpExecutor uses the localMarker on either side of the EJB call to determine whether or not the Op had been serialized during the EJB call.
getLoggableFieldsAndValues(Op) - Static method in class net.wgen.op.OpUtils
Used by the ParamTreePathCallbackTransformer to generate a map of input fields and values.
getLogger() - Method in class net.wgen.op.Op
The Logger associated with the implementation class.
getLogger() - Method in class net.wgen.op.db.DatabaseCall
 
getLogger() - Method in class net.wgen.op.system.OpModule
The logger for this instance of WGAPplication class.
getMapFactory() - Method in class net.wgen.op.db.dbunit.ITableRowToMapTransformer
 
getMapFactory() - Method in class net.wgen.op.db.xform.ResultSetRowToMapTransformer
 
getMessage() - Method in class net.wgen.op.db.SuspectPerformanceException
 
getMessage() - Method in class net.wgen.op.db.xform.DBValueTransformException
 
getModule() - Method in class net.wgen.op.logging.TraceKey
 
getModuleByName(String) - Method in class net.wgen.op.system.OpModuleRegistry
The application registered at the given name.
getModuleId() - Method in class net.wgen.op.ExampleModule
The applicationSid of the application.
getModuleId() - Method in class net.wgen.op.system.OpFrameworkModule
The applicationSid of the application.
getModuleId() - Method in class net.wgen.op.system.OpModule
The applicationSid of the application.
getModuleId() - Method in class net.wgen.op.system.UnknownModule
The applicationSid of the application.
getModuleId() - Method in class org.example.finance.FinanceModule
The applicationSid of the application.
getModuleId() - Method in class org.example.project.ProjectModule
The applicationSid of the application.
getModuleRegistry() - Method in class net.wgen.op.system.OpModuleRegistry
 
getName() - Method in class net.wgen.op.db.xform.HandlingOption
 
getName() - Method in class net.wgen.op.http.filter.ParamTrigger
The name of the trigger.
getName() - Method in class net.wgen.op.system.OpModule
The application name.
getName() - Method in class net.wgen.op.system.ServerEnvironment
 
getNextCounterValue() - Static method in class net.wgen.op.logging.TraceKeyFactory
Internal static counter to disambiguate among simultaneous requests.
getOffensiveObjects() - Method in class net.wgen.op.db.SuspectPerformanceException
 
getOp() - Method in class net.wgen.op.OpException
 
getOpOwner() - Method in class net.wgen.op.db.DatabaseCall
The Op which instantiated this call.
getOpParams(DatabaseCall) - Method in class net.wgen.op.db.dbunit.ParamTreePathCallbackTransformer
Get a sorted map of name to value parameters for the call's op.
getOptions() - Method in class net.wgen.op.Op
The execution options for this Op.
getOptions() - Method in class net.wgen.op.db.DatabaseCall
 
getOptions() - Method in class net.wgen.op.db.Parameter
Options for handling the values for this parameter.
getOptionsSetByTriggers() - Method in class net.wgen.op.http.filter.ParamTriggerState
 
getOutputTransformCallback(DatabaseCall, Parameter, int, HandlingOption) - Static method in class net.wgen.op.db.xform.HandlingOption
An OutputTransformCallback registered at handlingOption in the Parameter or Call's options.
getPageName(DatabaseCall) - Method in class net.wgen.op.db.dbunit.ParamTreePathCallbackTransformer
Get the page name from the traceKey.
getParameter(int) - Method in class net.wgen.op.db.DatabaseCall
Get a parameter using its index.
getParameter() - Method in class net.wgen.op.db.xform.DBValueTransformException
 
getParameterIndexFromTableName(String) - Method in class net.wgen.op.db.dbunit.PathCallbackTransformer
 
getParametersAsString() - Method in class net.wgen.op.db.DatabaseCall
A string representation of the parameter set.
getParentApplicationNameForUrl(String) - Method in class net.wgen.op.system.SubModule
Given the url, what application should i go to.
getProjectInfo() - Method in class org.example.finance.ProjectTimesheetsOp
 
getRealWebInfPath() - Method in class net.wgen.op.system.ServerEnvironment
 
getRemoteShell(String) - Method in class net.wgen.op.EjbOpExecutor
Get a reference to the OpExecutor EJB.
getRemoteTrace() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getRequest() - Method in class net.wgen.op.http.filter.ParamTriggerState
 
getRequestUrl() - Method in class net.wgen.op.logging.TraceKey
 
getResultSetIdxToResults() - Method in class net.wgen.op.db.DatabaseCall
For ResultSets returned in the getResultSet methods in Statement, one-based index to Collections representing the transformed ResultSets.
getResults() - Method in class net.wgen.op.TestOp.TopOp
 
getResults() - Method in class org.example.project.ProjectListOp
 
getReturnedResults(int) - Method in class net.wgen.op.db.DatabaseCall
Transformed ResultSets returned thru the Statement getResultSet methods.
getRootOp() - Method in class net.wgen.op.Op
The top-most Op in the execution.
getRowNumber() - Method in class net.wgen.op.db.xform.DBValueTransformException
 
getRs1() - Method in class net.wgen.op.MultiRsOp
 
getRs2() - Method in class net.wgen.op.MultiRsOp
 
getServerData() - Method in class net.wgen.op.SleepyOp
 
getSession() - Method in class org.example.ActionState
 
getSession(HttpServletRequest) - Static method in class org.example.IntranetUserSession
 
getSkipList() - Method in class net.wgen.op.logging.WebAppStats
 
getSnapshot(String) - Static method in class net.wgen.op.logging.Snapshot
 
getSomeIntegerOutput() - Method in class net.wgen.op.MultiRsOp
 
getStartTime() - Method in class net.wgen.op.logging.TraceKey
 
getStartTime() - Method in class net.wgen.op.logging.TraceState
 
getStatement() - Method in class net.wgen.op.db.SqlStatementBuilder
 
getSubModule() - Method in class net.wgen.op.logging.TraceKey
 
getTimesheetResults() - Method in class org.example.finance.ProjectTimesheetsOp
 
getToStringRepresentation() - Method in class net.wgen.op.logging.TraceKey
 
getTotalConnectionsUsed() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTotalDatabaseCallsMade() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTotalOpsExecuted() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTotalRows() - Method in class net.wgen.op.db.CallExecutionInfo
The rows returned in ResultSets by the call.
getTotalRowsRetrieved() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTotalTime() - Method in class net.wgen.op.db.CallExecutionInfo
The time elapsed during execution of the call and handling of its outputs.
getTotalTime() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTotalTimeGettingCx() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTotalTimeInDatabase() - Method in class net.wgen.op.logging.RequestExecutionInfo
 
getTrace() - Method in class net.wgen.op.logging.TraceLogger
The accumulated log statements specific to a request which this logger has caught.
getTraceCapture() - Method in class net.wgen.op.logging.TraceState
 
getTraceKey() - Method in class net.wgen.op.Op
The traceKey for this Op identifying the request responsible for the Op's instantiation and execution.
getTraceKey() - Method in class net.wgen.op.db.MappedConnectionFactory
 
getTraceKey() - Method in class net.wgen.op.http.filter.ParamTriggerState
 
getTraceKey(HttpServletRequest) - Static method in class net.wgen.op.logging.TraceKeyFactory
A TraceKey pulled from the request attributes, or if it doesn't exist, generated using information from the request.
getTraceKey() - Method in class net.wgen.op.logging.TraceState
 
getTraceKey() - Method in class org.example.ActionState
 
getTraceLogger() - Method in class net.wgen.op.logging.TraceState
 
getTraceState() - Method in class net.wgen.op.logging.TraceKey
 
getTracingLoggerRoot() - Method in class net.wgen.op.logging.TraceKey
 
getUrlMatchLength(String) - Method in class net.wgen.op.ExampleModule
The amount of the url that can be claimed by this Application.
getUrlMatchLength(String) - Method in class net.wgen.op.system.OpFrameworkModule
The amount of the url that can be claimed by this Application.
getUrlMatchLength(String) - Method in class net.wgen.op.system.OpModule
The amount of the url that can be claimed by this Application.
getUrlMatchLength(String) - Method in class net.wgen.op.system.UnknownModule
The amount of the url that can be claimed by this Application.
getUrlMatchLength(String) - Method in class org.example.finance.FinanceModule
The amount of the url that can be claimed by this Application.
getUrlMatchLength(String) - Method in class org.example.project.ProjectModule
The amount of the url that can be claimed by this Application.
getUserData() - Method in class net.wgen.op.logging.TraceKey
 
getUserId() - Method in class net.wgen.op.logging.TraceKey
 
getUserId() - Method in class org.example.IntranetUserSession
 
getUserId() - Method in class org.example.LoginOp
 
getValue() - Method in class net.wgen.op.db.Parameter
The input or output value.

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