Uses of Class
overit.geocall.platform.Package
Packages that use Package
Package
Description
-
Uses of Package in overit.geocall.platform
Subclasses of Package in overit.geocall.platformModifier and TypeClassDescriptionclassThis class defines a custom package, i.e. a package that extends or overwrites the defined functionality in a package belonging to a overlayer.classThis class defines a language package, i.e. a package containing the files used for the translation of the graphical interface.classThis class defines an application layer, i.e. the software layer that will contain the various application components (Task, DAO, graphics components, ...) and any customizations that will help to create the solution for the customer.classThis class defines a script package, i.e. a package that containing the sql scripts, used for the definition of the data model that each layer/module contributes to enriching.
Each layer can contain a script package or, in case it is divided into application modules, it can contain as many script packages as modules.
Each layer/module does not necessarily must have a script package; in case the functionalities do not require to enrich the data model already available, the definition of a script package is not necessary.
When scripts are applied, they are executed in the order defined by the SQL file name; sql files must be named with the following formatclassThis class defines a theme package, i.e. a package containing the scss files used to define the application themes. -
Uses of Package in overit.geocallapp.logger
Subclasses of Package in overit.geocallapp.logger -
Uses of Package in overit.geocallapp.utilities.ux
Subclasses of Package in overit.geocallapp.utilities.ux -
Uses of Package in overit.geocallapp.wfm.ai.install.scripts
Subclasses of Package in overit.geocallapp.wfm.ai.install.scripts -
Uses of Package in overit.geocallapp.wfm.assets.install.scripts
Subclasses of Package in overit.geocallapp.wfm.assets.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the assets module. -
Uses of Package in overit.geocallapp.wfm.bundler.install.scripts
Subclasses of Package in overit.geocallapp.wfm.bundler.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the bundler module. -
Uses of Package in overit.geocallapp.wfm.cee.install.scripts
Subclasses of Package in overit.geocallapp.wfm.cee.install.scripts -
Uses of Package in overit.geocallapp.wfm.execution.install.scripts
Subclasses of Package in overit.geocallapp.wfm.execution.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the execution module. -
Uses of Package in overit.geocallapp.wfm.forecastcapacity.install.scripts
Subclasses of Package in overit.geocallapp.wfm.forecastcapacity.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the forecast and capacity planning module. -
Uses of Package in overit.geocallapp.wfm.gpstracking.install.scripts
Subclasses of Package in overit.geocallapp.wfm.gpstracking.install.scripts -
Uses of Package in overit.geocallapp.wfm.inventory.install.scripts
Subclasses of Package in overit.geocallapp.wfm.inventory.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the inventory management module. -
Uses of Package in overit.geocallapp.wfm.locations.install.scripts
Subclasses of Package in overit.geocallapp.wfm.locations.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the locations module. -
Uses of Package in overit.geocallapp.wfm.materials.scripts
Subclasses of Package in overit.geocallapp.wfm.materials.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the materials module. -
Uses of Package in overit.geocallapp.wfm.mobileforms.install.scripts
Subclasses of Package in overit.geocallapp.wfm.mobileforms.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the mobileforms module. -
Uses of Package in overit.geocallapp.wfm.organizationalstructures.install.scripts
Subclasses of Package in overit.geocallapp.wfm.organizationalstructures.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the organizational structure module. -
Uses of Package in overit.geocallapp.wfm.project.install.scripts
Subclasses of Package in overit.geocallapp.wfm.project.install.scripts -
Uses of Package in overit.geocallapp.wfm.roughplanning.install.scripts
Subclasses of Package in overit.geocallapp.wfm.roughplanning.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the rough planning module. -
Uses of Package in overit.geocallapp.wfm.scheduling.install.scripts
Subclasses of Package in overit.geocallapp.wfm.scheduling.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the scheduling module. -
Uses of Package in overit.geocallapp.wfm.skills.install.scripts
Subclasses of Package in overit.geocallapp.wfm.skills.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the skill module. -
Uses of Package in overit.geocallapp.wfm.workorders.install.scripts
Subclasses of Package in overit.geocallapp.wfm.workorders.install.scriptsModifier and TypeClassDescriptionclassThis class defines theScriptPackagefor the workorders module.