|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IFeature in planetj.as400 |
Classes in planetj.as400 that implement IFeature | |
class |
As400RerunOperationRequest
|
Uses of IFeature in planetj.chart |
Classes in planetj.chart that implement IFeature | |
class |
ChartRequest
Request a chart to be created and written to the output stream. |
Uses of IFeature in planetj.dataengine |
Classes in planetj.dataengine that implement IFeature | |
class |
Feature
Identifies a DataEngine feature |
static class |
IFeature.OperationCountFeature
A feature for the number of allowed operations per application |
Fields in planetj.dataengine declared as IFeature | |
static IFeature |
IFeature.FEATURE_INSERT
|
static IFeature |
IFeature.FEATURE_UPDATE
|
static IFeature |
IFeature.FEATURE_DELETE
|
Methods in planetj.dataengine with parameters of type IFeature | |
static void |
DataEngineManager.handleFeature(IFeature feature,
HttpServletRequest req)
Handles the feature, possibly causing a warning to be displayed |
Uses of IFeature in planetj.dataengine.action |
Classes in planetj.dataengine.action that implement IFeature | |
class |
AbstractActionRequest
|
class |
DefaultActionRequest
|
class |
FieldActionRequest
|
class |
OperationActionRequest
|
class |
RowActionRequest
|
class |
RowCollectionActionRequest
|
Uses of IFeature in planetj.dataengine.action.paging |
Classes in planetj.dataengine.action.paging that implement IFeature | |
class |
PagingActionRequest
Executes the a paging action to retrieve a different page of a RowCollection. |
Uses of IFeature in planetj.dataengine.application.magic |
Classes in planetj.dataengine.application.magic that implement IFeature | |
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 IFeature in planetj.dataengine.cache |
Classes in planetj.dataengine.cache that implement IFeature | |
class |
ClearCache
Can be called via a URL to clear WOW's cache. |
Uses of IFeature in planetj.dataengine.possiblevalues |
Classes in planetj.dataengine.possiblevalues that implement IFeature | |
class |
PVPagingRequest
|
class |
PVSearchActionRequest
|
class |
PVSearchOperationRequest
|
Uses of IFeature in planetj.dataengine.security.http |
Classes in planetj.dataengine.security.http that implement IFeature | |
class |
SignOnRequest
A magic request for signing a user on to an application |
Uses of IFeature in planetj.dataengine.utilities |
Classes in planetj.dataengine.utilities that implement IFeature | |
class |
ChangeCurrentThemeRequest
|
class |
CreateDemoApplicationRequest
|
Uses of IFeature in planetj.dataengine.wow |
Classes in planetj.dataengine.wow that implement IFeature | |
class |
ShowHideSideStepsRequest
Temporary Magic Request that allows for changing a flag for whether or not to show the side steps in the WOW Builder application. |
Uses of IFeature in planetj.dataexplorer |
Classes in planetj.dataexplorer that implement IFeature | |
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 IFeature in planetj.dataexplorer.magic |
Classes in planetj.dataexplorer.magic that implement IFeature | |
class |
DXSignOffRequest
Insert the type's description here. |
Uses of IFeature in planetj.fdmanager.magic |
Classes in planetj.fdmanager.magic that implement IFeature | |
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 IFeature in planetj.magic |
Subinterfaces of IFeature in planetj.magic | |
interface |
IAssociationRequest
Insert the type's description here. |
interface |
IMagicRequest
Interface for PlanetJ Magic Request. |
Classes in planetj.magic that implement IFeature | |
class |
AbstractMagicRequest
Abstract Class for all MagicRequests |
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 |
MagicRequest
Abstract Class for all MagicRequests |
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 |
RowReflectionRequest
Deprecated. |
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. |
Methods in planetj.magic that return IFeature | |
protected IFeature |
EditRowRequest.getFeature()
Gets the edit feature |
IFeature |
DeleteRequest.getFeature()
Gets the edit feature |
protected IFeature |
AddRecordRequest.getFeature()
Gets the insert feature |
protected IFeature |
AbstractMagicRequest.getFeature()
Gets the feature assoicated with this magic request |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |