|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IOperation in planetj.database.flatfile |
Classes in planetj.database.flatfile that implement IOperation | |
class |
FileServerOperation
|
Uses of IOperation in planetj.dataengine.autorun |
Classes in planetj.dataengine.autorun that implement IOperation | |
class |
AutoRunBatchProcessOperation
This Operation describes how another operation should be automatically run using batch processing. |
class |
AutoRunOperation
An Operation which describes how a different operation should be autorun |
class |
EmailOperation
Describes how a operation (not this operation, another one) should be automatically emailed |
Uses of IOperation in planetj.dataengine.operation |
Classes in planetj.dataengine.operation that implement IOperation | |
class |
AssociatedExecutionGroupOperation
|
class |
HTMLOperation
HTMLOperations allow entry and viewing of straight HTML from WOW. |
class |
Operation
Represents an operation that can be executed. |
class |
OperationBuilderCreateDataInquiryOp
|
class |
OperationManager
Manages instances of Operations. |
class |
RefererAuthorizationOperation
An operation for specifying http refers used for authorizing users |
class |
SelectionOperation
A SelectionOperation is an Operation that carries out some Operation on the selected Row. |
class |
UserAuthenticationListOperation
This operation simply holds a comma seperated list of user names. |
class |
UserAuthorizationListOperation
This operation simply holds a comma seperated list of user names. |
class |
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. |
Uses of IOperation in planetj.dataengine.possiblevalues |
Classes in planetj.dataengine.possiblevalues that implement IOperation | |
class |
PossibleValuesOperation
|
class |
PossibleValuesSearchOperation
Creation date: (2/6/2003 4:12:07 PM) |
Uses of IOperation in planetj.dataengine.security.http |
Classes in planetj.dataengine.security.http that implement IOperation | |
class |
RequireSignonAlways
|
Uses of IOperation in planetj.dataengine.sqloperation |
Subinterfaces of IOperation in planetj.dataengine.sqloperation | |
interface |
ISQLOperation
Constants associated with an SQLOperation |
Classes in planetj.dataengine.sqloperation that implement IOperation | |
class |
AuthenticationOperation
This operation type allows WOW application to check a persons rights (userid/pwd) before accessing a WOW application. |
class |
JavaOperation
!!DA (6/2/2003 3:31:24 PM) |
class |
MultiSystemSQLOperation
|
class |
SQLOperation
Represents an operation that can be run against a databse. |
class |
TabbedOperation
|
Uses of IOperation in planetj.magic |
Classes in planetj.magic that implement IOperation | |
class |
AssociationRequest
|
class |
BlobDownloadRequest
|
class |
ViewSelectionAssociationRequest
Insert the type's description here. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |