Uses of Class
org.neotropic.kuwaiba.visualization.api.resources.ResourceFactory
-
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.mpls
Constructors in com.neotropic.kuwaiba.modules.commercial.mpls with parameters of type ResourceFactory Constructor Description MplsView(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory)
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.mpls.widgets
Constructors in com.neotropic.kuwaiba.modules.commercial.mpls.widgets with parameters of type ResourceFactory Constructor Description MplsDashboard(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, MplsService mplsService, DeleteMplsViewVisualAction deleteMPLSViewVisualAction, NewMplsViewVisualAction newMPLSViewVisualAction)
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.ospman.api
Methods in com.neotropic.kuwaiba.modules.commercial.ospman.api with parameters of type ResourceFactory Modifier and Type Method Description void
MapProvider. createComponent(ApplicationEntityManager aem, MetadataEntityManager mem, ResourceFactory resourceFactory, TranslationService ts)
Create a component that represents a map. -
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs
Constructors in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs with parameters of type ResourceFactory Constructor Description WindowNewNode(BusinessObjectLight newNodeParent, TemplateObjectLight newNodeTemplate, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts, ResourceFactory resourceFactory, CoreActionsRegistry coreActionsRegistry, AdvancedActionsRegistry advancedActionsRegistry, ViewWidgetRegistry viewWidgetRegistry, ExplorerWidgetRegistry explorerWidgetRegistry, Consumer<BusinessObjectLight> consumerNewNode)
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google
Methods in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google with parameters of type ResourceFactory Modifier and Type Method Description void
GoogleMapsMapProvider. createComponent(ApplicationEntityManager aem, MetadataEntityManager mem, ResourceFactory resourceFactory, TranslationService ts)
Constructors in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google with parameters of type ResourceFactory Constructor Description GoogleMapNode(BusinessObjectViewNode viewNode, ResourceFactory resourceFactory, MapProvider mapProvider)
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.ospman.widgets
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.sdh
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh with parameters of type ResourceFactory Constructor Description SdhView(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory)
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.sdh.widgets
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh.widgets with parameters of type ResourceFactory Constructor Description SdhDashboard(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, SdhService sdhService, DeleteSdhViewVisualAction deleteSDHViewVisualAction, NewSdhViewVisualAction newSDHViewVisualAction)
-
Uses of ResourceFactory in com.neotropic.kuwaiba.modules.commercial.sdh.wizard
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh.wizard with parameters of type ResourceFactory Constructor Description SDHContainerLinkWizard(BusinessObjectLight equipmentA, BusinessObjectLight equipmentB, MetadataEntityManager mem, ResourceFactory rs, SdhService sdhService, TranslationService ts)
SDHTransportLinkWizard(BusinessObjectLight equipmentA, BusinessObjectLight equipmentB, BusinessEntityManager bem, MetadataEntityManager mem, ResourceFactory rs, SdhService sdhService, TranslationService ts)
SDHTributaryLinkWizard(BusinessObjectLight equipmentA, BusinessObjectLight equipmentB, MetadataEntityManager mem, BusinessEntityManager bem, ResourceFactory rs, SdhService sdhService, TranslationService ts)
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.core.favorites.actions
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.core.navigation.explorers.grids
Constructors in org.neotropic.kuwaiba.modules.core.navigation.explorers.grids with parameters of type ResourceFactory Constructor Description IconRelationshipCellGrid(String relationship, ResourceFactory resourceFactory)
Constructor -
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.optional.layouteditor.widgets
Constructors in org.neotropic.kuwaiba.modules.optional.layouteditor.widgets with parameters of type ResourceFactory Constructor Description LayoutEditorDashboard(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, DeleteLayoutViewVisualAction deleteLayoutViewVisualAction, NewLayoutViewVisualAction newLayoutViewVisualAction)
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.optional.physcon
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.optional.physcon.actions
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.optional.physcon.views
Constructors in org.neotropic.kuwaiba.modules.optional.physcon.views with parameters of type ResourceFactory Constructor Description ObjectView(BusinessObjectLight businessObject, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory)
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.optional.topoman
Constructors in org.neotropic.kuwaiba.modules.optional.topoman with parameters of type ResourceFactory Constructor Description TopologyView(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory)
-
Uses of ResourceFactory in org.neotropic.kuwaiba.modules.optional.topoman.widgets
Constructors in org.neotropic.kuwaiba.modules.optional.topoman.widgets with parameters of type ResourceFactory Constructor Description TopologyManagerDashboard(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, NewTopologyViewVisualAction newTopologyViewVisualAction, DeleteTopologyViewVisualAction deleteTopologyViewVisualAction)
-