org.drools.guvnor.client.explorer
Interface ClientFactory
- All Known Implementing Classes:
- ClientFactoryImpl
public interface ClientFactory
getAuthorPerspectiveView
org.drools.guvnor.client.explorer.AuthorPerspectiveView getAuthorPerspectiveView(NavigationPanelFactory navigationPanelFactory)
getRuntimePerspectiveView
RuntimePerspectiveView getRuntimePerspectiveView(NavigationPanelFactory navigationPanelFactory)
getPlaceController
com.google.gwt.place.shared.PlaceController getPlaceController()
getEventBus
com.google.gwt.event.shared.EventBus getEventBus()
getPerspectivesPanelView
PerspectivesPanelView getPerspectivesPanelView()
getIFramePerspectiveView
IFramePerspectiveView getIFramePerspectiveView()
getNavigationViewFactory
NavigationViewFactory getNavigationViewFactory()
getConfigurationService
ConfigurationServiceAsync getConfigurationService()
getActivityManager
MultiActivityManager getActivityManager()
getPlaceHistoryHandler
com.google.gwt.place.shared.PlaceHistoryHandler getPlaceHistoryHandler()
getPlaceHistoryMapper
com.google.gwt.place.shared.PlaceHistoryMapper getPlaceHistoryMapper()
getModuleEditorActivityView
ModuleEditorActivityView getModuleEditorActivityView()
getAssetViewerActivityView
AssetViewerActivityView getAssetViewerActivityView()
getPackageService
PackageServiceAsync getPackageService()
getAssetEditorFactory
AssetEditorFactory getAssetEditorFactory()
getRepositoryService
RepositoryServiceAsync getRepositoryService()
getCategoryService
CategoryServiceAsync getCategoryService()
getAssetService
AssetServiceAsync getAssetService()
getActivityMapper
ActivityMapper getActivityMapper()
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.