Package planetj.dataengine.operation

Interface Summary
IAuthorizationOperation  
IOperation Constants associated with an SQLOperation Creation date: (3/25/2002 12:51:42 AM)
IOperationContext  
IOperationJSPs Constants used for various Operation JSP pages
 

Class Summary
HTMLOperation HTMLOperations allow entry and viewing of straight HTML from WOW.
HTMLOperationContext  
JavaOperationContext  
Operation Represents an operation that can be executed.
OperationManager Manages instances of Operations.
OperationSet An OperationSet is a group of Operations which have been grouped together due to common attributes or qualities.
RefererAuthorizationOperation An operation for specifying http refers used for authorizing users
SelectionOperation A SelectionOperation is an Operation that carries out some Operation on the selected Row.
URLOperationContext !!A WK (6/26/2003 8:50:25 PM) this class is work in progress.
UserAuthenticationListOperation This operation simply holds a comma seperated list of user names.
UserAuthorizationListOperation This operation simply holds a comma seperated list of user names.
UserAuthorizationOperation This operation contains an SQL string that may be executed to get a list of user names that can be used to determine authorization.