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

A

APPLICATION_ID - Static variable in class net.wgen.op.ExampleModule
 
APPLICATION_ID - Static variable in class net.wgen.op.system.OpFrameworkModule
 
ActionState - class org.example.ActionState.
 
ActionState(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Constructor for class org.example.ActionState
 
ArrayParameter - class net.wgen.op.db.ArrayParameter.
Describes an Array Parameter to a DatabaseCall.
ArrayParameter(Object, String) - Constructor for class net.wgen.op.db.ArrayParameter
Implicit input constructor.
ArrayParameter(Object, int, String) - Constructor for class net.wgen.op.db.ArrayParameter
Full constructor.
ArrayParameter(String) - Constructor for class net.wgen.op.db.ArrayParameter
Implicit output constructor using the JDBC ARRAY Type for the super constructor.
AssertionUtils - class net.wgen.op.util.AssertionUtils.
 
AssertionUtils() - Constructor for class net.wgen.op.util.AssertionUtils
 
accept(Field) - Method in class net.wgen.op.OpToStringBuilder
Overridden method that will accept only input fields (as identified by having set methods).
acquireConnection(String) - Method in class net.wgen.op.db.JndiMappedConnectionFactory
Create a connection by getting the DataSource from a JNDI lookup.
acquireConnection(String) - Method in class net.wgen.op.db.MappedConnectionFactory
Create a connection using the ConnectionFactory mapped to the Datasource name.
activateOptions() - Method in class net.wgen.op.logging.TraceLayout
 
addListener(ParamTriggerListener) - Method in class net.wgen.op.http.filter.ParamTrigger
Register a listener for trigger firing.
addOffensiveObject(String, Object) - Method in class net.wgen.op.db.SuspectPerformanceException
 
addToRowsRetrieved(int) - Method in class net.wgen.op.logging.RequestExecutionInfo
 
addToTimeGettingCx(long) - Method in class net.wgen.op.logging.RequestExecutionInfo
 
addToTimeInDatabase(long) - Method in class net.wgen.op.logging.RequestExecutionInfo
 
addUnformattedMessage(String) - Method in class net.wgen.op.logging.TraceLogger
 
aggregateCall(WebAppStats.DBCallRecord) - Static method in class net.wgen.op.logging.Snapshot
 
aggregateRequest(TraceKey) - Static method in class net.wgen.op.logging.Snapshot
 
allowTraceKeyMessages() - Method in class net.wgen.op.logging.TraceLogger
 
appendDetail(StringBuffer, String, Object) - Method in class net.wgen.op.OpToStringBuilder.OpToStringStyle
Overridden method that appends a field's value except in the case of a value that is a ModelEntity, in which case it checks the RtaStaticDataCache to see if it caches objects that value's class, and if it does, only sends to the buffer "CACHED className SID".
applyTraceToJSONObject(TraceKey, TraceState, JSONObject) - Static method in class net.wgen.op.logging.TraceTrigger
Applies the captured trace to the JSONObject so that ajax requests can pass traces back down to the client even though the page is not bein redrawn.
applyTraceToRedirect(HttpServletRequest) - Static method in class net.wgen.op.logging.TraceTrigger
Capture the trace to a String and temporarily store it in the session for retrieval by a subsequent redirected request.
applyTraceToRequest(HttpServletRequest) - Static method in class net.wgen.op.logging.TraceTrigger
Capture the trace to a String and put it in the output, either in __trace__ in the request attributes, or in the case of an ajax call with a JSONObject output, in a __trace__ member of the returned JSONObject.
assertEquals(List, ITable) - Static method in class net.wgen.op.OpTestServices
 
assertInstanceOf(Object, Class, String, Object) - Static method in class net.wgen.op.util.AssertionUtils
 
assertNotNull(Object, String, Object) - Static method in class net.wgen.op.util.AssertionUtils
 
assertNotNull(Object, String) - Static method in class net.wgen.op.util.AssertionUtils
 

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