|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MagicRequest in planetj.as400 |
Subclasses of MagicRequest in planetj.as400 | |
class |
As400RerunOperationRequest
|
Uses of MagicRequest in planetj.chart |
Subclasses of MagicRequest in planetj.chart | |
class |
ChartRequest
Request a chart to be created and written to the output stream. |
Uses of MagicRequest in planetj.dataengine.application.magic |
Subclasses of MagicRequest in planetj.dataengine.application.magic | |
class |
AbstractOperationRequest
|
class |
ApplicationSignOffRequest
Insert the type's description here. |
class |
DirectOperationRequest
Contains information identifying a SQLOperation |
class |
PossibleValuesSearchOperationRequest
Deprecated. - this class isn't being used and shouldn't be... it does not do anything special on top of what the abstract request does |
class |
RunJavaOperationRequest
Insert the type's description here. |
class |
SaveSQLToSQLOperationRequest
|
class |
ViewExecutionGroupRequest
|
class |
ViewHTMLOperationRequest
|
class |
ViewSQLOperationRequest
|
class |
WABDispatcherRequest
Dispatches an execute command to the appropriate magic request. |
Uses of MagicRequest in planetj.dataengine.cache |
Subclasses of MagicRequest in planetj.dataengine.cache | |
class |
ClearCache
Can be called via a URL to clear WOW's cache. |
Uses of MagicRequest in planetj.dataengine.possiblevalues |
Subclasses of MagicRequest in planetj.dataengine.possiblevalues | |
class |
PVPagingRequest
|
class |
PVSearchOperationRequest
|
Uses of MagicRequest in planetj.dataengine.security.http |
Subclasses of MagicRequest in planetj.dataengine.security.http | |
class |
SignOnRequest
A magic request for signing a user on to an application |
Uses of MagicRequest in planetj.dataengine.utilities |
Subclasses of MagicRequest in planetj.dataengine.utilities | |
class |
ChangeCurrentThemeRequest
|
class |
CreateDemoApplicationRequest
|
Uses of MagicRequest in planetj.dataexplorer |
Subclasses of MagicRequest in planetj.dataexplorer | |
class |
ChangeSystemRequest
|
class |
CopyResultsRequest
|
class |
RunSQLRequest
Class that can be used to extract SQL given by a user and run the SQL against a chosen connection to view results. |
Uses of MagicRequest in planetj.dataexplorer.magic |
Subclasses of MagicRequest in planetj.dataexplorer.magic | |
class |
DXSignOffRequest
Insert the type's description here. |
Uses of MagicRequest in planetj.fdmanager.magic |
Subclasses of MagicRequest in planetj.fdmanager.magic | |
class |
CreateFDsForLibraryRequest
|
class |
CreateFDsForTableRequest
|
class |
EditFDRequest
Deprecated. temporary to find references - if no references, will be deleted |
class |
ResetFDCacheRequest
|
class |
ShareFDsForTableRequest
|
class |
ViewFDsForLibraryRequest
|
class |
ViewFDsForTableRequest
|
class |
ViewFDsRequest
|
Uses of MagicRequest in planetj.html |
Methods in planetj.html with parameters of type MagicRequest | |
static java.lang.String |
HTMLGenerator.generateMagicButton(java.lang.String pName,
java.lang.String pValue,
java.lang.String pFormName,
java.lang.String pServletPath,
java.lang.String pAttributes,
MagicRequest pRequest)
This method generates the HTML string that will construct an HTML button component that onClick will set the action of the form that contains it and sets the magic request. |
Uses of MagicRequest in planetj.magic |
Subclasses of MagicRequest in planetj.magic | |
class |
AbstractParameterRequest
|
class |
AbstractRowRequest
!!DA (8/7/2003 6:28:32 PM) documenation needed |
class |
AbstractSelectionRequest
Insert the type's description here. |
class |
AbstractSQLParameterRequest
|
class |
AddRecordRequest
|
class |
AddRowRequest
|
class |
AddRowToRCRequest
|
class |
AddToFileRequest
|
class |
AssociationRequest
|
class |
AutoPopulateRequest
Insert the type's description here. |
class |
BlobDownloadRequest
|
class |
CancelRequest
|
class |
CopyRCToTableRequest
|
class |
CopyRowRequest
|
class |
CSVRequest
Request a magic Excel request which will generate a CSV File and bring it up in an Excel plugin within the browser. |
class |
DeleteRequest
|
class |
DeleteRowCollectionRequest
|
class |
DeleteRowRequest
This class gets deleted the specified Row. |
class |
DeserializeRCRequest
|
class |
EditRowRequest
|
class |
EmailExecutionRequest
This class allows you to email a RowCollection as an attachment in the form of a CSV file. |
class |
EmailRCAsCSVRequest
This class allows you to email a RowCollection as an attachment in the form of a CSV file. |
class |
FileUploadRequest
Insert the type's description here. |
class |
HTMLReferenceR
|
class |
InsertAndNewRowRequest
Insert the type's description here. |
class |
InsertRequest
Deprecated. - replaced with InsertRowRequest |
class |
InsertRowCollectionRequest
This request attempts to insert the given RowCollection into the database. |
class |
InsertRowRequest
!!DA (8/7/2003 6:28:32 PM) documenation needed |
class |
InsertSQLParameterRequest
|
class |
LibraryRequest
|
class |
MagicRowSelectorRequest
Insert the type's description here. |
class |
MicrosoftWordRequest
Request a magic Microsoft Word request which will dipslay RowCollections data in a Microsoft Word plugin within the browser. |
class |
MSAccessRequest
Exports a RowCollection into a MSAccess database |
class |
NavigateToRequest
Request a magic navigate to request which will go to the specified uri. |
class |
NextOrPreviousRowRequest
|
class |
NextRowCollectionRequest
Convenience request object for defining the Row Collection Next button in a custom JSP. |
class |
PageRequest
Request a different page of the RC Creation date: (12/6/2001 8:37:51 PM) |
class |
PDFRequest
Request a magic PDF request which will dipslay RowCollections data in PDF in a new browser window. |
class |
PossibleValuesSelectorRequest
Insert the type's description here. |
class |
PreviousRowCollectionRequest
Convenience request object for defining the Row Collection Previous button in a custom JSP. |
class |
PrintRequest
|
class |
PrintRowRequest
|
class |
ReconcileRCRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
RefreshPageRequest
Creation date: (2/10/2003 8:45:38 AM) |
class |
RefreshRequest
Request a magic Refresh request will refresh the table from the database Creation date: (12/11/2001 4:56:57 AM) |
class |
RemoveAllRequest
Magic Request to remove all Rows from a RowCollection. |
class |
RemoveRequest
Removes a Row from a RowCollection without affecting the database |
class |
RemoveRowRequest
Removes a Row from a RowCollection without affecting the database |
class |
RetrieveFieldsRequest
|
class |
RetrieveLibrariesRequest
|
class |
RetrieveTablesRequest
|
class |
RowCollectionRequest
|
class |
RowRequest
|
class |
SerializeObjectRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
SerializeRCRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
SignOffRequest
|
class |
SignOnAS400Request
|
class |
SignOnBaseRequest
|
class |
SignOnDB2LocalRequest
|
class |
SignOnDB2RemoteRequest
|
class |
SignOnMSAccessRequest
|
class |
SignOnMySQLRequest
|
class |
SignOnOracleRemoteRequest
|
class |
SignOnSQLServerRequest
|
class |
SortRequest
Request a magic sort Creation date: (12/6/2001 8:37:51 PM) |
class |
SQLParameterRequest
|
class |
SQLRequest
|
class |
StatusChangeRequest
!!DA (9/3/2003 8:44:17 AM) documentation needed |
class |
SystemRequest
|
class |
TableRequest
|
class |
UpdateRequest
|
class |
UpdateRowRequest
This class gets a Row out of the request extracts values into it and updates the Row. |
class |
UpdateUserSettings
|
class |
ViewRowRequest
|
class |
ViewSelectionAssociationRequest
Insert the type's description here. |
class |
XLSRequest
Request a magic Excel request which send a XLS File and bring it up in an Excel plugin within the browser. |
class |
XMLRequest
Request a magic XML request which will dipslay RowCollections data in XML in a new browser window. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |