Uses of Package
org.drools.guvnor.client.rpc

Packages that use org.drools.guvnor.client.rpc
org.drools.guvnor.client.admin   
org.drools.guvnor.client.common   
org.drools.guvnor.client.decisiontable   
org.drools.guvnor.client.explorer   
org.drools.guvnor.client.explorer.navigation   
org.drools.guvnor.client.explorer.navigation.modules   
org.drools.guvnor.client.explorer.navigation.qa   
org.drools.guvnor.client.explorer.navigation.qa.testscenarios   
org.drools.guvnor.client.factmodel   
org.drools.guvnor.client.modeldriven.ui   
org.drools.guvnor.client.packages This holds GUI classes to do with package management. 
org.drools.guvnor.client.perspectives   
org.drools.guvnor.client.processeditor   
org.drools.guvnor.client.rpc This contains classes used for remote communication with the repository server. 
org.drools.guvnor.client.ruleeditor This package is holds the main rule/asset editor. 
org.drools.guvnor.client.ruleeditor.springcontext   
org.drools.guvnor.client.ruleeditor.standalone   
org.drools.guvnor.client.ruleeditor.toolbar   
org.drools.guvnor.client.ruleeditor.workitem   
org.drools.guvnor.client.rulefloweditor   
org.drools.guvnor.client.widgets.assetviewer   
org.drools.guvnor.client.widgets.tables   
org.drools.guvnor.client.widgets.wizards.assets   
org.drools.guvnor.server This package contains server side code for the repository. 
org.drools.guvnor.server.builder This package contains utilities for building and validating rule assets in the BRMS. 
org.drools.guvnor.server.builder.pagerow   
org.drools.guvnor.server.contenthandler This package is for content format handlers. 
org.drools.guvnor.server.files   
org.drools.guvnor.server.repository   
org.drools.guvnor.server.security   
org.drools.guvnor.server.standalonededitor   
org.drools.guvnor.server.util   
org.drools.guvnor.server.verification   
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.admin
LogPageRow
          A single row of the event log
RepositoryServiceAsync
          This is what the remote service will implement, as a servlet.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.common
DetailedSerializationException
          This is for more detailed reports to send back to the client.
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.decisiontable
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.explorer
AssetServiceAsync
           
CategoryServiceAsync
           
ConfigurationServiceAsync
           
PackageConfigData
          This contains data for a package configuration.
PackageServiceAsync
           
RepositoryServiceAsync
          This is what the remote service will implement, as a servlet.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.explorer.navigation
CategoryServiceAsync
           
PackageConfigData
          This contains data for a package configuration.
RepositoryServiceAsync
          This is what the remote service will implement, as a servlet.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.explorer.navigation.modules
PackageConfigData
          This contains data for a package configuration.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.explorer.navigation.qa
AnalysisReport
           
BuilderResult
          Returned by the builder.
BulkTestRunResult
          This is returned when running a suite of tests.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.explorer.navigation.qa.testscenarios
MetaData
          This is the DTO for a versionable asset's meta data.
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.factmodel
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.modeldriven.ui
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.packages
Artifact
           
BuilderResult
          Returned by the builder.
PackageConfigData
          This contains data for a package configuration.
RuleAsset
          This is the "payload" of a rule asset.
SnapshotInfo
          Simple DTO for snapshot info.
WorkingSetConfigData
           
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.perspectives
PackageConfigData
          This contains data for a package configuration.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.processeditor
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.rpc
AbstractAssetPageRow
          A single row of a paged data
AbstractPageRow
          A single row of a paged data
AdminArchivedPageRow
          A single row of a paged data
AnalysisFactUsage
           
AnalysisFieldUsage
           
AnalysisReport
           
AnalysisReportLine
          This is a single line of an analysis report.
Artifact
           
AssetPageRequest
          A request for AssetItem paged data used from the Knowledge Bases Browser
AssetPageRow
          A single row of a paged data
AssetServiceAsync
           
BuilderResult
          Returned by the builder.
BuilderResultLine
          Returned by the builder.
BulkTestRunResult
          This is returned when running a suite of tests.
CategoryPageRequest
          A Category request.
CategoryPageRow
          A single row of a paged data
CategoryServiceAsync
           
Cause
           
DetailedSerializationException
          This is for more detailed reports to send back to the client.
DiscussionRecord
          This is a discussion record item - persisted via Discussion.java (xstream) to XML, as a a property on an AssetItem.
InboxPageRequest
          A Query request.
InboxPageRow
          A single row of a paged data
LogEntry
          For showing a log in the GUI (last X messages).
LogPageRow
          A single row of the event log
MetaData
          This is the DTO for a versionable asset's meta data.
MetaDataQuery
           
PackageConfigData
          This contains data for a package configuration.
PackageServiceAsync
           
PageRequest
          A generic request for paged data
PageResponse
          A Page of data for display in a PagedTable
PermissionsPageRow
          A single row of User Permissions
PushClient
          This manages "subscriptions" for when messages are pushed from the server.
PushResponse
          A response packet that is sent back to the client.
QueryMetadataPageRequest
          A Query request.
QueryPageRequest
          A Query request.
QueryPageRow
          A single row of a paged data
RepositoryServiceAsync
          This is what the remote service will implement, as a servlet.
RuleAsset
          This is the "payload" of a rule asset.
ScenarioResultSummary
          Represents a summary result from a run.
ScenarioRunResult
          This is essentially a "Either" class.
SecurityServiceAsync
          Contains methods for authenticating/authorising from the front end.
ServerPushNotification
           
SingleScenarioResult
           
SnapshotComparisonPageRequest
          A request for Snapshot comparison differences.
SnapshotComparisonPageResponse
          A Page of Snapshot comparison results for display in a PagedTable
SnapshotDiff
          Difference between different asset versions.
SnapshotDiffs
          Differences between two snapshots.
SnapshotInfo
          Simple DTO for snapshot info.
StatePageRequest
          A State request.
StatePageRow
          A single row of a paged data
TableConfig
          Deprecated. in favour of AbstractPagedTable
TableDataResult
          This contains the results returned to populate a table/grid.
TableDataRow
          This is a row of data from a table.
UserSecurityContext
          This is passed back to the client to give the UI some context information on what to display and not display.
ValidatedResponse
          This is used for services that validate.
WorkingSetConfigData
           
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.ruleeditor
Artifact
           
BuilderResult
          Returned by the builder.
MetaData
          This is the DTO for a versionable asset's meta data.
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.ruleeditor.springcontext
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.ruleeditor.standalone
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.ruleeditor.toolbar
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.ruleeditor.workitem
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.rulefloweditor
RuleFlowContentModel
           
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.widgets.assetviewer
PackageConfigData
          This contains data for a package configuration.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.widgets.tables
AbstractAssetPageRow
          A single row of a paged data
AbstractPageRow
          A single row of a paged data
AdminArchivedPageRow
          A single row of a paged data
AssetPageRow
          A single row of a paged data
AssetServiceAsync
           
BuilderResultLine
          Returned by the builder.
CategoryPageRow
          A single row of a paged data
CategoryServiceAsync
           
DependenciesPageRow
          A single row of Dependencies
InboxPageRow
          A single row of a paged data
LogPageRow
          A single row of the event log
MetaDataQuery
           
PackageServiceAsync
           
PermissionsPageRow
          A single row of User Permissions
QueryPageRow
          A single row of a paged data
RepositoryServiceAsync
          This is what the remote service will implement, as a servlet.
SnapshotComparisonPageRow
          A single row of the Snapshot comparison results
StatePageRow
          A single row of a paged data
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.client.widgets.wizards.assets
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server
AdminArchivedPageRow
          A single row of a paged data
AnalysisReport
           
AssetPageRequest
          A request for AssetItem paged data used from the Knowledge Bases Browser
AssetPageRow
          A single row of a paged data
AssetService
           
BuilderResult
          Returned by the builder.
BulkTestRunResult
          This is returned when running a suite of tests.
CategoryPageRequest
          A Category request.
CategoryPageRow
          A single row of a paged data
CategoryService
           
ConfigurationService
           
DetailedSerializationException
          This is for more detailed reports to send back to the client.
DiscussionRecord
          This is a discussion record item - persisted via Discussion.java (xstream) to XML, as a a property on an AssetItem.
InboxPageRequest
          A Query request.
InboxPageRow
          A single row of a paged data
LogEntry
          For showing a log in the GUI (last X messages).
LogPageRow
          A single row of the event log
MetaDataQuery
           
PackageConfigData
          This contains data for a package configuration.
PackageService
           
PageRequest
          A generic request for paged data
PageResponse
          A Page of data for display in a PagedTable
PermissionsPageRow
          A single row of User Permissions
PushResponse
          A response packet that is sent back to the client.
QueryMetadataPageRequest
          A Query request.
QueryPageRequest
          A Query request.
QueryPageRow
          A single row of a paged data
RepositoryService
          This is what the remote service will implement, as a servlet.
RuleAsset
          This is the "payload" of a rule asset.
SecurityService
          Contains methods for authenticating/authorising from the front end.
SingleScenarioResult
           
SnapshotComparisonPageRequest
          A request for Snapshot comparison differences.
SnapshotComparisonPageResponse
          A Page of Snapshot comparison results for display in a PagedTable
SnapshotDiffs
          Differences between two snapshots.
SnapshotInfo
          Simple DTO for snapshot info.
StandaloneEditorService
           
StatePageRequest
          A State request.
StatePageRow
          A single row of a paged data
TableConfig
          Deprecated. in favour of AbstractPagedTable
TableDataResult
          This contains the results returned to populate a table/grid.
UserSecurityContext
          This is passed back to the client to give the UI some context information on what to display and not display.
ValidatedResponse
          This is used for services that validate.
VerificationService
           
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.builder
AbstractPageRow
          A single row of a paged data
BuilderResult
          Returned by the builder.
PageResponse
          A Page of data for display in a PagedTable
RuleFlowContentModel
           
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.builder.pagerow
AbstractPageRow
          A single row of a paged data
AdminArchivedPageRow
          A single row of a paged data
AssetPageRow
          A single row of a paged data
CategoryPageRow
          A single row of a paged data
InboxPageRequest
          A Query request.
InboxPageRow
          A single row of a paged data
LogEntry
          For showing a log in the GUI (last X messages).
LogPageRow
          A single row of the event log
PageRequest
          A generic request for paged data
PermissionsPageRow
          A single row of User Permissions
QueryMetadataPageRequest
          A Query request.
QueryPageRequest
          A Query request.
QueryPageRow
          A single row of a paged data
SnapshotComparisonPageRow
          A single row of the Snapshot comparison results
SnapshotDiffs
          Differences between two snapshots.
StatePageRow
          A single row of a paged data
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.contenthandler
BuilderResult
          Returned by the builder.
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.files
DiscussionRecord
          This is a discussion record item - persisted via Discussion.java (xstream) to XML, as a a property on an AssetItem.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.repository
TableDataResult
          This contains the results returned to populate a table/grid.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.security
SecurityService
          Contains methods for authenticating/authorising from the front end.
UserSecurityContext
          This is passed back to the client to give the UI some context information on what to display and not display.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.standalonededitor
DetailedSerializationException
          This is for more detailed reports to send back to the client.
RuleAsset
          This is the "payload" of a rule asset.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.util
AssetPageRow
          A single row of a paged data
BuilderResultLine
          Returned by the builder.
DiscussionRecord
          This is a discussion record item - persisted via Discussion.java (xstream) to XML, as a a property on an AssetItem.
LogEntry
          For showing a log in the GUI (last X messages).
MetaData
          This is the DTO for a versionable asset's meta data.
PackageConfigData
          This contains data for a package configuration.
QueryPageRow
          A single row of a paged data
RuleAsset
          This is the "payload" of a rule asset.
TableConfig
          Deprecated. in favour of AbstractPagedTable
TableDataResult
          This contains the results returned to populate a table/grid.
 

Classes in org.drools.guvnor.client.rpc used by org.drools.guvnor.server.verification
AnalysisReport
           
RuleAsset
          This is the "payload" of a rule asset.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.