Uses of Interface
org.neotropic.kuwaiba.core.apis.persistence.business.BusinessEntityManager
-
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.ipam
Methods in com.neotropic.kuwaiba.modules.commercial.ipam with parameters of type BusinessEntityManager Modifier and Type Method Description void
IpamModule. configureModule(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.ipam.explorers
Constructors in com.neotropic.kuwaiba.modules.commercial.ipam.explorers with parameters of type BusinessEntityManager Constructor Description DialogIpamSearch(TranslationService ts, BusinessEntityManager bem, Consumer<Object> consumerSearch)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.ipam.visual
Constructors in com.neotropic.kuwaiba.modules.commercial.ipam.visual with parameters of type BusinessEntityManager Constructor Description ChartSubnetUsage(String subnetId, String subnetClassName, IpamService ipamService, BusinessEntityManager bem, TranslationService ts)
GridFolders(String parentId, String parentClassName, IpamService ipamService, BusinessEntityManager bem, TranslationService ts)
GridIpAddresses(String parentId, String parentClassName, String childClassName, IpamService ipamService, BusinessEntityManager bem, MetadataEntityManager mem, ReleaseIpAddrFromNetworkInterfaceAction actReleaseIpAddrFromNetworkInterface, TranslationService ts, LoggingService log)
GridSubnets(String parentId, String className, int type, IpamService ipamService, BusinessEntityManager bem, TranslationService ts)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.mpls
Constructors in com.neotropic.kuwaiba.modules.commercial.mpls with parameters of type BusinessEntityManager Constructor Description MplsView(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory, LoggingService log)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.mpls.actions
Fields in com.neotropic.kuwaiba.modules.commercial.mpls.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteMplsViewVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewMplsViewVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.mpls.tools
Constructors in com.neotropic.kuwaiba.modules.commercial.mpls.tools with parameters of type BusinessEntityManager Constructor Description MplsTools(MplsView mplsView, BusinessEntityManager bem, TranslationService ts, LoggingService log)
PaperDialogAddObject(TranslationService ts, BusinessEntityManager bem, MxGraphCanvas mxGraphCanvas)
PaperDialogSearchObject(TranslationService ts, BusinessEntityManager bem, MxGraphCanvas<BusinessObjectLight,BusinessObjectLight> mxGraphCanvas)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.mpls.widgets
Constructors in com.neotropic.kuwaiba.modules.commercial.mpls.widgets with parameters of type BusinessEntityManager Constructor Description MplsDashboard(CoreActionsRegistry coreActionRegistry, AdvancedActionsRegistry advancedActionsRegistry, ViewWidgetRegistry viewWidgetRegistry, ExplorerRegistry explorerRegistry, TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, MplsService mplsService, DeleteMplsViewVisualAction deleteMPLSViewVisualAction, NewMplsViewVisualAction newMPLSViewVisualAction, DeleteMplsConnectionVisualAction deleteMplsConnectionVisualAction, LoggingService log)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs
Fields in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs declared as BusinessEntityManager Modifier and Type Field Description BusinessEntityManager
WindowNewContainer. bem
Reference to the Business Entity Manager -
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.ospman.widgets
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.processman.artifacts.form
Constructors in com.neotropic.kuwaiba.modules.commercial.processman.artifacts.form with parameters of type BusinessEntityManager Constructor Description FormInstanceLoader(String formDefinitionsDirectory, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts, Consumer<FunctionRunnerException> consumerFuncRunnerEx, HashMap<String,Object> funcRunnerParams)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.processman.diagram
Constructors in com.neotropic.kuwaiba.modules.commercial.processman.diagram with parameters of type BusinessEntityManager Constructor Description ProcessInstanceDiagram(String processEnginePath, ProcessDefinition processDefinition, ProcessInstance processInstance, ActorAuthorizationManager actorAuthorizationManager, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, WarehousesService ws, TranslationService ts, ActionButton btnOutline)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.processman.forms.reference.vaadin.artifacts
Methods in com.neotropic.kuwaiba.modules.commercial.processman.forms.reference.vaadin.artifacts with parameters of type BusinessEntityManager Modifier and Type Method Description void
FormRender. render(ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts)
Constructors in com.neotropic.kuwaiba.modules.commercial.processman.forms.reference.vaadin.artifacts with parameters of type BusinessEntityManager Constructor Description ConditionalArtifactRender(ActivityDefinition activityDefinition, ArtifactDefinition artifactDefinition, Artifact artifact, ArtifactDefinition informationArtifactDefinition, String processEnginePath, ProcessInstance processInstance, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts, Consumer<FunctionRunnerException> consumerFuncRunnerEx, HashMap<String,Object> funcRunnerParams)
FormArtifactRender(String processEnginePath, ProcessInstance processInstance, ArtifactDefinition artifactDefinition, Artifact artifact, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts, Consumer<FunctionRunnerException> consumerFuncRunnerEx, HashMap<String,Object> funcRunnerParams)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.processman.scripts
Constructors in com.neotropic.kuwaiba.modules.commercial.processman.scripts with parameters of type BusinessEntityManager Constructor Description ScriptQueryExecutorImpl(ProcessInstance processInstance, Session session, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.processman.wdw
Constructors in com.neotropic.kuwaiba.modules.commercial.processman.wdw with parameters of type BusinessEntityManager Constructor Description ArtifactWindow(String processEnginePath, ProcessDefinition processDefinition, ProcessInstance processInstance, ActivityDefinition activityDefinition, ActorAuthorizationManager actorAuthorizationManager, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, WarehousesService ws, TranslationService ts, com.vaadin.flow.server.Command cmdUpdateDiagram)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.sdh
Methods in com.neotropic.kuwaiba.modules.commercial.sdh with parameters of type BusinessEntityManager Modifier and Type Method Description void
SdhModule. configureModule(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem)
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh with parameters of type BusinessEntityManager Constructor Description SdhView(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory, LoggingService log)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.sdh.actions
Fields in com.neotropic.kuwaiba.modules.commercial.sdh.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteSdhViewVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewSdhViewVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.sdh.tools
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh.tools with parameters of type BusinessEntityManager Constructor Description PaperDialogAddObject(TranslationService ts, BusinessEntityManager bem, MxGraphCanvas mxGraphCanvas)
PaperDialogSearchObject(TranslationService ts, BusinessEntityManager bem, MxGraphCanvas<BusinessObjectLight,BusinessObjectLight> mxGraphCanvas)
SdhTools(SdhView sdhView, BusinessEntityManager bem, TranslationService ts, LoggingService log)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.sdh.widgets
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh.widgets with parameters of type BusinessEntityManager Constructor Description SdhDashboard(CoreActionsRegistry coreActionRegistry, AdvancedActionsRegistry advancedActionsRegistry, ViewWidgetRegistry viewWidgetRegistry, ExplorerRegistry explorerRegistry, TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, SdhService sdhService, DeleteSdhViewVisualAction deleteSDHViewVisualAction, NewSdhViewVisualAction newSDHViewVisualAction, DeleteSdhTransportLinkVisualAction deleteSdhTransportLinkVisualAction, DeleteSdhTributaryLinkVisualAction deleteSdhTributaryLinkVisualAction, DeleteSdhContainerLinkVisualAction deleteSdhContainerLinkVisualAction, LoggingService log)
-
Uses of BusinessEntityManager in com.neotropic.kuwaiba.modules.commercial.sdh.wizard
Constructors in com.neotropic.kuwaiba.modules.commercial.sdh.wizard with parameters of type BusinessEntityManager Constructor Description NewSDHTransportLinkWizard(BusinessObjectLight equipmentA, BusinessObjectLight equipmentB, BusinessEntityManager bem, MetadataEntityManager mem, ResourceFactory rs, SdhService sdhService, TranslationService ts)
NewSDHTributaryLinkWizard(BusinessObjectLight equipmentA, BusinessObjectLight equipmentB, MetadataEntityManager mem, BusinessEntityManager bem, ResourceFactory rs, SdhService sdhService, TranslationService ts)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.apis.integration.miniapps
Fields in org.neotropic.kuwaiba.core.apis.integration.miniapps declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
AbstractMiniApplication. bem
Reference to the business entity manager.Methods in org.neotropic.kuwaiba.core.apis.integration.miniapps with parameters of type BusinessEntityManager Modifier and Type Method Description void
AbstractMiniApplication. setBusinessEntityManager(BusinessEntityManager bem)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.apis.integration.modules
Fields in org.neotropic.kuwaiba.core.apis.integration.modules declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
AbstractModule. bem
Reference to the metadata entity manager.Methods in org.neotropic.kuwaiba.core.apis.integration.modules with parameters of type BusinessEntityManager Modifier and Type Method Description void
AbstractModule. configureModule(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem)
This method initializes the module. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.apis.integration.modules.actions
Methods in org.neotropic.kuwaiba.core.apis.integration.modules.actions with parameters of type BusinessEntityManager Modifier and Type Method Description void
GenericCommercialModule. configureModule(ApplicationEntityManager aem, MetadataEntityManager mem, BusinessEntityManager bem)
This method initializes the module. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.apis.persistence.application
Fields in org.neotropic.kuwaiba.core.apis.persistence.application declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
Filter. bem
Reference to the Business Entity Manager.Methods in org.neotropic.kuwaiba.core.apis.persistence.application with parameters of type BusinessEntityManager Modifier and Type Method Description Validator
ValidatorDefinition. run(String objectClass, String objectId, ConnectionManager cm, MetadataEntityManager mem, BusinessEntityManager bem, ApplicationEntityManager aem)
This method should be implemented by all validator definition scripts (which must define a subclass of ValidatorDefinition), and contains the logic to evaluate the condition.Two variables are injected as parameters: theobjectClass
and theobjectId
.Constructors in org.neotropic.kuwaiba.core.apis.persistence.application with parameters of type BusinessEntityManager Constructor Description Filter(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ConnectionManager cm)
Default mandatory constructor. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.configuration.variables.actions
Fields in org.neotropic.kuwaiba.core.configuration.variables.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteConfigurationVariablesPoolVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
DeleteConfigurationVariableVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewConfigurationVariablesPoolVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewConfigurationVariableVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.persistence
Methods in org.neotropic.kuwaiba.core.persistence that return BusinessEntityManager Modifier and Type Method Description BusinessEntityManager
PersistenceService. getBem()
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.core.persistence.reference.neo4j
Classes in org.neotropic.kuwaiba.core.persistence.reference.neo4j that implement BusinessEntityManager Modifier and Type Class Description class
BusinessEntityManagerImpl
Business entity manager reference implementation (using Neo4J as backend). -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.softman.components
Constructors in org.neotropic.kuwaiba.modules.commercial.softman.components with parameters of type BusinessEntityManager Constructor Description LicenseManagerDialog(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, SoftwareManagerService sms, NewLicensePoolVisualAction newLicensePoolVisualAction, DeleteLicensePoolVisualAction deleteLicensePoolVisualAction, NewLicenseVisualAction newLicenseVisualAction, DeleteLicenseVisualAction deleteLicenseVisualAction, ReleaseLicenseVisualAction releaseLicenseVisualAction, ResourceFactory resourceFactory, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.softman.explorers
Constructors in org.neotropic.kuwaiba.modules.commercial.softman.explorers with parameters of type BusinessEntityManager Constructor Description DialogSoftwareManagerSearch(TranslationService ts, ApplicationEntityManager aem, BusinessEntityManager bem, IconGenerator iconGenerator, Consumer<Object> consumerSearch)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.sync.components
Methods in org.neotropic.kuwaiba.modules.commercial.sync.components with parameters of type BusinessEntityManager Modifier and Type Method Description static List<AbstractProperty>
SyncDataSourceConfigurationPropertySheet. propertiesFromSyncDataSourceConfiguration(SyncDataSourceConfiguration syncDataSourceConfiguration, TranslationService ts, BusinessEntityManager bem)
Display sync data source configuration properties; used in sync framework -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.bgp
Constructors in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.bgp with parameters of type BusinessEntityManager Constructor Description BGPSynchronizer(long dsConfigId, BusinessObjectLight obj, List<TableData> data, BusinessEntityManager bem, ApplicationEntityManager aem, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.ip
Constructors in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.ip with parameters of type BusinessEntityManager Constructor Description IPSynchronizer(long dsConfigId, BusinessObjectLight obj, List<TableData> data, BusinessEntityManager bem, ApplicationEntityManager aem)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.reference
Constructors in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.reference with parameters of type BusinessEntityManager Constructor Description EntPhysicalSynchronizer(long dsConfigId, BusinessObjectLight obj, List<TableData> data, BusinessEntityManager bem, ApplicationEntityManager aem, MetadataEntityManager mem, TranslationService ts, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.vlan
Constructors in org.neotropic.kuwaiba.modules.commercial.sync.connectors.snmp.vlan with parameters of type BusinessEntityManager Constructor Description CiscoVlansSynchronizer(long dsConfigId, BusinessObjectLight obj, List<TableData> data, BusinessEntityManager bem, ApplicationEntityManager aem)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.datamodelman.actions
Fields in org.neotropic.kuwaiba.modules.core.datamodelman.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteAttributeVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
DeleteClassVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewAttributeVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewClassVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.favorites.actions
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.ltman.actions
Fields in org.neotropic.kuwaiba.modules.core.ltman.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteListTypeItemVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewListTypeItemVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.navigation
Constructors in org.neotropic.kuwaiba.modules.core.navigation with parameters of type BusinessEntityManager Constructor Description ObjectOptionsPanel(BusinessObjectLight selectedObject, CoreActionsRegistry coreActionRegistry, AdvancedActionsRegistry advancedActionsRegistry, ViewWidgetRegistry viewWidgetRegistry, ExplorerRegistry explorerRegistry, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.navigation.explorers
Constructors in org.neotropic.kuwaiba.modules.core.navigation.explorers with parameters of type BusinessEntityManager Constructor Description DialogNavigationSearch(TranslationService ts, BusinessEntityManager bem, IconGenerator iconGenerator, Consumer<Object> consumerSearch)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.navigation.explorers.provider
Constructors in org.neotropic.kuwaiba.modules.core.navigation.explorers.provider with parameters of type BusinessEntityManager Constructor Description RelationshipExplorerNodeProvider(BusinessEntityManager bem, TranslationService ts)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.navigation.navtree
Constructors in org.neotropic.kuwaiba.modules.core.navigation.navtree with parameters of type BusinessEntityManager Constructor Description NavResultGrid(TranslationService ts, BusinessEntityManager bem, String className, String searchedText, List<T> initialResults)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.navigation.navtree.grids
Methods in org.neotropic.kuwaiba.modules.core.navigation.navtree.grids with parameters of type BusinessEntityManager Modifier and Type Method Description void
BusinessObjectResultGrid. buildDataProvider(BusinessEntityManager bem, TranslationService ts, String className, String searchedText, List<BusinessObjectLight> initialResults)
Builds the data provider for the grid. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.navigation.navtree.provider
Constructors in org.neotropic.kuwaiba.modules.core.navigation.navtree.provider with parameters of type BusinessEntityManager Constructor Description BusinessObjectChildrenProvider(BusinessEntityManager bem, TranslationService ts)
Constructs a new instance ofBusinessObjectChildrenProvider
.ObjectChildrenProvider(BusinessEntityManager bem, TranslationService ts)
Creates a new instance of ObjectChildrenProvider.SpecialObjectChildrenProvider(BusinessEntityManager bem, TranslationService ts)
Creates a new instance of ObjectChildrenProvider. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.queries.actions
Fields in org.neotropic.kuwaiba.modules.core.queries.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
CreateQueryVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewScriptedQueryPoolVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewScriptedQueryVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.core.userman.actions
Fields in org.neotropic.kuwaiba.modules.core.userman.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
NewGroupVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewUserVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.connectivityman.actions
Fields in org.neotropic.kuwaiba.modules.optional.connectivityman.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
AbstractConnectivityActionBuilder. bem
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.layouteditor.actions
Fields in org.neotropic.kuwaiba.modules.optional.layouteditor.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteLayoutViewVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewLayoutViewVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.layouteditor.tools
Constructors in org.neotropic.kuwaiba.modules.optional.layouteditor.tools with parameters of type BusinessEntityManager Constructor Description LayoutEditorSearch(TranslationService ts, BusinessEntityManager bem, List<BusinessObjectLight> addedNodes, List<BusinessObjectLight> addedLinks)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.layouteditor.widgets
Constructors in org.neotropic.kuwaiba.modules.optional.layouteditor.widgets with parameters of type BusinessEntityManager Constructor Description LayoutEditorDashboard(TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, DeleteLayoutViewVisualAction deleteLayoutViewVisualAction, NewLayoutViewVisualAction newLayoutViewVisualAction, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.physcon
Methods in org.neotropic.kuwaiba.modules.optional.physcon with parameters of type BusinessEntityManager Modifier and Type Method Description static String
PhysicalConnectionsUtil. getLinkName(BusinessObjectLight sourcePort, BusinessObjectLight targetPort, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.physcon.actions
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.physcon.actions.mirrors
Fields in org.neotropic.kuwaiba.modules.optional.physcon.actions.mirrors declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
AbstractFreePortsComponent. bem
protected BusinessEntityManager
AbstractMirrorManagerComponent. bem
Constructors in org.neotropic.kuwaiba.modules.optional.physcon.actions.mirrors with parameters of type BusinessEntityManager Constructor Description AbstractFreePortsComponent(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts, VerticalLayoutDropTarget lytUnassignedSourcePorts, VerticalLayoutDropTarget lytUnassignedTargetPorts, com.vaadin.flow.component.orderedlayout.VerticalLayout lytAssignedPorts, com.vaadin.flow.server.Command cmdUpdateFreePorts)
AbstractMirrorManagerComponent(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts)
AssignedPortsComponentForMultipleMirrors(BusinessObjectLight businessObject, com.vaadin.flow.server.Command cmdUpdateFreePorts, BusinessEntityManager bem, TranslationService ts)
AssignedPortsComponentForSingleMirrors(BusinessObjectLight businessObject, com.vaadin.flow.server.Command cmdUpdateFreePorts, BusinessEntityManager bem, TranslationService ts)
FreePortsComponentForMultipleMirrors(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts, VerticalLayoutDropTarget lytUnassignedSourcePorts, VerticalLayoutDropTarget lytUnassignedTargetPorts, com.vaadin.flow.component.orderedlayout.VerticalLayout lytAssignedPorts, com.vaadin.flow.server.Command cmdUpdateFreePorts)
FreePortsComponentForSingleMirrors(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts, VerticalLayoutDropTarget lytUnassignedSourcePorts, VerticalLayoutDropTarget lytUnassignedTargetPorts, com.vaadin.flow.component.orderedlayout.VerticalLayout lytAssignedPorts, com.vaadin.flow.server.Command cmdUpdateFreePorts)
MultipleMirrorEditor(PortComponent source, PortComponent target, com.vaadin.flow.component.orderedlayout.VerticalLayout lytParent, com.vaadin.flow.server.Command cmdUpdateFreePorts, BusinessEntityManager bem, TranslationService ts)
MultipleMirrorManagerComponent(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts)
PortComponent(BusinessObjectLight port, BusinessEntityManager bem, TranslationService ts)
SingleMirrorEditor(PortComponent source, PortComponent target, com.vaadin.flow.component.orderedlayout.VerticalLayout lytParent, com.vaadin.flow.server.Command cmdUpdateFreePorts, BusinessEntityManager bem, TranslationService ts)
SingleMirrorManagerComponent(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts)
VerticalLayoutDropTarget(BusinessEntityManager bem, TranslationService ts)
WindowFreePortsMultipleMirroring(BusinessObjectLight businessObject, BusinessEntityManager bem, TranslationService ts, com.vaadin.flow.server.Command cmdUpdateMirrors)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.physcon.views
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.physcon.windows
Constructors in org.neotropic.kuwaiba.modules.optional.physcon.windows with parameters of type BusinessEntityManager Constructor Description FiberSplitterViewWindow(BusinessObjectLight businessObject, BusinessEntityManager bem, ApplicationEntityManager aem, MetadataEntityManager mem, TranslationService ts, LoggingService log)
PhysicalPathViewWindow(BusinessObjectLight businessObject, BusinessEntityManager bem, ApplicationEntityManager aem, MetadataEntityManager mem, TranslationService ts, PhysicalConnectionsService physicalConnectionsService, LoggingService log)
PhysicalTreeViewWindow(BusinessObjectLight businessObject, BusinessEntityManager bem, ApplicationEntityManager aem, MetadataEntityManager mem, TranslationService ts, PhysicalConnectionsService physicalConnectionsService, LoggingService log)
SpliceBoxViewWindow(BusinessObjectLight businessObject, BusinessEntityManager bem, ApplicationEntityManager aem, MetadataEntityManager mem, TranslationService ts, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.pools.actions
Fields in org.neotropic.kuwaiba.modules.optional.pools.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeletePoolVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewPoolItemVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewPoolVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.pools.providers
Constructors in org.neotropic.kuwaiba.modules.optional.pools.providers with parameters of type BusinessEntityManager Constructor Description PoolItemProvider(BusinessEntityManager bem, TranslationService ts)
Constructs a new instance ofPoolItemProvider
.PoolProvider(BusinessEntityManager bem, TranslationService ts)
Constructs a new instance ofPoolProvider
. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.reports.actions
Fields in org.neotropic.kuwaiba.modules.optional.reports.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteReportVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewClassReportVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewInventoryReportVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.serviceman.actions
Fields in org.neotropic.kuwaiba.modules.optional.serviceman.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteCustomerVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
DeleteServiceVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewCustomerVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewServicePoolVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.serviceman.explorers
Constructors in org.neotropic.kuwaiba.modules.optional.serviceman.explorers with parameters of type BusinessEntityManager Constructor Description DialogServiceManagerSearch(TranslationService ts, BusinessEntityManager bem, MetadataEntityManager mem, IconGenerator iconGenerator, String classToApply, String placeHolder, Consumer<Object> consumerSearch)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.serviceman.widgets
Constructors in org.neotropic.kuwaiba.modules.optional.serviceman.widgets with parameters of type BusinessEntityManager Constructor Description NetworkResourcesWidget(BusinessObjectLight service, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.topoman
Constructors in org.neotropic.kuwaiba.modules.optional.topoman with parameters of type BusinessEntityManager Constructor Description TopologyView(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts, ResourceFactory resourceFactory, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.topoman.actions
Fields in org.neotropic.kuwaiba.modules.optional.topoman.actions declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
DeleteTopologyViewVisualAction. bem
Reference to the business entity manager.protected BusinessEntityManager
NewTopologyViewVisualAction. bem
Reference to the business entity manager. -
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.topoman.tools
Constructors in org.neotropic.kuwaiba.modules.optional.topoman.tools with parameters of type BusinessEntityManager Constructor Description AddObjectSelector(TranslationService ts, BusinessEntityManager bem, MxGraphCanvas mxGraphCanvas, IconGenerator iconGenerator)
Constructs aTopologyAddObject
with the specified parameters.SearchObjectSelector(TranslationService ts, BusinessEntityManager bem, List<BusinessObjectLight> addedNodes, List<BusinessObjectLight> addedLinks)
-
Uses of BusinessEntityManager in org.neotropic.kuwaiba.modules.optional.topoman.widgets
Constructors in org.neotropic.kuwaiba.modules.optional.topoman.widgets with parameters of type BusinessEntityManager Constructor Description TopologyDesignerDashboard(CoreActionsRegistry coreActionRegistry, AdvancedActionsRegistry advancedActionsRegistry, ViewWidgetRegistry viewWidgetRegistry, ExplorerRegistry explorerRegistry, TranslationService ts, MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, ResourceFactory resourceFactory, NewTopologyViewVisualAction newTopologyViewVisualAction, DeleteTopologyViewVisualAction deleteTopologyViewVisualAction, LoggingService log)
-
Uses of BusinessEntityManager in org.neotropic.util.visual.paperdialog
Constructors in org.neotropic.util.visual.paperdialog with parameters of type BusinessEntityManager Constructor Description PaperDialogAddObject(TranslationService ts, BusinessEntityManager bem, MxGraphCanvas mxGraphCanvas)
-
Uses of BusinessEntityManager in org.neotropic.util.visual.properties
Constructors in org.neotropic.util.visual.properties with parameters of type BusinessEntityManager Constructor Description BusinessObjectProperty(String name, String displayName, String description, BusinessObjectLight value, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts)
-
Uses of BusinessEntityManager in org.neotropic.util.visual.selectors
-
Uses of BusinessEntityManager in org.neotropic.util.visual.views.util
Methods in org.neotropic.util.visual.views.util with parameters of type BusinessEntityManager Modifier and Type Method Description static String
BusinessObjectUtil. getBusinessObjectColor(BusinessObjectLight objectLight, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem)
Gets the object color. -
Uses of BusinessEntityManager in org.neotropic.util.visual.widgets
Fields in org.neotropic.util.visual.widgets declared as BusinessEntityManager Modifier and Type Field Description protected BusinessEntityManager
AbstractDashboardWidget. bem
Reference to the Business Entity Manager.Constructors in org.neotropic.util.visual.widgets with parameters of type BusinessEntityManager Constructor Description AbstractDashboardWidget(MetadataEntityManager mem, ApplicationEntityManager aem, BusinessEntityManager bem, TranslationService ts)
-