Package planetj.magic

Interface Summary
IAssociationRequest Insert the type's description here.
IMagicRequest Interface for PlanetJ Magic Request.
 

Class Summary
AbstractMagicRequest Abstract Class for all MagicRequests
AbstractParameterRequest  
AbstractRowRequest !!DA (8/7/2003 6:28:32 PM) documenation needed
AbstractSelectionRequest Insert the type's description here.
AbstractSQLParameterRequest  
AddRecordRequest  
AddRowRequest  
AddRowToRCRequest  
AddToFileRequest  
AssociationRequest  
AutoPopulateRequest Insert the type's description here.
BlobDownloadRequest  
CancelRequest  
CopyRCToTableRequest  
CopyRowRequest  
CSVRequest Request a magic Excel request which will generate a CSV File and bring it up in an Excel plugin within the browser.
DeleteRequest  
DeleteRowCollectionRequest  
DeleteRowRequest This class gets deleted the specified Row.
DeserializeRCRequest  
EditRowRequest  
EmailExecutionRequest This class allows you to email a RowCollection as an attachment in the form of a CSV file.
EmailRCAsCSVRequest This class allows you to email a RowCollection as an attachment in the form of a CSV file.
FileUploadRequest Insert the type's description here.
HTMLReferenceR  
InsertAndNewRowRequest Insert the type's description here.
InsertRequest Deprecated. - replaced with InsertRowRequest
InsertRowCollectionRequest This request attempts to insert the given RowCollection into the database.
InsertRowRequest !!DA (8/7/2003 6:28:32 PM) documenation needed
InsertSQLParameterRequest  
LibraryRequest  
MagicRequest Abstract Class for all MagicRequests
MagicRowSelectorRequest Insert the type's description here.
MicrosoftWordRequest Request a magic Microsoft Word request which will dipslay RowCollections data in a Microsoft Word plugin within the browser.
MSAccessRequest Exports a RowCollection into a MSAccess database
NavigateToRequest Request a magic navigate to request which will go to the specified uri.
NextOrPreviousRowRequest  
NextRowCollectionRequest Convenience request object for defining the Row Collection Next button in a custom JSP.
PageRequest Request a different page of the RC Creation date: (12/6/2001 8:37:51 PM)
PDFRequest Request a magic PDF request which will dipslay RowCollections data in PDF in a new browser window.
PossibleValuesSelectorRequest Insert the type's description here.
PreviousRowCollectionRequest Convenience request object for defining the Row Collection Previous button in a custom JSP.
PrintRequest  
PrintRowRequest  
ReconcileRCRequest Request a magic sort Creation date: (12/6/2001 8:37:51 PM)
RefreshPageRequest Creation date: (2/10/2003 8:45:38 AM)
RefreshRequest Request a magic Refresh request will refresh the table from the database Creation date: (12/11/2001 4:56:57 AM)
RemoveAllRequest Magic Request to remove all Rows from a RowCollection.
RemoveRequest Removes a Row from a RowCollection without affecting the database
RemoveRowRequest Removes a Row from a RowCollection without affecting the database
RetrieveFieldsRequest  
RetrieveLibrariesRequest  
RetrieveTablesRequest  
RowCollectionRequest  
RowReflectionRequest Deprecated.  
RowRequest  
SerializeObjectRequest Request a magic sort Creation date: (12/6/2001 8:37:51 PM)
SerializeRCRequest Request a magic sort Creation date: (12/6/2001 8:37:51 PM)
SignOffRequest  
SignOnAS400Request  
SignOnBaseRequest  
SignOnDB2LocalRequest  
SignOnDB2RemoteRequest  
SignOnMSAccessRequest  
SignOnMySQLRequest  
SignOnOracleRemoteRequest  
SignOnRequest  
SignOnSQLServerRequest  
SortRequest Request a magic sort Creation date: (12/6/2001 8:37:51 PM)
SQLParameterRequest  
SQLRequest  
StatusChangeRequest !!DA (9/3/2003 8:44:17 AM) documentation needed
SystemRequest  
TableRequest  
UpdateRequest  
UpdateRowRequest This class gets a Row out of the request extracts values into it and updates the Row.
UpdateUserSettings  
ViewRowRequest  
ViewSelectionAssociationRequest Insert the type's description here.
XLSRequest Request a magic Excel request which send a XLS File and bring it up in an Excel plugin within the browser.
XMLRequest Request a magic XML request which will dipslay RowCollections data in XML in a new browser window.