Uses of Interface
org.drools.guvnor.client.rpc.CategoryServiceAsync

Packages that use CategoryServiceAsync
org.drools.guvnor.client.explorer   
org.drools.guvnor.client.explorer.navigation   
org.drools.guvnor.client.rpc This contains classes used for remote communication with the repository server. 
org.drools.guvnor.client.widgets.tables   
 

Uses of CategoryServiceAsync in org.drools.guvnor.client.explorer
 

Methods in org.drools.guvnor.client.explorer that return CategoryServiceAsync
 CategoryServiceAsync ClientFactoryImpl.getCategoryService()
           
 CategoryServiceAsync ClientFactory.getCategoryService()
           
 

Uses of CategoryServiceAsync in org.drools.guvnor.client.explorer.navigation
 

Methods in org.drools.guvnor.client.explorer.navigation that return CategoryServiceAsync
 CategoryServiceAsync NavigationViewFactoryImpl.getCategoryService()
           
 CategoryServiceAsync NavigationViewFactory.getCategoryService()
           
 

Uses of CategoryServiceAsync in org.drools.guvnor.client.rpc
 

Methods in org.drools.guvnor.client.rpc that return CategoryServiceAsync
static CategoryServiceAsync RepositoryServiceFactory.getCategoryService()
           
 

Uses of CategoryServiceAsync in org.drools.guvnor.client.widgets.tables
 

Fields in org.drools.guvnor.client.widgets.tables declared as CategoryServiceAsync
protected  CategoryServiceAsync AbstractPagedTable.categoryService
           
 



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