A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORTED - io.vertigo.orchestra.services.execution.ExecutionState
- AbstactKeycloakDelegateAuthenticationHandler - Class in io.vertigo.vega.impl.servlet.filter
-
This class provides predinied workflow for authenticating Vertigo users with a keycloak server using OpenIdConnect protocol.
- AbstactKeycloakDelegateAuthenticationHandler() - Constructor for class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- AbstractAccountStorePlugin - Class in io.vertigo.account.plugins.account.store
- AbstractAccountStorePlugin(String, String) - Constructor for class io.vertigo.account.plugins.account.store.AbstractAccountStorePlugin
- AbstractActivityEngine - Class in io.vertigo.orchestra.impl.services.execution
-
Activity engine abstrait offrant des services communs (logger)
- AbstractActivityEngine() - Constructor for class io.vertigo.orchestra.impl.services.execution.AbstractActivityEngine
- AbstractDashboardModuleControler - Class in io.vertigo.dashboard.ui
- AbstractDashboardModuleControler() - Constructor for class io.vertigo.dashboard.ui.AbstractDashboardModuleControler
- AbstractDefinition - Class in io.vertigo.core.node.definition
- AbstractDefinition(String) - Constructor for class io.vertigo.core.node.definition.AbstractDefinition
- AbstractDtObjectValidator<O extends DtObject> - Class in io.vertigo.vega.webservice.validation
-
Objet de validation d'un DtObject.
- AbstractDtObjectValidator() - Constructor for class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
- AbstractExporterIText - Class in io.vertigo.quarto.plugins.exporter.pdfrtf
- AbstractExporterIText(EntityStoreManager, SmartTypeManager) - Constructor for class io.vertigo.quarto.plugins.exporter.pdfrtf.AbstractExporterIText
-
Constructor.
- AbstractFileInfo - Class in io.vertigo.datastore.impl.filestore.model
-
Class générique de définition d'un fichier.
- AbstractFileInfo(FileInfoDefinition, VFile) - Constructor for class io.vertigo.datastore.impl.filestore.model.AbstractFileInfo
-
Constructor.
- AbstractFilter - Class in io.vertigo.vega.impl.servlet.filter
- AbstractFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- AbstractHttpServletResponseWrapper - Class in io.vertigo.vega.impl.servlet.filter
-
Implémentation de HttpServletResponseWrapper pour éviter warnings à la compilation.
- AbstractHttpServletResponseWrapper(HttpServletResponse) - Constructor for class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Constructeur.
- AbstractMasterDataDefinitionProvider - Class in io.vertigo.datastore.impl.entitystore
- AbstractMasterDataDefinitionProvider() - Constructor for class io.vertigo.datastore.impl.entitystore.AbstractMasterDataDefinitionProvider
- AbstractRule<R,M> - Class in io.vertigo.commons.peg
-
Une règle peut être vue comme - la création d'une règle principale - la gestion du résultat du parsing
- AbstractRule(PegRule<M>) - Constructor for class io.vertigo.commons.peg.AbstractRule
- AbstractRule(PegRule<M>, String) - Constructor for class io.vertigo.commons.peg.AbstractRule
- AbstractSearchLoader<P extends Serializable,K extends KeyConcept,I extends DtObject> - Class in io.vertigo.datafactory.impl.search.loader
-
Abstract SearchLoader with default chunk implementation.
- AbstractSearchLoader() - Constructor for class io.vertigo.datafactory.impl.search.loader.AbstractSearchLoader
- AbstractSketch - Class in io.vertigo.studio.notebook
- AbstractSketch(String) - Constructor for class io.vertigo.studio.notebook.AbstractSketch
- AbstractSqlConnectionProviderPlugin - Class in io.vertigo.database.plugins.sql.connection
-
Classe de base des fournisseurs de connexions dynamo.
- AbstractSqlConnectionProviderPlugin(String, SqlDataBase) - Constructor for class io.vertigo.database.plugins.sql.connection.AbstractSqlConnectionProviderPlugin
-
Constructor.
- AbstractSqlExceptionHandler - Class in io.vertigo.database.impl.sql.vendor.core
-
Handler abstrait des exceptions SQL qui peuvent survenir dans un service.
- AbstractSqlExceptionHandler() - Constructor for class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
-
Crée une nouvelle instance de AbstractSqlExceptionHandler.
- AbstractSqlSearchLoader<P extends Serializable,S extends KeyConcept,I extends DtObject> - Class in io.vertigo.datafactory.impl.search.loader
-
Default SearchLoader for Database datasource.
- AbstractSqlSearchLoader(TaskManager, VTransactionManager) - Constructor for class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
-
Constructor.
- AbstractStaticEntityStorePlugin - Class in io.vertigo.datastore.plugins.entitystore
-
Class abstraite des Stores de données static et immutable.
- AbstractStaticEntityStorePlugin() - Constructor for class io.vertigo.datastore.plugins.entitystore.AbstractStaticEntityStorePlugin
- AbstractTaskEngineSQL - Class in io.vertigo.basics.task
-
Fournit des méthodes de haut niveau pour les services de type SQL.
Un Service SQL est composé de paramètre de type primitif, DTO ou DTC, en IN, OUT ou INOUT et d'une requête SQL sous forme de texte. - AbstractTaskEngineSQL(ScriptManager, VTransactionManager, SqlManager, SmartTypeManager) - Constructor for class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Constructor.
- AbstractUiListModifiable<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
-
Version modifiable des UiList.
- AbstractUiListModifiable(DtList<D>, String) - Constructor for class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
-
Constructor.
- AbstractUiListUnmodifiable<O extends DtObject> - Class in io.vertigo.ui.core
-
Wrapper d'affichage des listes d'objets métier.
- AbstractVSpringMvcController - Class in io.vertigo.ui.impl.springmvc.controller
-
Super class des Actions SpringMvc.
- AbstractVSpringMvcController() - Constructor for class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- AbstractVSpringMvcController.AcceptCtxQueryParam - Annotation Type in io.vertigo.ui.impl.springmvc.controller
-
Indique que l'initialisation du context par un parametre de l'url est autorisé.
- AbstractVSpringMvcWebApplicationInitializer - Class in io.vertigo.ui.impl.springmvc.config
- AbstractVSpringMvcWebApplicationInitializer() - Constructor for class io.vertigo.ui.impl.springmvc.config.AbstractVSpringMvcWebApplicationInitializer
- AbstractXmlLoader - Class in io.vertigo.studio.plugins.source.vertigo.loaders.xml
-
Parser d'un fichier powerAMC/OOM ou EA/XMI.
- AbstractXmlLoader(boolean, ResourceManager) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.xml.AbstractXmlLoader
-
Constructor.
- accept(ExportFormat) - Method in interface io.vertigo.quarto.impl.exporter.ExporterPlugin
-
Type de Format accepté à l'export
- accept(ExportFormat) - Method in class io.vertigo.quarto.plugins.exporter.csv.CSVExporterPlugin
-
Type de Format accepté à l'export
- accept(ExportFormat) - Method in class io.vertigo.quarto.plugins.exporter.pdf.PDFExporterPlugin
-
Type de Format accepté à l'export
- accept(ExportFormat) - Method in class io.vertigo.quarto.plugins.exporter.rtf.RTFExporterPlugin
-
Type de Format accepté à l'export
- accept(ExportFormat) - Method in class io.vertigo.quarto.plugins.exporter.xls.XLSExporterPlugin
-
Type de Format accepté à l'export
- accept(WebServiceDefinition) - Method in interface io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
- accept(WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
- ACCEPT - io.vertigo.commons.peg.PegWordRule.Mode
-
N'accepte que les caractères passés en paramètre.
- AccessTokenConsume - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Annotation that may be use to limit access to service.
- AccessTokenMandatory - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Annotation that may be use to limit access to service.
- AccessTokenPublish - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Annotation that may be use to send a new access token for limit access to another service.
- AccessTokenWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Params handler.
- AccessTokenWebServiceHandlerPlugin(TokenManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
-
Constructor.
- Account - Class in io.vertigo.account.account
-
This class defines the account of a user/organization/system.
- AccountBuilder - Class in io.vertigo.account.account
- AccountCachePlugin - Interface in io.vertigo.account.impl.account
- AccountDefinitionProvider - Class in io.vertigo.account.impl.account
-
Provides all the definitions used in the 'account' module.
- AccountDefinitionProvider() - Constructor for class io.vertigo.account.impl.account.AccountDefinitionProvider
- AccountFeatures - Class in io.vertigo.account
-
Defines the 'account' extension
- AccountFeatures() - Constructor for class io.vertigo.account.AccountFeatures
-
Constructor.
- AccountGroup - Class in io.vertigo.account.account
- AccountGroup(String, String) - Constructor for class io.vertigo.account.account.AccountGroup
- AccountJsonSecuritySourceReaderPlugin - Class in io.vertigo.studio.plugins.source.vertigo
- AccountJsonSecuritySourceReaderPlugin(ResourceManager) - Constructor for class io.vertigo.studio.plugins.source.vertigo.AccountJsonSecuritySourceReaderPlugin
- AccountLoader - Interface in io.vertigo.account.plugins.account.store.loader
- AccountManager - Interface in io.vertigo.account.account
-
Centralized management of accounts.
- AccountManagerImpl - Class in io.vertigo.account.impl.account
- AccountManagerImpl(AccountStorePlugin, Optional<AccountCachePlugin>) - Constructor for class io.vertigo.account.impl.account.AccountManagerImpl
-
Constructor.
- AccountMapperHelper<S,D> - Class in io.vertigo.account.impl.account
- AccountMapperHelper(DtDefinition, Class<? extends Enum>, String) - Constructor for class io.vertigo.account.impl.account.AccountMapperHelper
-
Constructor.
- AccountMapperHelper(DtDefinition, String) - Constructor for class io.vertigo.account.impl.account.AccountMapperHelper
-
Constructor.
- AccountStorePlugin - Interface in io.vertigo.account.impl.account
- AccountWebServices - Class in io.vertigo.social.webservices.account
-
Webservices for account extension.
- AccountWebServices() - Constructor for class io.vertigo.social.webservices.account.AccountWebServices
- ACE_ID_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- aceId - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Id de l'execution d'un processus'.
- aceId - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Id de l'activité'.
- aceId - io.vertigo.orchestra.domain.DtDefinitions.OActivityLogFields
-
Propriété 'ActivityExecution'.
- aceId - io.vertigo.orchestra.domain.DtDefinitions.OActivityWorkspaceFields
-
Propriété 'ActivityExecution'.
- aclId - io.vertigo.orchestra.domain.DtDefinitions.OActivityLogFields
-
Propriété 'Id du log'.
- actId - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Activity'.
- actId - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Id Activité'.
- active - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Processus actif'.
- active - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Processus actif'.
- active - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Compte Actif'.
- Activeable - Interface in io.vertigo.core.node.component
-
The Activeable class allows you to provide a behavior to a component.
- activeVersion - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Version active'.
- activity() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Association : Activity.
- ActivityDefinition - Class in io.vertigo.orchestra.definitions
-
Définition d'une activité d'un processus Orchestra.
- ActivityEngine - Interface in io.vertigo.orchestra.services.execution
-
Interface d'un engine de tâche.
- activityExecution() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Association : ActivityExecution.
- activityExecution() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Association : ActivityExecution.
- ActivityExecution - Class in io.vertigo.orchestra.services.report
-
Representation of an activityExecution
- ActivityExecution(Long, String, Instant, Instant, Integer, String, String, String, Boolean, Boolean) - Constructor for class io.vertigo.orchestra.services.report.ActivityExecution
-
Constructor.
- ActivityExecutionWorkspace - Class in io.vertigo.orchestra.services.execution
-
ActivityExecutionWorkspace.
- ActivityExecutionWorkspace(Map<String, String>) - Constructor for class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Construction d'un workspace.
- ActivityLogger - Class in io.vertigo.orchestra.impl.services.execution
-
Activity Logger.
- acwId - io.vertigo.orchestra.domain.DtDefinitions.OActivityWorkspaceFields
-
Propriété 'Id de l'execution d'un processus'.
- Adapter - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- AdapterConfig - Class in io.vertigo.datamodel.smarttype
- AdapterConfig(String, Class<? extends BasicTypeAdapter>, BasicType) - Constructor for class io.vertigo.datamodel.smarttype.AdapterConfig
- Adapters - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- add(D) - Method in class io.vertigo.datamodel.structure.model.DtList
- add(D) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- add(HealthCheck) - Method in interface io.vertigo.core.impl.analytics.AnalyticsConnectorPlugin
-
Adds a healthCheck to a connector which acts as a consumer.
- add(HealthCheck) - Method in class io.vertigo.core.plugins.analytics.log.LoggerAnalyticsConnectorPlugin
- add(HealthCheck) - Method in class io.vertigo.core.plugins.analytics.log.SmartLoggerAnalyticsConnectorPlugin
- add(HealthCheck) - Method in class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
-
Adds a healthCheck to a connector which acts as a consumer.
- add(Metric) - Method in interface io.vertigo.core.impl.analytics.AnalyticsConnectorPlugin
-
Adds a metric to a connector which acts as a consumer.
- add(Metric) - Method in class io.vertigo.core.plugins.analytics.log.LoggerAnalyticsConnectorPlugin
- add(Metric) - Method in class io.vertigo.core.plugins.analytics.log.SmartLoggerAnalyticsConnectorPlugin
- add(Metric) - Method in class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
-
Adds a metric to a connector which acts as a consumer.
- add(AProcess) - Method in interface io.vertigo.core.impl.analytics.AnalyticsConnectorPlugin
-
Adds a process to a connector which acts as a consumer.
- add(AProcess) - Method in class io.vertigo.core.plugins.analytics.log.LoggerAnalyticsConnectorPlugin
-
Adds a process to a connector which acts as a consumer.
- add(AProcess) - Method in class io.vertigo.core.plugins.analytics.log.SmartLoggerAnalyticsConnectorPlugin
-
Adds a process to a connector which acts as a consumer.
- add(AProcess) - Method in class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
-
Adds a process to a connector which acts as a consumer.
- add(FacetDefinition, FacetValue) - Method in class io.vertigo.datafactory.collections.model.SelectedFacetValues.SelectedFacetValuesBuilder
- add(FacetedQueryResult<?, S>, String, String, String, MessageKey) - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResultMerger
-
Merger should create a facet for this cluster.
- add(UiObject<D>) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- add(String, MessageKey[]) - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Ajout d'un dictionnaire de ressources.
- add(String, MessageKey[]) - Method in interface io.vertigo.core.locale.LocaleManager
-
Ajout d'un dictionnaire de ressources.
- add(List<Handle>) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
- add(List<Handle>) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- add(List<Handle>) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- add(X) - Method in class io.vertigo.core.util.ListBuilder
-
Adds a value in the list.
- addActivity(String, String, Class<? extends ActivityEngine>) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Ajoute une activité à un processus.
- addAdapter(String, Class<? extends BasicTypeAdapter>, BasicType) - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinitionBuilder
- addAfterCompletion(VTransactionAfterCompletionFunction) - Method in interface io.vertigo.commons.transaction.VTransaction
-
Adds function that is executed after transaction commit or rollback.
- addAggregation(S, AggregationBuilder) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- addAll(Collection<? extends X>) - Method in class io.vertigo.core.util.ListBuilder
-
Adds a collection of values in the list.
- addAllParams(Param...) - Method in class io.vertigo.core.node.config.DefinitionProviderConfigBuilder
-
Adds a param to this definitionProvider.
- addAllRawLinks(String, List<DslRawKey>) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
-
Ajoute une liste de définitions au champ défini par fieldName.
- addAmplifier(Class<? extends Amplifier>, Param...) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds aa amplifier defined by an interface.
- addAnalyticsConnectorPlugin(Class<? extends AnalyticsConnectorPlugin>, Param...) - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Adds a AnalyticsConnectorPlugin
- addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- addAspect(Class<? extends Aspect>) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds an aspect.
- addAuthorization(Authorization) - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Add a authorization to this User.
- addBeforeCommit(Runnable) - Method in interface io.vertigo.commons.transaction.VTransaction
-
Adds function that is executed just before transaction commit.
- addBooleanField(String) - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
-
Ajoute un champ booléen.
- addComponent(ComponentConfig) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a component defined by its config.
- addComponent(Class<? extends Component>, Param...) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a component defined by an implementation.
- addComponent(Class<? extends Component>, Class<? extends Component>, Param...) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a component defined by an api and an implementation.
- addComponent(String, Class<?>) - Method in class io.vertigo.core.node.component.di.DIReactor
-
Add a component
- addComponent(String, Class<?>, Set<String>) - Method in class io.vertigo.core.node.component.di.DIReactor
-
Add a component
- addComponentState(String) - Method in class io.vertigo.ui.core.ComponentStates
- addComputedField(String, String, SmartTypeDefinition, Cardinality) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Adds a computed field.
- addComputedField(String, String, DomainSketch, Cardinality, ComputedExpression) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Adds a computed field.
- addConnector(Class<? extends Connector>, Param...) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a connector defined by its implementation.
- addContextProperty(String, String) - Method in class io.vertigo.datamodel.task.model.TaskBuilder
-
adds a property to the execution context.
- addCreatedFile(File) - Method in class io.vertigo.studio.generator.GeneratorResultBuilder
-
Notification de la génération d'un fichier (écrit sur disque).
- addDataField(String, String, SmartTypeDefinition, Cardinality, boolean) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Adds a common data field.
- addDataField(String, String, DomainSketch, Cardinality, boolean) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Adds a common data field.
- addDefinitionProvider(DefinitionProviderConfig) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a provider of definitions.
- addDefinitionProvider(Class<? extends DefinitionProvider>, Param...) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a simple provider of definitions.
- addDefinitionResource(String, String) - Method in class io.vertigo.core.node.config.DefinitionProviderConfigBuilder
-
Adds definitions defined by a resource file.
- addDefinitionResourceConfig(DefinitionResourceConfig) - Method in class io.vertigo.account.plugins.authorization.loaders.JsonSecurityDefinitionProvider
-
Adds a new definitionResourceConfig to the provider to read definitions
- addDefinitionResourceConfig(DefinitionResourceConfig) - Method in interface io.vertigo.core.node.definition.DefinitionProvider
-
Adds a new definitionResourceConfig to the provider to read definitions
- addDefinitionResourceConfig(DefinitionResourceConfig) - Method in class io.vertigo.datamodel.impl.smarttype.ModelDefinitionProvider
- addDefinitionResourceConfig(DefinitionResourceConfig) - Method in class io.vertigo.vega.plugins.webservice.scanner.annotations.WebServiceDefinitionProvider
-
Adds a new definitionResourceConfig to the provider to read definitions
- addDtList(DtList<R>, List<String>, Map<String, String>) - Method in class io.vertigo.quarto.plugins.exporter.xls.ExportXlsHelper
-
Add a DTC to the export.
- addDtObject(DtObject, List<String>) - Method in class io.vertigo.quarto.plugins.exporter.xls.ExportXlsHelper
-
Add a criterion to the export.
- addError(MessageText) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Add a global error on the object (for example two fields values that a not compatibles)
- addError(DtObject, DtField, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Ajoute une erreur sur le champ d'un objet.
- addError(DtObject, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Ajoute une erreur sur le champ d'un objet.
- addError(String, MessageText) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Add an error associated to a field with a specific message
- addErrorFile(File) - Method in class io.vertigo.studio.generator.GeneratorResultBuilder
-
Increments the number of files in error and logs the error
- addExcludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- addExcludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
- addExternalParams(Map<String, String>) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Ajoute de paramètres externe au workspace.
- addField(DtFieldName) - Method in class io.vertigo.quarto.exporter.model.ExportSheetBuilder
-
Ajoute un champs du Dt dans l'export, le label de la colonne sera celui indiqué dans le DT pour ce champs.
- addField(DtFieldName, MessageText) - Method in class io.vertigo.quarto.exporter.model.ExportSheetBuilder
- addField(DtFieldName, DtList<?>, DtFieldName) - Method in class io.vertigo.quarto.exporter.model.ExportSheetBuilder
-
Ajoute un champs du Dt dans l'export, le label de la colonne sera celui indiqué dans le DT pour ce champs.
- addField(DtFieldName, DtList<?>, DtFieldName, MessageText) - Method in class io.vertigo.quarto.exporter.model.ExportSheetBuilder
- addField(String, boolean) - Method in class io.vertigo.database.timeseries.MeasureBuilder
- addField(String, double) - Method in class io.vertigo.database.timeseries.MeasureBuilder
- addField(String, long) - Method in class io.vertigo.database.timeseries.MeasureBuilder
- addField(String, String) - Method in class io.vertigo.database.timeseries.MeasureBuilder
- addFieldMessage(UiMessageStack.Level, String, DtObject, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- addFieldMessage(UiMessageStack.Level, String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
-
Add the message to the stack.
- addFieldMessage(UiMessageStack.Level, String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- addFieldMessage(UiMessageStack.Level, String, String, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- addFieldMessage(UiMessageStack.Level, String, String, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
-
Add the message to the stack.
- addFieldMessage(UiMessageStack.Level, String, String, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- addFilter(String, String) - Method in class io.vertigo.database.timeseries.DataFilterBuilder
- addForeignKey(String, String, SmartTypeDefinition, Cardinality, String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Adds a field linked to another dtDefinition (aka foreign key).
- addForeignKey(String, String, DomainSketch, Cardinality, String) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Adds a field linked to another dtSketch (aka foreign key).
- addGlobalMessage(UiMessageStack.Level, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
-
Ajoute un message.
- addGlobalMessage(UiMessageStack.Level, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
-
Ajoute un message.
- addGlobalMessage(UiMessageStack.Level, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
-
Ajoute un message.
- addHeader(String, String) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Surcharge de addHeader pour fixer le header même si la réponse est incluse (contrairement à tomcat).
- addIdenticalFile(File) - Method in class io.vertigo.studio.generator.GeneratorResultBuilder
-
Le fichier est identique
- addIdField(String, String, SmartTypeDefinition) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Adds an ID field.
- addIdField(String, String, DomainSketch) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Adds an ID field.
- addImageField(String) - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
-
Ajoute un champ Image.
- addInAttribute(String, SmartTypeDefinition, Cardinality) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
-
Adds an input attribute.
- addInAttribute(String, DomainSketch, Cardinality) - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
-
Adds an input attribute.
- addIncludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- addIncludedFields(String...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
- addInitializer(Class<? extends ComponentInitializer>) - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Adds an initializer to the current config.
- addInitialParam(String, String) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Adds param used to start the first activity.
- addInitialParams(Map<String, String>) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Adds params used to start the first activity.
- addInterceptors(InterceptorRegistry) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- addKeyForClient(String) - Method in class io.vertigo.ui.core.ViewContextMap
- addKeyForClient(String, String) - Method in class io.vertigo.ui.core.ViewContextMap
- addList(String) - Method in class io.vertigo.ui.core.ComponentStates.ComponentState
- addListField(String, PublisherNodeDefinition) - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
-
Ajoute un champ List (liste composée de noeud).
- addListValueTransformer(String, String, String, String, String) - Method in class io.vertigo.ui.core.ViewContextMap
- addManyFields(String, DslEntity) - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityBuilder
-
Adds a new multi field defined by an entity.
- addManyFields(String, DslEntityLink) - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityBuilder
-
Adds a new multi field defined by an entity.
- addModule(ModuleConfig) - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Adds a a moduleConfig.
- addNodeField(String, PublisherNodeDefinition) - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
-
Ajoute un champ Data (autre noeud).
- addObject(String) - Method in class io.vertigo.ui.core.ComponentStates.ComponentState
- addObject(String, Map) - Method in class io.vertigo.ui.core.ComponentStates.ComponentState
- addObjectToList(String, Map) - Method in class io.vertigo.ui.core.ComponentStates.ComponentState
- addOptionalField(String, DslEntityFieldType) - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityBuilder
-
Adds a new simple OPTIONAL field.
- addParam(Param) - Method in class io.vertigo.core.node.config.DefinitionProviderConfigBuilder
-
Adds a param to this definitionProvider.
- addParent(String) - Method in class io.vertigo.core.node.component.di.DIReactor
-
Add a component identified by its ID.
- addPartialSketch(DslRaw) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
-
adds a partial sketch.
- addPlugin(PluginConfig) - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Adds a plugin defined by its builder.
- addPlugin(Class<? extends Plugin>, Param...) - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Adds a plugin defined by its implementation.
- addPlugin(Class<? extends Plugin>, Param...) - Method in class io.vertigo.core.node.config.Features
- addPlugin(Class<? extends Plugin>, Param...) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a plugin defined by its implementation.
- addPlugin(Class<? extends Plugin>, Class<? extends Plugin>, List<Param>) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
- addPlugin(Class<? extends Plugin>, List<Param>) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
- addPrimitive(String, Serializable) - Method in class io.vertigo.ui.core.ComponentStates.ComponentState
- addProcess(AProcess) - Method in interface io.vertigo.core.analytics.AnalyticsManager
-
Adds an already built AProcess (via the builder) for tracking process that are not executed in a single thread environnement.
- addProcess(AProcess) - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
-
Adds an already built AProcess (via the builder) for tracking process that are not executed in a single thread environnement.
- addProperty(String, String) - Method in class io.vertigo.studio.generator.GeneratorConfigBuilder
- addPropertyValue(String, Object) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
- addProtectedValueTransformer(String, String) - Method in class io.vertigo.ui.core.ViewContextMap
- addProxyMethod(Class<? extends ProxyMethod>) - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
-
Adds a proxy method.
- addRaw(DslRaw) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
-
Adds a sketch.
- addRawLink(String, DslRawKey) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
- addRawLink(String, String) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
-
Ajoute une définition au champ défini par fieldName.
- addRequiredField(String, DslEntityFieldType) - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityBuilder
-
Adds a new simple REQUIRED field.
- addResource(VTransactionResourceId<R>, R) - Method in interface io.vertigo.commons.transaction.VTransaction
-
Ajoute une ressource à la transaction en précisant son ordre au sein de la transaction.
- addResourceHandlers(ResourceHandlerRegistry) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- addReturnValueHandlers(List<HandlerMethodReturnValueHandler>) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- addRole(Role) - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Add a role to this User.
- addStringField(String) - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
-
Ajoute un champ String.
- addSubProcess(AProcess) - Method in class io.vertigo.core.analytics.process.AProcessBuilder
-
adds a sub process d'un sous processus.
- addSubRaw(String, DslRaw) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
-
Ajoute une définition au champ défini par fieldName.
- addTag(String, String) - Method in class io.vertigo.core.analytics.process.AProcessBuilder
-
Adds a tag defined by a name and a value.
- addTag(String, String) - Method in interface io.vertigo.core.analytics.process.ProcessAnalyticsTracer
-
Sets a value to a specific tag.
- addTrace(Trace) - Method in class io.vertigo.audit.impl.trace.TraceManagerImpl
- addTrace(Trace) - Method in interface io.vertigo.audit.trace.TraceManager
-
Add an audit trail
- addUpdatedFile(File) - Method in class io.vertigo.studio.generator.GeneratorResultBuilder
-
Increments the number of files updated and logs the error
- addValidatorClasses(Class<? extends DtObjectValidator>...) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
- addValue(Property<T>, T) - Method in class io.vertigo.datamodel.structure.definitions.PropertiesBuilder
-
Ajout d'une propriété typée.
- addValue(String, Object) - Method in class io.vertigo.datamodel.task.model.TaskBuilder
-
adds a value to an attribute.
- addWebServiceParam(WebServiceParam) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- adm_weight - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- AES - io.vertigo.commons.impl.codec.crypto.CryptoCodec.Crypto
-
AES (256bits inacessible sans security policies :http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html)
- afterCompletion(boolean) - Method in interface io.vertigo.commons.transaction.VTransactionAfterCompletionFunction
-
This method is invoked after the transaction has committed or rolled back.
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringMvcViewContextInterceptor
- aggregate(List<HealthCheck>) - Method in interface io.vertigo.core.analytics.AnalyticsManager
-
Generates an aggregated status from a list of health checks.
- aggregate(List<HealthCheck>) - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
- aggregate(List<HealthCheck>) - Static method in class io.vertigo.core.impl.analytics.health.HealthAnalyticsUtil
- AjaxResponseBuilder - Class in io.vertigo.ui.core
-
Builder d'envoi de contenu Ajax.
- alpha - io.vertigo.datafactory.collections.definitions.FacetDefinition.FacetOrder
-
alphabetical
- alpha - io.vertigo.studio.notebook.search.FacetSketch.FacetOrder
-
alphabetical
- alwaysFalse() - Static method in class io.vertigo.datamodel.criteria.Criterions
-
An always false criteria.
- alwaysTrue() - Static method in class io.vertigo.datamodel.criteria.Criterions
-
An always true criteria.
- Amplifier - Interface in io.vertigo.core.node.component
-
An amplifier is a special core-component.
- AmplifierConfig - Class in io.vertigo.core.node.config
-
This class defines the configuration of an amplifier.
- analytics() - Method in annotation type io.vertigo.core.daemon.DaemonScheduled
-
If the deaemon from this method is monitored by an analytics tracer.
- Analytics - Annotation Type in io.vertigo.core.analytics.process
-
Annotation for the analytics Aspect.
- AnalyticsAspect - Class in io.vertigo.core.impl.analytics.process
-
* Intercepteur de performance des composant.
- AnalyticsAspect(AnalyticsManager) - Constructor for class io.vertigo.core.impl.analytics.process.AnalyticsAspect
-
Constructor.
- AnalyticsConnectorPlugin - Interface in io.vertigo.core.impl.analytics
-
Connecteur des process.
- AnalyticsFilter - Class in io.vertigo.vega.impl.servlet.filter
-
Filtre analytics des requetes HTTP
- AnalyticsFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.AnalyticsFilter
- AnalyticsManager - Interface in io.vertigo.core.analytics
-
Main access to all analytics functions.
- AnalyticsManagerImpl - Class in io.vertigo.core.impl.analytics
-
Main analytics manager implementation.
- AnalyticsManagerImpl(List<AnalyticsConnectorPlugin>) - Constructor for class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
-
Constructor.
- AnalyticsWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Analytics handler.
- AnalyticsWebServiceHandlerPlugin(AnalyticsManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
-
Constructor.
- and(Criteria<E>) - Method in class io.vertigo.datamodel.criteria.Criteria
-
Return a new criteria composing the previous criteria and the provided one with a and operator.
- AND - io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression.BoolOperator
-
AND.
- AND - io.vertigo.datamodel.criteria.CriteriaLogicalOperator
- annotatedWith(Class<? extends Annotation>) - Static method in class io.vertigo.core.util.Selector.ClassConditions
-
Builds a predicate to check if the class is annotated.
- annotatedWith(Class<? extends Annotation>) - Static method in class io.vertigo.core.util.Selector.FieldConditions
-
Builds a predicate to check if the field is Annotated.
- annotatedWith(Class<? extends Annotation>) - Static method in class io.vertigo.core.util.Selector.MethodConditions
-
Builds a predicate to check if the method is Annotated.
- AnnotationAssociation - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- AnnotationAssociationNN - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- AnnotationDataSpace - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- AnnotationForeignKey - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- AnnotationLoader - Class in io.vertigo.studio.plugins.source.vertigo.loaders.java
-
Lecture des annotations présentes sur les objets métier.
- AnnotationLoader() - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.java.AnnotationLoader
- AnnotationsWebServiceScannerPlugin - Class in io.vertigo.vega.plugins.webservice.scanner.annotations
- AnnotationsWebServiceScannerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.scanner.annotations.AnnotationsWebServiceScannerPlugin
- AnonymousAccessAllowed - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Accept anonymous access.
- AopPlugin - Interface in io.vertigo.core.node.component
-
Create proxy-reference from component's instance.
- appendHtml(String) - Method in class io.vertigo.ui.core.AjaxResponseBuilder
-
Envoi du contenu HTML brut.
- appendListState(SearchQuery, DtListState, int, SearchIndexDefinition) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- appendListState(StringBuilder, Integer, int, String, boolean) - Method in interface io.vertigo.database.sql.vendor.SqlDialect
-
Ajoute à la requete les éléments techniques nécessaire pour paginer le resultat {maxRows}, {skipRows}, {sortFieldName} {sortDesc}.
- appendMaxRows(StringBuilder, Integer) - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
-
Ajoute à la requete les éléments techniques nécessaire pour limiter le resultat à {maxRows}.
- appendNN(DtListURIForNNAssociation, UID) - Method in interface io.vertigo.datastore.entitystore.BrokerNN
-
Ajout un objet à la collection existante.
- apply(DtList<D>) - Method in class io.vertigo.datafactory.impl.collections.functions.index.IndexFilterFunction
- AppManager - Interface in io.vertigo.commons.app
-
Node Manager.
- AppManagerImpl - Class in io.vertigo.commons.impl.app
-
Implementation of the NodeManager.
- AppManagerImpl(Optional<AppNodeRegistryPlugin>, List<AppNodeInfosPlugin>) - Constructor for class io.vertigo.commons.impl.app.AppManagerImpl
- AppManagerImpl.NodeStatus - Enum in io.vertigo.commons.impl.app
- appName - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlNodeConfig
- AppNode - Class in io.vertigo.commons.app
-
A Node in a vertigo node.
- AppNode(String, String, String, Instant, Instant, Optional<String>, List<String>) - Constructor for class io.vertigo.commons.app.AppNode
-
Constructor.
- AppNodeInfosPlugin - Interface in io.vertigo.commons.impl.app
-
Plugin for retrieving infos about a node.
- AppNodeRegistryPlugin - Interface in io.vertigo.commons.impl.app
-
Plugin for storing and querying the node topology of an App.
- AppServletContextListener - Class in io.vertigo.vega.impl.webservice.servlet
-
Classe d'initialisation.
- AppServletContextListener() - Constructor for class io.vertigo.vega.impl.webservice.servlet.AppServletContextListener
- AProcess - Class in io.vertigo.core.analytics.process
-
Un processus est un evenement - declenche dans une application specifique - relatif a un type d'evenement (exemple : metrics des pages, des requetes sql, des mails envoyés, des services ...)
- AProcessBuilder - Class in io.vertigo.core.analytics.process
-
This builder allows to build a process in a fluent way.
- arg() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Constraint
- arg() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Formatter
- ARGS - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Arguments initialisant la classe précédante.
- AsbtractESSearchRequestBuilder<R,S,T extends AsbtractESSearchRequestBuilder> - Class in io.vertigo.datafactory.plugins.search.elasticsearch
-
ElasticSearch request builder from searchManager api.
- AsbtractESSearchRequestBuilder(Map<Class, BasicTypeAdapter>) - Constructor for class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- asMap() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- asMap() - Method in class io.vertigo.ui.core.ViewContext
- Aspect - Interface in io.vertigo.core.node.component.aop
-
Aspect.
- AspectAnnotation - Annotation Type in io.vertigo.core.node.component.aop
-
Marks an aspect by a simple annotation
- AspectConfig - Class in io.vertigo.core.node.config
-
The AspectConfig class defines an aspect.
- AspectMethodInvocation - Interface in io.vertigo.core.node.component.aop
-
This class allows you to define the behavior of an aspect on a specific method.
- Assertion - Class in io.vertigo.core.lang
-
Assertions help us to build better code, with more robustness.
- Association - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Objet Xmi décrivant une Association >> Association.
- Association - Annotation Type in io.vertigo.datamodel.structure.stereotype
-
Gestion des associations.
- ASSOCIATION_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Définition d'une association simple.
- ASSOCIATION_NN_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Définition d'une association NN.
- AssociationDefinition - Class in io.vertigo.datamodel.structure.definitions.association
-
Décrit une association entre deux objets (A et B) L'association permet de décrire d'un point de vue conceptuel : - les cardinalités, (notnull ; multiplicity ) - les roles, - la navigation, - les deux types d'objets ou DtDefinition ou classes mises en oeuvre.
- AssociationNN - Annotation Type in io.vertigo.datamodel.structure.stereotype
-
Gestion des associations NN.
- AssociationNNDefinition - Class in io.vertigo.datamodel.structure.definitions.association
-
Définition d'une association NN.
- AssociationNNDefinition(String, String, AssociationNode, AssociationNode) - Constructor for class io.vertigo.datamodel.structure.definitions.association.AssociationNNDefinition
-
Constructeur d'une association n-n.
- AssociationNNSketch - Class in io.vertigo.studio.notebook.domain.association
-
Définition d'une association NN.
- AssociationNNSketch(String, String, AssociationSketchNode, AssociationSketchNode) - Constructor for class io.vertigo.studio.notebook.domain.association.AssociationNNSketch
-
Constructeur d'une association n-n.
- AssociationNode - Class in io.vertigo.datamodel.structure.definitions.association
-
Noeud d'une association.
- AssociationNode(DtDefinition, boolean, String, String, boolean, boolean) - Constructor for class io.vertigo.datamodel.structure.definitions.association.AssociationNode
-
Constructeur d'un noeud.
- AssociationSimpleDefinition - Class in io.vertigo.datamodel.structure.definitions.association
-
This class defines a simple association : 1-1 or 1-n.
- AssociationSimpleDefinition(String, String, AssociationNode, AssociationNode) - Constructor for class io.vertigo.datamodel.structure.definitions.association.AssociationSimpleDefinition
-
Constructor.
- AssociationSimpleSketch - Class in io.vertigo.studio.notebook.domain.association
-
This class defines a simple association : 1-1 or 1-n.
- AssociationSimpleSketch(String, String, AssociationSketchNode, AssociationSketchNode) - Constructor for class io.vertigo.studio.notebook.domain.association.AssociationSimpleSketch
-
Constructor.
- AssociationSketch - Class in io.vertigo.studio.notebook.domain.association
-
Décrit une association entre deux objets (A et B) L'association permet de décrire d'un point de vue conceptuel : - les cardinalités, (notnull ; multiplicity ) - les roles, - la navigation, - les deux types d'objets ou DtDefinition ou classes mises en oeuvre.
- AssociationSketchNode - Class in io.vertigo.studio.notebook.domain.association
-
Noeud d'une association.
- AssociationSketchNode(DtSketch, boolean, String, String, boolean, boolean) - Constructor for class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
-
Constructeur d'un noeud.
- AssociationUtil - Class in io.vertigo.datamodel.structure.util
-
Classe utilitaire permettant de travailler sur les associations.
- AssociationUtil - Class in io.vertigo.studio.notebook.domain.association
-
Classe utilitaire permettant de travailler sur les associations.
- asUpdatesMap() - Method in class io.vertigo.ui.core.ViewContext
- attach(UID<Account>, Set<UID<AccountGroup>>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Attaches an account to a group.
- attach(UID<Account>, Set<UID<AccountGroup>>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Attaches an account to a group.
- attach(UID<Account>, Set<UID<AccountGroup>>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Attaches an account to a group.
- attach(Set<UID<Account>>, UID<AccountGroup>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Attaches an account to a group.
- attach(Set<UID<Account>>, UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Attaches an account to a group.
- attach(Set<UID<Account>>, UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Attaches an account to a group.
- attachment - io.vertigo.orchestra.domain.DtDefinitions.OActivityLogFields
-
Propriété 'Fichier joint'.
- ATTACHMENT_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- ATTR_NAME - Static variable in class io.vertigo.ui.impl.thymeleaf.components.OnceAttributeTagProcessor
- Attribute - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Objet Xmi décrivant un Attibut d'une Classe >> DtField.
- attributeName(DtFieldName, Object) - Method in class io.vertigo.datamodel.criteria.CriteriaCtx
- attribution - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- AuditFeatures - Class in io.vertigo.audit
- AuditFeatures() - Constructor for class io.vertigo.audit.AuditFeatures
- authenticate() - Method in class io.vertigo.account.security.UserSession
-
Méthode permettant d'indiquer que l'utilisateur est authentifié.
- authenticateAccount(AuthenticationToken) - Method in interface io.vertigo.account.impl.authentication.AuthenticationPlugin
- authenticateAccount(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.ldap.LdapAuthenticationPlugin
- authenticateAccount(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.mock.MockAuthenticationPlugin
- authenticateAccount(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.store.StoreAuthenticationPlugin
- authenticateAccount(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.text.TextAuthenticationPlugin
- authenticateClient(String, String, String, String, String, String, Config) - Method in class io.vertigo.connectors.openstack.OpenStackConnector
- AuthenticationManager - Interface in io.vertigo.account.authentication
-
Authentication
- AuthenticationManagerImpl - Class in io.vertigo.account.impl.authentication
-
Main authentication manager implementation.
- AuthenticationManagerImpl(AccountManager, VSecurityManager, List<AuthenticationPlugin>) - Constructor for class io.vertigo.account.impl.authentication.AuthenticationManagerImpl
-
Constructor.
- AuthenticationPlugin - Interface in io.vertigo.account.impl.authentication
-
Plugin use for authentification.
- AuthenticationToken - Interface in io.vertigo.account.authentication
-
Authentification token.
- Authorization - Class in io.vertigo.account.authorization.definitions
-
Une authorization est un droit sur une fonction de l'application.
- Authorization - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
- Authorization(String, String, Optional<String>) - Constructor for class io.vertigo.account.authorization.definitions.Authorization
-
Constructor.
- Authorization(String, String, Set<String>, Set<Authorization>, DtDefinition, List<RuleMultiExpression>, Optional<String>) - Constructor for class io.vertigo.account.authorization.definitions.Authorization
-
Constructor.
- AuthorizationAspect - Class in io.vertigo.account.impl.authorization
-
Aspect pour la gestion des Secured au niveau de la couche service.
- AuthorizationAspect(AuthorizationManager) - Constructor for class io.vertigo.account.impl.authorization.AuthorizationAspect
-
Constructor
- AuthorizationGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.authorization
-
Generation des objets relatifs au module Securite.
- AuthorizationGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.authorization.AuthorizationGeneratorPlugin
- AuthorizationManager - Interface in io.vertigo.account.authorization
-
Authorizations manager.
- AuthorizationManagerImpl - Class in io.vertigo.account.impl.authorization
-
Main authorizations manager implementation.
- AuthorizationManagerImpl(VSecurityManager) - Constructor for class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Constructor.
- AuthorizationName - Interface in io.vertigo.account.authorization.definitions
-
Authorization name (mark).
- authorizedString() - Method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
- authorizedString() - Method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression.BoolOperator
- authorizedString() - Method in interface io.vertigo.account.authorization.definitions.rulemodel.RuleOperator
- AutoCloseableNode - Class in io.vertigo.core.node
-
The node class is the core of vertigo.
- AutoCloseableNode(NodeConfig) - Constructor for class io.vertigo.core.node.AutoCloseableNode
-
Constructor.
- available() - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- averageExecutionTime - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Durée moyenne d'exécution'.
B
- BanGeoCoderPlugin - Class in io.vertigo.geo.plugins.geocoder.ban
- BanGeoCoderPlugin(Optional<String>, Optional<String>) - Constructor for class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin
- BanGeoCoderPlugin.BanResponse - Class in io.vertigo.geo.plugins.geocoder.ban
- BanGeoCoderPlugin.BanResponse.GeoJsonFeature - Class in io.vertigo.geo.plugins.geocoder.ban
- BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonGeometry - Class in io.vertigo.geo.plugins.geocoder.ban
- BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties - Class in io.vertigo.geo.plugins.geocoder.ban
- BanResponse() - Constructor for class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- Base64Codec - Class in io.vertigo.commons.impl.codec.base64
-
Implémentation threadSafe des mécanismes standards d'encodage/décodage.
- Base64Codec() - Constructor for class io.vertigo.commons.impl.codec.base64.Base64Codec
- BASIC - io.vertigo.basics.formatter.FormatterString.Mode
-
Aucun formattage.
- BasicType - Enum in io.vertigo.core.lang
-
Basic types.
- BasicTypeAdapter<J,B> - Interface in io.vertigo.core.lang
-
This class adapts a non compliant java type to a compliant SQL java type.
- BasicUiListModifiable<D extends DtObject> - Class in io.vertigo.ui.core
- BeanUtil - Class in io.vertigo.core.util
-
Méthodes utilitaires pour manipuler les propriétés (getter/setter) des JavaBeans (ie tous les types d'objets).
- BEGIN_SEPARATOR_CLASSIC - Static variable in enum io.vertigo.commons.script.SeparatorType
-
Début d'une balise d'évaluation classique.
- beginSheet(DtList<?>, String) - Method in class io.vertigo.quarto.exporter.model.ExportBuilder
- beginSheet(DtObject, String) - Method in class io.vertigo.quarto.exporter.model.ExportBuilder
- beginTime - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Date de début'.
- beginTime - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Démarrage'.
- beginTime - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Date de début'.
- beginTime - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Démarrage'.
- BerkeleyKVStorePlugin - Class in io.vertigo.datastore.plugins.kvstore.berkeley
-
Implémentation d'un store BerkeleyDB.
- BerkeleyKVStorePlugin(String, String, VTransactionManager, CodecManager) - Constructor for class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Constructor.
- BETWEEN - io.vertigo.datamodel.criteria.CriterionOperator
- BigDecimal - io.vertigo.core.lang.BasicType
-
BigDecimal.
- bind(String, Class, Object) - Method in class io.vertigo.database.sql.statement.SqlStatementBuilder
-
Add a value for a named parameter
- body() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestHelper
- Body - io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
- Body - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
- BodyJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
- BodyJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
- Boolean - io.vertigo.core.lang.BasicType
-
Boolean.
- Boolean - io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Champ de type boolean.
- Boolean - io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Boolean.
- boot - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig
- BootConfig - Class in io.vertigo.core.node.config
-
This Class defines the properties of ComponentSpace and DefinitionSpace.
- BootConfigBuilder - Class in io.vertigo.core.node.config
-
Configuration.
- BrokerNN - Interface in io.vertigo.datastore.entitystore
-
Gestion des relations NN.
- bucketCardinality() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- build() - Method in class io.vertigo.account.account.AccountBuilder
- build() - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- build() - Method in class io.vertigo.audit.trace.TraceBuilder
- build() - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
- build() - Method in class io.vertigo.commons.command.CommandResponseBuilder
- build() - Method in class io.vertigo.core.analytics.health.HealthMeasureBuilder
- build() - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- build() - Method in class io.vertigo.core.analytics.process.AProcessBuilder
- build() - Method in interface io.vertigo.core.lang.Builder
- build() - Method in class io.vertigo.core.node.config.BootConfigBuilder
- build() - Method in class io.vertigo.core.node.config.DefinitionProviderConfigBuilder
- build() - Method in class io.vertigo.core.node.config.Features
- build() - Method in class io.vertigo.core.node.config.ModuleConfigBuilder
- build() - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Builds the nodeConfig.
- build() - Method in class io.vertigo.core.node.config.yaml.YamlNodeConfigBuilder
- build() - Method in class io.vertigo.core.util.ListBuilder
- build() - Method in class io.vertigo.core.util.MapBuilder
- build() - Method in class io.vertigo.database.sql.statement.SqlStatementBuilder
- build() - Method in class io.vertigo.database.timeseries.DataFilterBuilder
- build() - Method in class io.vertigo.database.timeseries.MeasureBuilder
-
Creates a new Point.
- build() - Method in class io.vertigo.database.timeseries.TimeFilterBuilder
- build() - Method in class io.vertigo.datafactory.collections.model.SelectedFacetValues.SelectedFacetValuesBuilder
- build() - Method in class io.vertigo.datafactory.impl.search.dsl.DslListFilterBuilder
- build() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- build() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.ESFacetedQueryResultBuilder
- build() - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
- build() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinitionBuilder
- build() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
- build() - Method in class io.vertigo.datamodel.structure.definitions.PropertiesBuilder
- build() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
- build() - Method in class io.vertigo.datamodel.task.model.TaskBuilder
- build() - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
- build() - Method in class io.vertigo.quarto.exporter.model.ExportBuilder
- build() - Method in class io.vertigo.quarto.exporter.model.ExportSheetBuilder
- build() - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
- build() - Method in class io.vertigo.social.comment.CommentBuilder
- build() - Method in class io.vertigo.social.mail.MailBuilder
- build() - Method in class io.vertigo.social.notification.NotificationBuilder
- build() - Method in class io.vertigo.studio.generator.GeneratorConfigBuilder
- build() - Method in class io.vertigo.studio.generator.GeneratorResultBuilder
- build() - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- build() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityBuilder
- build() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
- build() - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
- build() - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
- build() - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
- build() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- build() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
- build(QueryShardContext, AggregatorFactory) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- buildConfig(Optional<String>, Optional<String>, Optional<Boolean>) - Method in class io.vertigo.connectors.openstack.OpenStackConnector
- builder() - Static method in class io.vertigo.audit.ledger.LedgerTransaction
- builder() - Static method in class io.vertigo.audit.trace.TraceCriteria
-
Static method factory for AuditTraceCriteriaBuilder
- builder() - Static method in class io.vertigo.commons.command.CommandResponse
- builder() - Static method in class io.vertigo.core.analytics.health.HealthMeasure
-
Creates the builder.
- builder() - Static method in class io.vertigo.core.analytics.metric.Metric
-
Static method factory for ReportMetricBuilder
- builder() - Static method in class io.vertigo.core.node.config.BootConfig
-
Static method factory for NodeConfigBuilder
- builder() - Static method in class io.vertigo.core.node.config.NodeConfig
-
Static method factory for NodeConfigBuilder
- builder() - Static method in class io.vertigo.datamodel.structure.definitions.Properties
-
Static method factory for PropertiesBuilder
- builder() - Static method in class io.vertigo.social.comment.Comment
-
Static method factory for CommentBuilder
- builder() - Static method in class io.vertigo.social.mail.Mail
-
Static method factory for MailBuilder
- builder() - Static method in class io.vertigo.social.notification.Notification
-
Static method factory for NotificationBuilder
- builder() - Static method in class io.vertigo.studio.generator.GeneratorResult
-
Static method factory for GeneratorResultBuilder
- builder() - Static method in class io.vertigo.vega.webservice.validation.UiError
-
Static method factory for UiErrorBuilder
- builder(TaskDefinition) - Static method in class io.vertigo.datamodel.task.model.Task
-
Static method factory for TaskBuilder
- builder(GeneratorConfig) - Static method in interface io.vertigo.studio.impl.generator.FileGenerator
-
Static method factory for FileGeneratorBuilder
- builder(DslRawKey, DslEntity) - Static method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Static method builder for defintions.
- builder(Class<? extends DefinitionProvider>) - Static method in class io.vertigo.core.node.config.DefinitionProviderConfig
-
Static method factory for DefinitionProviderConfigBuilder
- builder(Method) - Static method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
-
Static method factory for WebServiceDefinitionBuilder
- builder(Type) - Static method in class io.vertigo.vega.webservice.definitions.WebServiceParam
-
Static method factory for WebServiceDefinitionBuilder
- builder(String) - Static method in class io.vertigo.account.account.Account
-
Static method factory for AccountBuilder
- builder(String) - Static method in class io.vertigo.core.node.config.ModuleConfig
-
Static method factory for ModuleConfigBuilder
- builder(String) - Static method in class io.vertigo.database.sql.statement.SqlStatement
- builder(String) - Static method in class io.vertigo.database.timeseries.DataFilter
- builder(String) - Static method in class io.vertigo.database.timeseries.Measure
-
Create a new Point Build build to create a new Point in a fluent manner.
- builder(String) - Static method in class io.vertigo.datafactory.search.model.SearchQuery
-
Static method factory for SearchQueryBuilder
- builder(String) - Static method in class io.vertigo.datamodel.structure.definitions.DtDefinition
-
Static method factory for DtDefinitionBuilder
- builder(String) - Static method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Static method factory for TaskDefinition
- builder(String) - Static method in class io.vertigo.studio.generator.GeneratorConfig
-
Chargement des paramètres depuis le fichier properties.
- builder(String) - Static method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
-
Static method factory for TaskBuilder
- builder(String) - Static method in class io.vertigo.studio.notebook.domain.DtSketch
-
Static method factory for DtSketchBuilder
- builder(String) - Static method in class io.vertigo.studio.notebook.task.TaskSketch
-
Static method factory for TaskSkecth
- builder(String, BasicType) - Static method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- builder(String, DslEntity) - Static method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
- builder(String, Class) - Static method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- builder(String, Class<? extends ListFilterBuilder>) - Static method in class io.vertigo.datafactory.search.model.SearchQuery
-
Static method factory for manual SearchQueryBuilder (no definition)
- builder(String, String) - Static method in class io.vertigo.core.analytics.process.AProcess
-
Static method factory for NodeConfigBuilder
- builder(String, String) - Static method in class io.vertigo.database.timeseries.TimeFilter
- builder(String, String) - Static method in class io.vertigo.orchestra.definitions.ProcessDefinition
-
Static method factory for ProcessDefinitionBuilder
- builder(String, String, Instant, Instant) - Static method in class io.vertigo.core.analytics.process.AProcess
-
Static method factory for NodeConfigBuilder
- builder(UUID) - Static method in class io.vertigo.social.notification.Notification
-
Static method factory for NotificationBuilder
- Builder<T> - Interface in io.vertigo.core.lang
-
The Builder interface allows you to build an object step by step using a fluent style.
- buildFeatures() - Method in class io.vertigo.account.AccountFeatures
- buildFeatures() - Method in class io.vertigo.audit.AuditFeatures
- buildFeatures() - Method in class io.vertigo.commons.CommonsFeatures
- buildFeatures() - Method in class io.vertigo.connectors.elasticsearch.ElasticSearchFeatures
- buildFeatures() - Method in class io.vertigo.connectors.ifttt.IftttFeatures
- buildFeatures() - Method in class io.vertigo.connectors.influxdb.InfluxDbFeatures
- buildFeatures() - Method in class io.vertigo.connectors.javalin.JavalinFeatures
- buildFeatures() - Method in class io.vertigo.connectors.keycloak.KeycloakFeatures
- buildFeatures() - Method in class io.vertigo.connectors.ldap.LdapFeatures
- buildFeatures() - Method in class io.vertigo.connectors.mail.MailFeatures
- buildFeatures() - Method in class io.vertigo.connectors.mongodb.MongodbFeatures
- buildFeatures() - Method in class io.vertigo.connectors.mqtt.MqttFeatures
- buildFeatures() - Method in class io.vertigo.connectors.neo4j.Neo4jFeatures
- buildFeatures() - Method in class io.vertigo.connectors.redis.RedisFeatures
- buildFeatures() - Method in class io.vertigo.connectors.twitter.TwitterFeatures
- buildFeatures() - Method in class io.vertigo.core.node.config.discovery.ModuleDiscoveryFeatures
- buildFeatures() - Method in class io.vertigo.core.node.config.Features
- buildFeatures() - Method in class io.vertigo.dashboard.DashboardFeatures
- buildFeatures() - Method in class io.vertigo.database.DatabaseFeatures
-
/**
- buildFeatures() - Method in class io.vertigo.datafactory.DataFactoryFeatures
- buildFeatures() - Method in class io.vertigo.datamodel.DataModelFeatures
- buildFeatures() - Method in class io.vertigo.datastore.DataStoreFeatures
- buildFeatures() - Method in class io.vertigo.geo.GeoFeatures
- buildFeatures() - Method in class io.vertigo.orchestra.OrchestraFeatures
- buildFeatures() - Method in class io.vertigo.quarto.QuartoFeatures
- buildFeatures() - Method in class io.vertigo.social.SocialFeatures
- buildFeatures() - Method in class io.vertigo.stella.StellaFeatures
- buildFeatures() - Method in class io.vertigo.studio.StudioFeatures
- buildFeatures() - Method in class io.vertigo.vega.VegaFeatures
- buildId(Class<?>) - Static method in class io.vertigo.core.node.component.di.DIAnnotationUtil
-
Construction d'un ID pour un composant défini par une implémentation.
- buildJavaType(DtSketchField, Function<String, String>) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
-
Construite le type java (sous forme de chaine de caractère) correspondant à un champ.
- buildJavaType(TaskSketchAttribute, Function<String, String>) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
-
Construite le type java (sous forme de chaine de caractère) correspondant à un attribut de tache.
- buildJavaTypeLabel(DomainSketch, Function<String, String>, Cardinality, String) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- buildJavaTypeLabel(DtSketchField, Function<String, String>) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
-
Construite le label du type java (sous forme de chaine de caractère) correspondant à un DtField.
- buildJavaTypeLabel(TaskSketchAttribute, Function<String, String>) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
-
Construite le label du type java (sous forme de chaine de caractère) correspondant à un attribut de tache.
- buildJavaTypeName(DomainSketch, Function<String, String>) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- buildModel(Node, String) - Method in class io.vertigo.dashboard.ui.AbstractDashboardModuleControler
- buildModel(Node, String) - Method in interface io.vertigo.dashboard.ui.DashboardModuleControler
- buildNodeSettings() - Method in class io.vertigo.connectors.elasticsearch.NodeElasticSearchConnector
- buildNodeSettings() - Method in class io.vertigo.connectors.elasticsearch.TransportElasticSearchConnector
- buildNodeSettings(String) - Method in class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer
- buildRestClientBuilder() - Method in class io.vertigo.connectors.elasticsearch.RestHighLevelElasticSearchConnector
- buildUrn() - Method in class io.vertigo.datamodel.structure.definitions.association.DtListURIForNNAssociation
-
Builds a urn from all the params.
- buildUrn() - Method in class io.vertigo.datamodel.structure.definitions.association.DtListURIForSimpleAssociation
-
Builds a urn from all the params.
- buildUrn() - Method in class io.vertigo.datamodel.structure.model.DtListURI
-
Builds a urn from all the params.
- buildUrn() - Method in class io.vertigo.datamodel.structure.model.DtListURIForMasterData
C
- C3p0ConnectionProviderPlugin - Class in io.vertigo.database.plugins.sql.connection.c3p0
-
If there is no datasource, you have to use a simple connection provider.
- C3p0ConnectionProviderPlugin(Optional<String>, String, String, String) - Constructor for class io.vertigo.database.plugins.sql.connection.c3p0.C3p0ConnectionProviderPlugin
-
Constructor.
- CacheControlFilter - Class in io.vertigo.vega.impl.servlet.filter
-
Implémentation de javax.servlet.Filter utilisée pour contrôler la mise en cache dans le navigateur client.
- CacheControlFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.CacheControlFilter
- CacheData - Class in io.vertigo.datastore.impl.entitystore.cache
-
Gestion des données mises en cache.
- CacheDataStore - Class in io.vertigo.datastore.impl.entitystore.cache
-
Gestion des données mises en cache.
- CacheDataStore(MasterDataConfig, EntityStoreConfigImpl) - Constructor for class io.vertigo.datastore.impl.entitystore.cache.CacheDataStore
-
Constructor.
- CacheDataStoreConfig - Class in io.vertigo.datastore.impl.entitystore.cache
-
Configuration des données mises en cache.
- CacheDataStoreConfig(CacheManager) - Constructor for class io.vertigo.datastore.impl.entitystore.cache.CacheDataStoreConfig
-
Constructor.
- CacheDefinition - Class in io.vertigo.datastore.cache.definitions
-
The cache definition defines the configuration of a cache.
- CacheDefinition(String, boolean, int, int, int, boolean) - Constructor for class io.vertigo.datastore.cache.definitions.CacheDefinition
-
Constructor.
- CacheManager - Interface in io.vertigo.datastore.cache
-
Manager des caches.
- CacheManagerImpl - Class in io.vertigo.datastore.impl.cache
-
Manager de gestion du cache.
- CacheManagerImpl(CachePlugin) - Constructor for class io.vertigo.datastore.impl.cache.CacheManagerImpl
-
Constructor.
- CacheModel - Class in io.vertigo.dashboard.ui.commons.model
- CacheModel(CacheDefinition) - Constructor for class io.vertigo.dashboard.ui.commons.model.CacheModel
- CachePlugin - Interface in io.vertigo.datastore.impl.cache
-
Plugin de gestion de cache.
- camelToConstCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
Les chiffres sont assimilés à des lettres en majuscules XxxYyyZzz ou xxxYyyZzz -> XXX_YYY_ZZZ XxxYZzz ou xxxYZzz -> XXX_Y_ZZZ Xxx123 -->XXX_123 XxxYzw123 --> (interdit) Xxx123Y --> XXX_123_Y.
- camelToSnakeCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
Les chiffres sont assimilés à des lettres en majuscules XxxYyyZzz ou xxxYyyZzz -> xxx_yyy_zzz XxxYZzz ou xxxYZzz -> xxx_y_zzz Xxx123 -->xxx_123 XxxYzw123 --> (interdit) Xxx123Y --> xxx_123_y.
- cancel(boolean) - Method in class io.vertigo.datafactory.impl.search.WritableFuture
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonSerializer
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
- canHandle(Class<?>) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonConverter
- canHandle(Class<?>) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonSerializer
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.StringJsonSerializer
- canHandle(Class<?>) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
- cardinality() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Field
-
Field's cardinality
- cardinality() - Method in annotation type io.vertigo.datamodel.structure.stereotype.ForeignKey
-
Field's cardinality
- Cardinality - Enum in io.vertigo.core.lang
-
Cardinalities.
- CARDINALITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : cardinality (optional, one, many)
- cast(String) - Method in enum io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Convert a read string value, to this DSL type.
- castAsClass(Type) - Static method in class io.vertigo.vega.webservice.WebServiceTypeUtil
-
Cast as Class;
- CatalogWebServices - Class in io.vertigo.vega.impl.webservice.catalog
-
Default RestService to list services published.
- CatalogWebServices() - Constructor for class io.vertigo.vega.impl.webservice.catalog.CatalogWebServices
- category() - Method in annotation type io.vertigo.core.analytics.process.Analytics
-
The category where the traced process will be stored.
- CATEGORY_SEPARATOR - Static variable in class io.vertigo.core.analytics.process.AProcess
- cc(String...) - Method in class io.vertigo.social.mail.MailBuilder
-
Add a copy receiver.
- check() - Static method in class io.vertigo.core.lang.Assertion
- check() - Method in interface io.vertigo.database.impl.migration.MigrationPlugin
-
{@see MigrationManager}
- check() - Method in class io.vertigo.database.plugins.migration.liquibase.LiquibaseMigrationPlugin
-
{@see MigrationManager}
- check(String) - Method in class io.vertigo.database.impl.migration.MigrationManagerImpl
-
Check if database is ok.
- check(String) - Method in interface io.vertigo.database.migration.MigrationManager
-
Check if database is ok.
- checkAttribute(Object) - Method in class io.vertigo.datamodel.task.definitions.TaskAttribute
-
Vérifie la cohérence des arguments d'un Attribute Vérifie que l'objet est cohérent avec le type défini sur l'attribut.
- checkClusterHealth() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
- checkClusterHealth() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
- checkConnexion() - Method in class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
-
Test de la connexion SMTP.
- checkConstraint(D) - Method in interface io.vertigo.datamodel.structure.definitions.Constraint
-
Réalise la validation d'une valeur.
- checkConstraint(Double) - Method in class io.vertigo.basics.constraint.ConstraintDoubleLength
-
Réalise la validation d'une valeur.
- checkConstraint(Integer) - Method in class io.vertigo.basics.constraint.ConstraintIntegerLength
-
Réalise la validation d'une valeur.
- checkConstraint(Long) - Method in class io.vertigo.basics.constraint.ConstraintLongLength
-
Réalise la validation d'une valeur.
- checkConstraint(Number) - Method in class io.vertigo.basics.constraint.ConstraintNumberMaximum
-
Réalise la validation d'une valeur.
- checkConstraint(Number) - Method in class io.vertigo.basics.constraint.ConstraintNumberMinimum
-
Réalise la validation d'une valeur.
- checkConstraint(String) - Method in class io.vertigo.basics.constraint.ConstraintRegex
-
Réalise la validation d'une valeur.
- checkConstraint(String) - Method in class io.vertigo.basics.constraint.ConstraintStringLength
-
Réalise la validation d'une valeur.
- checkConstraint(BigDecimal) - Method in class io.vertigo.basics.constraint.ConstraintBigDecimal
-
Réalise la validation d'une valeur.
- checkConstraint(BigDecimal) - Method in class io.vertigo.basics.constraint.ConstraintBigDecimalLength
-
Réalise la validation d'une valeur.
- checkConstraints(SmartTypeDefinition, Object) - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- checkConstraints(SmartTypeDefinition, Object) - Method in interface io.vertigo.datamodel.smarttype.SmartTypeManager
- checkDaemonsExecs() - Method in class io.vertigo.core.impl.daemon.DaemonManagerImpl
- checkDeadNodesAndWorkItems() - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterPlugin
- checkDtListErrors(ViewContextKey<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
-
Vérifie les erreurs de la liste.
- checkDtoErrors(ViewContextKey<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
-
Vérifie les erreurs de l'objet.
- checked - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Pris en charge'.
- checked - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Pris en charge'.
- checkErrors(String, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContextMap
-
Vérifie les erreurs de l'objet.
- checkFieldDateAfter(DtObject, String, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Vérifie que la date du champ 2 est après (strictement) la date du champ 1.
- checkFieldDateAfter(O, String, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Vérifie que la date du champ 2 est après (strictement) la date du champ 1.
- checkFieldEquals(DtObject, String, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Vérifie l'égalité des champs.
- checkFieldEquals(O, String, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Vérifie l'égalité des champs.
- checkFieldLongAfter(DtObject, String, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Vérifie que le Long du champ 2 est après (strictement) le Long du champ 1.
- checkFieldLongAfter(O, String, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Vérifie que le Long du champ 2 est après (strictement) le Long du champ 1.
- checkFieldNotNull(DtObject, String, MessageText) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Vérifie que le champ est renseigner.
- checkFieldNotNull(O, String, DtObjectErrors, MessageText) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Vérifie que le champ est renseigner.
- checkFormat(UiMessageStack) - Method in class io.vertigo.ui.core.ClusterUiList
-
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
- checkFormat(UiMessageStack) - Method in class io.vertigo.ui.core.UiListUnmodifiable
-
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
- checkFormat(UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
-
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
- checkFormat(UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
- checkFormat(UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
-
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
- checkFormat(UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiList
-
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
- checkFormat(UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Vérifie les UiObjects de la liste et remplis la pile d'erreur.
- checkingComment - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Commentaire'.
- checkingComment - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Commentaire'.
- checkingDate - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Date de prise en charge'.
- checkingDate - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Date de prise en charge'.
- checkIo() - Method in interface io.vertigo.datastore.impl.cache.CachePlugin
- checkMonoFieldConstraints(O, DtField, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Effectue des controles monochamps spécifiques.
- checkMonoFieldConstraints(O, DtField, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.DefaultDtObjectValidator
-
Effectue des controles monochamps spécifiques.
- checkMultiFieldConstraints(O, Set<String>, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Effectue des controles multichamps spécifiques.
- checkOneAndOnlyOneFieldNotNull(O, DtObjectErrors, MessageText, String...) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Vérifie qu'au plus un des champs est renseigné.
- checkOneOrMoreFieldNotNull(O, DtObjectErrors, MessageText, String...) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Vérifie qu'au moins l'un des champs est renseigné.
- checkPassword(String, String) - Method in class io.vertigo.account.impl.authentication.PasswordHelper
-
Check userPassword against the encoded already known password.
- checkTestSelect() - Method in interface io.vertigo.database.impl.sql.SqlConnectionProviderPlugin
- checkUserFileName(String) - Static method in class io.vertigo.core.util.FileUtil
-
Check a filename send by a user.
- checkUserPath(String) - Static method in class io.vertigo.core.util.FileUtil
-
Check a filePath send by a user.
- checkValue(SmartTypeDefinition, Object) - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- checkValue(SmartTypeDefinition, Object) - Method in interface io.vertigo.datamodel.smarttype.SmartTypeManager
- checkValue(Object) - Method in enum io.vertigo.core.lang.BasicType
-
Teste si la valeur passée en paramétre est est conforme au type.
- checkValue(Object) - Method in enum io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Validation du type d'une valeur.
- checkValue(Object) - Method in enum io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Check value against this type.
- choice(PegRule<?>...) - Static method in class io.vertigo.commons.peg.PegRules
- choice(List<PegRule<?>>) - Static method in class io.vertigo.commons.peg.PegRules
- chunk(Class<K>) - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSearchLoader
-
Create a chunk iterator for crawl all keyConcept data.
- chunk(Class<K>) - Method in interface io.vertigo.datafactory.search.definitions.SearchLoader
-
Create a chunk iterator for crawl all keyConcept data.
- city - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- citycode - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- Class - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Objet Xmi décrivant une Classe >> DtDefinition.
- CLASS_NAME - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Nom de la classe java implémentant un concept tel que formatter, constraint...
- ClassAttribute - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Tag d'extension EA pour un attribut.
- classForName(String) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupération d'une classe non typée à partir de son nom.
- classForName(String, Class<J>) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupération d'une classe typée à partir de son nom.
- CLASSIC - io.vertigo.commons.script.SeparatorType
-
Séparateur de type text.
- ClassPathResourceResolverPlugin - Class in io.vertigo.core.plugins.resource.classpath
-
Résolution des URL liées au classPath.
- ClassPathResourceResolverPlugin() - Constructor for class io.vertigo.core.plugins.resource.classpath.ClassPathResourceResolverPlugin
- ClassUtil - Class in io.vertigo.core.util
-
The ClassUtil class provides methods to determine the structure of a class or to create instances.
- clazz() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Adapter
- clazz() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Constraint
- clazz() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Formatter
- clean(GeneratorConfig) - Method in interface io.vertigo.studio.generator.GeneratorManager
-
Clean the gen directory
- clean(GeneratorConfig) - Method in class io.vertigo.studio.impl.generator.GeneratorManagerImpl
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in interface io.vertigo.studio.impl.generator.GeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.mermaid.MermaidGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.AuthorizationGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.DomainGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.JSGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.SqlGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.TSGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.file.FileInfoGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.search.SearchGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.TaskGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestGeneratorPlugin
- clean(GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.WsTsGeneratorPlugin
- cleanFuturePlanifications(String) - Method in class io.vertigo.orchestra.dao.planification.PlanificationPAO
-
Execute la tache TkCleanFuturePlanifications.
- cleanPlanificationsOnBoot(Instant) - Method in class io.vertigo.orchestra.dao.planification.PlanificationPAO
-
Execute la tache TkCleanPlanificationsOnBoot.
- cleanQuery(String) - Static method in class io.vertigo.datafactory.impl.search.dsl.DslListFilterBuilder
- cleanStringNumber(String, char, char) - Static method in class io.vertigo.basics.formatter.FormatterNumber
-
Simplifie une chaine réprésentant un nombre.
- cleanStringNumber(String, DecimalFormatSymbols) - Method in class io.vertigo.basics.formatter.FormatterNumber
-
Simplifie une chaine réprésentant un nombre.
- cleanStringNumber(String, DecimalFormatSymbols) - Method in class io.vertigo.basics.formatter.FormatterNumberLocalized
- cleanTooOldNotifications() - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
-
Clean notifications every minutes.
- cleanTooOldNotifications() - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
-
Scan all notifs every minutes to removed old ones.
- clear() - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
-
Clears all known definitions
- clear() - Method in class io.vertigo.ui.core.MapUiObject
-
Non implémenté.
- clear(String) - Method in interface io.vertigo.datastore.cache.CacheManager
-
Effacement du contenu d'un contexte.
- clear(String) - Method in class io.vertigo.datastore.impl.cache.CacheManagerImpl
-
Effacement du contenu d'un contexte.
- clear(String) - Method in interface io.vertigo.datastore.impl.cache.CachePlugin
-
Effacement du contenu d'un contexte.
- clear(String) - Method in class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
-
Removes all elements from a collection.
- clear(String) - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
-
Removes all elements from a collection.
- clear(String) - Method in interface io.vertigo.datastore.kvstore.KVStoreManager
-
Removes all elements from a collection.
- clear(String) - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Effacement du contenu d'un contexte.
- clear(String) - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Effacement du contenu d'un contexte.
- clear(String) - Method in class io.vertigo.datastore.plugins.cache.redis.RedisCachePlugin
-
Effacement du contenu d'un contexte.
- clear(String) - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Removes all elements from a collection.
- clear(String) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Removes all elements from a collection.
- clearAll() - Method in interface io.vertigo.datastore.cache.CacheManager
-
Effacement du contenu de TOUS les Contextes de cache.
- clearAll() - Method in class io.vertigo.datastore.impl.cache.CacheManagerImpl
-
Effacement du contenu de TOUS les Contextes de cache.
- clearAll() - Method in interface io.vertigo.datastore.impl.cache.CachePlugin
-
Effacement du contenu de TOUS les Contextes de cache.
- clearAll() - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Effacement du contenu de TOUS les Contextes de cache.
- clearAll() - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Effacement du contenu de TOUS les Contextes de cache.
- clearAll() - Method in class io.vertigo.datastore.plugins.cache.redis.RedisCachePlugin
-
Effacement du contenu de TOUS les Contextes de cache.
- clearAuthorizations() - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Clear all authorization on this user.
- clearErrors() - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Clears all errors.
- clearErrors(String) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Clear all errors linked to a specific field
- clearRoles() - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Clear all roles on this user.
- clearSecurityKeys() - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Clear Security Keys.
- clearUiObjectBuffer() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Vide le buffer des UiObjects (potentiellement modifiés).
- ClientESSearchServicesPlugin - Class in io.vertigo.datafactory.plugins.search.elasticsearch.client
-
Gestion de la connexion au serveur Solr de manière transactionnel.
- ClientESSearchServicesPlugin(String, int, String, Optional<String>, List<ElasticSearchConnector>, CodecManager, SmartTypeManager, ResourceManager) - Constructor for class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Constructor.
- close() - Method in interface io.vertigo.commons.transaction.VTransactionWritable
- close() - Method in class io.vertigo.core.node.AutoCloseableNode
- close() - Method in class io.vertigo.database.sql.connection.SqlConnection
- close() - Method in class io.vertigo.stella.impl.workers.coordinator.WorkersCoordinator
- close() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
- CloseAtEoFInputStream - Class in io.vertigo.database.impl.sql.vendor.core
- CloseAtEoFInputStream(InputStream, int) - Constructor for class io.vertigo.database.impl.sql.vendor.core.CloseAtEoFInputStream
- closeInput() - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- closeOutput() - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileOutputStream
- ClusteredMeasure - Class in io.vertigo.database.timeseries
- ClusteredMeasure(String, List<Integer>) - Constructor for class io.vertigo.database.timeseries.ClusteredMeasure
- ClusterUiList<O extends DtObject> - Class in io.vertigo.ui.core
-
Wrapper d'affichage des listes d'objets métier.
- ClusterUiList(DtList<O>, Optional<DtFieldName<O>>, String, String, String, Long) - Constructor for class io.vertigo.ui.core.ClusterUiList
-
Constructeur.
- Codec<S,T> - Interface in io.vertigo.commons.codec
-
Utilitaire permettant de passer d'un format à un autre format
- CodecManager - Interface in io.vertigo.commons.codec
-
Gestion centralisée des mécanismes de codage/décodage.
- CodecManagerImpl - Class in io.vertigo.commons.impl.codec
-
Implémentation standard de CodecManager.
- CodecManagerImpl() - Constructor for class io.vertigo.commons.impl.codec.CodecManagerImpl
-
Constructor.
- CollectionsManager - Interface in io.vertigo.datafactory.collections
-
Some tools on collections/lists to allow - sort - filter - facets.
- CollectionsManagerImpl - Class in io.vertigo.datafactory.impl.collections
-
Implémentation du gestionnaire de la manipulation des collections.
- CollectionsManagerImpl(SmartTypeManager, Optional<IndexPlugin>) - Constructor for class io.vertigo.datafactory.impl.collections.CollectionsManagerImpl
-
Constructor.
- Command - Annotation Type in io.vertigo.commons.command
-
Annotation for creating commands.
- CommandDefinition - Class in io.vertigo.commons.command.definitions
- CommandDefinition(String, String, List<String>, List<CommandParam>, Function<Object[], CommandResponse>) - Constructor for class io.vertigo.commons.command.definitions.CommandDefinition
- CommandManager - Interface in io.vertigo.commons.command
- CommandManagerImpl - Class in io.vertigo.commons.impl.command
- CommandManagerImpl() - Constructor for class io.vertigo.commons.impl.command.CommandManagerImpl
- CommandParam - Class in io.vertigo.commons.command.definitions
- CommandParam(Type) - Constructor for class io.vertigo.commons.command.definitions.CommandParam
- CommandResponse<P> - Class in io.vertigo.commons.command
- CommandResponseBuilder<P> - Class in io.vertigo.commons.command
- CommandResponseStatus - Enum in io.vertigo.commons.command
- Comment - Class in io.vertigo.social.comment
- CommentBuilder - Class in io.vertigo.social.comment
- CommentManager - Interface in io.vertigo.social.comment
- CommentManagerImpl - Class in io.vertigo.social.impl.comment
- CommentManagerImpl(CommentPlugin) - Constructor for class io.vertigo.social.impl.comment.CommentManagerImpl
-
Constructor.
- CommentPlugin - Interface in io.vertigo.social.impl.comment
- CommentWebServices - Class in io.vertigo.social.webservices.comment
-
Webservice for Notification extension.
- CommentWebServices() - Constructor for class io.vertigo.social.webservices.comment.CommentWebServices
- commit() - Method in interface io.vertigo.commons.transaction.VTransactionResource
-
Commits the resource.
- commit() - Method in interface io.vertigo.commons.transaction.VTransactionWritable
-
Valide la transaction.
- commit() - Method in class io.vertigo.database.sql.connection.SqlConnection
-
Commits the resource.
- CommonsDashboardControler - Class in io.vertigo.dashboard.ui.commons
- CommonsDashboardControler() - Constructor for class io.vertigo.dashboard.ui.commons.CommonsDashboardControler
- CommonsFeatures - Class in io.vertigo.commons
-
Defines commons module.
- CommonsFeatures() - Constructor for class io.vertigo.commons.CommonsFeatures
-
Constructor.
- compare(D, D) - Method in class io.vertigo.datastore.impl.entitystore.DtObjectComparator
- compareFieldValues(DtObject, DtObject, DtField, boolean) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Compare values.
- compareFieldValues(Object, Object, boolean) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Compare values.
- completeHealthcheck() - Method in class io.vertigo.vega.impl.webservice.healthcheck.HealthcheckWebServices
-
Complete node healthcheck WebService.
- Component - Interface in io.vertigo.core.node.component
-
A component is the common core-component.
- ComponentCmdWebServices - Class in io.vertigo.vega.engines.webservice.cmd
- ComponentCmdWebServices() - Constructor for class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- ComponentConfig - Class in io.vertigo.core.node.config
-
The componentconfig class defines the configuration of a component.
- ComponentInitializer - Interface in io.vertigo.core.node.component
-
Initializer of components.
- ComponentInitializerConfig - Class in io.vertigo.core.node.config
-
Configuration of an initializer.
- ComponentRef<T> - Class in io.vertigo.ui.core
-
Référence vers un composant.
- ComponentSpace - Interface in io.vertigo.core.node.component
-
Centralisation des accès aux composants et aux plugins.
- ComponentSpaceLoader - Class in io.vertigo.core.node.component.loader
-
The componentLoader class defines the way to load the components defined in the config into componentSpace.
- ComponentSpaceWritable - Class in io.vertigo.core.node.component.loader
-
Centralisation des accès aux composants et aux plugins.
- ComponentSpaceWritable() - Constructor for class io.vertigo.core.node.component.loader.ComponentSpaceWritable
- ComponentState() - Constructor for class io.vertigo.ui.core.ComponentStates.ComponentState
- ComponentStates - Class in io.vertigo.ui.core
-
Map of componentStates that need to be stored
- ComponentStates() - Constructor for class io.vertigo.ui.core.ComponentStates
- ComponentStates.ComponentState - Class in io.vertigo.ui.core
- CompressedSerializationCodec - Class in io.vertigo.commons.impl.codec.compressedserialization
-
Implémentation standard ThreadSafe gérant les mécanismes permettant de sérialiser de façon compressée un objet en format binaire (byte[]).
- CompressedSerializationCodec(Codec<Serializable, byte[]>, Codec<byte[], byte[]>) - Constructor for class io.vertigo.commons.impl.codec.compressedserialization.CompressedSerializationCodec
-
Constructor.
- CompressionCodec - Class in io.vertigo.commons.impl.codec.compression
-
Implémentation standard ThreadSafe gérant les mécanismes permettant de compresser/décompresser un format binaire (byte[]) en un binaire.
- CompressionCodec() - Constructor for class io.vertigo.commons.impl.codec.compression.CompressionCodec
- CompressionFilter - Class in io.vertigo.vega.impl.servlet.filter
-
Implémentation de javax.servlet.Filter utilisée pour compresser le flux de réponse si il d�passe un seuil, et pour décompresser le flux d'entrée si nécessaire.
- CompressionFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.CompressionFilter
- COMPUTED - io.vertigo.datamodel.structure.definitions.DtField.FieldType
-
a computed field
- COMPUTED - io.vertigo.studio.notebook.domain.DtSketchField.FieldType
-
a computed field
- COMPUTED_FIELD - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Clé des FIELD_DEFINITION de type COMPUTED utilisés dans les DT_DEFINITION.
- ComputedExpression - Class in io.vertigo.studio.notebook.domain
-
This class contains the java code used to define a computed field.
- ComputedExpression(String) - Constructor for class io.vertigo.studio.notebook.domain.ComputedExpression
-
Constructor.
- computeGeoPoint(DslQuery, Object, Map<Class, BasicTypeAdapter>) - Static method in class io.vertigo.datafactory.plugins.search.elasticsearch.DslGeoToQueryBuilderUtil
- computeTemplateResource(IEngineConfiguration, String, String, String, String, Map<String, Object>) - Method in class io.vertigo.ui.impl.thymeleaf.components.VuiResourceTemplateResolver
- configureViewResolvers(ViewResolverRegistry) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
-
STEP 3 - Register ThymeleafViewResolver
- Connector - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Tag d'extension EA pour une association.
- Connector<C> - Interface in io.vertigo.core.node.component
-
A connector is a particular core-component.
- ConnectorConfig - Class in io.vertigo.core.node.config
-
This class defines the configuration of a connector.
- Constraint<J,D> - Interface in io.vertigo.datamodel.structure.definitions
-
Interface de base pour la définition de contrainte s'appliquant à un champ d'une structure de données.
- Constraint - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- ConstraintBigDecimal - Class in io.vertigo.basics.constraint
-
Manage BigDecimal's constraints.
- ConstraintBigDecimal(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintBigDecimal
-
Initialise les paramètres.
- ConstraintBigDecimalLength - Class in io.vertigo.basics.constraint
-
Contrainte vérifiant que l'objet est : soit un BigDecimal comprit dans le segment ]-10^n, 10^n[ soit null
. - ConstraintBigDecimalLength(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintBigDecimalLength
-
Constructeur nécessaire pour le ksp.
- ConstraintConfig - Class in io.vertigo.datamodel.smarttype
- ConstraintConfig(Class<? extends Constraint>, String, String) - Constructor for class io.vertigo.datamodel.smarttype.ConstraintConfig
- ConstraintDoubleLength - Class in io.vertigo.basics.constraint
-
Contrainte vérifiant que l'objet est : soit un Double comprit dans le segment ]-10^n, 10^n[ soit null .
- ConstraintDoubleLength(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintDoubleLength
-
Constructeur nécessaire pour le ksp.
- ConstraintException - Exception in io.vertigo.datamodel.structure.definitions
-
Exception lancée en cas d'échec de vérification des contraintes.
- ConstraintException(MessageText) - Constructor for exception io.vertigo.datamodel.structure.definitions.ConstraintException
-
Constructor.
- ConstraintIntegerLength - Class in io.vertigo.basics.constraint
-
Contrainte vérifiant que l'objet est : soit un Integer comprenant au maximum le nombre de chiffres précisé à la construction (nombres de digits) soit null
On rappelle que le maximum d'un type Integer est compris entre 1O^9 et 10^10
On conseille donc d'utiliser 10^9 comme structure de stockage max en BDD : donc number(9)
Si vous souhaitez flirter avec les 10^10 alors n'utilisez pas de contraintes. - ConstraintIntegerLength(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintIntegerLength
-
Constructeur nécessaire pour le ksp.
- ConstraintLongLength - Class in io.vertigo.basics.constraint
-
Contrainte vérifiant que l'objet est : soit un Long comprenant au maximum le nombre de chiffres précisé à la construction (nombres de digits) soit null
On rappelle que le maximum d'un type Long est compris entre 1O^18 et 10^19
On conseille donc d'utiliser 10^18 comme structure de stockage max en BDD : donc number(18)
Si vous souhaitez flirter avec les 10^19 alors n'utilisez pas de contraintes. - ConstraintLongLength(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintLongLength
- ConstraintNumberMaximum - Class in io.vertigo.basics.constraint
-
Contrainte sur la valeur maximale d'un nombre.
- ConstraintNumberMaximum(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintNumberMaximum
-
Constructor.
- ConstraintNumberMinimum - Class in io.vertigo.basics.constraint
-
Contrainte sur la valeur minimale d'un nombre.
- ConstraintNumberMinimum(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintNumberMinimum
-
Constructor.
- ConstraintRegex - Class in io.vertigo.basics.constraint
-
Exemple de contrainte utilisant une expression régulière.
- ConstraintRegex(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintRegex
- Constraints - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- ConstraintStringLength - Class in io.vertigo.basics.constraint
-
Contrainte pour gérer la longueur des chaines de caractères.
- ConstraintStringLength(String, Optional<String>) - Constructor for class io.vertigo.basics.constraint.ConstraintStringLength
- constToLowerCamelCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
XXX_YYY_ZZZ -> xxxYyyZzz.
- constToUpperCamelCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
XXX_YYY_ZZZ -> XxxYyyZzz.
- consumeServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
-
If serverSide token is consume
- Container - Interface in io.vertigo.core.node.component
-
The Container interface defines a universal container for the components.
- contains(DslRawKey) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
-
Returns true if a definition to which the specified name is mapped.
- contains(String) - Method in interface io.vertigo.core.node.component.Container
-
Returns true if this container contains the specified component
- contains(String) - Method in class io.vertigo.core.node.component.loader.ComponentSpaceWritable
-
Returns true if this container contains the specified component
- contains(String) - Method in interface io.vertigo.core.node.definition.DefinitionSpace
-
Returns true if this container contains the specified definition
- contains(String) - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
-
Returns true if this container contains the specified definition
- contains(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- contains(String) - Method in class io.vertigo.studio.notebook.domain.DtSketch
- contains(String) - Method in class io.vertigo.studio.notebook.Notebook
- containsAccessor() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- containsEnumAccessor() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- containsKey(Object) - Method in class io.vertigo.ui.core.MapUiObject
- containsKey(Object) - Method in class io.vertigo.ui.core.ViewContext
- containsKey(Object) - Method in class io.vertigo.ui.core.ViewContextMap
- containsKey(String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Permet de savoir si une clé est déjà définie dans le workspace.
- containsListAccessor() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- containsMasterData(DtDefinition) - Method in interface io.vertigo.datastore.entitystore.MasterDataConfig
-
Indique s'il existe une MasterDataList pour ce type d'objet.
- containsMasterData(DtDefinition) - Method in class io.vertigo.datastore.impl.entitystore.MasterDataConfigImpl
-
Indique s'il existe une MasterDataList pour ce type d'objet.
- containsMetaData(String) - Method in class io.vertigo.datamodel.structure.model.DtList
- containsRaw() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawEntry
-
Permet de savoir dans quel mode on se trouve (Definition XOR List
). - containsValue(Object) - Method in class io.vertigo.ui.core.MapUiObject
-
Non implémenté.
- ContentItemComponentProcessor - Class in io.vertigo.ui.impl.thymeleaf.components
- ContentItemComponentProcessor(String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.ContentItemComponentProcessor
-
Constructor
- ContentSlotComponentProcessor - Class in io.vertigo.ui.impl.thymeleaf.components
- ContentSlotComponentProcessor(String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.ContentSlotComponentProcessor
-
Constructor
- context - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- CONTEXT_COLLECTION_NAME - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Clé de la collection des contexts dans le KVStoreManager.
- contextDestroyed(ServletContextEvent) - Method in class io.vertigo.vega.impl.webservice.servlet.AppServletContextListener
- contextInitialized(ServletContextEvent) - Method in class io.vertigo.vega.impl.webservice.servlet.AppServletContextListener
- contextKey(UiObject<?>) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- contextMiss(String) - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Appeler lorsque que le context est manquant.
- convert(VFile, String) - Method in interface io.vertigo.quarto.converter.ConverterManager
-
Conversion d'un document à un format cible.
- convert(VFile, String) - Method in class io.vertigo.quarto.impl.converter.ConverterManagerImpl
-
Conversion d'un document à un format cible.
- convertCamelCaseToJsCase(String) - Static method in class io.vertigo.studio.plugins.generator.vertigo.webservice.JsFileNameUtil
-
Converti le camel case en js-case.
- ConverterManager - Interface in io.vertigo.quarto.converter
-
Gestionnaire centralisé des conversions de documents.
- ConverterManagerImpl - Class in io.vertigo.quarto.impl.converter
-
Implémentation standard du manager des conversions de documents.
- ConverterManagerImpl(ConverterPlugin) - Constructor for class io.vertigo.quarto.impl.converter.ConverterManagerImpl
-
Constructor.
- ConverterPlugin - Interface in io.vertigo.quarto.impl.converter
-
Plugin de Conversion des fichiers.
- convertJsCaseToCamelCase2(String) - Static method in class io.vertigo.studio.plugins.generator.vertigo.webservice.JsFileNameUtil
-
Converti le js-case en camel case.
- convertToFormat(VFile, String) - Method in interface io.vertigo.quarto.impl.converter.ConverterPlugin
-
Retourne le fichier converti L'appel à l'OOO distant est synchronisé, car il supporte mal les converssions concurrentes.
- convertToFormat(VFile, String) - Method in class io.vertigo.quarto.plugins.converter.xdocreport.XDocReportConverterPlugin
- coordinates - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonGeometry
- Coordinator - Interface in io.vertigo.stella.impl.work
-
Interface d'un Worker threadsafe.
- copy(InputStream, File) - Static method in class io.vertigo.core.util.FileUtil
-
Copie le contenu d'un flux d'entrée vers un fichier de sortie.
- copy(InputStream, OutputStream) - Static method in class io.vertigo.core.util.FileUtil
-
Copie le contenu d'un flux d'entrée vers un flux de sortie.
- CoreComponent - Interface in io.vertigo.core.node.component
-
A core-component is one of tbe key concept of vertigo.
- CoreComponentConfig - Class in io.vertigo.core.node.config
-
The componentconfig class defines the configuration of a component.
- CorsAllowerWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Handler of Cross-Origin Resource Sharing (CORS).
- CorsAllowerWebServiceHandlerPlugin(Optional<String>, Optional<String>) - Constructor for class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
- count - io.vertigo.datafactory.collections.definitions.FacetDefinition.FacetOrder
-
count (default for term)
- count - io.vertigo.studio.notebook.search.FacetSketch.FacetOrder
-
count (default for term)
- count(SearchIndexDefinition) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
- count(SearchIndexDefinition) - Method in interface io.vertigo.datafactory.impl.search.SearchServicesPlugin
- count(SearchIndexDefinition) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
- count(SearchIndexDefinition) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
- count(SearchIndexDefinition) - Method in interface io.vertigo.datafactory.search.SearchManager
- count(DtDefinition) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Nombre d'éléments présents dans le sysème de persistance.
- count(DtDefinition) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Nombre d'éléments présents dans le sysème de persistance.
- count(DtDefinition) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Returns the number of elements contained in the definition.
- count(DtDefinition) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Returns the number of elements contained in the definition.
- count(String) - Method in class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
- count(String) - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
- count(String) - Method in interface io.vertigo.datastore.kvstore.KVStoreManager
- count(String) - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
- count(String) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
- create - io.vertigo.ui.core.FormMode
-
Mode création.
- create(E) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Create an object.
- create(E) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Creates an object.
- create(E) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Create an object.
- create(Trace) - Method in interface io.vertigo.audit.impl.trace.TraceStorePlugin
-
Saves a new audit trail.
- create(Trace) - Method in class io.vertigo.audit.plugins.trace.memory.MemoryTraceStorePlugin
- create(DtDefinition, E) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Creates an object.
- create(DtDefinition, E) - Method in class io.vertigo.datastore.plugins.entitystore.AbstractStaticEntityStorePlugin
-
Creates an object.
- create(DtDefinition, E) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Creates an object.
- create(FileInfo) - Method in interface io.vertigo.datastore.filestore.FileStoreManager
-
Create a new File.
- create(FileInfo) - Method in class io.vertigo.datastore.impl.filestore.FileStoreManagerImpl
-
Create a new File.
- create(FileInfo) - Method in interface io.vertigo.datastore.impl.filestore.FileStorePlugin
-
Save a file.
- create(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
-
Save a file.
- create(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.db.TwoTablesDbFileStorePlugin
-
Save a file.
- create(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
-
Save a file.
- create(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
-
Save a file.
- CREATE - io.vertigo.datastore.entitystore.StoreEvent.Type
-
Creation.
- createAutonomousTransaction() - Method in class io.vertigo.commons.impl.transaction.VTransactionManagerImpl
-
Crée une transaction autonome sous la transaction courante déjà démarrée.
- createAutonomousTransaction() - Method in interface io.vertigo.commons.transaction.VTransactionManager
-
Crée une transaction autonome sous la transaction courante déjà démarrée.
- createClassNameFromDtFunction(Notebook) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- createCluster(FacetDefinition, DtList<D>) - Method in class io.vertigo.datafactory.impl.collections.facet.model.FacetFactory
-
Création d'un cluster d'une liste à partir d'une facette.
- createCurrentTransaction() - Method in class io.vertigo.commons.impl.transaction.VTransactionManagerImpl
-
Crée la transaction courante.
- createCurrentTransaction() - Method in interface io.vertigo.commons.transaction.VTransactionManager
-
Crée la transaction courante.
- createCustomFacetDefinition(String, DtField, MessageText, Map<String, String>, FacetDefinition.FacetOrder) - Static method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
-
Creates a new facetDefinition of type 'term'.
- createCustomFacetSketch(String, DtSketch, DtSketchField, MessageText, Map<String, String>, boolean, FacetSketch.FacetOrder) - Static method in class io.vertigo.studio.notebook.search.FacetSketch
-
Creates a new facetSketch of type 'custom'.
- createDatabases() - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- createDispatcherServlet(WebApplicationContext) - Method in class io.vertigo.ui.impl.springmvc.config.AbstractVSpringMvcWebApplicationInitializer
- createDtListURIForNNAssociation(Entity, String, String) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Récupération d'une UID de Collection à partir d'un dto
- createDtListURIForSimpleAssociation(Entity, String, String) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Récupération d'une UID de Collection à partir d'un dto
- createDtObject(DtDefinition) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Creates a new instance of 'DtObject' from a 'DtDefinition'.
- createDtObjectUID(P) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Retourne l'URI de DtObject correspondant à une URN de définition et une valeur d'UID donnés.
- createEntity(DtDefinition) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Creates a new entity from a 'DtDefinition'.
- createEntityUID(F) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Creates an UID of entity from an existing fragment.
- createExportFile(Export) - Method in interface io.vertigo.quarto.exporter.ExporterManager
-
Create a file from a config.
- createExportFile(Export) - Method in class io.vertigo.quarto.impl.exporter.ExporterManagerImpl
-
Create a file from a config.
- createFacetDefinitionByRange(String, DtField, MessageText, List<FacetValue>, boolean, FacetDefinition.FacetOrder) - Static method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
-
Creates a new facetDefinition of type 'range'.
- createFacetDefinitionByTerm(String, DtField, MessageText, boolean, FacetDefinition.FacetOrder) - Static method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
-
Creates a new facetDefinition of type 'term'.
- createFacets(FacetedQueryDefinition, DtList<?>) - Method in class io.vertigo.datafactory.impl.collections.facet.model.FacetFactory
-
Création d'une liste de facettes à partir d'une liste.
- createFacetSketchByRange(String, DtSketch, DtSketchField, MessageText, List<FacetSketchValue>, boolean, FacetSketch.FacetOrder) - Static method in class io.vertigo.studio.notebook.search.FacetSketch
-
Creates a new facetSketch of type 'range'.
- createFacetSketchByTerm(String, DtSketch, DtSketchField, MessageText, boolean, FacetSketch.FacetOrder) - Static method in class io.vertigo.studio.notebook.search.FacetSketch
-
Creates a new facetSketch of type 'term'.
- createHealthCheckDefinitions(String, CoreComponent, AopPlugin) - Static method in class io.vertigo.core.impl.analytics.health.HealthAnalyticsUtil
-
Registers all methods annotated with @Suscriber on the object
- createIndex(SearchIndexDefinition, UID<S>, I) - Static method in class io.vertigo.datafactory.search.model.SearchIndex
-
Constructeur de l'Objet permettant de créer l'index.
- createIndexDtListFunctionBuilder() - Method in interface io.vertigo.datafactory.collections.CollectionsManager
-
Filter or sort a list via a listProcessor powered by an index engine, can be composed of filters or sorters.
- createIndexDtListFunctionBuilder() - Method in class io.vertigo.datafactory.impl.collections.CollectionsManagerImpl
-
Filter or sort a list via a listProcessor powered by an index engine, can be composed of filters or sorters.
- createInputStream() - Method in interface io.vertigo.core.lang.DataStream
- createInputStream() - Method in interface io.vertigo.datastore.filestore.model.InputStreamBuilder
- createInputStream() - Method in interface io.vertigo.datastore.filestore.model.VFile
-
Create a inputStream : It must be closed by caller !!
- createInputStream() - Method in class io.vertigo.datastore.impl.filestore.model.FSFile
-
Create a inputStream : It must be closed by caller !!
- createInputStream() - Method in class io.vertigo.datastore.impl.filestore.model.StreamFile
-
Create a inputStream : It must be closed by caller !!
- createInsertQuery(String, List<String>, String, String) - Method in interface io.vertigo.database.sql.vendor.SqlDialect
-
Creates the insert request.
- createInstance(Class<T>, Container, Optional<ParamManager>, Map<String, String>) - Static method in class io.vertigo.core.node.component.loader.ComponentSpaceLoader
-
Creates a component that use the injector but adds params support.
- createLdapContext(String, String) - Method in class io.vertigo.connectors.ldap.LdapConnector
- createMetricDefinitions(String, CoreComponent, AopPlugin) - Static method in class io.vertigo.core.impl.analytics.metric.MetricAnalyticsUtil
-
Registers all methods annotated with @Metrics
- createNode(String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Crée un PublisherNodeData pour un champs donnée.
- createNode(URL) - Method in class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer
- createOrUpdateDefinition(ProcessDefinition) - Method in interface io.vertigo.orchestra.definitions.OrchestraDefinitionManager
-
Creer ou mettre à jour un processus orchestra.
- createOrUpdateDefinition(ProcessDefinition) - Method in class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
-
Creer ou mettre à jour un processus orchestra.
- createOrUpdateDefinition(ProcessDefinition) - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
- createOrUpdateDefinition(ProcessDefinition) - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- createOrUpdateDefinition(ProcessDefinition) - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- createOutputStream() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Crée et retourne un ServletOutputStream pour �crire le contenu dans la response associée.
- createPassword(String) - Method in class io.vertigo.account.impl.authentication.PasswordHelper
-
Encode a user password, with salt.
- createScriptGrammar() - Static method in class io.vertigo.quarto.impl.publisher.merger.grammar.ScriptGrammarUtil
- createSelectForUpdateQuery(String, String, String) - Method in interface io.vertigo.database.sql.vendor.SqlDialect
-
Requête à exécuter pour faire un select for update.
- createSketches(Notebook, DslRaw) - Method in interface io.vertigo.studio.impl.source.dsl.raw.DslSketchFactory
-
Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).
- createSketches(Notebook, DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainSketchFactory
-
Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).
- createSketches(Notebook, DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.DynamoSketchFactory
-
Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).
- createSketches(Notebook, DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.file.FileSketchFactory
-
Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).
- createSketches(Notebook, DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.search.SearchSketchFactory
-
Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).
- createSketches(Notebook, DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.task.TaskSketchFactory
-
Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).
- createUID(DtObject, String, Class<E>) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Récupération d'une UID de DTO.
- createUiObject(D) - Method in class io.vertigo.ui.core.BasicUiListModifiable
- createUiObject(D) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- createUiObject(D) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
- createUserSession() - Method in class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Creation de nouveaux utilisateurs.
- createUserSession() - Method in interface io.vertigo.account.security.VSecurityManager
-
Creation de nouveaux utilisateurs.
- createWithBooleanAsBit() - Static method in class io.vertigo.database.impl.sql.vendor.core.SqlVendorMapping
- createWithBooleanAsBoolean() - Static method in class io.vertigo.database.impl.sql.vendor.core.SqlVendorMapping
- createWriter(Document, OutputStream) - Method in class io.vertigo.quarto.plugins.exporter.pdfrtf.AbstractExporterIText
-
We create a writer that listens to the document and directs a PDF-stream to out
- creationTime - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Date de création'.
- Criteria<E extends Entity> - Class in io.vertigo.datamodel.criteria
-
A criteria to filter a list.
- Criteria() - Constructor for class io.vertigo.datamodel.criteria.Criteria
- CriteriaCtx - Class in io.vertigo.datamodel.criteria
-
Context of a criteria (Handles values of parameters for filtering)
- CriteriaCtx() - Constructor for class io.vertigo.datamodel.criteria.CriteriaCtx
- CriteriaEncoder - Interface in io.vertigo.datamodel.criteria
- CriteriaLogicalOperator - Enum in io.vertigo.datamodel.criteria
-
Enum of logical operator between criteria expressions or and and
- CriteriaSecurityRuleTranslator<E extends Entity> - Class in io.vertigo.account.impl.authorization.dsl.translator
-
Translate a security rule into a criteria to be used in SQL queries and as a Java predicate.
- CriteriaSecurityRuleTranslator() - Constructor for class io.vertigo.account.impl.authorization.dsl.translator.CriteriaSecurityRuleTranslator
- CriterionLimit<E extends Entity> - Class in io.vertigo.datamodel.criteria
-
Defines a limit/boundary.
- CriterionOperator - Enum in io.vertigo.datamodel.criteria
- Criterions - Class in io.vertigo.datamodel.criteria
-
This class provides criterions (aka where clause) for a field of an entity.
- cronExpression - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Expression récurrence du processus'.
- cronExpression - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Expression récurrence du processus'.
- CronExpression - Class in io.vertigo.orchestra.impl.services.schedule
-
This File is a modified and simplified version of the quartz CronExpression.
- CronExpression(String) - Constructor for class io.vertigo.orchestra.impl.services.schedule.CronExpression
-
Constructs a new
CronExpression
based on the specified parameter. - CryptoCodec - Class in io.vertigo.commons.impl.codec.crypto
-
Implémentation du cryptage - Triple DES.
- CryptoCodec(CryptoCodec.Crypto) - Constructor for class io.vertigo.commons.impl.codec.crypto.CryptoCodec
-
Constructor.
- CryptoCodec.Crypto - Enum in io.vertigo.commons.impl.codec.crypto
-
Méthode de hashage autorisées.
- CSV - io.vertigo.quarto.exporter.model.ExportFormat
-
Comma Separated Value.
- CsvEncoder - Class in io.vertigo.commons.impl.codec.csv
-
Codec des CSV.
- CsvEncoder() - Constructor for class io.vertigo.commons.impl.codec.csv.CsvEncoder
- CSVExporterPlugin - Class in io.vertigo.quarto.plugins.exporter.csv
-
This plugin is responsible for the export to CSV format.
- CSVExporterPlugin(EntityStoreManager, CodecManager, SmartTypeManager) - Constructor for class io.vertigo.quarto.plugins.exporter.csv.CSVExporterPlugin
-
Constructor.
- CTX - Static variable in class io.vertigo.ui.core.ViewContext
-
Clée de l'id de context dans le context.
- CTX - Static variable in class io.vertigo.ui.core.ViewContextMap
-
Clée de l'id de context dans le context.
- CustomAggregationBuilder - Class in io.vertigo.datafactory.plugins.search.elasticsearch
- CustomAggregationBuilder(String, Map<String, String>) - Constructor for class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
-
Constructs a new aggregation builder.
- customRequestToViewNameTranslator() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
D
- D2A_SEPARATOR - Static variable in class io.vertigo.datamodel.structure.model.DtListURI
- Daemon - Interface in io.vertigo.core.daemon
-
This interface is a marker to identify the daemons (from the simple other runnables)
- DaemonDefinition - Class in io.vertigo.core.daemon.definitions
-
Daemon's info.
- DaemonDefinition(String, Supplier<Daemon>, int) - Constructor for class io.vertigo.core.daemon.definitions.DaemonDefinition
-
Constructor.
- DaemonManager - Interface in io.vertigo.core.daemon
-
Manages daemons.
- DaemonManagerImpl - Class in io.vertigo.core.impl.daemon
-
Manager of all the daemons.
- DaemonManagerImpl(AnalyticsManager) - Constructor for class io.vertigo.core.impl.daemon.DaemonManagerImpl
-
Construct an instance of DaemonManagerImpl.
- DaemonModel - Class in io.vertigo.dashboard.ui.commons.model
- DaemonModel(DaemonDefinition, DaemonStat) - Constructor for class io.vertigo.dashboard.ui.commons.model.DaemonModel
- DaemonScheduled - Annotation Type in io.vertigo.core.daemon
-
Annotation for scheduling daemons.
- DaemonStat - Interface in io.vertigo.core.daemon
-
Some execution stats about registered daemons.
- DaemonStat.Status - Enum in io.vertigo.core.daemon
-
Daemon execution status.
- DAO<E extends Entity,P> - Class in io.vertigo.datastore.impl.dao
-
Classe utilitaire pour accéder au Broker.
- DAO(Class<? extends Entity>, EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.datastore.impl.dao.DAO
-
Contructeur.
- DAOModel - Class in io.vertigo.studio.plugins.generator.vertigo.task.model
-
Objet utilisé par FreeMarker.
- DAOModel(GeneratorConfig, DtSketch, Collection<TaskSketch>, Function<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
-
Constructeur.
- DashboardDataProviderWebServices - Class in io.vertigo.dashboard.webservices
- DashboardDataProviderWebServices() - Constructor for class io.vertigo.dashboard.webservices.DashboardDataProviderWebServices
- DashboardFeatures - Class in io.vertigo.dashboard
- DashboardFeatures() - Constructor for class io.vertigo.dashboard.DashboardFeatures
- DashboardModuleControler - Interface in io.vertigo.dashboard.ui
- DashboardRouter - Class in io.vertigo.dashboard.ui
- DashboardRouter(Node) - Constructor for class io.vertigo.dashboard.ui.DashboardRouter
-
Creates a new studio for an existing app
- DashboardUiManager - Class in io.vertigo.dashboard.ui
- DashboardUiManager() - Constructor for class io.vertigo.dashboard.ui.DashboardUiManager
- DATA - io.vertigo.datamodel.structure.definitions.DtField.FieldType
-
a simple data field
- DATA - io.vertigo.studio.notebook.domain.DtSketchField.FieldType
-
a simple data field
- DATA - Static variable in class io.vertigo.quarto.impl.publisher.merger.processor.MergerScriptEvaluatorProcessor
- DATA_FIELD - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Clé des FIELD_DEFINITION de type FIELD utilisés dans les DT_DEFINITION.
- DATA_OBJECT - io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
- DATA_OBJECT - io.vertigo.studio.notebook.domain.DomainSketch.Scope
- DATA_SPACE - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Racine des éléments de cette définition.
- DataAccessor - Class in io.vertigo.datamodel.structure.definitions
-
Permet d'accéder aux données d'un objet par son champ.
- DatabaseFeatures - Class in io.vertigo.database
-
Defines database features.
- DatabaseFeatures() - Constructor for class io.vertigo.database.DatabaseFeatures
-
Constructor.
- DataFactoryFeatures - Class in io.vertigo.datafactory
-
Defines dynamo features.
- DataFactoryFeatures() - Constructor for class io.vertigo.datafactory.DataFactoryFeatures
-
Constructor.
- DataFilter - Class in io.vertigo.database.timeseries
- DataFilterBuilder - Class in io.vertigo.database.timeseries
- DataModelFeatures - Class in io.vertigo.datamodel
-
Defines dynamo features.
- DataModelFeatures() - Constructor for class io.vertigo.datamodel.DataModelFeatures
-
Constructor.
- DataProvider - Interface in io.vertigo.dashboard.services.data
- DataProviderImpl - Class in io.vertigo.dashboard.impl.services.data
- DataProviderImpl(Optional<String>, TimeSeriesManager) - Constructor for class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- DataSourceConnectionProviderPlugin - Class in io.vertigo.database.plugins.sql.connection.datasource
-
ConnectionProvider permettant la connexion à une datasource Java.
- DataSourceConnectionProviderPlugin(Optional<String>, String, String) - Constructor for class io.vertigo.database.plugins.sql.connection.datasource.DataSourceConnectionProviderPlugin
-
Constructor.
- dataSpace() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskAnnotation
- dataSpace() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskProxyAnnotation
- DataSpace - Annotation Type in io.vertigo.datamodel.structure.stereotype
-
Nom du DataSpace auquel est rattaché l'entité.
- DataStoreFeatures - Class in io.vertigo.datastore
-
Defines dynamo features.
- DataStoreFeatures() - Constructor for class io.vertigo.datastore.DataStoreFeatures
-
Constructor.
- DataStream - io.vertigo.core.lang.BasicType
-
DataStream.
- DataStream - Interface in io.vertigo.core.lang
-
Type primitif de Flux.
- DateUtil - Class in io.vertigo.core.util
-
The DateUtil provides usefull methods concerning dates.
- DbAppNodeRegistryPlugin - Class in io.vertigo.commons.plugins.app.registry.db
-
Db implementation for multi node management
- DbAppNodeRegistryPlugin(String, String) - Constructor for class io.vertigo.commons.plugins.app.registry.db.DbAppNodeRegistryPlugin
-
Constructor
- DbFileStorePlugin - Class in io.vertigo.datastore.plugins.filestore.db
-
Permet de gérer les accès atomiques à n'importe quel type de stockage SQL/ non SQL pour les traitements de FileInfo.
- DbFileStorePlugin(Optional<String>, String, String) - Constructor for class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
-
Constructor.
- DbProcessDefinitionStorePlugin - Class in io.vertigo.orchestra.plugins.definitions.db
-
Plugin de gestion des définitions en base de données.
- DbProcessDefinitionStorePlugin() - Constructor for class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- DbProcessExecutorPlugin - Class in io.vertigo.orchestra.plugins.services.execution.db
-
Executeur des processus orchestra sous la forme d'une séquence linéaire d'activités.
- DbProcessExecutorPlugin(ONodeManager, VTransactionManager, String, Optional<Integer>, Optional<Integer>) - Constructor for class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Constructeur.
- DbProcessLoggerPlugin - Class in io.vertigo.orchestra.plugins.services.log.db
-
Récupération des logs en BDD.
- DbProcessLoggerPlugin() - Constructor for class io.vertigo.orchestra.plugins.services.log.db.DbProcessLoggerPlugin
- DbProcessReportPlugin - Class in io.vertigo.orchestra.plugins.services.report.db
-
Récupération des reporting d'execution en BDD.
- DbProcessReportPlugin() - Constructor for class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- DbProcessSchedulerPlugin - Class in io.vertigo.orchestra.plugins.services.schedule.db
-
Plugin de gestion de la planification.
- DbProcessSchedulerPlugin(ONodeManager, VTransactionManager, OrchestraDefinitionManager, String, Optional<Integer>, Optional<Integer>) - Constructor for class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
-
Constructeur.
- declareMasterDataLists() - Method in class io.vertigo.datastore.impl.entitystore.AbstractMasterDataDefinitionProvider
- decode(byte[]) - Method in class io.vertigo.commons.impl.codec.compressedserialization.CompressedSerializationCodec
-
Décodage.
- decode(byte[]) - Method in class io.vertigo.commons.impl.codec.compression.CompressionCodec
-
Décompression d'un objet.
- decode(byte[]) - Method in class io.vertigo.commons.impl.codec.crypto.CryptoCodec
-
Décryptage de données.
- decode(byte[]) - Method in class io.vertigo.commons.impl.codec.serialization.SerializationCodec
-
Décodage.
- decode(String) - Method in class io.vertigo.commons.impl.codec.base64.Base64Codec
-
Décodage.
- decode(String) - Method in class io.vertigo.commons.impl.codec.html.HtmlCodec
-
Décodage.
- decode(String) - Method in class io.vertigo.orchestra.plugins.services.MapCodec
- decode(T) - Method in interface io.vertigo.commons.codec.Codec
-
Décodage.
- DEFAULT_CONNECTOR_NAME - Static variable in interface io.vertigo.core.node.component.Connector
- DEFAULT_DATA_SPACE - Static variable in class io.vertigo.datamodel.structure.definitions.DtDefinition
- DEFAULT_DATA_SPACE - Static variable in class io.vertigo.studio.notebook.domain.DtSketch
- DEFAULT_DATA_SPACE - Static variable in class io.vertigo.studio.plugins.generator.vertigo.VertigoConstants
- DEFAULT_VERTIGO_ES_CLUSTER_NAME - Static variable in class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer
- DEFAULT_VIEW_NAME_ATTRIBUTE - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- DefaultDtObjectValidator<O extends DtObject> - Class in io.vertigo.vega.webservice.validation
-
Default DtObject validation : check constraints on modified fields.
- DefaultDtObjectValidator() - Constructor for class io.vertigo.vega.webservice.validation.DefaultDtObjectValidator
- DefaultJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
-
Default JsonConverter.
- DefaultJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
- DefaultJsonSerializer - Class in io.vertigo.vega.plugins.webservice.handler.converter
-
Default JsonConverter.
- DefaultJsonSerializer(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonSerializer
- defaultOf(Class<? extends Entity>) - Static method in class io.vertigo.datamodel.structure.model.DtListState
- definition - io.vertigo.datafactory.collections.definitions.FacetDefinition.FacetOrder
-
definition order (default for range)
- definition - io.vertigo.studio.notebook.search.FacetSketch.FacetOrder
-
definition order (default for range)
- Definition - Interface in io.vertigo.core.node.definition
-
This interface defines a Definition.
- DefinitionPAO - Class in io.vertigo.orchestra.dao.definition
-
This class is automatically generated.
- DefinitionPAO(TaskManager) - Constructor for class io.vertigo.orchestra.dao.definition.DefinitionPAO
-
Constructeur.
- DefinitionPrefix - Annotation Type in io.vertigo.core.node.definition
-
Each définition has a prefix
- DefinitionProvider - Interface in io.vertigo.core.node.definition
-
Provides a list of definitions through an iterable.
- DefinitionProviderConfig - Class in io.vertigo.core.node.config
- DefinitionProviderConfigBuilder - Class in io.vertigo.core.node.config
-
The DefinitionProviderConfigBuilder defines the configuration of a definitionProvider.
- DefinitionReference<D extends Definition> - Class in io.vertigo.core.node.definition
-
Référence SERIALIZABLE vers les definitions.
- DefinitionReference(D) - Constructor for class io.vertigo.core.node.definition.DefinitionReference
-
Constructor.
- DefinitionResourceConfig - Class in io.vertigo.core.node.config
-
A resource is defined by - a type - a path A resource can be a file, a blob or a simple java class.
- DefinitionSpace - Interface in io.vertigo.core.node.definition
-
Espace de définitions (non threadSafe).
- DefinitionSpaceLoader - Class in io.vertigo.core.node.definition.loader
-
A DefinitionLoader uses all the DefinitionProviders of all the modules to register all definitions at once at the beginning.
- DefinitionSpaceWritable - Class in io.vertigo.core.node.definition.loader
-
The space to access and register all the definitions.
- DefinitionSpaceWritable() - Constructor for class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
- DefinitionSupplier - Interface in io.vertigo.core.node.definition
-
Functional Interface for providing Definitions.
- DelayedMemoryKVStorePlugin - Class in io.vertigo.datastore.plugins.kvstore.delayedmemory
-
Memory implementation of UiSecurityTokenCachePlugin.
- DelayedMemoryKVStorePlugin(String, DaemonManager, int) - Constructor for class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Constructor.
- DelayedMemoryKVStorePlugin.RemoveTooOldElementsDaemon - Class in io.vertigo.datastore.plugins.kvstore.delayedmemory
- DelegateAuthenticationFilterHandler - Interface in io.vertigo.vega.impl.servlet.filter
-
The Vertigo Security Filter
SecurityFilter
can delegate the authentication workflow to a custom compoment. - delete(DtDefinition, UID) - Method in class io.vertigo.datastore.plugins.entitystore.AbstractStaticEntityStorePlugin
-
Deletes an object identified by an uri.
- delete(DtDefinition, UID) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Deletes an object identified by an uri.
- delete(DtDefinition, UID<?>) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Deletes an object identified by an uri.
- delete(UID<? extends Entity>) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Destruction d'un objet persistant par son UID.
- delete(UID<? extends Entity>) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Destruction d'un objet persistant par son UID.
- delete(UID<E>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Suppression d'un objet persistant par son UID.
- delete(FileInfoURI) - Method in interface io.vertigo.datastore.filestore.FileStoreManager
-
Suppression d'un fichier.
- delete(FileInfoURI) - Method in class io.vertigo.datastore.impl.filestore.FileStoreManagerImpl
-
Suppression d'un fichier.
- delete(FileInfoURI) - Method in interface io.vertigo.datastore.impl.filestore.FileStorePlugin
-
Delete a file.
- delete(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
-
Delete a file.
- delete(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.db.TwoTablesDbFileStorePlugin
-
Delete a file.
- delete(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
-
Delete a file.
- delete(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
-
Delete a file.
- delete(P) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Suppression d'un objet persistant par son identifiant.
Cette méthode est utile uniquement dans les cas où l'identifiant est un identifiant technique (ex: entier calculé via une séquence). - Delete - io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
- Delete - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
- DELETE - io.vertigo.datastore.entitystore.StoreEvent.Type
-
Delete.
- DELETE - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Indicates that the annotated method responds to HTTP DELETE requests.
- deleteFiles(File, GeneratorResultBuilder) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.MdaUtil
- deleteOldFiles() - Method in class io.vertigo.core.impl.resource.ResourceManagerImpl
-
Daemon for deleting old files.
- deleteOldFiles() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
-
Daemon to purge old files
- deploymentContext - Variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- description() - Method in annotation type io.vertigo.commons.command.Command
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.vertigo.account.plugins.authorization.loaders.SecuredEntityDeserializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class io.vertigo.vega.engines.webservice.json.SelectedFacetValuesDeserializer
- destAttributes() - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- destroy() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- destroy() - Method in class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
-
Deprecated.
- destroy() - Method in class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
- dialectPrefix - Variable in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- DIAnnotationUtil - Class in io.vertigo.core.node.component.di
- DIInjector - Class in io.vertigo.core.node.component.di
-
Injector.
- DIReactor - Class in io.vertigo.core.node.component.di
-
Reactor
- DIReactor() - Constructor for class io.vertigo.core.node.component.di.DIReactor
- disableOldProcessDefinitions(String) - Method in class io.vertigo.orchestra.dao.definition.DefinitionPAO
-
Execute la tache TkDisableOldProcessDefinitions.
- DISPLAY_FIELD - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Champ qui porte l'affichage par défaut.
- DisplayField - Annotation Type in io.vertigo.datamodel.structure.stereotype
- displayResultMessage(PrintStream) - Method in class io.vertigo.studio.generator.GeneratorResult
-
Affichage du résultat de la génération dans la console.
- distanceKm(GeoLocation, GeoLocation) - Method in interface io.vertigo.geo.geocoder.GeoCoderManager
-
Calcul de distance entre deux points
- distanceKm(GeoLocation, GeoLocation) - Method in class io.vertigo.geo.impl.geocoder.GeoCoderManagerImpl
-
Calcul de distance entre deux points
- doAfterChain(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
-
Code to execute before the after to the filter chain.
- doAfterChain(HttpServletRequest, HttpServletResponse) - Method in interface io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
-
Code to execute before the after to the filter chain.
- doBeforeChain(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
-
Code to execute before the call to the filter chain.
- doBeforeChain(HttpServletRequest, HttpServletResponse) - Method in interface io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
-
Code to execute before the call to the filter chain.
- doBuildModel(Node, Map<String, Object>) - Method in class io.vertigo.dashboard.ui.AbstractDashboardModuleControler
- doBuildModel(Node, Map<String, Object>) - Method in class io.vertigo.dashboard.ui.commons.CommonsDashboardControler
- doBuildModel(Node, Map<String, Object>) - Method in class io.vertigo.dashboard.ui.dynamo.DynamoDashboardControler
- doBuildModel(Node, Map<String, Object>) - Method in class io.vertigo.dashboard.ui.vega.VegaDashboardControler
- doBuildModel(Node, Map<String, Object>) - Method in class io.vertigo.dashboard.ui.vui.VUiDashboardControler
- Doc - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Documentation.
- DOC_ID - Static variable in class io.vertigo.datafactory.plugins.search.elasticsearch.ESDocumentCodec
- DOCX - io.vertigo.quarto.publisher.PublisherFormat
-
DOCX Text.
- DOCXMergerPlugin - Class in io.vertigo.quarto.plugins.publisher.docx
-
Gestionnaire des fusions de documents Docx.
- DOCXMergerPlugin(ScriptManager) - Constructor for class io.vertigo.quarto.plugins.publisher.docx.DOCXMergerPlugin
-
Constructeur avec ODTScriptGrammar par défaut.
- DOCXNamespaceContext - Class in io.vertigo.quarto.plugins.publisher.docx
-
Resolver de namespaces pour les docx.
- DOCXNamespaceContext() - Constructor for class io.vertigo.quarto.plugins.publisher.docx.DOCXNamespaceContext
- DOCXValueEncoder - Class in io.vertigo.quarto.plugins.publisher.docx
-
Implémentation de l'encodage des données dans un fichier ODT.
- DOCXValueEncoder() - Constructor for class io.vertigo.quarto.plugins.publisher.docx.DOCXValueEncoder
- doDispatch(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringDispatcherServlet
- doExecute(SqlStatement, SqlConnection) - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Exécution de la requête.
- doExecute(SqlStatement, SqlConnection) - Method in class io.vertigo.basics.task.sqlserver.TaskEngineInsertWithGeneratedKeys
-
Exécution de la requête.
- doExecute(SqlStatement, SqlConnection) - Method in class io.vertigo.basics.task.TaskEngineProc
-
Exécution de la requête.
- doExecute(SqlStatement, SqlConnection) - Method in class io.vertigo.basics.task.TaskEngineProcBatch
-
Exécution de la requête.
- doExecute(SqlStatement, SqlConnection) - Method in class io.vertigo.basics.task.TaskEngineSelect
-
Exécution de la requête.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
-
Deprecated.
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.VegaJavalinFilter
- doFinally(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
-
Code to execute in a finally block that wraps all the calls to this delegate and the filter chain
- doFinally(HttpServletRequest, HttpServletResponse) - Method in interface io.vertigo.vega.impl.servlet.filter.DelegateAuthenticationFilterHandler
-
Code to execute in a finally block that wraps all the calls to this delegate and the filter chain
- doInit() - Method in class io.vertigo.ui.impl.vuejs.filter.UnAutoCloseTagsFilter
- doInit() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- doInit() - Method in class io.vertigo.vega.impl.servlet.filter.AnalyticsFilter
- doInit() - Method in class io.vertigo.vega.impl.servlet.filter.CacheControlFilter
- doInit() - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
- doInit() - Method in class io.vertigo.vega.impl.servlet.filter.SecurityFilter
- doLogin(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- DOMAIN_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Définition d'un domain.
- DomainGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java
-
Génération des objets relatifs au module Domain.
- DomainGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.java.DomainGeneratorPlugin
- DomainGrammar - Class in io.vertigo.studio.plugins.source.vertigo.factories.domain
- DomainGrammar() - Constructor for class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
- DomainSketch - Class in io.vertigo.studio.notebook.domain
-
A domain exists to enrich the primitive datatypes, giving them super powers.
- DomainSketch.Scope - Enum in io.vertigo.studio.notebook.domain
- DomainSketchFactory - Class in io.vertigo.studio.plugins.source.vertigo.factories.domain
- DomainSketchFactory() - Constructor for class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainSketchFactory
- DomainUtil - Class in io.vertigo.studio.plugins.generator.vertigo.util
-
Helper.
- doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.ui.impl.vuejs.filter.UnAutoCloseTagsFilter
- doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.AnalyticsFilter
- doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.CacheControlFilter
-
La méthode doMyFilter est appelée par le container chaque fois qu'une paire requête/réponse passe à travers la chaîne suite à une requête d'un client pour une ressource au bout de la chaîne.
- doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
-
La méthode doFilter est appelée par le container chaque fois qu'une paire requête/réponse passe à travers la chaîne suite à une requête d'un client pour une ressource au bout de la chaîne.
- doMyFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.vertigo.vega.impl.servlet.filter.SecurityFilter
- DONE - io.vertigo.orchestra.services.execution.ExecutionState
- doProcess(ITemplateContext, IModel, IElementModelStructureHandler) - Method in class io.vertigo.ui.impl.thymeleaf.components.ContentItemComponentProcessor
- doProcess(ITemplateContext, IModel, IElementModelStructureHandler) - Method in class io.vertigo.ui.impl.thymeleaf.components.ContentSlotComponentProcessor
- doProcess(ITemplateContext, IModel, IElementModelStructureHandler) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentElementProcessor
- doProcess(ITemplateContext, IModel, IElementModelStructureHandler) - Method in class io.vertigo.ui.impl.thymeleaf.components.SlotComponentProcessor
- doProcess(ITemplateContext, IProcessableElementTag, AttributeName, String, IElementTagStructureHandler) - Method in class io.vertigo.ui.impl.thymeleaf.components.SlotAttributeTagProcessor
- Double - io.vertigo.core.lang.BasicType
-
Double.
- Double - io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Double.
- Double - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- DOWN - io.vertigo.commons.impl.app.AppManagerImpl.NodeStatus
- DslBlockQuery - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Block queries definition.
- DslBlockQuery(String, List<DslQuery>, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslBlockQuery
- DslDeclareRawRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
- DslDeclareRawRule(DslGrammar) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslDeclareRawRule
-
Constructor.
- DslEntity - Class in io.vertigo.studio.impl.source.dsl.entity
-
Une entité permet de décrire un modèle, une classe
- DslEntityBuilder - Class in io.vertigo.studio.impl.source.dsl.entity
-
This class provides a common way to build an entity.
- DslEntityField - Class in io.vertigo.studio.impl.source.dsl.entity
-
Field of an entity.
- DslEntityFieldType - Interface in io.vertigo.studio.impl.source.dsl.entity
-
There are 3 types of field : - property - entity - entity Link
- DslEntityLink - Class in io.vertigo.studio.impl.source.dsl.entity
-
Defines a link to an entity.
- DslExpression - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Single Expression Definition.
- DslExpression(String, Optional<DslField>, Optional<DslMultiField>, DslQuery, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- DslField - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Single field definition.
- DslField(String, String, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslField
- DslFixedQuery - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Fixed content.
- DslFixedQuery(String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslFixedQuery
- DslGeoDistanceQuery - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Relative geo distance.
- DslGeoDistanceQuery(DslQuery, int, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslGeoDistanceQuery
- DslGeoExpression - Class in io.vertigo.datafactory.impl.search.dsl.model
-
One geo expression.
- DslGeoExpression(DslField, DslQuery) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslGeoExpression
- DslGeoPointCriteria - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Relative geo distance.
- DslGeoPointCriteria(String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslGeoPointCriteria
- DslGeoPointFixed - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Fixed GeoPoint. 40.73, -74.14
- DslGeoPointFixed(String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslGeoPointFixed
- DslGeoRangeQuery - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Range geo query definition.
- DslGeoRangeQuery(String, DslQuery, DslQuery, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslGeoRangeQuery
- DslGeoToQueryBuilderUtil - Class in io.vertigo.datafactory.plugins.search.elasticsearch
- DslGrammar - Interface in io.vertigo.studio.impl.source.dsl.entity
-
Une grammaire est composée d'entités et de propriétés.
- DslKspRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
-
règle de composition d'un fichier KSP.
- DslKspRule(DslRawRepository) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslKspRule
-
Constructor.
- DslListFilterBuilder<C> - Class in io.vertigo.datafactory.impl.search.dsl
-
Default builder from Criteria to ListFilter with a query pattern with DSL.
- DslListFilterBuilder() - Constructor for class io.vertigo.datafactory.impl.search.dsl.DslListFilterBuilder
- DslMultiExpression - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Multi expressions definition.
- DslMultiExpression(String, boolean, List<DslExpression>, List<DslMultiExpression>, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- DslMultiField - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Multi fields definition.
- DslMultiField(String, List<DslField>, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslMultiField
- DslPackageDeclarationRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
-
règle de déclaration d'un package.
- DslPackageDeclarationRule() - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslPackageDeclarationRule
- DslParserUtil - Class in io.vertigo.account.impl.authorization.dsl.rules
-
Util for parsing security rules.
- DslParserUtil - Class in io.vertigo.datafactory.impl.search.dsl.rules
-
Util for parsing search patterns and queries.
- DslPropertyDeclarationRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
-
règle de déclaration d'une affectation de propriété.
- DslPropertyDeclarationRule(Set<String>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslPropertyDeclarationRule
-
: " "; - DslPropertyEntry - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw
-
This entry defines a property and its value.
- DslPropertyEntry(String, String) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslPropertyEntry
-
Constructor.
- DslPropertyType - Enum in io.vertigo.studio.impl.source.dsl.entity
- DslQuery - Interface in io.vertigo.datafactory.impl.search.dsl.model
-
Query definition.
- DslRangeQuery - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Range query definition.
- DslRangeQuery(String, String, DslQuery, DslQuery, String, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- DslRaw - Class in io.vertigo.studio.impl.source.dsl.raw
-
Classe permettant de créer dynamiquement une structure grammaticale.
- DslRawBody - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw
-
Model of Definition from KSP.
- DslRawBody(List<DslRawEntry>, List<DslPropertyEntry>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawBody
- DslRawBodyRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
-
Règle définissant le corps d'une définition dynamo.
- DslRawBodyRule(DslEntity) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslRawBodyRule
-
Constructor.
- DslRawBuilder - Class in io.vertigo.studio.impl.source.dsl.raw
-
Interface de création des définitions.
- DslRawEntry - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw
-
Une entrée de type définition est définie (XOR) - soit par un champ et une définition, - soit par un champ et une liste de clés de définition.
- DslRawEntry(String, DslRaw) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawEntry
-
Constructor.
- DslRawEntry(String, List<DslRawKey>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawEntry
-
Constructor.
- DslRawEntryRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
-
Règle de déclaration d'une champ référenéant une listes de clés.
- DslRawEntryRule(List<String>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslRawEntryRule
-
Constructor.
- DslRawKey - Class in io.vertigo.studio.impl.source.dsl.raw
- DslRawRepository - Class in io.vertigo.studio.impl.source.dsl.raw
-
Espace de nommage.
- DslRawRepository(DslSketchFactory) - Constructor for class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
-
Constructor.
- DslRawRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
- DslRawRule(String, DslGrammar) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslRawRule
-
Constructor.
- DslSearchExpressionRule - Class in io.vertigo.datafactory.impl.search.dsl.rules
-
Parsing rule for search expression.
- DslSearchExpressionRule() - Constructor for class io.vertigo.datafactory.impl.search.dsl.rules.DslSearchExpressionRule
- DslSketchFactory - Interface in io.vertigo.studio.impl.source.dsl.raw
-
This handler creates - creates a definition from a DslDefinition - adds dslDefinition from a new DslDefinition example : Each time a DtDefinition, two others definitions (domains) are created (a domain for one object, a domain for a list).
- DslTermQuery - Class in io.vertigo.datafactory.impl.search.dsl.model
-
Term query definition.
- DslTermQuery(String, String, String, String, DslTermQuery.EscapeMode, Optional<String>, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- DslTermQuery.EscapeMode - Enum in io.vertigo.datafactory.impl.search.dsl.model
-
Reserved mode.
- DslUserCriteria - Class in io.vertigo.datafactory.impl.search.dsl.model
-
One user criteria.
- DslUserCriteria(String, String, String, String, String, String) - Constructor for class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- DslWordsRule - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
-
règle de composition d'une déclaration de liste de mots.
- DslWordsRule() - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslWordsRule
- DT_COMPUTED_FIELD_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
- DT_DATA_FIELD_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
- DT_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
- DT_ID_FIELD_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Fields
- DtDefinition - Class in io.vertigo.datamodel.structure.definitions
-
The DtDefinition class defines the definition of data.
- DtDefinition - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
- dtDefinitionA() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Nom du DT possédant la table A utilisée (n).
- dtDefinitionB() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Nom du DT possédant la table A utilisée (n).
- DtDefinitionBuilder - Class in io.vertigo.datamodel.structure.definitions
-
This class must be used to build a DtDefinition.
- DtDefinitions - Class in io.vertigo.orchestra.domain
-
This class is automatically generated.
- DtDefinitions() - Constructor for class io.vertigo.orchestra.domain.DtDefinitions
- DtDefinitions.Definitions - Enum in io.vertigo.orchestra.domain
-
Enumération des DtDefinitions.
- DtDefinitions.OActivityExecutionFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OActivityExecution.
- DtDefinitions.OActivityExecutionUiFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OActivityExecutionUi.
- DtDefinitions.OActivityFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OActivity.
- DtDefinitions.OActivityLogFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OActivityLog.
- DtDefinitions.OActivityWorkspaceFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OActivityWorkspace.
- DtDefinitions.OExecutionStateFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OExecutionState.
- DtDefinitions.OExecutionSummaryFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OExecutionSummary.
- DtDefinitions.ONodeFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de ONode.
- DtDefinitions.OProcessExecutionFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OProcessExecution.
- DtDefinitions.OProcessExecutionUiFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OProcessExecutionUi.
- DtDefinitions.OProcessFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OProcess.
- DtDefinitions.OProcessPlanificationFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OProcessPlanification.
- DtDefinitions.OProcessTypeFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OProcessType.
- DtDefinitions.OProcessUiFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OProcessUi.
- DtDefinitions.OSchedulerStateFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OSchedulerState.
- DtDefinitions.OUserFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de OUser.
- DtDefinitions.TriggerTypeFields - Enum in io.vertigo.orchestra.domain
-
Enumération des champs de TriggerType.
- DtField - Class in io.vertigo.datamodel.structure.definitions
-
This class defines the structure of a field.
- DtField.FieldType - Enum in io.vertigo.datamodel.structure.definitions
-
This enum lists all types that can be used by a field.
- DtFieldName<D extends DtObject> - Interface in io.vertigo.datamodel.structure.definitions
-
Nom de champs de DT (marqueur).
- DtList<D extends DtObject> - Class in io.vertigo.datamodel.structure.model
-
Classe de stockage des listes.
- DtList - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- DtList(DtDefinition) - Constructor for class io.vertigo.datamodel.structure.model.DtList
-
Constructor.
- DtList(DtList<D>, DtListURI) - Constructor for class io.vertigo.datamodel.structure.model.DtList
-
Constructor.
- DtList(Class<? extends DtObject>) - Constructor for class io.vertigo.datamodel.structure.model.DtList
-
Constructor.
- DtListDelta<D extends DtObject> - Class in io.vertigo.vega.webservice.model
-
Delta operations on List.
- DtListDelta(DtList<D>, DtList<D>, DtList<D>) - Constructor for class io.vertigo.vega.webservice.model.DtListDelta
- DtListDeltaJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
- DtListDeltaJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
- DtListJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
- DtListJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
- DtListPatternFilter<D extends DtObject> - Class in io.vertigo.datafactory.impl.collections.functions.filter
-
Filtre de DtList prenant en entrée un String qui doit respecter certains patterns.
- DtListPatternFilter(String) - Constructor for class io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilter
-
Constructor.
- DtListPatternFilterUtil - Class in io.vertigo.datafactory.impl.collections.functions.filter
-
Parser des filtres utilisant une syntaxe définie.
- DtListPatternFilterUtil.FilterPattern - Enum in io.vertigo.datafactory.impl.collections.functions.filter
-
Pattern types : Range or Term.
- DtListState - Class in io.vertigo.datamodel.structure.model
-
DtList state : sorting and paging informations
- DtListStateMethodArgumentResolver - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- DtListStateMethodArgumentResolver() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.DtListStateMethodArgumentResolver
- DtListURI - Class in io.vertigo.datamodel.structure.model
-
URI d'une DTC.
- DtListURI(DtDefinition) - Constructor for class io.vertigo.datamodel.structure.model.DtListURI
-
Constructor.
- DtListURIForAssociation<A extends AssociationDefinition> - Class in io.vertigo.datamodel.structure.definitions.association
-
URI d'une liste définie par une association.
- DtListURIForAssociation(A, UID, String) - Constructor for class io.vertigo.datamodel.structure.definitions.association.DtListURIForAssociation
-
Constructor.
- DtListURIForMasterData - Class in io.vertigo.datamodel.structure.model
-
Gestion d'une liste de référence.
- DtListURIForMasterData(DtDefinition, String) - Constructor for class io.vertigo.datamodel.structure.model.DtListURIForMasterData
-
Constructor.
- DtListURIForNNAssociation - Class in io.vertigo.datamodel.structure.definitions.association
-
URI for NN relation list.
- DtListURIForNNAssociation(AssociationNNDefinition, UID, String) - Constructor for class io.vertigo.datamodel.structure.definitions.association.DtListURIForNNAssociation
- DtListURIForSimpleAssociation - Class in io.vertigo.datamodel.structure.definitions.association
-
URI for simple 1N relation list.
- DtListURIForSimpleAssociation(AssociationSimpleDefinition, UID, String) - Constructor for class io.vertigo.datamodel.structure.definitions.association.DtListURIForSimpleAssociation
- DtMasterData - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- DtMasterData - Interface in io.vertigo.datamodel.structure.model
-
Interface to have a marker on all MasterData object.
- DtObject - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- DtObject - Interface in io.vertigo.datamodel.structure.model
-
Interface to have a marker on all business objects.
- DtObjectComparator<D extends DtObject> - Class in io.vertigo.datastore.impl.entitystore
-
Comparateur des DtObject.
- DtObjectComparator(EntityStoreManager, DtField, boolean) - Constructor for class io.vertigo.datastore.impl.entitystore.DtObjectComparator
-
Constructor.
- DtObjectErrors - Class in io.vertigo.vega.webservice.validation
-
Liste des erreurs d'un objet métier.
- DtObjectErrors() - Constructor for class io.vertigo.vega.webservice.validation.DtObjectErrors
- DtObjectJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
- DtObjectJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
- DtObjectsLoader - Class in io.vertigo.datamodel.impl.smarttype.loaders
-
Lecture des annotations présentes sur les objets métier.
- DtObjectsLoader() - Constructor for class io.vertigo.datamodel.impl.smarttype.loaders.DtObjectsLoader
- DtObjectUtil - Class in io.vertigo.datamodel.structure.util
-
The DtObjectUtil class is a set of utils about the DtObject.
- DtObjectValidator<O extends DtObject> - Interface in io.vertigo.vega.webservice.validation
-
Validator of DtObject.
- DtProperty - Class in io.vertigo.datamodel.structure.definitions
-
Métadonnée liée à un champ.
- DtSketch - Class in io.vertigo.studio.notebook.domain
-
The DtSketch class defines the sketch of data.
- DtSketchBuilder - Class in io.vertigo.studio.notebook.domain
-
This class must be used to build a DtSketch.
- DtSketchField - Class in io.vertigo.studio.notebook.domain
-
This class defines the structure of a field.
- DtSketchField.FieldType - Enum in io.vertigo.studio.notebook.domain
-
This enum lists all types that can be used by a field.
- DtStaticMasterData - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- DtStaticMasterData - Interface in io.vertigo.datamodel.structure.model
-
Interface to have a marker on all static MasterData object.
- DtStereotype - Enum in io.vertigo.datamodel.structure.definitions
-
The type of dt (Will be refactored in next releases, not homogeneous)
- dum(Class<T>) - Method in interface io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGenerator
-
Creates a dummy value for the specified type
- dum(Class<T>) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGeneratorBasic
- dumDtList(Class<D>) - Method in interface io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGenerator
-
Creates a dtList of dummy values for the specified type
- dumDtList(Class<D>) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGeneratorBasic
- dumList(Class<T>) - Method in interface io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGenerator
-
Creates a list of dummy values for the specified type
- dumList(Class<T>) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGeneratorBasic
- dumNew(Class<D>) - Method in interface io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGenerator
-
Creates a dummy dtObject for the specified type as new (no pk)
- dumNew(Class<D>) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGeneratorBasic
- DynamicDefinition - Class in io.vertigo.datamodel.impl.smarttype.dynamic
- DynamicDefinition(String, List<String>, DefinitionSupplier) - Constructor for class io.vertigo.datamodel.impl.smarttype.dynamic.DynamicDefinition
- DynamicDefinitionSolver - Class in io.vertigo.datamodel.impl.smarttype.dynamic
-
Solver permet de résoudre les références.
- DYNAMO_COLLECTIONS_INDEXER_TOO_MANY_CLAUSES - io.vertigo.datafactory.plugins.collections.lucene.Resources
-
"Votre recherche n'est pas assez sélective.
- DYNAMO_CONSTRAINT_DECIMAL_EXCEEDED - io.vertigo.basics.constraint.Resources
-
Contrainte le format d'un BigDecimal.
- DYNAMO_CONSTRAINT_DECIMALLENGTH_EXCEEDED - io.vertigo.basics.constraint.Resources
-
Contrainte de longueur pour un BigDecimal.
- DYNAMO_CONSTRAINT_INTEGERLENGTH_EXCEEDED - io.vertigo.basics.constraint.Resources
-
Contrainte de longueur pour un Integer.
- DYNAMO_CONSTRAINT_LONGLENGTH_EXCEEDED - io.vertigo.basics.constraint.Resources
-
Contrainte de longueur pour un Long.
- DYNAMO_CONSTRAINT_NUMBER_MAXIMUM - io.vertigo.basics.constraint.Resources
-
Contrainte de valeur minimum pour un Number.
- DYNAMO_CONSTRAINT_NUMBER_MINIMUM - io.vertigo.basics.constraint.Resources
-
Contrainte de valeur minimum pour un Number.
- DYNAMO_CONSTRAINT_REGEXP - io.vertigo.basics.constraint.Resources
-
Contrainte par expression regulière.
- DYNAMO_CONSTRAINT_STRINGLENGTH_EXCEEDED - io.vertigo.basics.constraint.Resources
-
Contrainte de longueur pour une String.
- DYNAMO_SEARCH_QUERY_SYNTAX_ERROR - io.vertigo.datafactory.impl.search.SearchResource
-
Search syntax error.
- DYNAMO_SQL_CONSTRAINT_ALREADY_REGISTRED - io.vertigo.database.impl.sql.Resources
-
Unicity constraint problem.
- DYNAMO_SQL_CONSTRAINT_IMPOSSIBLE_TO_DELETE - io.vertigo.database.impl.sql.Resources
-
Impossible to delete entry due to referential constraint.
- DYNAMO_SQL_CONSTRAINT_TOO_BIG_VALUE - io.vertigo.database.impl.sql.Resources
-
Value to big for field in database.
- DynamoDashboardControler - Class in io.vertigo.dashboard.ui.dynamo
- DynamoDashboardControler() - Constructor for class io.vertigo.dashboard.ui.dynamo.DynamoDashboardControler
- DynamoSketchFactory - Class in io.vertigo.studio.plugins.source.vertigo.factories
- DynamoSketchFactory() - Constructor for class io.vertigo.studio.plugins.source.vertigo.factories.DynamoSketchFactory
-
Constructor.
- DYNAMOX_BOOLEAN_NOT_FORMATTED - io.vertigo.basics.formatter.Resources
-
Erreur de formattage d'un booléen.
- DYNAMOX_DATE_NOT_FORMATTED - io.vertigo.basics.formatter.Resources
-
Ce champ doit contenir une date valide.
- DYNAMOX_NUMBER_NOT_FORMATTED - io.vertigo.basics.formatter.Resources
-
Type de donnée erroné.
- DYNAMOX_NUMBER_TOO_BIG - io.vertigo.basics.formatter.Resources
-
Le nombre est trop grand.
E
- EAXmiHandler - Class in io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core
-
Handler de lecture du fichier XMI généré par Enterprise Architect.
- EAXmiLoader - Class in io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core
-
Loader de fichier XMI version Enterprise Architect.
- EAXmiLoader(boolean, ResourceManager) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiLoader
-
Constructor.
- EAXmiType - Enum in io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core
-
Type d'objets du XMI géré.
- edit - io.vertigo.ui.core.FormMode
-
Mode edition.
- EhCachePlugin - Class in io.vertigo.datastore.plugins.cache.ehcache
-
Implémentation EHCache du CacheManager.
- EhCachePlugin(CodecManager) - Constructor for class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Constructor.
- Either<L,R> - Class in io.vertigo.core.lang
-
Either is an immutable object, it contains left XOR right element.
- ElasticSearchConnector - Interface in io.vertigo.connectors.elasticsearch
- ElasticSearchFeatures - Class in io.vertigo.connectors.elasticsearch
-
Defines ElasticSearchConnector module.
- ElasticSearchFeatures() - Constructor for class io.vertigo.connectors.elasticsearch.ElasticSearchFeatures
-
Constructor.
- email - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Email'.
- EmbeddedElasticSearchServer - Class in io.vertigo.connectors.elasticsearch
-
Gestion de la connexion au serveur ElasticSearch en mode embarqué.
- EmbeddedElasticSearchServer(String, Optional<String>, Optional<Integer>, Optional<Integer>, ResourceManager) - Constructor for class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer
-
Constructor.
- EmbeddedElasticSearchServer.MyNode - Class in io.vertigo.connectors.elasticsearch
- EmbeddedJavalinConnector - Class in io.vertigo.connectors.javalin
- EmbeddedJavalinConnector(Optional<String>, int) - Constructor for class io.vertigo.connectors.javalin.EmbeddedJavalinConnector
-
Constructor.
- empty() - Static method in class io.vertigo.datafactory.collections.model.SelectedFacetValues
- empty() - Method in interface io.vertigo.quarto.impl.publisher.merger.script.ScriptContext
- EnableVertigoSpringBridge - Annotation Type in io.vertigo.connectors.spring
- encode(byte[]) - Method in class io.vertigo.commons.impl.codec.base64.Base64Codec
-
Encodage.
- encode(byte[]) - Method in class io.vertigo.commons.impl.codec.compression.CompressionCodec
-
Compression d'un objet.
- encode(byte[]) - Method in class io.vertigo.commons.impl.codec.crypto.CryptoCodec
-
Encryptage de données.
- encode(byte[]) - Method in class io.vertigo.commons.impl.codec.hash.HashEncoder
-
Encodage.
- encode(byte[]) - Method in class io.vertigo.commons.impl.codec.hex.HexEncoder
-
Encodage.
- encode(Serializable) - Method in class io.vertigo.commons.impl.codec.compressedserialization.CompressedSerializationCodec
-
Encodage.
- encode(Serializable) - Method in class io.vertigo.commons.impl.codec.serialization.SerializationCodec
-
Encodage.
- encode(String) - Method in class io.vertigo.commons.impl.codec.csv.CsvEncoder
-
Encodage.
- encode(String) - Method in class io.vertigo.commons.impl.codec.html.HtmlCodec
-
Encodage.
- encode(String) - Method in class io.vertigo.quarto.plugins.publisher.docx.DOCXValueEncoder
-
Encodage.
- encode(String) - Method in class io.vertigo.quarto.plugins.publisher.odt.ODTValueEncoder
-
Encodage.
- encode(Map<String, String>) - Method in class io.vertigo.orchestra.plugins.services.MapCodec
- encode(S) - Method in interface io.vertigo.commons.codec.Encoder
-
Encodage.
- encodeForDN(String) - Static method in class io.vertigo.connectors.ldap.EsapiLdapEncoder
-
Encode data for use in an LDAP distinguished name.
- encodeForLDAP(String) - Static method in class io.vertigo.connectors.ldap.EsapiLdapEncoder
-
Encode data for use in LDAP queries.
- encodeLogicalOperator(CriteriaLogicalOperator) - Method in interface io.vertigo.datamodel.criteria.CriteriaEncoder
- encodeLogicalOperator(CriteriaLogicalOperator) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlCriteriaEncoder
- encodeOperator(CriteriaCtx, CriterionOperator, DtFieldName, Serializable[]) - Method in interface io.vertigo.datamodel.criteria.CriteriaEncoder
- encodeOperator(CriteriaCtx, CriterionOperator, DtFieldName, Serializable[]) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlCriteriaEncoder
- Encoder<S,T> - Interface in io.vertigo.commons.codec
-
Utilitaire permettant de passer d'un format à un autre format
- ENCODER - Static variable in class io.vertigo.quarto.impl.publisher.merger.grammar.TagEncodedField
- EncoderDate - Class in io.vertigo.ui.core.encoders
-
Encoder de date et de date time
- encodeValue(Object, SmartTypeDefinition) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.ESDocumentCodec
- encoding - Variable in class io.vertigo.studio.tools.YamlStudioConfig.YamlMdaConfig
- END_SEPARATOR_CLASSIC - Static variable in enum io.vertigo.commons.script.SeparatorType
-
Fin d'une balise d'évaluation classique.
- endElement(String, String, String) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiHandler
- endExecution(Long, String) - Method in class io.vertigo.orchestra.webservices.WsExecutionControl
-
Termine une exécution mise en attente.
- endLoading() - Method in class io.vertigo.core.node.component.loader.ComponentSpaceLoader
- endLoading() - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceLoader
- endPendingActivityExecution(Long, String, ExecutionState, Optional<String>) - Method in class io.vertigo.orchestra.impl.services.execution.ProcessExecutorImpl
-
Termine une execution mise en attente.
- endPendingActivityExecution(Long, String, ExecutionState, Optional<String>) - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Termine une execution mise en attente.
- endPendingActivityExecution(Long, String, ExecutionState, Optional<String>) - Method in class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
- endPendingActivityExecution(Long, String, ExecutionState, Optional<String>) - Method in interface io.vertigo.orchestra.services.execution.ProcessExecutor
-
Termine une execution mise en attente.
- endPoint - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlNodeConfig
- endSheet() - Method in class io.vertigo.quarto.exporter.model.ExportSheetBuilder
-
Close sheet.
- endTime - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Date de fin'.
- endTime - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Fin'.
- endTime - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Date de fin'.
- endTime - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Fin'.
- engine - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Implémentation effective de l'execution'.
- engine - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Implémentation de l'activité'.
- engine - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Implémentation effective de l'execution'.
- Entity - io.vertigo.datamodel.structure.definitions.DtStereotype
- Entity - io.vertigo.studio.notebook.domain.StudioStereotype
- Entity - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- Entity - Interface in io.vertigo.datamodel.structure.model
-
An entity placed in a domain model.
- EntityMetricsProvider - Class in io.vertigo.datastore.entitystore.metrics
-
Composant to provide Metrics about domain
- EntityMetricsProvider(VTransactionManager, EntityStoreManager) - Constructor for class io.vertigo.datastore.entitystore.metrics.EntityMetricsProvider
-
Constructor.
- EntityModel - Class in io.vertigo.dashboard.ui.dynamo.model
- EntityModel(DtDefinition, Double, Double, Double) - Constructor for class io.vertigo.dashboard.ui.dynamo.model.EntityModel
- EntityStoreConfig - Interface in io.vertigo.datastore.entitystore
-
Data store configuration.
- EntityStoreConfigImpl - Class in io.vertigo.datastore.impl.entitystore
-
Implémentation Standard du StoreProvider.
- EntityStoreConfigImpl(List<EntityStorePlugin>, CacheManager) - Constructor for class io.vertigo.datastore.impl.entitystore.EntityStoreConfigImpl
-
Constructor.
- entityStoreManager - Variable in class io.vertigo.datastore.impl.dao.DAO
- entityStoreManager - Variable in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Accès au storeManager.
- EntityStoreManager - Interface in io.vertigo.datastore.entitystore
-
Defines the way to acces and store all the data.
- EntityStoreManagerImpl - Class in io.vertigo.datastore.impl.entitystore
-
Implementation of DataStore.
- EntityStoreManagerImpl(CacheManager, VTransactionManager, EventBusManager, TaskManager, List<EntityStorePlugin>) - Constructor for class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Constructor
- EntityStorePlugin - Interface in io.vertigo.datastore.impl.entitystore
-
The DataStorePlugin class defines the logical way used to read and write data in a data store.
- entrySet() - Method in class io.vertigo.ui.core.MapUiObject
-
Implémentation : TODO : see if it's ok
- ENUM - io.vertigo.account.authorization.definitions.SecurityDimensionType
-
Enumeration.
- EnumStoreVAccessor<E extends Entity,V extends Enum<V> & MasterDataEnum<E>> - Class in io.vertigo.datastore.impl.entitystore
-
Accessor specialized for Enum access
- EnumStoreVAccessor(Class<E>, String, Class<V>) - Constructor for class io.vertigo.datastore.impl.entitystore.EnumStoreVAccessor
-
Constructor.
- EnvParamPlugin - Class in io.vertigo.core.plugins.param.env
-
Plugin de gestion de configuration des variables d'environnement.
- EnvParamPlugin() - Constructor for class io.vertigo.core.plugins.param.env.EnvParamPlugin
- EQ - io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Equals.
- EQ - io.vertigo.datamodel.criteria.CriterionOperator
- equals(Object) - Method in class io.vertigo.commons.command.GenericUID
- equals(Object) - Method in class io.vertigo.commons.transaction.VTransactionResourceId
- equals(Object) - Method in class io.vertigo.core.lang.Tuple
- equals(Object) - Method in class io.vertigo.core.node.definition.DefinitionReference
- equals(Object) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- equals(Object) - Method in class io.vertigo.datamodel.structure.model.DtList
- equals(Object) - Method in class io.vertigo.datamodel.structure.model.DtListURI
- equals(Object) - Method in class io.vertigo.datamodel.structure.model.UID
- equals(Object) - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
- equals(Object) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawKey
- equals(Object) - Method in class io.vertigo.studio.notebook.SketchKey
- equals(Object) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlId
- equals(Object) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- equals(Object) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
- error - Variable in class io.vertigo.stella.impl.master.WorkResult
- error(String) - Method in class io.vertigo.orchestra.impl.services.execution.ActivityLogger
-
Ajoute une erreur dans le log.
- error(String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- error(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- error(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- error(String, DtObject, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- error(String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- error(String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- ERROR - io.vertigo.core.analytics.metric.Metric.Status
-
Erreur lors de l'exécution
- ERROR - io.vertigo.orchestra.services.execution.ExecutionState
- ERROR - io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Erreur.
- errorPostTreatment(ActivityExecutionWorkspace, Exception) - Method in class io.vertigo.orchestra.impl.services.execution.AbstractActivityEngine
-
Post-traitement à effectuer en cas d'erreur.
- errorPostTreatment(ActivityExecutionWorkspace, Exception) - Method in interface io.vertigo.orchestra.services.execution.ActivityEngine
-
Post-traitement à effectuer en cas d'erreur.
- errorPostTreatment(ActivityExecutionWorkspace, Exception) - Method in class io.vertigo.orchestra.services.execution.RunnableActivityEngine
- errorsCount - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Nombre en erreur'.
- EsapiLdapEncoder - Class in io.vertigo.connectors.ldap
-
Extract from org.owasp.esapi.reference.DefaultEncoder.
- escape - io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery.EscapeMode
-
escape reserved syntax.
- ESDocumentCodec - Class in io.vertigo.datafactory.plugins.search.elasticsearch
-
Traduction bi directionnelle des objets SOLR en objets logique de recherche.
- ESDocumentCodec(CodecManager, Map<Class, BasicTypeAdapter>) - Constructor for class io.vertigo.datafactory.plugins.search.elasticsearch.ESDocumentCodec
-
Constructor.
- ESFacetedQueryResultBuilder<I extends DtObject> - Class in io.vertigo.datafactory.plugins.search.elasticsearch
-
Requête physique d'accès à ElasticSearch.
- ESFacetedQueryResultBuilder(ESDocumentCodec, SearchIndexDefinition, SearchResponse, SearchQuery) - Constructor for class io.vertigo.datafactory.plugins.search.elasticsearch.ESFacetedQueryResultBuilder
-
Constructor.
- ESGeoSearchPlugin - Class in io.vertigo.geo.plugins.geosearch.es
- ESGeoSearchPlugin(String, Optional<String>, List<RestHighLevelElasticSearchConnector>, CodecManager, SmartTypeManager, ResourceManager) - Constructor for class io.vertigo.geo.plugins.geosearch.es.ESGeoSearchPlugin
- estCd - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'ExecutionState'.
- estCd - io.vertigo.orchestra.domain.DtDefinitions.OExecutionStateFields
-
Propriété 'Code'.
- estCd - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'ExecutionState'.
- EthereumLedgerPlugin - Class in io.vertigo.audit.plugins.ledger.ethereum
-
Client RPC Ethereum (for Geth and Parity)
- EthereumLedgerPlugin(EventBusManager, String, String, String, String, String, String, String) - Constructor for class io.vertigo.audit.plugins.ledger.ethereum.EthereumLedgerPlugin
- evaluate(String, List<ExpressionParameter>, Class<J>) - Method in interface io.vertigo.commons.impl.script.ExpressionEvaluatorPlugin
-
Evaluation d'une expression.
- evaluate(String, List<ExpressionParameter>, Class<J>) - Method in class io.vertigo.commons.plugins.script.janino.JaninoExpressionEvaluatorPlugin
-
Evaluation d'une expression.
- evaluateExpression(String, List<ExpressionParameter>, Class<J>) - Method in class io.vertigo.commons.impl.script.ScriptManagerImpl
-
Evaluates an expression.
- evaluateExpression(String, List<ExpressionParameter>, Class<J>) - Method in interface io.vertigo.commons.script.ScriptManager
-
Evaluates an expression.
- evaluateScript(String, SeparatorType, List<ExpressionParameter>) - Method in class io.vertigo.commons.impl.script.ScriptManagerImpl
-
Evaluates the script, transforms a script into a text.
- evaluateScript(String, SeparatorType, List<ExpressionParameter>) - Method in interface io.vertigo.commons.script.ScriptManager
-
Evaluates the script, transforms a script into a text.
- Event - Interface in io.vertigo.commons.eventbus
-
An event is the message that is communicated from the publisher to the suscribers.
- EventBusManager - Interface in io.vertigo.commons.eventbus
-
Inter-components events manager.
- EventBusManagerImpl - Class in io.vertigo.commons.impl.eventbus
- EventBusManagerImpl() - Constructor for class io.vertigo.commons.impl.eventbus.EventBusManagerImpl
-
Constructor.
- EventBusModel - Class in io.vertigo.dashboard.ui.commons.model
- EventBusModel(Class, List<EventBusSubscriptionDefinition>) - Constructor for class io.vertigo.dashboard.ui.commons.model.EventBusModel
- EventBusSubscribed - Annotation Type in io.vertigo.commons.eventbus
-
This annotation must be added on each method of a component.
- EventBusSubscriptionDefinition<E extends Event> - Class in io.vertigo.commons.eventbus.definitions
-
This defintion defines a subscripter in the eventbus pattern.
- EventBusSubscriptionDefinition(String, Class<E>, Consumer<E>) - Constructor for class io.vertigo.commons.eventbus.definitions.EventBusSubscriptionDefinition
-
Constructor
- ExceptionWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Exceptions handler.
- ExceptionWebServiceHandlerPlugin(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
- EXCLUDE_PATTERN_PARAM_NAME - Static variable in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
-
Filter parameter name for exclude some url.
- ExcludedFields - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Exclude fields from this annotated object.
- exec(List) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.MethodAnnotationsModel
- exec(List) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMethodModel
- execute() - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Réalise l'exécution d'une tache.
- execute() - Method in class io.vertigo.datamodel.task.model.TaskEngine
-
Réalise l'exécution d'une tache.
- execute(Task) - Method in class io.vertigo.datamodel.impl.task.TaskManagerImpl
-
Execution of a task.
- execute(Task) - Method in interface io.vertigo.datamodel.task.TaskManager
-
Execution of a task.
- execute(ProcessDefinition, Optional<String>) - Method in class io.vertigo.orchestra.impl.services.execution.ProcessExecutorImpl
-
Execute un processus.
- execute(ProcessDefinition, Optional<String>) - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Execute un processus.
- execute(ProcessDefinition, Optional<String>) - Method in class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
- execute(ProcessDefinition, Optional<String>) - Method in interface io.vertigo.orchestra.services.execution.ProcessExecutor
-
Execute un processus.
- execute(ActivityExecutionWorkspace) - Method in interface io.vertigo.orchestra.services.execution.ActivityEngine
-
Réalise l'exécution d'une tache.
- execute(ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.services.execution.RunnableActivityEngine
- execute(String, PublisherData) - Method in class io.vertigo.quarto.impl.publisher.merger.processor.GrammarEvaluatorProcessor
-
Utilise la chaine d'entrée et les parametres de merge pour faire un traitement spécifique.
- execute(String, PublisherData) - Method in class io.vertigo.quarto.impl.publisher.merger.processor.GrammarXMLBalancerProcessor
-
Utilise la chaine d'entrée et les parametres de merge pour faire un traitement spécifique.
- execute(String, PublisherData) - Method in interface io.vertigo.quarto.impl.publisher.merger.processor.MergerProcessor
-
Utilise la chaine d'entrée et les parametres de merge pour faire un traitement spécifique.
- execute(String, PublisherData) - Method in class io.vertigo.quarto.impl.publisher.merger.processor.MergerScriptEvaluatorProcessor
-
Utilise la chaine d'entrée et les parametres de merge pour faire un traitement spécifique.
- execute(URL, PublisherData) - Method in interface io.vertigo.quarto.impl.publisher.MergerPlugin
-
Point d'entrée du plugin.
- execute(URL, PublisherData) - Method in class io.vertigo.quarto.plugins.publisher.docx.DOCXMergerPlugin
-
Effectue la fusion.
- execute(URL, PublisherData) - Method in class io.vertigo.quarto.plugins.publisher.odt.OpenOfficeMergerPlugin
-
Point d'entrée du plugin.
- executeBatch(SqlStatement, Map<Class, BasicTypeAdapter>, SqlConnection) - Method in class io.vertigo.database.impl.sql.SqlManagerImpl
-
Executes the batch .
- executeBatch(SqlStatement, Map<Class, BasicTypeAdapter>, SqlConnection) - Method in interface io.vertigo.database.sql.SqlManager
-
Executes the batch .
- executeCommand(String, String...) - Method in interface io.vertigo.commons.command.CommandManager
- executeCommand(String, String...) - Method in class io.vertigo.commons.impl.command.CommandManagerImpl
- executeNow(String, Map<String, String>) - Method in class io.vertigo.orchestra.webservices.WsExecutionControl
-
Lance l'execution d'un processus.
- executeNowIhm(String) - Method in class io.vertigo.orchestra.webservices.WsExecutionControl
-
Lance l'execution d'un processus avec son id.
- executeQuery(SqlStatement, Class<O>, Map<Class, BasicTypeAdapter>, Integer, SqlConnection) - Method in class io.vertigo.database.impl.sql.SqlManagerImpl
-
Executes a sql query returning a list
- executeQuery(SqlStatement, Class<O>, Map<Class, BasicTypeAdapter>, Integer, SqlConnection) - Method in interface io.vertigo.database.sql.SqlManager
-
Executes a sql query returning a list
- executeUpdate(SqlStatement, Map<Class, BasicTypeAdapter>, SqlConnection) - Method in class io.vertigo.database.impl.sql.SqlManagerImpl
-
Executes a sql query returning the number of modified rows.
- executeUpdate(SqlStatement, Map<Class, BasicTypeAdapter>, SqlConnection) - Method in interface io.vertigo.database.sql.SqlManager
-
Executes a sql query returning the number of modified rows.
- executeUpdateWithGeneratedKey(SqlStatement, SqlDialect.GenerationMode, String, Class<O>, Map<Class, BasicTypeAdapter>, SqlConnection) - Method in class io.vertigo.database.impl.sql.SqlManagerImpl
-
Executes a sql query returning the number of modified rows.
- executeUpdateWithGeneratedKey(SqlStatement, SqlDialect.GenerationMode, String, Class<O>, Map<Class, BasicTypeAdapter>, SqlConnection) - Method in interface io.vertigo.database.sql.SqlManager
-
Executes a sql query returning the number of modified rows.
- ExecutionPAO - Class in io.vertigo.orchestra.dao.execution
-
This class is automatically generated.
- ExecutionPAO(TaskManager) - Constructor for class io.vertigo.orchestra.dao.execution.ExecutionPAO
-
Constructeur.
- executionState() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Association : ExecutionState.
- executionState() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Association : ExecutionState.
- ExecutionState - Enum in io.vertigo.orchestra.services.execution
-
Enumération des états d'execution.
- ExecutionSummary - Class in io.vertigo.orchestra.services.report
- ExecutionSummary(Long, String, String, Instant, Instant, Integer, Integer, Integer, Integer, Integer, String) - Constructor for class io.vertigo.orchestra.services.report.ExecutionSummary
-
Constructor.
- executionTime - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Durée'.
- executionTime - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Durée'.
- expectedTime - io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Propriété 'Date d'execution prévue'.
- ExpiredViewContextException - Exception in io.vertigo.ui.exception
-
Exception lancée dans le cas ou l'on recherche un context expiré.
- ExpiredViewContextException(String) - Constructor for exception io.vertigo.ui.exception.ExpiredViewContextException
-
Constructeur.
- Export - Class in io.vertigo.quarto.exporter.model
-
Données à exporter.
- Export.Orientation - Enum in io.vertigo.quarto.exporter.model
-
Orientation des documents.
- ExportBuilder - Class in io.vertigo.quarto.exporter.model
-
Builder des données à exporter.
- ExportBuilder(ExportFormat, String) - Constructor for class io.vertigo.quarto.exporter.model.ExportBuilder
-
Constructor.
- exportData(Export, OutputStream) - Method in interface io.vertigo.quarto.impl.exporter.ExporterPlugin
-
Réalise l'export des données de contenu.
- exportData(Export, OutputStream) - Method in class io.vertigo.quarto.plugins.exporter.csv.CSVExporterPlugin
-
Réalise l'export des données de contenu.
- exportData(Export, OutputStream) - Method in class io.vertigo.quarto.plugins.exporter.pdf.PDFExporterPlugin
-
Réalise l'export des données de contenu.
- exportData(Export, OutputStream) - Method in class io.vertigo.quarto.plugins.exporter.pdfrtf.AbstractExporterIText
-
Méthode principale qui gère l'export d'un tableau vers un fichier ODS.
- exportData(Export, OutputStream) - Method in class io.vertigo.quarto.plugins.exporter.rtf.RTFExporterPlugin
-
Réalise l'export des données de contenu.
- exportData(Export, OutputStream) - Method in class io.vertigo.quarto.plugins.exporter.xls.XLSExporterPlugin
-
Réalise l'export des données de contenu.
- ExportDenormField - Class in io.vertigo.quarto.exporter.model
-
Définition d'une colonne de type dénormalisation à exporter.
- ExporterManager - Interface in io.vertigo.quarto.exporter
-
Gestionnaire centralisé des éditions de données.
- ExporterManagerImpl - Class in io.vertigo.quarto.impl.exporter
-
Implémentation standard du manager des exports.
- ExporterManagerImpl(List<ExporterPlugin>) - Constructor for class io.vertigo.quarto.impl.exporter.ExporterManagerImpl
-
Constructor.
- ExporterPlugin - Interface in io.vertigo.quarto.impl.exporter
-
Plugin de l'export.
- ExporterUtil - Class in io.vertigo.quarto.impl.exporter.util
-
Classe utilitaire pour export.
- ExportField - Class in io.vertigo.quarto.exporter.model
-
Définition d'une colonne à exporter.
- ExportField(DtField, MessageText) - Constructor for class io.vertigo.quarto.exporter.model.ExportField
-
Constructor.
- ExportFormat - Enum in io.vertigo.quarto.exporter.model
-
Formats de sortie supportés par le manager d'édition.
- ExportHelper - Class in io.vertigo.quarto.exporter.model
-
Classe utilitaire pour export.
- ExportHelper(EntityStoreManager, SmartTypeManager) - Constructor for class io.vertigo.quarto.exporter.model.ExportHelper
-
Constructor.
- ExportSheet - Class in io.vertigo.quarto.exporter.model
-
Interface de consultation des ExportDtParameters.
- ExportSheet(String, List<ExportField>, DtObject, DtList) - Constructor for class io.vertigo.quarto.exporter.model.ExportSheet
- ExportSheetBuilder - Class in io.vertigo.quarto.exporter.model
-
Parametre d'export pour les données de type DT.
- ExportXlsHelper<R extends DtObject> - Class in io.vertigo.quarto.plugins.exporter.xls
-
Helper pour les editions xls.
- ExportXlsHelper(String, String) - Constructor for class io.vertigo.quarto.plugins.exporter.xls.ExportXlsHelper
-
Constructor.
- EXPRESSION - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Expression du champ computed.
- ExpressionEvaluatorPlugin - Interface in io.vertigo.commons.impl.script
-
Evaluation d'une expression.
- ExpressionParameter - Class in io.vertigo.commons.script
-
Paramètre.
- EXTENDED_VALUE_FIELDNAME - Static variable in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
list value fieldname.
- ExtendedObject<O> - Class in io.vertigo.vega.webservice.model
-
ExtendedObject to extends an object with meta data.
- ExtendedObject(O) - Constructor for class io.vertigo.vega.webservice.model.ExtendedObject
-
Constructor.
- extractConstraintName(String) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
-
Extract parameter value from request as readType.
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
-
Extract parameter value from request as readType.
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
-
Extract parameter value from request as readType.
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in interface io.vertigo.vega.plugins.webservice.handler.reader.JsonReader
-
Extract parameter value from request as readType.
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
-
Extract parameter value from request as readType.
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
-
Extract parameter value from request as readType.
- extractData(HttpServletRequest, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
-
Extract parameter value from request as readType.
- extractUnbalancedTag(char[]) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ProcessorXMLUtil
-
Recupere la pile des tags qui ne sont pas ouvert et ceux qui ne sont pas fermés correctement dans le XML passé en parametre.
- extractUnrepeatableTag(char[]) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ProcessorXMLUtil
-
Retourne les tags qui posent problème si l'on cherche à supprimer ou répéter ce bloc XML.
F
- Facet - Class in io.vertigo.datafactory.collections.model
-
Facette.
- Facet(FacetDefinition, Map<FacetValue, Long>) - Constructor for class io.vertigo.datafactory.collections.model.Facet
-
Constructor.
- FacetCustomDefinitionSupplier - Class in io.vertigo.datafactory.collections.definitions
- FacetCustomDefinitionSupplier(String) - Constructor for class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- FacetDefinition - Class in io.vertigo.datafactory.collections.definitions
-
Définition de Facette.
- FacetDefinition.FacetOrder - Enum in io.vertigo.datafactory.collections.definitions
-
Facet order : alpha, count, definition
- FacetedQuery - Class in io.vertigo.datafactory.collections.model
-
Requete de filtrage par facettes.
- FacetedQuery(FacetedQueryDefinition, SelectedFacetValues) - Constructor for class io.vertigo.datafactory.collections.model.FacetedQuery
-
Constructor.
- FacetedQueryDefinition - Class in io.vertigo.datafactory.collections.definitions
-
Définition des requêtes d'accès à l'index de recherche.
- FacetedQueryDefinition(String, List<FacetDefinition>, SmartTypeDefinition, Class<? extends ListFilterBuilder>, String, String) - Constructor for class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
-
Constructor.
- FacetedQueryDefinitionSupplier - Class in io.vertigo.datafactory.collections.definitions
- FacetedQueryDefinitionSupplier(String) - Constructor for class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- FacetedQueryDefiniton - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
- FacetedQueryModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
-
Génération des classes/méthodes des taches de type DAO.
- FacetedQueryModel(FacetedQuerySketch, Function<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- FacetedQueryResult<R extends DtObject,S> - Class in io.vertigo.datafactory.collections.model
-
Résultat de la recherche.
- FacetedQueryResult(Optional<FacetedQuery>, long, DtList<R>, List<Facet>, Optional<FacetDefinition>, Map<FacetValue, DtList<R>>, Map<R, Map<DtField, String>>, S) - Constructor for class io.vertigo.datafactory.collections.model.FacetedQueryResult
-
Constructor.
- FacetedQueryResultMerger<R extends DtObject,S> - Class in io.vertigo.datafactory.collections.model
-
Search faceted result merger.
- FacetedQueryResultMerger() - Constructor for class io.vertigo.datafactory.collections.model.FacetedQueryResultMerger
-
Constructor merger should create a facet for this cluster.
- FacetedQuerySketch - Class in io.vertigo.studio.notebook.search
-
Définition des requêtes d'accès à l'index de recherche.
- FacetedQuerySketch(String, DtSketch, List<FacetSketch>, DomainSketch, String, String, Optional<String>) - Constructor for class io.vertigo.studio.notebook.search.FacetedQuerySketch
-
Constructor.
- FacetFactory - Class in io.vertigo.datafactory.impl.collections.facet.model
-
Factory de FacetedQueryDefinition.
- FacetFactory(CollectionsManager, SmartTypeManager) - Constructor for class io.vertigo.datafactory.impl.collections.facet.model.FacetFactory
-
Constructor.
- facetList(DtList<R>, FacetedQuery, Optional<FacetDefinition>) - Method in interface io.vertigo.datafactory.collections.CollectionsManager
-
Facettage d'une liste selon une requete.
- facetList(DtList<R>, FacetedQuery, Optional<FacetDefinition>) - Method in class io.vertigo.datafactory.impl.collections.CollectionsManagerImpl
-
Facettage d'une liste selon une requete.
- FacetModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
- FacetModel(FacetSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- FacetParamModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
- FacetParamModel(String, String) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetParamModel
- FacetRangeDefinitionSupplier - Class in io.vertigo.datafactory.collections.definitions
- FacetRangeDefinitionSupplier(String) - Constructor for class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- FacetSketch - Class in io.vertigo.studio.notebook.search
-
Définition de Facette.
- FacetSketch.FacetOrder - Enum in io.vertigo.studio.notebook.search
-
Facet order : alpha, count, definition
- FacetSketchValue - Class in io.vertigo.studio.notebook.search
-
Valeur de facette relatif à une définition.
- FacetSketchValue(String, String, String) - Constructor for class io.vertigo.studio.notebook.search.FacetSketchValue
-
Contructor.
- FacetTermDefinitionSupplier - Class in io.vertigo.datafactory.collections.definitions
- FacetTermDefinitionSupplier(String) - Constructor for class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- FacetValue - Class in io.vertigo.datafactory.collections.model
-
Valeur de facette relatif à une définition.
- FacetValue(String, ListFilter, MessageText) - Constructor for class io.vertigo.datafactory.collections.model.FacetValue
-
Contructor.
- FacetValueModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
- FacetValueModel(FacetSketchValue) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetValueModel
- fail(Exception) - Method in class io.vertigo.datafactory.impl.search.WritableFuture
-
Mark this execution as failed.
- FakeLedgerPlugin - Class in io.vertigo.audit.plugins.ledger.fake
-
Fake client
- FakeLedgerPlugin() - Constructor for class io.vertigo.audit.plugins.ledger.fake.FakeLedgerPlugin
- FakeTimeSeriesPlugin - Class in io.vertigo.database.plugins.timeseries.fake
- FakeTimeSeriesPlugin() - Constructor for class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- FAST - io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
- fatalError(SAXParseException) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiHandler
- feature() - Method in annotation type io.vertigo.core.analytics.health.HealthChecked
-
The feature of the health check.
- Feature - Annotation Type in io.vertigo.core.node.config
-
For declaring a feature by it's name in the manifest
- features - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlModuleConfig
- features - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- Features<F> - Class in io.vertigo.core.node.config
-
Defines a module by its features.
- Features(String) - Constructor for class io.vertigo.core.node.config.Features
- featuresConfig - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlModuleConfig
- Field - Annotation Type in io.vertigo.datamodel.structure.stereotype
- fieldIndex - Variable in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- FileAttachment - Annotation Type in io.vertigo.vega.webservice.stereotype
-
File attachment.
- FileGenerator - Interface in io.vertigo.studio.impl.generator
-
Interface des generateurs de fichier.
- FileGeneratorBuilder - Class in io.vertigo.studio.impl.generator
-
This class provides a way to create a FileFenerator.
- FileInfo - Interface in io.vertigo.datastore.filestore.model
-
Représentation d'un Fichier logique persistant.
- FileInfoDefinition - Class in io.vertigo.datastore.filestore.definitions
-
Définition d'un FileInfo.
- FileInfoDefinition(String, String) - Constructor for class io.vertigo.datastore.filestore.definitions.FileInfoDefinition
-
Constructor.
- FileInfoGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.file
-
Génération des objets relatifs au module File.
- FileInfoGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.file.FileInfoGeneratorPlugin
- FileInfoModel - Class in io.vertigo.studio.plugins.generator.vertigo.file.model
-
Génération des classes/méthodes des fileInfo.
- FileInfoModel(FileInfoSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.file.model.FileInfoModel
- FileInfoSketch - Class in io.vertigo.studio.notebook.file
-
Définition d'un FileInfo.
- FileInfoSketch(String, String) - Constructor for class io.vertigo.studio.notebook.file.FileInfoSketch
-
Constructor.
- FileInfoURI - Class in io.vertigo.datastore.filestore.model
-
Représente l'identifiant ABSOLU d'une ressource de type FileInfo.
- FileInfoURI(FileInfoDefinition, Object) - Constructor for class io.vertigo.datastore.filestore.model.FileInfoURI
-
Constructor.
- FileInfoURIConverterValueHandler - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- FileInfoURIConverterValueHandler() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.FileInfoURIConverterValueHandler
- FileSketchFactory - Class in io.vertigo.studio.plugins.source.vertigo.factories.file
- FileSketchFactory() - Constructor for class io.vertigo.studio.plugins.source.vertigo.factories.file.FileSketchFactory
- FileStoreConfig - Class in io.vertigo.datastore.impl.filestore
-
Implémentation Standard du StoreProvider.
- FileStoreConfig(List<FileStorePlugin>) - Constructor for class io.vertigo.datastore.impl.filestore.FileStoreConfig
- FileStoreManager - Interface in io.vertigo.datastore.filestore
-
Defines the way to store and access all the files.
- FileStoreManagerImpl - Class in io.vertigo.datastore.impl.filestore
-
Implementation of FileStore.
- FileStoreManagerImpl(List<FileStorePlugin>) - Constructor for class io.vertigo.datastore.impl.filestore.FileStoreManagerImpl
-
Constructor.
- FileStorePlugin - Interface in io.vertigo.datastore.impl.filestore
-
File store plugin.
- FileUtil - Class in io.vertigo.core.util
- filter(ListFilter) - Method in interface io.vertigo.datafactory.collections.CollectionsManager
-
Constructeur de la function de filtrage à partir d'un filtre de liste.
- filter(ListFilter) - Method in interface io.vertigo.datafactory.collections.IndexDtListFunctionBuilder
-
Constructeur de la function de filtrage à partir d'un filtre de liste.
- filter(ListFilter) - Method in class io.vertigo.datafactory.impl.collections.CollectionsManagerImpl
-
Constructeur de la function de filtrage à partir d'un filtre de liste.
- filter(ListFilter) - Method in class io.vertigo.datafactory.impl.collections.functions.index.IndexFilterFunction
-
Add a listfilter (check ListFilter syntax).
- filter(String, int, Collection<DtField>) - Method in interface io.vertigo.datafactory.collections.IndexDtListFunctionBuilder
-
Filtre une DTC par recherche plein text, ne modifie pas la collection d'origine.
- filter(String, int, Collection<DtField>) - Method in class io.vertigo.datafactory.impl.collections.functions.index.IndexFilterFunction
-
Set filter by keywords.
- filterByValue(String, String) - Method in interface io.vertigo.datafactory.collections.IndexDtListFunctionBuilder
-
Constructeur d'un filtre champ = valeur.
- filterClasses(Predicate<Class>) - Method in class io.vertigo.core.util.Selector
-
Filters classes with a predicate.
- filterFields(Predicate<Field>) - Method in class io.vertigo.core.util.Selector
-
Filters field with a predicate.
- filterMethods(Predicate<Method>) - Method in class io.vertigo.core.util.Selector
-
Filters method with a predicate.
- filterSubList(int, int) - Method in interface io.vertigo.datafactory.collections.IndexDtListFunctionBuilder
-
Sous Liste d'une DTC, ne modifie pas la collection d'origine.
- filterSubList(int, int) - Method in class io.vertigo.datafactory.impl.collections.functions.index.IndexFilterFunction
-
Set sublist filter.
- find(Criteria<E>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Find one and only one object matching the criteria.
- find(DtDefinition, Criteria<E>, DtListState) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Returns a list identified by criteria
- find(DtDefinition, Criteria<E>, DtListState) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Returns a list identified by criteria
- find(String) - Method in interface io.vertigo.commons.app.AppManager
-
Find a node by an id
- find(String) - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- find(String) - Method in interface io.vertigo.commons.impl.app.AppNodeRegistryPlugin
-
Find a node in the topology with the given id
- find(String) - Method in class io.vertigo.commons.plugins.app.registry.db.DbAppNodeRegistryPlugin
- find(String) - Method in class io.vertigo.commons.plugins.app.registry.redis.RedisAppNodeRegistryPlugin
- find(String) - Method in class io.vertigo.commons.plugins.app.registry.single.SingleAppNodeRegistryPlugin
- find(String, String, Class<C>) - Method in class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
-
Finds the optional element to which the id is mapped inside the specified collection.
- find(String, String, Class<C>) - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
-
Finds the optional element to which the id is mapped inside the specified collection.
- find(String, String, Class<C>) - Method in interface io.vertigo.datastore.kvstore.KVStoreManager
-
Finds the optional element to which the id is mapped inside the specified collection.
- find(String, String, Class<C>) - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Finds the optional element to which the id is mapped inside the specified collection.
- find(String, String, Class<C>) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Finds the optional element to which the id is mapped inside the specified collection.
- findAll(Criteria<E>, DtListState) - Method in class io.vertigo.datastore.impl.dao.DAO
- findAll(DtDefinition, DtListURIForNNAssociation) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Récupération d'une liste correspondant à l'URI fournie.
- findAll(DtDefinition, DtListURIForNNAssociation) - Method in class io.vertigo.datastore.plugins.entitystore.AbstractStaticEntityStorePlugin
-
Récupération d'une liste correspondant à l'URI fournie.
- findAll(DtDefinition, DtListURIForNNAssociation) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Récupération d'une liste correspondant à l'URI fournie.
- findAll(DtDefinition, DtListURIForSimpleAssociation) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Récupération d'une liste correspondant à l'URI fournie.
- findAll(DtDefinition, DtListURIForSimpleAssociation) - Method in class io.vertigo.datastore.plugins.entitystore.AbstractStaticEntityStorePlugin
-
Récupération d'une liste correspondant à l'URI fournie.
- findAll(DtDefinition, DtListURIForSimpleAssociation) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Récupération d'une liste correspondant à l'URI fournie.
- findAll(DtListURI) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Récupération d'une liste identifiée par son UID.
- findAll(DtListURI) - Method in class io.vertigo.datastore.impl.entitystore.cache.CacheDataStore
- findAll(DtListURI) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Récupération d'une liste identifiée par son UID.
- findAll(String, int, Integer, Class<C>) - Method in class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
-
Finds all elements contained inside the specified collection
- findAll(String, int, Integer, Class<C>) - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
-
Finds all elements contained inside the specified collection.
- findAll(String, int, Integer, Class<C>) - Method in interface io.vertigo.datastore.kvstore.KVStoreManager
-
Finds all elements contained inside the specified collection
- findAll(String, int, Integer, Class<C>) - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Finds all elements contained inside the specified collection.
- findAll(String, int, Integer, Class<C>) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Finds all elements contained inside the specified collection.
- findByCriteria(TraceCriteria) - Method in interface io.vertigo.audit.impl.trace.TraceStorePlugin
-
Fetchs all Audit Trace mathing the provided criteria
- findByCriteria(TraceCriteria) - Method in class io.vertigo.audit.plugins.trace.memory.MemoryTraceStorePlugin
- findByCriteria(DtDefinition, Criteria<E>, DtListState) - Method in class io.vertigo.datastore.impl.entitystore.cache.CacheDataStore
- findByCriteria(DtDefinition, Criteria<E>, DtListState) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Finds a lists of entities matching a criteria.
- findByCriteria(DtDefinition, Criteria<E>, DtListState) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Finds a lists of entities matching a criteria.
- findClasses() - Method in class io.vertigo.core.util.Selector
-
Find the classes matching the requirements and with method matching the requirements.
- findCommand(String) - Method in interface io.vertigo.commons.command.CommandManager
- findCommand(String) - Method in class io.vertigo.commons.impl.command.CommandManagerImpl
- findConstructor(Class<J>, Class<?>[]) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupère le constructeur correspondant à la signature indiquée.
- findDtDefinition(DtObject) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Finds the definition to which the specified 'DtObject' is mapped.
- findDtDefinition(Class<? extends DtObject>) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Finds the definition from a type of 'DtObject'
- findDtDefinition(String) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Finds the definition from a type of 'DtObject'
- findFields() - Method in class io.vertigo.core.util.Selector
-
Finds the fields matching the requirements with the associatedClass.
- findFileInfoDefinition(Class<? extends FileInfo>) - Static method in class io.vertigo.datastore.filestore.definitions.FileInfoDefinition
- findFirstIndexDefinitionByKeyConcept(Class<? extends KeyConcept>) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Find IndexDefinition for a keyConcept.
- findFirstIndexDefinitionByKeyConcept(Class<? extends KeyConcept>) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Find IndexDefinition for a keyConcept.
- findIndexDefinitionByKeyConcept(Class<? extends KeyConcept>) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Deprecated.
- findIndexDefinitionByKeyConcept(Class<? extends KeyConcept>) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Deprecated.use findFirstIndexDefinitionByKeyConcept instead
- findKey(DtObject) - Method in class io.vertigo.ui.core.ViewContext
- findKey(DtObject) - Method in class io.vertigo.ui.core.ViewContextMap
- findKey(UiObject<?>) - Method in class io.vertigo.ui.core.ViewContext
- findKey(UiObject<?>) - Method in class io.vertigo.ui.core.ViewContextMap
- findLocation(String) - Method in interface io.vertigo.geo.geocoder.GeoCoderManager
-
Geocoding d'une adresse.
- findLocation(String) - Method in class io.vertigo.geo.impl.geocoder.GeoCoderManagerImpl
-
Geocoding d'une adresse.
- findLocation(String) - Method in interface io.vertigo.geo.impl.geocoder.GeoCoderPlugin
-
Geocoding d'une adresse.
- findLocation(String) - Method in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin
-
Geocoding d'une adresse.
- findLocation(String) - Method in class io.vertigo.geo.plugins.geocoder.google.GoogleGeoCoderPlugin
-
Geocoding d'une adresse.
- findMethod(Class<?>, String, Class<?>...) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupère la méthode correspondant au nom et à la signature indiquée parmi les méthodes passées.
- findMethods() - Method in class io.vertigo.core.util.Selector
-
Find the methods matching the requirements and with method matching the requirements.
- findOptional(Criteria<E>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Find one or zero object matching the criteria.
- findResourceFiles() - Method in class io.vertigo.ui.impl.thymeleaf.components.ResourcePathFinder
-
Searches for resource files Search files recursively
- findSecuredEntity(DtDefinition) - Static method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Finds the SecuredEntity from a type of 'dtDefinition'
- findTrace(TraceCriteria) - Method in class io.vertigo.audit.impl.trace.TraceManagerImpl
- findTrace(TraceCriteria) - Method in interface io.vertigo.audit.trace.TraceManager
-
Search an audit trail
- first2LowerCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
On abaisse la premiere lettre.
- first2UpperCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
Capitalisation de la première lettre.
- firstName - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Nom'.
- FK_FIELD_NAME - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Nom du champ représentant la clé étrangére dans une association simple (non NN).
- fkDefinition() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Field
-
Foreign DtDefinition
- fkDefinition() - Method in annotation type io.vertigo.datamodel.structure.stereotype.ForeignKey
-
Foreign DtDefinition
- fkFieldName() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Nom du champ représentant la FK.
- flush() - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileOutputStream
- flushBuffer() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Flushe le buffer et commite la response.
- flushIntoMessageStack(UiMessageStack) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
-
Envoi le contenu des messages du validator dans la UiMessageStack.
- flushIntoMessageStack(String, UiMessageStack) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Flush all messages in the given messageStack
- flushToUiMessageStack(UiMessageStack) - Method in exception io.vertigo.vega.webservice.validation.ValidationUserException
- FOREIGN_KEY - io.vertigo.datamodel.structure.definitions.DtField.FieldType
-
a link towards an other entity
- FOREIGN_KEY - io.vertigo.studio.notebook.domain.DtSketchField.FieldType
-
a link towards an other entity
- foreignDtDefinitionName() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Nom du DT possédant la clé étrangère utilisée (1).
- foreignIsNavigable() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Si le noeud représentant la clé étrangère est navigable.
- ForeignKey - Annotation Type in io.vertigo.datamodel.structure.stereotype
- foreignLabel() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Label du role associé au noeud représentant la clé étrangère.
- foreignMultiplicity() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Multiplicité du noeud représentant la clé étrangère.
- foreignRole() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Nom du role associé au noeud représentant la clé étrangère.
- format(String, Object...) - Static method in class io.vertigo.core.util.StringUtil
-
Fusionne une chaine compatible avec les paramètres.
- format(Date) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
-
Format date to utc date string.
- formatBoolean(String, Boolean) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- formatInstant(Instant) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
-
Format instant to utc string.
- Formatter - Interface in io.vertigo.datamodel.structure.definitions
-
Permet de définir des formats particuliers d'affichages et de saisie.
- Formatter - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- FormatterBoolean - Class in io.vertigo.basics.formatter
-
Gestion des formattages de booléens.
- FormatterBoolean(String) - Constructor for class io.vertigo.basics.formatter.FormatterBoolean
-
Constructor.
- FormatterConfig - Class in io.vertigo.datamodel.smarttype
- FormatterConfig(Class<? extends Formatter>, String) - Constructor for class io.vertigo.datamodel.smarttype.FormatterConfig
- FormatterDate - Class in io.vertigo.basics.formatter
-
Gestion des formattages de dates.
- FormatterDate(String) - Constructor for class io.vertigo.basics.formatter.FormatterDate
-
Constructor.
- FormatterDefault - Class in io.vertigo.basics.formatter
-
Default formatter for boolean, number, date and string.
- FormatterDefault(String) - Constructor for class io.vertigo.basics.formatter.FormatterDefault
-
Constructor.
- FormatterException - Exception in io.vertigo.datamodel.structure.definitions
-
Exception lancée en cas d'échec de formattage.
- FormatterException(MessageKey, Serializable...) - Constructor for exception io.vertigo.datamodel.structure.definitions.FormatterException
-
Constructor.
- FormatterId - Class in io.vertigo.basics.formatter
-
Gestion des formattages des identifiants.
- FormatterId(String) - Constructor for class io.vertigo.basics.formatter.FormatterId
-
Constructor.
- FormatterNumber - Class in io.vertigo.basics.formatter
-
Gestion des formatages de nombres.
- FormatterNumber(String) - Constructor for class io.vertigo.basics.formatter.FormatterNumber
-
Constructor.
- FormatterNumberLocalized - Class in io.vertigo.basics.formatter
-
Formatteur multi-lingue.
- FormatterNumberLocalized(String) - Constructor for class io.vertigo.basics.formatter.FormatterNumberLocalized
-
Constructeur.
- FormatterString - Class in io.vertigo.basics.formatter
-
Gestion des formattages de String.
- FormatterString(String) - Constructor for class io.vertigo.basics.formatter.FormatterString
-
Constructor.
- FormatterString.Mode - Enum in io.vertigo.basics.formatter
-
Mode utilisé.
- FormMode - Enum in io.vertigo.ui.core
-
Mode du formulaire.
- found(String, String, int, int, String, PegRule<?>) - Static method in class io.vertigo.commons.peg.PegLogger
- Fragment - io.vertigo.datamodel.structure.definitions.DtStereotype
- Fragment - io.vertigo.studio.notebook.domain.StudioStereotype
- Fragment - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- Fragment<E extends Entity> - Interface in io.vertigo.datamodel.structure.model
-
Fragment of an entity.
- Fragment - Annotation Type in io.vertigo.datamodel.structure.stereotype
-
Gestion des DtDéfinitions.
- FRAGMENT_ATTRIBUTE - Static variable in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- FRAGMENT_ENTITY - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Fragments
- FRAGMENT_OF - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
- fragmentOf() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Fragment
- FragmentUtil - Class in io.vertigo.ui.impl.thymeleaf.components
- from(Class) - Static method in class io.vertigo.core.util.Selector
-
Adds a class to the scope.
- from(String) - Static method in class io.vertigo.core.util.Selector
-
Adds all the classes with a package prefix in the scope.
- from(String) - Method in class io.vertigo.social.mail.MailBuilder
-
Set sender.
- from(Collection<Class>) - Static method in class io.vertigo.core.util.Selector
-
Adds a set of classes to the scope.
- fromJson(Reader, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Standard convert Json to object.
- fromJson(Reader, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Standard convert Json to object.
- fromJson(String) - Method in class io.vertigo.studio.impl.notebook.NotebookManagerImpl
- fromJson(String) - Method in interface io.vertigo.studio.notebook.NotebookManager
-
Loads a notebook from json.
- fromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Standard convert Json to object.
- fromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Standard convert Json to object.
- fromSymbol(String) - Static method in enum io.vertigo.core.lang.Cardinality
- fromURN(String) - Static method in class io.vertigo.datastore.filestore.model.FileInfoURI
- FSFile - Class in io.vertigo.datastore.impl.filestore.model
-
Représentation d'un fichier créé à partir d'un FileSystem.
- FSFile(String, String, Path) - Constructor for class io.vertigo.datastore.impl.filestore.model.FSFile
-
Constructor.
- FsFileStorePlugin - Class in io.vertigo.datastore.plugins.filestore.fs
-
Permet de gérer les accès atomiques à n'importe quel type de stockage SQL/ non SQL pour les traitements de FileInfo.
- FsFileStorePlugin(Optional<String>, String, String, String, VTransactionManager) - Constructor for class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
-
Constructor.
- FsFullFileStorePlugin - Class in io.vertigo.datastore.plugins.filestore.fs
-
Permet de gérer les accès atomiques à n'importe quel type de stockage SQL/ non SQL pour les traitements de FileInfo.
- FsFullFileStorePlugin(Optional<String>, String, String, VTransactionManager, Optional<Integer>) - Constructor for class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
-
Constructor.
- FULL_RESULT - Static variable in class io.vertigo.datafactory.plugins.search.elasticsearch.ESDocumentCodec
-
FieldName containing Full result object.
G
- generate(Notebook, GeneratorConfig) - Method in interface io.vertigo.studio.generator.GeneratorManager
-
Generates the files.
- generate(Notebook, GeneratorConfig) - Method in class io.vertigo.studio.impl.generator.GeneratorManagerImpl
-
Generates the files.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in interface io.vertigo.studio.impl.generator.GeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.mermaid.MermaidGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.AuthorizationGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.DomainGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.JSGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.SqlGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.TSGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.file.FileInfoGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.search.SearchGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.TaskGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- generate(Notebook, GeneratorConfig, GeneratorResultBuilder) - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.WsTsGeneratorPlugin
-
Génération d'un fichier à partir d'une source et de paramètres.
- Generated - Annotation Type in io.vertigo.core.lang
-
This annotation is used to identify all the generated classes.
- GENERATED_COLUMNS - io.vertigo.database.sql.vendor.SqlDialect.GenerationMode
- GENERATED_KEYS - io.vertigo.database.sql.vendor.SqlDialect.GenerationMode
- generateFile(GeneratorResultBuilder) - Method in interface io.vertigo.studio.impl.generator.FileGenerator
-
Génèration d'un fichier.
- generateProtectedValue(Serializable) - Static method in class io.vertigo.ui.core.ProtectedValueUtil
-
Genere et conserve une URL protégée.
- generatePublisherNodeDefinitionAsKsp(String...) - Static method in class io.vertigo.quarto.impl.publisher.PublisherDataUtil
-
Méthode utilitaire pour générer une proposition de définition de PublisherNode, pour des DtDefinitions.
- GeneratorConfig - Class in io.vertigo.studio.generator
-
Configuration du generateur de fichiers.
- GeneratorConfigBuilder - Class in io.vertigo.studio.generator
- GeneratorManager - Interface in io.vertigo.studio.generator
-
This class generates files in any text format.
- GeneratorManagerImpl - Class in io.vertigo.studio.impl.generator
-
Implements MDA.
- GeneratorManagerImpl(List<GeneratorPlugin>) - Constructor for class io.vertigo.studio.impl.generator.GeneratorManagerImpl
-
Constructor.
- GeneratorPlugin - Interface in io.vertigo.studio.impl.generator
-
Plugin de génération de fichiers.
- GeneratorResult - Class in io.vertigo.studio.generator
-
Résultat de la génération.
- GeneratorResultBuilder - Class in io.vertigo.studio.generator
-
Résultat de la génération.
- GenericUID<O> - Class in io.vertigo.commons.command
-
Représente l'identifiant ABSOLU d'une ressource.
- GeoCoderManager - Interface in io.vertigo.geo.geocoder
-
API de Geocoding d'adresses postales ou de POI.
- GeoCoderManagerImpl - Class in io.vertigo.geo.impl.geocoder
- GeoCoderManagerImpl(GeoCoderPlugin) - Constructor for class io.vertigo.geo.impl.geocoder.GeoCoderManagerImpl
-
Constructeur.
- GeoCoderPlugin - Interface in io.vertigo.geo.impl.geocoder
- GeoFeatures - Class in io.vertigo.geo
-
Defines the 'geo' extension
- GeoFeatures() - Constructor for class io.vertigo.geo.GeoFeatures
-
Construtor;
- GeoJsonFeature() - Constructor for class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature
- GeoJsonGeometry() - Constructor for class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonGeometry
- GeoJsonProperties() - Constructor for class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- GeoLocation - Class in io.vertigo.geo.geocoder
-
Objet permettant de définir un emplacement par ses coordonnées.
- GeoLocation() - Constructor for class io.vertigo.geo.geocoder.GeoLocation
-
Constructeur public Notamment utilisé pour la désérialisation.
- GeoLocation(double, double) - Constructor for class io.vertigo.geo.geocoder.GeoLocation
- GeoLocation(double, double, String, String, String, String) - Constructor for class io.vertigo.geo.geocoder.GeoLocation
- geometry - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature
- GeoSearchManager - Interface in io.vertigo.geo.geosearch
- GeoSearchManagerImpl - Class in io.vertigo.geo.impl.geosearch
- GeoSearchManagerImpl(GeoSearchPlugin) - Constructor for class io.vertigo.geo.impl.geosearch.GeoSearchManagerImpl
- GeoSearchPlugin - Interface in io.vertigo.geo.impl.geosearch
- get() - Method in class io.vertigo.core.node.definition.DefinitionReference
- get() - Method in class io.vertigo.datafactory.impl.search.WritableFuture
- get() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
-
Loads the value if needed.
- get() - Method in class io.vertigo.datamodel.structure.model.VAccessor
- get() - Method in class io.vertigo.ui.core.ComponentRef
- get() - Method in interface io.vertigo.ui.core.ViewContextKey
- get(int) - Method in class io.vertigo.datamodel.structure.model.DtList
- get(int) - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- get(int) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- get(long, TimeUnit) - Method in class io.vertigo.datafactory.impl.search.WritableFuture
- get(DefinitionSpace) - Method in class io.vertigo.account.plugins.authorization.loaders.JsonSecurityDefinitionProvider
-
Return a list of definitions with a set of already known definitions
- get(DefinitionSpace) - Method in interface io.vertigo.core.node.definition.DefinitionProvider
-
Return a list of definitions with a set of already known definitions
- get(DefinitionSpace) - Method in interface io.vertigo.core.node.definition.DefinitionSupplier
-
Provide a definition with a definitionSpace a in parameter for composite definitions
- get(DefinitionSpace) - Method in interface io.vertigo.core.node.definition.SimpleDefinitionProvider
-
Return a list of definitions with a set of already known definitions
- get(DefinitionSpace) - Method in class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- get(DefinitionSpace) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- get(DefinitionSpace) - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- get(DefinitionSpace) - Method in class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- get(DefinitionSpace) - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- get(DefinitionSpace) - Method in class io.vertigo.datamodel.impl.smarttype.ModelDefinitionProvider
- get(UID<E>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Récupération d'un objet persistant par son URI.
- get(Object) - Method in class io.vertigo.ui.core.MapUiObject
- get(Object) - Method in class io.vertigo.ui.core.ViewContext
- get(Object) - Method in class io.vertigo.ui.core.ViewContextMap
- get(Object, Field) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupération dynamique de la valeur d'un champ.
- get(String) - Method in class io.vertigo.vega.impl.token.TokenManagerImpl
-
Get object by key.
- get(String) - Method in interface io.vertigo.vega.token.TokenManager
-
Get object by key.
- get(String, Serializable) - Method in interface io.vertigo.datastore.cache.CacheManager
-
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
- get(String, Serializable) - Method in class io.vertigo.datastore.impl.cache.CacheManagerImpl
-
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
- get(String, Serializable) - Method in interface io.vertigo.datastore.impl.cache.CachePlugin
-
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
- get(String, Serializable) - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
- get(String, Serializable) - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
- get(String, Serializable) - Method in class io.vertigo.datastore.plugins.cache.redis.RedisCachePlugin
-
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
- get(UUID) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
-
Gets the comment by its uuid.
- get(UUID) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
-
Gets the comment by its uuid.
- get(UUID) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
-
Gets the comment by its uuid.
- get(P) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Récupération d'un objet persistant par son identifiant.
Cette méthode est utile uniquement dans les cas où l'identifiant est un identifiant technique (ex: entier calculé via une séquence). - get(P, Class<F>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Récupération d'un fragment persistant par son identifiant.
- Get - io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
- Get - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
- GET - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Indicates that the annotated method responds to HTTP GET requests.
- getAcceptType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getAccount(UID<Account>) - Method in interface io.vertigo.account.account.AccountManager
- getAccount(UID<Account>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
- getAccount(UID<Account>) - Method in class io.vertigo.account.impl.account.AccountManagerImpl
- getAccount(UID<Account>) - Method in interface io.vertigo.account.impl.account.AccountStorePlugin
- getAccount(UID<Account>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
- getAccount(UID<Account>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
- getAccount(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
- getAccount(UID<Account>) - Method in interface io.vertigo.account.plugins.account.store.loader.AccountLoader
- getAccount(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
- getAccount(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
- getAccount(String) - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Gets an account by its id.
- getAccountByAuthToken(String) - Method in interface io.vertigo.account.account.AccountManager
-
Gets an newly authentified account by his authToken.
- getAccountByAuthToken(String) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in class io.vertigo.account.impl.account.AccountManagerImpl
-
Gets an newly authentified account by his authToken.
- getAccountByAuthToken(String) - Method in interface io.vertigo.account.impl.account.AccountStorePlugin
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in interface io.vertigo.account.plugins.account.store.loader.AccountLoader
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
-
Get an newly authentify user by his authToken.
- getAccountByAuthToken(String) - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
-
Get an newly authentify user by his authToken.
- getAccountGroup(String) - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Gets a group by its id.
- getAccountName() - Method in class io.vertigo.audit.ledger.LedgerAddress
- getAccountPhoto(String) - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Gets an account photo by its id.
- getAccountsCount() - Method in interface io.vertigo.account.plugins.account.store.loader.AccountLoader
- getAccountUIDs(UID<AccountGroup>) - Method in interface io.vertigo.account.account.AccountManager
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in class io.vertigo.account.impl.account.AccountManagerImpl
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in interface io.vertigo.account.impl.account.AccountStorePlugin
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
-
Lists the accounts for a defined group.
- getAccountUIDs(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
- getAccountURIs(UID<AccountGroup>) - Method in interface io.vertigo.account.plugins.account.store.loader.GroupLoader
-
Lists the accounts for a defined group.
- getAceId() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : ID.
- getAceId() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : FOREIGN_KEY.
- getAceId() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : FOREIGN_KEY.
- getAceId() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getAceId() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getAclId() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : ID.
- getActId() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : ID.
- getActId() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- getAction() - Method in class io.vertigo.commons.command.definitions.CommandDefinition
- getActive() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getActive() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- getActive() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getActiveProcessByName(String) - Method in class io.vertigo.orchestra.dao.definition.OProcessDAO
-
Execute la tache TkGetActiveProcessByName.
- getActiveProcessExecutionByProId(Long) - Method in class io.vertigo.orchestra.dao.execution.OProcessExecutionDAO
-
Execute la tache TkGetActiveProcessExecutionByProId.
- getActiveVersion() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getActivities() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getActivitiesByPreId(Long) - Method in class io.vertigo.orchestra.monitoring.dao.uiexecutions.UiexecutionsPAO
-
Execute la tache TkGetActivitiesByPreId.
- getActivitiesByProId(Long) - Method in class io.vertigo.orchestra.dao.definition.OActivityDAO
-
Execute la tache TkGetActivitiesByProId.
- getActivitiesToLaunch(Long) - Method in class io.vertigo.orchestra.dao.execution.OActivityExecutionDAO
-
Execute la tache TkGetActivitiesToLaunch.
- getActivitiyByAceId(Long) - Method in class io.vertigo.orchestra.monitoring.dao.uiexecutions.UiexecutionsPAO
-
Execute la tache TkGetActivitiyByAceId.
- getActivityAttachment(Long) - Method in class io.vertigo.orchestra.plugins.services.log.db.DbProcessLoggerPlugin
-
Récupère le fichier de log d'une execution d'activité.
- getActivityAttachment(Long) - Method in interface io.vertigo.orchestra.services.log.ProcessLogger
-
Récupère le fichier de log d'une execution d'activité.
- getActivityExecution(Long) - Method in class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- getActivityExecution(Long) - Method in interface io.vertigo.orchestra.services.report.ProcessReport
-
Retourne une execution d'activité par son id.
- getActivityExecutionById(Long, Long) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Retourne une execution d'activité par son id.
- getActivityExecutionByToken(Long, String) - Method in class io.vertigo.orchestra.dao.execution.OActivityExecutionDAO
-
Execute la tache TkGetActivityExecutionByToken.
- getActivityExecutionId() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retourne l'id de l'execution en cours.
- getActivityExecutionsByPreId(Long) - Method in class io.vertigo.orchestra.dao.execution.OActivityExecutionDAO
-
Execute la tache TkGetActivityExecutionsByPreId.
- getActivityExecutionsByPreId(Long) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Récupère la liste des activités d'une execution de processus.
- getActivityExecutionsByProcessExecution(Long) - Method in class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- getActivityExecutionsByProcessExecution(Long) - Method in interface io.vertigo.orchestra.services.report.ProcessReport
-
Récupère la liste des activités d'une execution de processus.
- getActivityLogByAceId(Long) - Method in class io.vertigo.orchestra.dao.execution.OActivityLogDAO
-
Execute la tache TkGetActivityLogByAceId.
- getActivityLogFile(Long) - Method in class io.vertigo.orchestra.plugins.services.log.db.DbProcessLoggerPlugin
-
Récupère sous forme de fichier le log technique d'une activité.
- getActivityLogFile(Long) - Method in interface io.vertigo.orchestra.services.log.ProcessLogger
-
Récupère sous forme de fichier le log technique d'une activité.
- getActivityWorkspace(Long, Boolean) - Method in class io.vertigo.orchestra.dao.execution.OActivityWorkspaceDAO
-
Execute la tache TkGetActivityWorkspace.
- getAcwId() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : ID.
- getAdapterClass() - Method in class io.vertigo.datamodel.smarttype.AdapterConfig
- getAdapterConfig(String) - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getAdapterConfigs() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getAdapters() - Method in interface io.vertigo.database.impl.sql.SqlAdapterSupplierPlugin
- getAdditionalWhereClause() - Method in class io.vertigo.database.timeseries.DataFilter
- getAES128Codec() - Method in interface io.vertigo.commons.codec.CodecManager
- getAES128Codec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getAll(Class<C>) - Method in interface io.vertigo.core.node.definition.DefinitionSpace
- getAll(Class<C>) - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
- getAll(Class<S>) - Method in class io.vertigo.studio.notebook.Notebook
- getAllActiveProcesses() - Method in class io.vertigo.orchestra.dao.definition.OProcessDAO
-
Execute la tache TkGetAllActiveProcesses.
- getAllActivitiesInActiveProcesses() - Method in class io.vertigo.orchestra.dao.definition.OActivityDAO
-
Execute la tache TkGetAllActivitiesInActiveProcesses.
- getAllFields() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getAllFields() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getAllFields(Class<?>) - Static method in class io.vertigo.core.util.ClassUtil
-
Retourne tous les champs déclarés (incluant les champs parents) pour une classe donnée.
- getAllFields(Class<?>, Class<? extends Annotation>) - Static method in class io.vertigo.core.util.ClassUtil
-
Retourne tous les champs déclarés (incluant les champs parents) et annotés pour une classe donnée.
- getAllInterfaces(Class<?>) - Static method in class io.vertigo.core.util.ClassUtil
-
Retourne toutes les interfaces (incluant celles des parents) pour une classe donnée.
- getAllLastPastPlanifications(Instant) - Method in class io.vertigo.orchestra.dao.planification.OProcessPlanificationDAO
-
Execute la tache TkGetAllLastPastPlanifications.
- getAllMethods(Class<?>) - Static method in class io.vertigo.core.util.ClassUtil
-
Retourne toutes les méthodes déclarées pour une classe donnée (incluant les méthodes des parents).
- getAllMethods(Class<?>, Class<? extends Annotation>) - Static method in class io.vertigo.core.util.ClassUtil
-
Retourne toutes les méthodes déclarées et annotées par la dite annotation.
- getAllProcessDefinitions() - Method in interface io.vertigo.orchestra.definitions.OrchestraDefinitionManager
-
Récupère l'ensemble des processus gérés par orchestra.
- getAllProcessDefinitions() - Method in class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
-
Récupère l'ensemble des processus gérés par orchestra.
- getAllProcessDefinitions() - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
- getAllProcessDefinitions() - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- getAllProcessDefinitions() - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- getAllProcessDefinitionsByType(ProcessType) - Method in interface io.vertigo.orchestra.definitions.OrchestraDefinitionManager
-
Récupère l'ensemble des processus gérés par orchestra d'un type donné.
- getAllProcessDefinitionsByType(ProcessType) - Method in class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
- getAllRawLinkFields() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Permet de récupérer la collection de tous les champs qui pointent vers des définitions utilisées par référence.
- getAllSubRaws() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
- getAllTypes() - Method in interface io.vertigo.core.node.definition.DefinitionSpace
- getAllTypes() - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
- getAllTypes() - Method in class io.vertigo.studio.notebook.Notebook
- getAllUIDs() - Method in class io.vertigo.datafactory.search.definitions.SearchChunk
- getAllUsers() - Method in interface io.vertigo.account.identityprovider.IdentityProviderManager
- getAllUsers() - Method in class io.vertigo.account.impl.identityprovider.IdentityProviderManagerImpl
- getAllUsers() - Method in interface io.vertigo.account.impl.identityprovider.IdentityProviderPlugin
- getAllUsers() - Method in class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
- getAllUsers() - Method in class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
- getAllUsers() - Method in class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
- getAndRemove(String) - Method in class io.vertigo.vega.impl.token.TokenManagerImpl
-
Get and remove object by key.
- getAndRemove(String) - Method in interface io.vertigo.vega.token.TokenManager
-
Get and remove object by key.
- getAnnotationType() - Method in class io.vertigo.account.impl.authorization.AuthorizationAspect
- getAnnotationType() - Method in class io.vertigo.commons.impl.transaction.VTransactionAspect
- getAnnotationType() - Method in class io.vertigo.core.impl.analytics.process.AnalyticsAspect
-
returns Annotation that tagged any method or class concerned by this aspect
- getAnnotationType() - Method in interface io.vertigo.core.node.component.amplifier.ProxyMethod
- getAnnotationType() - Method in interface io.vertigo.core.node.component.aop.Aspect
-
returns Annotation that tagged any method or class concerned by this aspect
- getAnnotationType() - Method in class io.vertigo.datamodel.impl.task.proxy.TaskProxyMethod
- getAopPlugin() - Method in class io.vertigo.core.node.config.BootConfig
- getApiClass() - Method in class io.vertigo.core.node.config.AmplifierConfig
- getApiClass() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- getApiClass() - Method in class io.vertigo.core.node.config.PluginConfig
- getApiClassOpt() - Method in class io.vertigo.core.node.config.ComponentConfig
- getApiClassOpt() - Method in class io.vertigo.core.node.config.ConnectorConfig
- getApiVersion() - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterWebService
- getAppName() - Method in class io.vertigo.commons.app.AppNode
-
The name of the app
- getAppName() - Method in class io.vertigo.core.node.config.NodeConfig
-
An node is composed of multiple nodes.
- getArg() - Method in class io.vertigo.datamodel.smarttype.ConstraintConfig
- getArg() - Method in class io.vertigo.datamodel.smarttype.FormatterConfig
- getAsBoolean(String) - Method in class io.vertigo.studio.generator.GeneratorConfig
- getAspectClass() - Method in class io.vertigo.core.node.config.AspectConfig
- getAspectConfigs() - Method in class io.vertigo.core.node.config.ModuleConfig
- getAssociation() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getAssociationDefinition() - Method in class io.vertigo.datamodel.structure.definitions.association.DtListURIForNNAssociation
- getAssociationDefinition() - Method in class io.vertigo.datamodel.structure.definitions.association.DtListURIForSimpleAssociation
- getAssociationNode(AssociationDefinition, String) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
-
Noeud de l'association correspondant à un rôle donné.
- getAssociationNodeA() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationDefinition
-
Noeud A de l'association.
- getAssociationNodeA() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketch
-
Noeud A de l'association.
- getAssociationNodeB() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationDefinition
-
Noeud B de l'association.
- getAssociationNodeB() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketch
-
Noeud B de l'association.
- getAssociationNodeTarget(AssociationDefinition, String) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
-
Noeud de l'association correspondant à la dtDéfinition passé en paramètre.
- getAssociations() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getAssociations() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiLoader
-
Récupération des associations déclarées dans le XMI.
- getAssociations() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core.OOMLoader
- getAssociations() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.AbstractXmlLoader
-
Récupération des associations déclarées dans l'OOM.
- getAsString(String) - Method in class io.vertigo.studio.generator.GeneratorConfig
- getAttachment() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : DATA.
- getAttachment() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retourne le chemin relatif du fichier de log.
- getAttachments() - Method in class io.vertigo.social.mail.Mail
- getAttribute() - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptTagContent
-
Si aucun attribut une exception est retournée.
- getAttribute(String) - Method in class io.vertigo.account.security.UserSession
-
Get d'attribut supplémentaire.
- getAttribute(String) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- getAttributeNames() - Method in class io.vertigo.datamodel.criteria.CriteriaCtx
-
Return all attributes' names in this context
- getAttributeValue(String) - Method in class io.vertigo.datamodel.criteria.CriteriaCtx
-
Return the value of an attribute in the context
- getAuthor() - Method in class io.vertigo.quarto.exporter.model.Export
- getAuthor() - Method in class io.vertigo.social.comment.Comment
- getAuthorDisplayName() - Method in class io.vertigo.social.comment.Comment
- getAuthorizations() - Method in class io.vertigo.account.authorization.definitions.Role
- getAuthorizedOperations(K) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Get all operation doable on this object by current user.
- getAuthorizedOperations(K) - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Get all operation doable on this object by current user.
- getAuthToken() - Method in class io.vertigo.account.account.Account
- getAverageExecutionTime() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getAverageExecutionTime() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getBase64Codec() - Method in interface io.vertigo.commons.codec.CodecManager
-
Le codage base 64 proposé autorise l'utilisation dans les URL en restreignant certains caractères.
- getBase64Codec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
-
Le codage base 64 proposé autorise l'utilisation dans les URL en restreignant certains caractères.
- getBasicType() - Method in interface io.vertigo.core.lang.BasicTypeAdapter
-
ex : String, Integer....
- getBasicType() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getBeginSeparator() - Method in class io.vertigo.commons.script.parser.ScriptSeparator
- getBeginTime() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- getBeginTime() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- getBeginTime() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getBeginTime() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getBeginTime() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getBeginTime() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getBestUncompleteRule() - Method in class io.vertigo.commons.peg.PegResult
- getBigDecimal(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getBigDecimal(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- getBlockHash() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getBlockNumber() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getBody() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
-
Get path param of an endpoint.
- getBody() - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
- getBoolean(ViewContextKey<Boolean>) - Method in class io.vertigo.ui.core.ViewContext
- getBoolean(String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Récupère une valeur booléenne.
- getBoolean(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getBoolean(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getBoolean(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- getBoolOperator() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- getBoostedDocumentDateField() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Si le booste des documents recents est activé.
- getBootConfig() - Method in class io.vertigo.core.node.config.NodeConfig
- getBrokerNN() - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Return the a dedicated object that handles NN associations
- getBrokerNN() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Return the a dedicated object that handles NN associations
- getBusinessDate() - Method in class io.vertigo.audit.trace.Trace
- getByCode(String) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
- getByCode(String) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- getByCode(String) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- getById(String, Serializable) - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Récupère un objet par la valeur de son identifiant.
- getByUid(UID) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
- getByUid(UID) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- getByUid(UID) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- getCacheStoreConfig() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreConfigImpl
- getCamelCaseName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSStudioDtFieldModel
- getCamelCaseName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- getCardinality() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getCardinality() - Method in class io.vertigo.datamodel.task.definitions.TaskAttribute
- getCardinality() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityField
- getCardinality() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getCardinality() - Method in class io.vertigo.studio.notebook.task.TaskSketchAttribute
- getCardinality() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchParam
- getCardinality() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchResponseContent
- getCategory() - Method in class io.vertigo.audit.trace.Trace
- getCategory() - Method in class io.vertigo.audit.trace.TraceCriteria
- getCategory() - Method in class io.vertigo.core.analytics.process.AProcess
- getCause() - Method in class io.vertigo.core.analytics.health.HealthMeasure
- getCcList() - Method in class io.vertigo.social.mail.Mail
- getChecked() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- getChecked() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getChecked() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getChecker() - Method in class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
- getChecker() - Method in class io.vertigo.core.analytics.health.HealthCheck
- getCheckingComment() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- getCheckingComment() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getCheckingComment() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getCheckingDate() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- getCheckingDate() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getCheckingDate() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getCheckInstant() - Method in class io.vertigo.core.analytics.health.HealthCheck
- getCheckMethod() - Method in class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
- getChoiceIndex() - Method in class io.vertigo.commons.peg.PegChoice
- getClassCanonicalName() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getClassCanonicalName() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredEntityModel
- getClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchDtModel
- getClasses() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiLoader
-
Récupération des classes déclarées dans le XMI.
- getClasses() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core.OOMLoader
- getClasses() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.AbstractXmlLoader
-
Récupération des classes déclarées.
- getClassName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataModel
- getClassName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getClassName() - Method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- getClassSimpleName() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getClassSimpleName() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredEntityModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSDtModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.file.model.FileInfoModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchDtModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.PAOModel
- getClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateAoTaskTest
- getClient() - Method in class io.vertigo.connectors.elasticsearch.NodeElasticSearchConnector
- getClient() - Method in class io.vertigo.connectors.elasticsearch.RestHighLevelElasticSearchConnector
- getClient() - Method in class io.vertigo.connectors.elasticsearch.SecuredTransportSearchConnector
- getClient() - Method in class io.vertigo.connectors.elasticsearch.TransportElasticSearchConnector
- getClient() - Method in class io.vertigo.connectors.ifttt.IftttConnector
- getClient() - Method in class io.vertigo.connectors.influxdb.InfluxDbConnector
- getClient() - Method in class io.vertigo.connectors.javalin.EmbeddedJavalinConnector
- getClient() - Method in class io.vertigo.connectors.javalin.StandaloneJavalinConnector
- getClient() - Method in class io.vertigo.connectors.keycloak.KeycloakDeploymentConnector
-
Get a AdapterDeploymentContext
- getClient() - Method in class io.vertigo.connectors.ldap.LdapConnector
- getClient() - Method in class io.vertigo.connectors.mail.JndiMailSessionConnector
- getClient() - Method in class io.vertigo.connectors.mail.NativeMailSessionConnector
- getClient() - Method in class io.vertigo.connectors.mongodb.MongoClientConnector
- getClient() - Method in class io.vertigo.connectors.mqtt.MosquittoConnector
- getClient() - Method in class io.vertigo.connectors.neo4j.Neo4JConnector
- getClient() - Method in class io.vertigo.connectors.openstack.OpenStackConnector
-
Get an OSClientV3 from the connection pool
- getClient() - Method in class io.vertigo.connectors.redis.RedisConnector
- getClient() - Method in class io.vertigo.connectors.twitter.Twitter4jConnector
-
Gets an OSClientV3 from the connection pool
- getClient() - Method in interface io.vertigo.core.node.component.Connector
- getClusteredTimedDatas(ClusteredMeasure, DataFilter, TimeFilter) - Method in class io.vertigo.dashboard.webservices.DashboardDataProviderWebServices
- getClusteredTimeSeries(ClusteredMeasure, DataFilter, TimeFilter) - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getClusteredTimeSeries(ClusteredMeasure, DataFilter, TimeFilter) - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getClusteredTimeSeries(String, ClusteredMeasure, DataFilter, TimeFilter) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getClusteredTimeSeries(String, ClusteredMeasure, DataFilter, TimeFilter) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getClusteredTimeSeries(String, ClusteredMeasure, DataFilter, TimeFilter) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getClusteredTimeSeries(String, ClusteredMeasure, DataFilter, TimeFilter) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getClusteredTimeSeries(String, ClusteredMeasure, DataFilter, TimeFilter) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- getClusterFacetDefinition() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getClusteringFacetDefinition() - Method in class io.vertigo.datafactory.search.model.SearchQuery
- getClusters() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getCode() - Method in class io.vertigo.datafactory.collections.model.FacetValue
- getCode() - Method in class io.vertigo.social.handle.Handle
- getCode() - Method in class io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
- getCode() - Method in class io.vertigo.studio.notebook.search.FacetSketchValue
- getCode() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetValueModel
- getCode() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
-
Formatage du code : AaaBbb{CodeName} Aaa = Trois première lettre du code de A Bbb = Trois première lettre du code de B Le nom défini par l'utilisateur est facultatif.
- getCode() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAttribute
- getCode() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlClass
- getCode() - Method in class io.vertigo.ui.core.ClusterUiList
- getCodeA() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getCodeB() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getCodeName() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
-
Le code suivant est déduit du code.
- getCollection(String, Collection<DtField>, List<ListFilter>, DtListState, Optional<DtField>, DtList<D>) - Method in interface io.vertigo.datafactory.impl.collections.IndexPlugin
-
Retourne une liste filtrée en fonction de la saisie utilisateur.
- getCollection(String, Collection<DtField>, List<ListFilter>, DtListState, Optional<DtField>, DtList<D>) - Method in class io.vertigo.datafactory.plugins.collections.lucene.LuceneIndexPlugin
-
Retourne une liste filtrée en fonction de la saisie utilisateur.
- getCollections() - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
-
Returns the list of collections managed by this plugin.
- getCollections() - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Returns the list of collections managed by this plugin.
- getCollections() - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Returns the list of collections managed by this plugin.
- getColumnNameListToExport() - Method in interface io.vertigo.quarto.impl.exporter.ListExporter
-
Get the list of the columns that must be exported.
- getCommand() - Method in class io.vertigo.commons.command.definitions.CommandDefinition
- getComment() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getComment() - Method in class io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
- getComment() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.GlobalAuthorizationModel
- getComment() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredFeatureModel
- getComments(UID<? extends KeyConcept>) - Method in interface io.vertigo.social.comment.CommentManager
-
Gets a list of sorted comments published on this keyConcept.
- getComments(UID<? extends KeyConcept>) - Method in class io.vertigo.social.impl.comment.CommentManagerImpl
-
Gets a list of sorted comments published on this keyConcept.
- getComments(UID<S>) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
-
Lists the comments as a key concerned is concerned
- getComments(UID<S>) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
-
Lists the comments as a key concerned is concerned
- getComments(UID<S>) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
-
Lists the comments as a key concerned is concerned
- getComments(String, String) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Gets comments for keyConcept.
- getComponentConfig(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getComponentConfigs() - Method in class io.vertigo.core.node.config.BootConfig
- getComponentConfigs() - Method in class io.vertigo.core.node.config.ModuleConfig
- getComponentInitializerConfigs() - Method in class io.vertigo.core.node.config.NodeConfig
- getComponentSpace() - Method in class io.vertigo.core.node.AutoCloseableNode
- getComponentSpace() - Method in interface io.vertigo.core.node.Node
-
Returns the space where all the components are stored.
- getCompressedSerializationCodec() - Method in interface io.vertigo.commons.codec.CodecManager
- getCompressedSerializationCodec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getCompressionCodec() - Method in interface io.vertigo.commons.codec.CodecManager
- getCompressionCodec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getComputedExpression() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
-
Expression dans le cas d'un champ calculé.
- getConcatOperator() - Method in interface io.vertigo.database.sql.vendor.SqlDialect
- getConfig() - Method in interface io.vertigo.commons.app.AppManager
-
A consolidated view of the config of the app
- getConfig() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- getConfig() - Method in class io.vertigo.orchestra.webservices.WsInfos
-
Extension config.
- getConfig() - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Extension config.
- getConfig() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Returns config.
- getConfig() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Extension config.
- getConfig(AppNode) - Method in interface io.vertigo.commons.impl.app.AppNodeInfosPlugin
- getConfig(AppNode) - Method in class io.vertigo.commons.plugins.app.infos.http.HttpAppNodeInfosPlugin
- getConfig(Optional<Long>, Optional<Long>, Optional<Long>, Optional<Integer>) - Method in class io.vertigo.connectors.neo4j.Neo4JConnector
- getConnectionName() - Method in interface io.vertigo.database.impl.migration.MigrationPlugin
- getConnectionName() - Method in class io.vertigo.database.plugins.migration.liquibase.LiquibaseMigrationPlugin
- getConnectionName() - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
- getConnectionName() - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
- getConnectionName(String) - Method in interface io.vertigo.datastore.entitystore.EntityStoreConfig
- getConnectionName(String) - Static method in class io.vertigo.datastore.impl.dao.StoreUtil
- getConnectionName(String) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreConfigImpl
- getConnectionName(String) - Method in class io.vertigo.datastore.impl.entitystore.logical.LogicalEntityStoreConfig
-
Provides the name of the connection.
- getConnectionProvider() - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Il est possible de surcharger la configuration SQL d'un service.
- getConnectionProvider(String) - Method in class io.vertigo.database.impl.sql.SqlManagerImpl
- getConnectionProvider(String) - Method in interface io.vertigo.database.sql.SqlManager
- getConstName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
-
Nom du champ en majuscules séparés par des _.
- getConstraintClass() - Method in class io.vertigo.datamodel.smarttype.ConstraintConfig
- getConstraintConfigs() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getContent() - Method in class io.vertigo.social.notification.Notification
- getContext() - Method in class io.vertigo.audit.trace.Trace
- getContext(DtDefinition) - Static method in class io.vertigo.datastore.impl.entitystore.cache.CacheData
- getContextLock(DtDefinition) - Static method in class io.vertigo.datastore.impl.entitystore.cache.CacheData
- getContextProperty(String) - Method in class io.vertigo.datamodel.task.model.Task
-
Return the value of a property in the excecution context of the task
- getContextProperty(String) - Method in class io.vertigo.datamodel.task.model.TaskEngine
-
Return the value of a property in the excecution context of the task
- getCopyToModels() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchIndexModel
- getCount() - Method in interface io.vertigo.core.daemon.DaemonStat
- getCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.EntityModel
- getCount() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getCountryCode() - Method in class io.vertigo.geo.geocoder.GeoLocation
- getCreated() - Method in class io.vertigo.vega.webservice.model.DtListDelta
- getCreatedFiles() - Method in class io.vertigo.studio.generator.GeneratorResult
-
Nombre de fichiers écrits .
- getCreatesMap() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
- getCreationDate() - Method in class io.vertigo.social.comment.Comment
- getCreationDate() - Method in class io.vertigo.social.notification.Notification
- getCreationTime() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- getCriteria() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Query criteria
- getCriteriaClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getCriteriaDomain() - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
- getCriteriaDomain() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- getCriteriaSecurity(Class<K>, OperationName<K>) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Return Criteria of security rules for this current user on this keyConceptClass.
- getCriteriaSecurity(Class<K>, OperationName<K>) - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Return Criteria of security rules for this current user on this keyConceptClass.
- getCriteriaSmartType() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getCriteriaWord() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- getCronExpression() - Method in class io.vertigo.orchestra.definitions.ProcessTriggeringStrategy
- getCronExpression() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getCronExpression() - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
- getCronExpression() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getCsvEncoder() - Method in interface io.vertigo.commons.codec.CodecManager
- getCsvEncoder() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getCurrentLocale() - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Retourne la locale courante.
- getCurrentLocale() - Method in interface io.vertigo.core.locale.LocaleManager
-
Retourne la locale courante.
- getCurrentLocaleForQuasar() - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
-
Get the current locale tag (either the user's or the node (see LocaleManager javadoc) ex : fr, enUs, enGb, es, it
- getCurrentLocalePrefixForQuasar() - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
-
Get the current locale prefix (either the user's or the node (see LocaleManager javadoc) ex : fr, en-us, en-gb, es, it
- getCurrentNode() - Method in interface io.vertigo.commons.app.AppManager
-
Get the current node
- getCurrentNode() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- getCurrentNotifications(UID<Account>) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
-
Retrieves all notifications for one account
- getCurrentNotifications(UID<Account>) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
- getCurrentNotifications(UID<Account>) - Method in interface io.vertigo.social.notification.NotificationManager
-
Retrieves all notifications for one account
- getCurrentNotifications(UID<Account>) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
- getCurrentNotifications(UID<Account>) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
- getCurrentTracer() - Method in interface io.vertigo.core.analytics.AnalyticsManager
- getCurrentTracer() - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
- getCurrentTracer() - Method in class io.vertigo.core.impl.analytics.process.ProcessAnalyticsImpl
- getCurrentTransaction() - Method in class io.vertigo.commons.impl.transaction.VTransactionManagerImpl
-
Récupère la transaction courante.
- getCurrentTransaction() - Method in interface io.vertigo.commons.transaction.VTransactionManager
-
Récupère la transaction courante.
- getCurrentUserSession() - Method in class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Recuperation de la session utilisateur courante.
- getCurrentUserSession() - Method in interface io.vertigo.account.security.VSecurityManager
-
Recuperation de la session utilisateur courante.
- getCurrentVariable() - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptTagContent
- getCurrentViewContext() - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
- getCurrentZoneId() - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Retourne la time zone courante.
- getCurrentZoneId() - Method in interface io.vertigo.core.locale.LocaleManager
-
Retourne la time zone courante.
- getCustomComponentNames() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- getCustomComponentsPathPrefix() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- getCustomParams() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- getDaemonName() - Method in interface io.vertigo.core.daemon.DaemonStat
- getDaemonPeriodInSecond() - Method in interface io.vertigo.core.daemon.DaemonStat
- getDaemonSupplier() - Method in class io.vertigo.core.daemon.definitions.DaemonDefinition
- getDaoTestBaseClass() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateAoTaskTest
- getDaoTestBaseClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateAoTaskTest
- getDaoVariable() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getDataAccessor() - Method in class io.vertigo.datamodel.structure.definitions.DtField
-
Returns the way to access the data.
- getDataBase() - Method in class io.vertigo.database.plugins.sql.connection.AbstractSqlConnectionProviderPlugin
- getDataBase() - Method in class io.vertigo.database.sql.connection.SqlConnection
- getDataBase() - Method in interface io.vertigo.database.sql.connection.SqlConnectionProvider
- getDataBaseManager() - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
- getDataObjectClassName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- getDataObjectClassName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getDataProvider() - Method in class io.vertigo.dashboard.ui.AbstractDashboardModuleControler
- getDataSpace() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getDataSpace() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Returns the dataSpace to which the taskDefinition belongs.
- getDataSpace() - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
- getDataSpace() - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
- getDataSpace() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getDataSpace() - Method in class io.vertigo.studio.notebook.task.TaskSketch
-
Returns the dataSpace to which the taskDefinition belongs.
- getDataSpace() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getDataStoreConfig() - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
- getDataStoreConfig() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
- getDataStream(ResultSet, int) - Static method in class io.vertigo.database.impl.sql.vendor.core.SqlDataStreamMappingUtil
-
Récupération d'un flux à partir d'un Blob.
- getDataType() - Method in class io.vertigo.database.sql.statement.SqlParameter
- getDataType() - Method in class io.vertigo.studio.notebook.domain.DomainSketch
-
Returns the dataType of the domain.
- getDataType() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- getDate(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getDate(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- getDbNames() - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getDbNames() - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getDbNames() - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getDeadNodes() - Method in interface io.vertigo.commons.app.AppManager
-
List the dead nodes of the app
- getDeadNodes() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- getDecimalFormatSymbols() - Method in class io.vertigo.basics.formatter.FormatterNumber
- getDecimalFormatSymbols() - Method in class io.vertigo.basics.formatter.FormatterNumberLocalized
- getDefaultPhoto() - Method in interface io.vertigo.account.account.AccountManager
-
Gets the default photo of any account.
- getDefaultPhoto() - Method in class io.vertigo.account.impl.account.AccountManagerImpl
-
Gets the default photo of any account.
- getDefaultValue() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getDefinition() - Method in class io.vertigo.datafactory.collections.model.Facet
- getDefinition() - Method in class io.vertigo.datafactory.collections.model.FacetedQuery
- getDefinition() - Method in class io.vertigo.datafactory.search.model.SearchIndex
- getDefinition() - Method in class io.vertigo.datamodel.structure.model.DtList
- getDefinition() - Method in class io.vertigo.datamodel.structure.model.UID
-
Il est nécessaire de passer la classe de la définition attendue.
- getDefinition() - Method in class io.vertigo.datamodel.task.model.Task
- getDefinition() - Method in interface io.vertigo.datastore.filestore.model.FileInfo
- getDefinition() - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
-
Il est nécessaire de passer la classe de la définition attendue.
- getDefinition() - Method in class io.vertigo.datastore.impl.filestore.model.AbstractFileInfo
- getDefinition() - Method in class io.vertigo.quarto.publisher.model.PublisherData
- getDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMasterDataModel
- getDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSMasterDataModel
- getDefinition(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getDefinitionLinkNames() - Method in class io.vertigo.datamodel.impl.smarttype.dynamic.DynamicDefinition
- getDefinitionProviderClass() - Method in class io.vertigo.core.node.config.DefinitionProviderConfig
- getDefinitionProviderConfigs() - Method in class io.vertigo.core.node.config.ModuleConfig
- getDefinitionResourceConfigs() - Method in class io.vertigo.core.node.config.DefinitionProviderConfig
- getDefinitionSpace() - Method in class io.vertigo.core.node.AutoCloseableNode
- getDefinitionSpace() - Method in interface io.vertigo.core.node.Node
-
Returns the space where all the definitions are stored.
- getDefinitionsSpace() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getDefinitionSupplier() - Method in class io.vertigo.datamodel.impl.smarttype.dynamic.DynamicDefinition
- getDefinitionType(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getDefinitionTypes() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getDeleted() - Method in class io.vertigo.vega.webservice.model.DtListDelta
- getDeletedFiles() - Method in class io.vertigo.studio.generator.GeneratorResult
- getDeletesMap() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
- getDenormList() - Method in class io.vertigo.quarto.exporter.model.ExportDenormField
- getDependencyMetrics() - Method in class io.vertigo.datamodel.impl.structure.metrics.StructureMetricsProvider
- getDescription() - Method in class io.vertigo.account.authorization.definitions.Role
- getDescription() - Method in class io.vertigo.commons.command.definitions.CommandDefinition
- getDestDefinition() - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- getDim() - Method in class io.vertigo.database.timeseries.TimeFilter
- getDisplay() - Method in class io.vertigo.commons.command.CommandResponse
- getDisplay() - Method in class io.vertigo.core.locale.MessageText
-
Formatte un message avec des paramètres.
- getDisplay() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getDisplay() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
- getDisplayField() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getDisplayField() - Method in class io.vertigo.quarto.exporter.model.ExportDenormField
- getDisplayField() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getDisplayField(String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- getDisplayName() - Method in class io.vertigo.account.account.Account
- getDisplayName() - Method in class io.vertigo.account.account.AccountGroup
- getDistance() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoDistanceQuery
- getDistanceUnit() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoDistanceQuery
- getDoc() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getDoc() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getDocumentRoot() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
-
récupère la valeur de documentRoot.
- getDocumentTitle() - Method in interface io.vertigo.quarto.impl.exporter.ListExporter
-
Retourne le nom du document résultat de l'export.
- getDomain() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getDomain() - Method in class io.vertigo.studio.notebook.task.TaskSketchAttribute
- getDomain() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- getDomain() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAttribute
- getDomainDefinitionName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSDomainModel
- getDomainDefinitionName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- getDomainName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSStudioDtFieldModel
- getDomainName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSDomainModel
- getDomainName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- getDomains() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- getDomainTypeName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSDomainModel
- getDomainTypeName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- getDtClass() - Method in enum io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Classe associée.
- getDtClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- getDtClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- getDtComputedFields() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getDtComputedFields() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getDtDefinition() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNode
- getDtDefinition() - Method in class io.vertigo.datamodel.structure.model.DtListURI
- getDtDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSDtModel
- getDtDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- getDtDefinition() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- getDtDefinition() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- getDtDefinition() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getDtDefinition() - Method in interface io.vertigo.vega.webservice.model.UiList
- getDtDefinition() - Method in interface io.vertigo.vega.webservice.model.UiObject
- getDtDefinitionCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.SmartTypeModel
- getDtField() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
-
Ce champ est nécessairement inclus dans l'index.
- getDtField() - Method in class io.vertigo.quarto.exporter.model.ExportField
- getDtField() - Method in class io.vertigo.studio.notebook.search.FacetSketch
-
Ce champ est nécessairement inclus dans l'index.
- getDtField() - Method in class io.vertigo.vega.webservice.validation.UiError
- getDtField(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getDtField(String, O) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
- getDtFieldName(String) - Method in class io.vertigo.datamodel.criteria.CriteriaCtx
-
Return the dtFieldName linked to an attribute name
- getDtList() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getDtList() - Method in class io.vertigo.quarto.exporter.model.ExportSheet
- getDtListDelta() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- getDtListURI() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
- getDtListURIForMasterData(DtDefinition) - Method in interface io.vertigo.datastore.entitystore.MasterDataConfig
-
Renvoi l'URI à partir d'une définition.
- getDtListURIForMasterData(DtDefinition) - Method in class io.vertigo.datastore.impl.entitystore.MasterDataConfigImpl
-
Renvoi l'URI à partir d'une définition.
- getDtObject() - Method in class io.vertigo.quarto.exporter.model.ExportSheet
- getDtObject() - Method in class io.vertigo.vega.webservice.validation.UiError
- getDtObjectValidatorClasses() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getDtSketch() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
- getDtSketch() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getDtSketch() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getDtSketchCollectionMap(Notebook) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- getDtSketchKey() - Method in class io.vertigo.studio.notebook.domain.DomainSketch
- getDtSketchs(Notebook) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- getDurationMillis() - Method in class io.vertigo.core.analytics.process.AProcess
- getDurationMillis() - Method in class io.vertigo.studio.generator.GeneratorResult
- getEmail() - Method in class io.vertigo.account.account.Account
- getEmail() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- getEncoding() - Method in class io.vertigo.studio.generator.GeneratorConfig
-
Donne la valeur de encoding.
- getEnd() - Method in class io.vertigo.core.analytics.process.AProcess
-
[when]
- getEndBusinessDate() - Method in class io.vertigo.audit.trace.TraceCriteria
- getEndExecutionDate() - Method in class io.vertigo.audit.trace.TraceCriteria
- getEndGeoPoint() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoRangeQuery
- getEndPoint() - Method in class io.vertigo.commons.app.AppNode
-
The optional endPoint of the node
- getEndPoint() - Method in class io.vertigo.core.node.config.NodeConfig
- getEndQueryDefinitions() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- getEndRange() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- getEndSeparator() - Method in class io.vertigo.commons.script.parser.ScriptSeparator
- getEndTime() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- getEndTime() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- getEndTime() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getEndTime() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getEndTime() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getEndTime() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getEngine() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- getEngine() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- getEngine() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- getEngineClass() - Method in class io.vertigo.orchestra.definitions.ActivityDefinition
- getEntities() - Method in interface io.vertigo.studio.impl.source.dsl.entity.DslGrammar
-
Returns the list of entities
- getEntities() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
- getEntity() - Method in class io.vertigo.account.authorization.definitions.SecuredEntity
- getEntity() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityLink
- getEntity() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
- getEntity() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
- getEntityAuthorizations(DtDefinition) - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Return authorizations set for this type of entity.
- getEntityClassName() - Method in class io.vertigo.studio.notebook.domain.masterdata.StaticMasterDataSketch
- getEntityClassSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getEntityCountMetrics() - Method in class io.vertigo.datastore.entitystore.metrics.EntityMetricsProvider
- getEntityDefinition() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getEntityName(DtDefinition) - Static method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
-
Nom de la table en fonction de la définition du DT mappé.
- getEntityUID() - Method in interface io.vertigo.datamodel.structure.model.Fragment
- getEntityUID() - Method in interface io.vertigo.datamodel.structure.model.MasterDataEnum
-
Return the UID of the target entity represented by the enum value
- getEnumValue() - Method in class io.vertigo.datastore.impl.entitystore.EnumStoreVAccessor
-
Retrieves the values of the remote entity as an Enum value
- getEnumValues() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataModel
- getErrorFiles() - Method in class io.vertigo.studio.generator.GeneratorResult
-
Nombre de fichiers en erreurs.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintBigDecimal
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintBigDecimalLength
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintDoubleLength
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintIntegerLength
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintLongLength
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintNumberMaximum
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintNumberMinimum
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintRegex
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.basics.constraint.ConstraintStringLength
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in interface io.vertigo.datamodel.structure.definitions.Constraint
-
Retourne le message d'erreur concernant le dernier appel de la méthode checkConstraint() ayant renvoyé false.
- getErrorMessage() - Method in class io.vertigo.vega.webservice.validation.UiError
- getErrorsCount() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getErrorsCount() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getEscapeMode() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getEstCd() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- getEstCd() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : FOREIGN_KEY.
- getEstCd() - Method in class io.vertigo.orchestra.domain.referential.OExecutionState
-
Champ : ID.
- getEventMetadatas() - Method in class io.vertigo.connectors.ifttt.MakerEvent
- getEventType() - Method in class io.vertigo.commons.eventbus.definitions.EventBusSubscriptionDefinition
- getExcludedCriterionColumnNameList() - Method in interface io.vertigo.quarto.impl.exporter.ListExporter
-
Get the list of the columns that must be excluded when exporting the criterion.
- getExcludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getExcludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getExecutionByPreId(Long) - Method in class io.vertigo.orchestra.monitoring.dao.uiexecutions.UiexecutionsPAO
-
Execute la tache TkGetExecutionByPreId.
- getExecutionCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.TaskModel
- getExecutionDate() - Method in class io.vertigo.audit.trace.Trace
- getExecutionsByProcessName(String, String, Integer, Integer) - Method in class io.vertigo.orchestra.monitoring.dao.uiexecutions.UiexecutionsPAO
-
Execute la tache TkGetExecutionsByProcessName.
- getExecutionsByProId(Long) - Method in class io.vertigo.orchestra.dao.execution.OProcessExecutionDAO
-
Execute la tache TkGetExecutionsByProId.
- getExecutionSummariesByDate(Instant, Instant, String) - Method in class io.vertigo.orchestra.monitoring.dao.summary.SummaryPAO
-
Execute la tache TkGetExecutionSummariesByDate.
- getExecutionSummaryByDateAndName(Instant, Instant, String) - Method in class io.vertigo.orchestra.monitoring.dao.summary.SummaryPAO
-
Execute la tache TkGetExecutionSummaryByDateAndName.
- getExecutionTime() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getExecutionTime() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getExecutionTime() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getExecutionTime() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getExecutor() - Method in class io.vertigo.orchestra.impl.services.OrchestraServicesImpl
-
Executes the processes (scheduled or manual)
- getExecutor() - Method in interface io.vertigo.orchestra.services.OrchestraServices
-
Executes the processes (scheduled or manual)
- getExpectedTime() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : DATA.
- getExportFields() - Method in class io.vertigo.quarto.exporter.model.ExportSheet
- getExpression() - Method in class io.vertigo.commons.peg.AbstractRule
- getExpression() - Method in interface io.vertigo.commons.peg.PegRule
- getExpression() - Method in class io.vertigo.commons.peg.PegWordRule
- getExpressionEndDelimiter() - Method in interface io.vertigo.datamodel.criteria.CriteriaEncoder
- getExpressionEndDelimiter() - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlCriteriaEncoder
- getExpressions() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- getExpressions() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- getExpressionStartDelimiter() - Method in interface io.vertigo.datamodel.criteria.CriteriaEncoder
- getExpressionStartDelimiter() - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlCriteriaEncoder
- getExpressionSummary() - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
- getFacetDefinition(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
-
Retourne la facette identifié par son nom.
- getFacetDefinitions() - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
- getFacetDefinitions() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getFacetedQuery() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
-
Rappel des facettes de la requête initiale.
- getFacetedQuery() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Facets informations.
- getFacetParams() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- getFacetParams() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- getFacetRanges() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- getFacetRanges() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- getFacets() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getFacetSketch(String) - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
-
Retourne la facette identifié par son nom.
- getFacetSketchs() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- getFacetValues() - Method in class io.vertigo.datafactory.collections.model.Facet
-
Valeurs des facettes ordonnées.
- getFacetValues() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- getFacetValues(String) - Method in class io.vertigo.datafactory.collections.model.SelectedFacetValues
-
Valeurs des facettes selectionnées.
- getFailures() - Method in interface io.vertigo.core.daemon.DaemonStat
- getFeature() - Method in class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
- getFeature() - Method in class io.vertigo.core.analytics.health.HealthCheck
- getFeature() - Method in class io.vertigo.core.analytics.metric.Metric
- getField() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- getField() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoExpression
- getField(DtFieldName) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
-
Retourne le champ correspondant SOUS CONDITION qu'il existe sinon assertion.
- getField(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
-
Retourne le champ correspondant SOUS CONDITION qu'il existe sinon assertion.
- getField(String) - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinition
-
Retourne le champ correspondant SOUS CONDITION qu'il existe sinon assertion.
- getField(String) - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
-
Returns the value to which the specified name is mapped.
- getField(String) - Method in class io.vertigo.studio.notebook.domain.DtSketch
-
Retourne le champ correspondant SOUS CONDITION qu'il existe sinon assertion.
- getFieldAttributes() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlClass
- getFieldCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.EntityModel
- getFieldMetrics() - Method in class io.vertigo.datamodel.impl.structure.metrics.StructureMetricsProvider
- getFieldName() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleExpression
- getFieldName() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslField
- getFieldName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- getFieldName() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawEntry
- getFieldName() - Method in class io.vertigo.vega.webservice.validation.UiError
- getFields() - Method in class io.vertigo.account.authorization.definitions.SecurityDimension
-
Give the ordered list of fields (multiple for TREE, empty for ENUM)
- getFields() - Method in class io.vertigo.database.timeseries.Measure
- getFields() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiField
- getFields() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getFields() - Method in class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinition
- getFields() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- getFields() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getFields() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getFields() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getFields() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSDtModel
- getFields() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtDefinitionModel
- getFields() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- getFieldSortBuilder(SearchIndexDefinition, DtListState) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- getFieldType() - Method in class io.vertigo.quarto.publisher.definitions.PublisherField
- getFieldValue(SqlStudioDtFieldModel) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMasterDataValueModel
- getFieldValue(String) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataValueModel
- getFieldValue(String) - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSMasterDataValueModel
- getFile() - Method in class io.vertigo.datastore.impl.filestore.model.FSFile
- getFileExtension(String) - Static method in class io.vertigo.core.util.FileUtil
-
Donne l'extension du fichier.
- getFileInfoClass() - Method in interface io.vertigo.datastore.impl.filestore.FileStorePlugin
-
Get's the FileInfo Class that are handled by the particular plugin
- getFileInfoClass() - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
- getFileInfoClass() - Method in class io.vertigo.datastore.plugins.filestore.db.TwoTablesDbFileStorePlugin
- getFileInfoClass() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
- getFileInfoClass() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
- getFileName() - Method in class io.vertigo.core.node.config.LogConfig
- getFileName() - Method in interface io.vertigo.datastore.filestore.model.VFile
- getFileName() - Method in class io.vertigo.quarto.exporter.model.Export
- getFileNameToExport() - Method in interface io.vertigo.quarto.impl.exporter.ListExporter
-
Retourne le nom du fichier résultat de l'export.
- getFilter(DtListURIForMasterData) - Method in interface io.vertigo.datastore.entitystore.MasterDataConfig
- getFilter(DtListURIForMasterData) - Method in class io.vertigo.datastore.impl.entitystore.MasterDataConfigImpl
- getFilterConfig() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- getFilteredViewContextAsJson() - Method in class io.vertigo.ui.core.ViewContext
- getFilters() - Method in class io.vertigo.database.timeseries.DataFilter
- getFilterValue() - Method in class io.vertigo.datafactory.collections.ListFilter
- getFirstActivityByProcess(Long) - Method in class io.vertigo.orchestra.dao.definition.OActivityDAO
-
Execute la tache TkGetFirstActivityByProcess.
- getFirstBodyIndex(String) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ProcessorXMLUtil
- getFirstName() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- getFixedQuery() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslFixedQuery
- getFixedValue() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleFixedValue
- getFkDtDefinition() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getFkDtSketchName() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getFKField() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationSimpleDefinition
- getFKField() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSimpleSketch
- getFkFieldName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getFkFieldName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getFlatTabularTimedData(String, List<String>, DataFilter, TimeFilter, Optional<Long>) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getFlatTabularTimedData(String, List<String>, DataFilter, TimeFilter, Optional<Long>) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getFlatTabularTimedData(String, List<String>, DataFilter, TimeFilter, Optional<Long>) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getFlatTabularTimedData(String, List<String>, DataFilter, TimeFilter, Optional<Long>) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getFlatTabularTimedData(String, List<String>, DataFilter, TimeFilter, Optional<Long>) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
-
Get raw (unaggregated) data from database.
- getForeignAssociationNode() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationSimpleDefinition
- getForeignAssociationNode() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSimpleSketch
- getForeignCardinality() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getForeignColumn() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationSimpleModel
- getForeignDtSketchName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getForeignTable() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationSimpleModel
- getFormat() - Method in class io.vertigo.quarto.exporter.model.Export
- getFormatter(BasicType) - Method in class io.vertigo.basics.formatter.FormatterDefault
- getFormatterClass() - Method in class io.vertigo.datamodel.smarttype.FormatterConfig
- getFormatterConfig() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
-
Returns the formatter of the domain.
- getFrag() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
- getFragment() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getFragment() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getFragment(UID<E>, Class<F>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Récupération d'un fragment persistant par son URI.
- getFragmentModel(ITemplateContext, String, IElementModelStructureHandler) - Static method in class io.vertigo.ui.impl.thymeleaf.components.FragmentUtil
- getFragmentTemplate() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
-
Returns the thymeleaf fragment template
- getFrom() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getFrom() - Method in class io.vertigo.database.timeseries.TimeFilter
- getFrom() - Method in class io.vertigo.social.mail.Mail
- getFrom() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.IndexCopyToModel
- getFullMessage() - Method in exception io.vertigo.commons.peg.PegNoMatchFoundException
- getFullName() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getFullTag() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- getFunctionnalPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- getFunctionnalPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- getGenerationMode() - Method in interface io.vertigo.database.sql.vendor.SqlDialect
- getGeneric(Constructor<?>, int) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupération du type générique d'un champ paramétré.
- getGeneric(Field) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupération du type générique d'un champ paramétré.
- getGeneric(Method, int) - Static method in class io.vertigo.core.util.ClassUtil
-
Récupération du type générique d'un champ paramétré.
- getGeneric(Type, Supplier<RuntimeException>) - Static method in class io.vertigo.core.util.ClassUtil
-
Finds the generic type.
- getGenericType() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchParam
- getGenericType() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchResponseContent
- getGenericType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getGeoExpression() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Filtre geo correspondant aux critères geo de la recherche.
- getGeoPoint() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoDistanceQuery
- getGeoPointFieldName() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoPointCriteria
- getGeoPointValue() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoPointFixed
- getGeoQuery() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoExpression
- getGeoSearchQuery() - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
- getGeoSearchQuery() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- getGeoSearchQuery() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getGlobalErrors() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getGlobalInfos() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getGlobalSuccess() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getGlobalWarnings() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getGrammar() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
- getGrammar() - Method in interface io.vertigo.studio.impl.source.dsl.raw.DslSketchFactory
- getGrammar() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainSketchFactory
- getGrammar() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.DynamoSketchFactory
- getGrammar() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.file.FileSketchFactory
- getGrammar() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.search.SearchSketchFactory
- getGrammar() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.task.TaskSketchFactory
- getGrants() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getGroup(UID<AccountGroup>) - Method in interface io.vertigo.account.account.AccountManager
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in class io.vertigo.account.impl.account.AccountManagerImpl
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in interface io.vertigo.account.impl.account.AccountStorePlugin
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in interface io.vertigo.account.plugins.account.store.loader.GroupLoader
-
Gets the group defined by an URI.
- getGroup(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
-
Gets the group defined by an UID.
- getGroup(UID<AccountGroup>) - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
- getGroupNameOpt() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getGroupsCount() - Method in interface io.vertigo.account.plugins.account.store.loader.GroupLoader
- getGroupUIDs(UID<Account>) - Method in interface io.vertigo.account.account.AccountManager
- getGroupUIDs(UID<Account>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
- getGroupUIDs(UID<Account>) - Method in class io.vertigo.account.impl.account.AccountManagerImpl
- getGroupUIDs(UID<Account>) - Method in interface io.vertigo.account.impl.account.AccountStorePlugin
- getGroupUIDs(UID<Account>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
- getGroupUIDs(UID<Account>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
- getGroupUIDs(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
- getGroupUIDs(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
- getGroupUIDs(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
- getGroupURIs(UID<Account>) - Method in interface io.vertigo.account.plugins.account.store.loader.GroupLoader
- getHandleByCode(String) - Method in interface io.vertigo.social.handle.HandleManager
- getHandleByCode(String) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- getHandleByUid(UID) - Method in interface io.vertigo.social.handle.HandleManager
- getHandleByUid(UID) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- getHandledProcessType() - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
-
Retourne le type de processus géré par le plugin
- getHandledProcessType() - Method in interface io.vertigo.orchestra.impl.services.execution.ProcessExecutorPlugin
-
Retourne le type de processus géré par le plugin
- getHandledProcessType() - Method in interface io.vertigo.orchestra.impl.services.schedule.ProcessSchedulerPlugin
-
Retourne le type de processus géré par le plugin
- getHandledProcessType() - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- getHandledProcessType() - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- getHandledProcessType() - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Retourne le type de processus géré par le plugin
- getHandledProcessType() - Method in class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
- getHandledProcessType() - Method in class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
- getHandledProcessType() - Method in class io.vertigo.orchestra.plugins.services.schedule.memory.MemoryProcessSchedulerPlugin
- getHandledSourceTypes() - Method in interface io.vertigo.studio.impl.source.SourceReaderPlugin
- getHandledSourceTypes() - Method in class io.vertigo.studio.plugins.source.vertigo.AccountJsonSecuritySourceReaderPlugin
- getHandledSourceTypes() - Method in class io.vertigo.studio.plugins.source.vertigo.JsonStaticMasterDataSourceReaderPlugin
- getHandledSourceTypes() - Method in class io.vertigo.studio.plugins.source.vertigo.StudioSourceReaderPlugin
- getHandledSourceTypes() - Method in class io.vertigo.studio.plugins.source.vertigo.VegaWebServicesSourceReaderPlugin
- getHandleField() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getHandleField() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getHandlePrefixes() - Method in interface io.vertigo.social.handle.HandleManager
- getHandlePrefixes() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- getHandler() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiLoader
- getHandler() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core.OOMLoader
- getHandler() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.AbstractXmlLoader
- getHasAttachment() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getHasAttachment() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getHash() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getHasLogFile() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getHasLogFile() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getHasTechnicalLog() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getHasTechnicalLog() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getHealth() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getHealth() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getHealthCheckName() - Method in class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
- getHealthChecks() - Method in interface io.vertigo.core.analytics.AnalyticsManager
- getHealthChecks() - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
- getHealthChecks() - Static method in class io.vertigo.core.impl.analytics.health.HealthAnalyticsUtil
- getHealthChecks() - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getHealthChecks() - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getHeartbeat() - Method in class io.vertigo.orchestra.domain.execution.ONode
-
Champ : DATA.
- getHelp() - Method in class io.vertigo.orchestra.webservices.WsInfos
-
Extension help.
- getHelp() - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Extension help.
- getHelp() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Returns help.
- getHelp() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Extension help.
- getHexEncoder() - Method in interface io.vertigo.commons.codec.CodecManager
- getHexEncoder() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getHighlights(R) - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getHtmlCodec() - Method in interface io.vertigo.commons.codec.CodecManager
- getHtmlCodec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getHtmlContent() - Method in class io.vertigo.social.mail.Mail
- getHumanReadableAction() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getId() - Method in class io.vertigo.account.account.Account
- getId() - Method in class io.vertigo.account.account.AccountGroup
- getId() - Method in class io.vertigo.audit.trace.Trace
- getId() - Method in class io.vertigo.commons.app.AppNode
-
The id of the node
- getId() - Method in class io.vertigo.commons.command.GenericUID
- getId() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- getId() - Method in class io.vertigo.datamodel.structure.model.UID
- getId() - Method in class io.vertigo.datamodel.structure.model.VAccessor
- getId() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getId() - Method in class io.vertigo.stella.impl.work.WorkItem
- getId() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataValueModel
- getId() - Method in class io.vertigo.ui.core.ViewContext
- getId() - Method in class io.vertigo.ui.core.ViewContextMap
- getId(Entity) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Returns the 'id' of a 'DtObject'.
- getIdenticalFiles() - Method in class io.vertigo.studio.generator.GeneratorResult
-
Nombre de fichiers identiques.
- getIdField() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getIdField() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getIdField(String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- getIdFieldName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSMasterDataModel
- getIdFieldName() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- getIdFieldType() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- getImage(String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Permet de récupérer un champs de type image.
- getImplClass() - Method in class io.vertigo.core.node.config.ComponentConfig
- getImplClass() - Method in class io.vertigo.core.node.config.ConnectorConfig
- getImplClass() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- getImplClass() - Method in class io.vertigo.core.node.config.PluginConfig
- getImplicitType() - Method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
- getImportDeclaration() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- getImportList() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- getImportPath() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- getInAttribute(String) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Retourne l'attribut de la tache identifié par son nom.
- getInAttributes() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Retourne la liste des attributs IN
- getInAttributes() - Method in class io.vertigo.studio.notebook.task.TaskSketch
-
Retourne la liste des attributs IN
- getInAttributes() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getInAttributes() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getIncludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getIncludedFields() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getIndex() - Method in exception io.vertigo.commons.peg.PegNoMatchFoundException
- getIndex() - Method in class io.vertigo.commons.peg.PegResult
- getIndex() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- getIndexAnalyzer() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.IndexType
- getIndexCopyFromFields() - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
- getIndexCopyToFields() - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
- getIndexCopyToFields() - Method in class io.vertigo.studio.notebook.search.SearchIndexSketch
- getIndexCopyToFields(DtField) - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
- getIndexCopyToFromFields(DtSketchField) - Method in class io.vertigo.studio.notebook.search.SearchIndexSketch
- getIndexDataType() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.IndexType
- getIndexDtDefinition() - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
-
Définition de l'objet représentant le contenu de l'index (indexé et résultat).
- getIndexDtDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchIndexModel
- getIndexDtObject() - Method in class io.vertigo.datafactory.search.model.SearchIndex
-
Récupération de l'object contenant les champs à indexer.
- getIndexDtSketch() - Method in class io.vertigo.studio.notebook.search.FacetSketch
-
Le DtSketch de l'index.
- getIndexDtSketch() - Method in class io.vertigo.studio.notebook.search.SearchIndexSketch
-
Définition de l'objet représentant le contenu de l'index (indexé et résultat).
- getInitializerClass() - Method in class io.vertigo.core.node.config.ComponentInitializerConfig
- getInitialParams() - Method in class io.vertigo.orchestra.definitions.ProcessTriggeringStrategy
- getInitialParams() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getInitialParams() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : DATA.
- getInitialParams() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getInnerObject() - Method in class io.vertigo.vega.webservice.model.ExtendedObject
- getInputKey() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getInputKey() - Method in interface io.vertigo.vega.webservice.model.UiObject
- getInputValue(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
-
Get the value in the buffer.
- getInputValue(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Get the value in the buffer.
- getInstant() - Method in class io.vertigo.database.timeseries.Measure
- getInteger(ViewContextKey<Integer>) - Method in class io.vertigo.ui.core.ViewContext
- getInteger(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getInteger(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getInteger(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- getIsIn() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : DATA.
- getItem() - Method in class io.vertigo.audit.trace.Trace
- getItem() - Method in class io.vertigo.audit.trace.TraceCriteria
- getJavaClass() - Method in enum io.vertigo.core.lang.BasicType
- getJavaClass() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getJavaCode() - Method in class io.vertigo.studio.notebook.domain.ComputedExpression
- getJavaCode() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getJavaType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getJavaTypeLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getJavaTypeLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- getJdbcConnection() - Method in class io.vertigo.database.sql.connection.SqlConnection
-
Retourne la connexion JDBC.
- getJsClassFileName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- getJsClassName() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- getJsConstName() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceInitializerModelTs
- getJsFileName() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceInitializerModelTs
- getJsGenericType() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- getJsServerCallMethod() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- getJsType() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- getKey() - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
- getKey() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
- getKey() - Method in class io.vertigo.studio.notebook.AbstractSketch
- getKey() - Method in interface io.vertigo.studio.notebook.Sketch
- getKeyAs(Class) - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
- getKeyAttributes() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlClass
- getKeyConceptDtDefinition() - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
-
Définition du keyConcept maitre de cet index.
- getKeyConceptDtDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getKeyConceptDtDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchIndexModel
- getKeyConceptDtSketch() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
-
Définition du keyConcept de cette recherche.
- getKeyConceptDtSketch() - Method in class io.vertigo.studio.notebook.search.SearchIndexSketch
-
Définition du keyConcept maitre de cet index.
- getKeyField() - Method in class io.vertigo.quarto.exporter.model.ExportDenormField
- getLabel() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getLabel() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- getLabel() - Method in class io.vertigo.datafactory.collections.model.FacetValue
-
Returns the label of the facet.
- getLabel() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNode
- getLabel() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getLabel() - Method in class io.vertigo.orchestra.definitions.ActivityDefinition
- getLabel() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getLabel() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.domain.referential.OExecutionState
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.domain.referential.OProcessType
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.domain.referential.OSchedulerState
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.domain.referential.TriggerType
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getLabel() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getLabel() - Method in class io.vertigo.quarto.exporter.model.ExportField
- getLabel() - Method in class io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
- getLabel() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
- getLabel() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getLabel() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- getLabel() - Method in class io.vertigo.studio.notebook.search.FacetSketchValue
-
Returns the label of the facet.
- getLabel() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSStudioDtFieldModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- getLabel() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetValueModel
- getLabel() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAttribute
- getLabel() - Method in class io.vertigo.ui.core.ClusterUiList
- getLastBodyEndIndex(String) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ProcessorXMLUtil
- getLastExecutionTime() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getLastExecutionTime() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getLastModified() - Method in interface io.vertigo.datastore.filestore.model.VFile
- getLastModified() - Method in class io.vertigo.social.comment.Comment
- getLastName() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- getLastPlanificationByProId(Long) - Method in class io.vertigo.orchestra.dao.planification.OProcessPlanificationDAO
-
Execute la tache TkGetLastPlanificationByProId.
- getLastStatus() - Method in class io.vertigo.commons.app.AppNode
-
The last status of the node
- getLastTouch() - Method in class io.vertigo.commons.app.AppNode
-
The timestamp of the last touch of the node
- getLastUID() - Method in class io.vertigo.datafactory.search.definitions.SearchChunk
- getLatitude() - Method in class io.vertigo.geo.geocoder.GeoLocation
- getLedgerTransaction() - Method in class io.vertigo.audit.ledger.LedgerTransactionEvent
- getLength() - Method in interface io.vertigo.core.lang.DataStream
- getLength() - Method in interface io.vertigo.datastore.filestore.model.VFile
- getLength() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- getLength() - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- getLevel1() - Method in class io.vertigo.geo.geocoder.GeoLocation
- getLevel2() - Method in class io.vertigo.geo.geocoder.GeoLocation
- getLink() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- getLinkedResourceOpt() - Method in class io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
- getListByDtFieldName(DtFieldName, Serializable, DtListState) - Method in class io.vertigo.datastore.impl.dao.DAO
- getListener() - Method in class io.vertigo.commons.eventbus.definitions.EventBusSubscriptionDefinition
-
Return the consumer of the event
- getListFilter() - Method in class io.vertigo.datafactory.collections.model.FacetValue
- getListFilter() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Filtre principal correspondant aux critères de la recherche.
- getListFilter() - Method in class io.vertigo.studio.notebook.search.FacetSketchValue
- getListFilter() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetValueModel
- getListFilterBuilderClass() - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
- getListFilterBuilderClassName() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- getListFilterBuilderQuery() - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
- getListFilterBuilderQuery() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- getListFilterBuilderQuery() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getListFilterClassName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getListType() - Method in class io.vertigo.ui.core.ClusterUiList
- getLoaderId() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchIndexModel
- getLocale() - Method in class io.vertigo.account.security.UserSession
-
Gestion multilingue.
- getLocality() - Method in class io.vertigo.geo.geocoder.GeoLocation
- getLocalName() - Method in class io.vertigo.core.node.definition.AbstractDefinition
- getLocalName() - Method in interface io.vertigo.core.node.definition.Definition
- getLocalName() - Method in class io.vertigo.studio.notebook.AbstractSketch
- getLocalName() - Method in interface io.vertigo.studio.notebook.Sketch
- getLocalName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
-
Retourne le nom local de la definition (const case, sans prefix)
- getLocalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
-
Retourne le nom local de la definition (const case, sans prefix)
- getLocalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtDefinitionModel
- getLocalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchDtModel
-
Retourne le nom local de la definition (const case, sans prefix)
- getLocalName(String, String) - Static method in class io.vertigo.studio.tools.SketchUtil
-
Returns the short name of the sketch.
- getLog() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : DATA.
- getLogAsString() - Method in class io.vertigo.orchestra.impl.services.execution.ActivityLogger
-
Récupère le log global sous forme de string.
- getLogByPreId(Long) - Method in class io.vertigo.orchestra.dao.execution.OActivityLogDAO
-
Execute la tache TkGetLogByPreId.
- getLogConfig() - Method in class io.vertigo.core.node.config.BootConfig
- getLogFileByAceId(Long, Long) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Récupère le fichier de log d'une execution d'activité
- getLogFileByPreId(Long) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Récupère le fichier de log d'une execution de processus
- getLogFileForProcess(Long) - Method in class io.vertigo.orchestra.plugins.services.log.db.DbProcessLoggerPlugin
-
Récupère le fichier de log d'une execution de processus.
- getLogFileForProcess(Long) - Method in interface io.vertigo.orchestra.services.log.ProcessLogger
-
Récupère le fichier de log d'une execution de processus.
- getLoggedAccount() - Method in interface io.vertigo.account.authentication.AuthenticationManager
- getLoggedAccount() - Method in class io.vertigo.account.impl.authentication.AuthenticationManagerImpl
- getLogger() - Method in class io.vertigo.orchestra.impl.services.execution.AbstractActivityEngine
-
Getter for the logger
- getLogger() - Method in class io.vertigo.orchestra.impl.services.OrchestraServicesImpl
- getLogger() - Method in interface io.vertigo.orchestra.services.OrchestraServices
-
Only accessible if a plugin has been registered
- getLogicalStoreConfig() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreConfigImpl
- getLong(ViewContextKey<Long>) - Method in class io.vertigo.ui.core.ViewContext
- getLong(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getLong(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getLong(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- getLongitude() - Method in class io.vertigo.geo.geocoder.GeoLocation
- getMailAlert() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- getMainRule() - Method in class io.vertigo.commons.peg.AbstractRule
- getManyTargetJavaClass(DomainSketch) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- getMasterDataConfig() - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
- getMasterDataConfig() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
- getMaxElements() - Method in class io.vertigo.dashboard.ui.commons.model.CacheModel
- getMaxElementsInMemory() - Method in class io.vertigo.datastore.cache.definitions.CacheDefinition
- getMaxRows() - Method in class io.vertigo.datamodel.structure.model.DtListState
- getMaxValue(String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- getMD5Encoder() - Method in interface io.vertigo.commons.codec.CodecManager
- getMD5Encoder() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getMdaConfig() - Method in class io.vertigo.studio.notebook.NotebookConfig
- getMeasure() - Method in class io.vertigo.core.analytics.health.HealthCheck
- getMeasure() - Method in class io.vertigo.database.timeseries.ClusteredMeasure
- getMeasureInstant() - Method in class io.vertigo.core.analytics.metric.Metric
- getMeasurement() - Method in class io.vertigo.database.timeseries.DataFilter
- getMeasurement() - Method in class io.vertigo.database.timeseries.Measure
- getMeasures() - Method in class io.vertigo.core.analytics.process.AProcess
- getMedianDuration() - Method in class io.vertigo.dashboard.ui.dynamo.model.TaskModel
- getMermaidType() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- getMessage() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getMessage() - Method in class io.vertigo.audit.trace.Trace
- getMessage() - Method in exception io.vertigo.commons.peg.PegNoMatchFoundException
- getMessage() - Method in class io.vertigo.core.analytics.health.HealthMeasure
- getMessage(MessageKey, Locale) - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Retourne le libellé non formatté d'un message identifié par sa clé.
- getMessage(MessageKey, Locale) - Method in interface io.vertigo.core.locale.LocaleManager
-
Retourne le libellé non formatté d'un message identifié par sa clé.
- getMessages() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Get messages for logged user.
- getMessageText() - Method in exception io.vertigo.account.authorization.VSecurityException
-
Gestion des messages d'erreur externalisés.
- getMessageText() - Method in exception io.vertigo.core.lang.VUserException
-
Gestion des messages d'erreur externalisés.
- getMessageText() - Method in exception io.vertigo.datamodel.structure.definitions.ConstraintException
-
Gestion des messages d'erreur externalisés.
- getMessageText() - Method in exception io.vertigo.datamodel.structure.definitions.FormatterException
- getMetadata() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- getMetaData(String, Class<O>) - Method in class io.vertigo.datamodel.structure.model.DtList
- getMetaDataNames() - Method in class io.vertigo.datamodel.structure.model.DtList
- getMetadatas() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getMetadatas() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getMetadatas() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getMetamodelResources() - Method in class io.vertigo.studio.notebook.NotebookConfig
- getMethod() - Method in interface io.vertigo.core.node.component.aop.AspectMethodInvocation
- getMethod() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getMethodName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getMethodName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getMethodName() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- getMetrics() - Method in interface io.vertigo.core.analytics.AnalyticsManager
- getMetrics() - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
- getMetrics() - Static method in class io.vertigo.core.impl.analytics.metric.MetricAnalyticsUtil
- getMetrics() - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getMetrics() - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getMetricSupplier() - Method in class io.vertigo.core.analytics.metric.definitions.MetricDefinition
- getMilestone() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- getMimeType() - Method in interface io.vertigo.datastore.filestore.model.VFile
- getMimeType() - Method in enum io.vertigo.quarto.publisher.PublisherFormat
-
Mimetypes des différents formats gérés.
- getMinValue(String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- getMisfiredCount() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getMisfiredCount() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getModel() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
-
Returns the thymeleaf Model.
- getModelManager() - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
- getModifiedFields() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getModifiedFields() - Method in interface io.vertigo.vega.webservice.model.UiObject
- getModule() - Method in class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
- getModule() - Method in class io.vertigo.core.analytics.health.HealthCheck
- getModule() - Method in class io.vertigo.core.analytics.metric.Metric
- getModuleConfig(String) - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getModuleConfigBuilder() - Method in class io.vertigo.core.node.config.Features
- getModuleConfigs() - Method in class io.vertigo.core.node.config.NodeConfig
- getModuleConfigs() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getModuleName() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getMostRecentBoost() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Si le booste des documents recents est activé.
- getMsg() - Method in class io.vertigo.datamodel.smarttype.ConstraintConfig
- getMsg() - Method in class io.vertigo.social.comment.Comment
- getMultiexecution() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getMultiexecution() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getMultiExpressions() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- getMultiExpressions() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- getMultiField() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- getMultiplicity(boolean, boolean) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
-
Retourne une cardinalité sous forme de chaîne de caractères à partir des entrées.
- getMultiplicity(boolean, boolean) - Static method in class io.vertigo.studio.notebook.domain.association.AssociationUtil
-
Retourne une cardinalité sous forme de chaîne de caractères à partir des entrées.
- getMultiplicityA() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getMultiplicityB() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getMyWalletBalance() - Method in class io.vertigo.audit.impl.ledger.LedgerManagerImpl
- getMyWalletBalance() - Method in interface io.vertigo.audit.impl.ledger.LedgerPlugin
-
Get the current balance of the wallet
- getMyWalletBalance() - Method in interface io.vertigo.audit.ledger.LedgerManager
-
Gets the current balance of the wallet
- getMyWalletBalance() - Method in class io.vertigo.audit.plugins.ledger.ethereum.EthereumLedgerPlugin
- getMyWalletBalance() - Method in class io.vertigo.audit.plugins.ledger.fake.FakeLedgerPlugin
- getName() - Method in class io.vertigo.account.authorization.definitions.SecurityDimension
-
Give the name of this dimension.
- getName() - Method in class io.vertigo.commons.script.ExpressionParameter
- getName() - Method in class io.vertigo.connectors.elasticsearch.NodeElasticSearchConnector
- getName() - Method in class io.vertigo.connectors.elasticsearch.RestHighLevelElasticSearchConnector
- getName() - Method in class io.vertigo.connectors.elasticsearch.SecuredTransportSearchConnector
- getName() - Method in class io.vertigo.connectors.elasticsearch.TransportElasticSearchConnector
- getName() - Method in class io.vertigo.connectors.ifttt.IftttConnector
- getName() - Method in class io.vertigo.connectors.influxdb.InfluxDbConnector
- getName() - Method in class io.vertigo.connectors.javalin.EmbeddedJavalinConnector
- getName() - Method in class io.vertigo.connectors.javalin.StandaloneJavalinConnector
- getName() - Method in class io.vertigo.connectors.keycloak.KeycloakDeploymentConnector
- getName() - Method in class io.vertigo.connectors.ldap.LdapConnector
- getName() - Method in class io.vertigo.connectors.mail.JndiMailSessionConnector
- getName() - Method in class io.vertigo.connectors.mail.NativeMailSessionConnector
- getName() - Method in class io.vertigo.connectors.mongodb.MongoClientConnector
- getName() - Method in class io.vertigo.connectors.mqtt.MosquittoConnector
- getName() - Method in class io.vertigo.connectors.neo4j.Neo4JConnector
- getName() - Method in class io.vertigo.connectors.redis.RedisConnector
- getName() - Method in class io.vertigo.core.analytics.health.HealthCheck
- getName() - Method in class io.vertigo.core.analytics.metric.Metric
- getName() - Method in class io.vertigo.core.analytics.process.AProcess
-
[what]
- getName() - Method in interface io.vertigo.core.node.component.Connector
-
A connector might need to define it's name to be findable by plugin and to differentiate multiple instance of the same connector.
- getName() - Method in class io.vertigo.core.node.config.ModuleConfig
- getName() - Method in class io.vertigo.core.node.definition.AbstractDefinition
- getName() - Method in interface io.vertigo.core.node.definition.Definition
- getName() - Method in class io.vertigo.core.param.Param
- getName() - Method in class io.vertigo.dashboard.ui.commons.model.CacheModel
- getName() - Method in class io.vertigo.dashboard.ui.commons.model.DaemonModel
- getName() - Method in class io.vertigo.dashboard.ui.commons.model.EventBusModel
- getName() - Method in class io.vertigo.dashboard.ui.dynamo.model.EntityModel
- getName() - Method in class io.vertigo.dashboard.ui.dynamo.model.SmartTypeModel
- getName() - Method in class io.vertigo.dashboard.ui.dynamo.model.TaskModel
- getName() - Method in interface io.vertigo.database.impl.sql.SqlConnectionProviderPlugin
- getName() - Method in class io.vertigo.database.plugins.sql.connection.AbstractSqlConnectionProviderPlugin
- getName() - Method in class io.vertigo.datamodel.impl.smarttype.dynamic.DynamicDefinition
- getName() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getName() - Method in class io.vertigo.datamodel.structure.definitions.Property
- getName() - Method in class io.vertigo.datamodel.task.definitions.TaskAttribute
- getName() - Method in interface io.vertigo.datastore.impl.filestore.FileStorePlugin
- getName() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
- getName() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
- getName() - Method in class io.vertigo.orchestra.definitions.ActivityDefinition
- getName() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- getName() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getName() - Method in class io.vertigo.orchestra.domain.execution.ONode
-
Champ : DATA.
- getName() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getName() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- getName() - Method in class io.vertigo.quarto.publisher.definitions.PublisherField
-
Retourne le nom du champ.
- getName() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- getName() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityField
- getName() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawKey
- getName() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getName() - Method in class io.vertigo.studio.notebook.SketchKey
- getName() - Method in class io.vertigo.studio.notebook.task.TaskSketchAttribute
- getName() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchParam
- getName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
-
Nom du champ en camelCase.
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataValueModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
-
Nom du champ en camelCase.
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationSimpleModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
-
Nom du champ en camelCase
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetParamModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchIndexModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskAttribute
- getName() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceParamModelTs
- getName() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
-
Returns the name of the first component
- getName() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
-
Returns the name of the component (e.g. panel)
- getName() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getNamespaceURI(String) - Method in class io.vertigo.quarto.plugins.publisher.docx.DOCXNamespaceContext
- getNeedUpdate() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getNeedUpdate() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getNextActivityByActId(Long) - Method in class io.vertigo.orchestra.dao.definition.OActivityDAO
-
Execute la tache TkGetNextActivityByActId.
- getNextExecutionTime() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getNextExecutionTime() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getNextIdsSqlQuery(String, String) - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
-
Create a SQL query to get next chunk's ids next in table from previous chunk
- getNextValidTimeAfter(Instant) - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
- getNnAssociations() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getNNAssociations(Notebook) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- getNode() - Static method in interface io.vertigo.core.node.Node
- getNode(String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Permet de récupérer un champs de type objet.
- getNodeADtSketchName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidNNAssociationModel
- getNodeAPKDomain() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getNodeAPKName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getNodeATableName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getNodeBDtSketchName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidNNAssociationModel
- getNodeBPKDomain() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getNodeBPKName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getNodeBTableName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getNodeByName(String) - Method in class io.vertigo.orchestra.dao.execution.ONodeDAO
-
Execute la tache TkGetNodeByName.
- getNodeConfig() - Method in class io.vertigo.core.node.AutoCloseableNode
- getNodeConfig() - Method in interface io.vertigo.core.node.Node
- getNodeConfig() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
- getNodeDefinition() - Method in class io.vertigo.quarto.publisher.definitions.PublisherField
-
Si et seulement si le champ est une liste ou un objet
- getNodeDefinition() - Method in class io.vertigo.quarto.publisher.model.PublisherNode
- getNodeId() - Method in class io.vertigo.core.node.config.NodeConfig
-
An node is composed of multiple nodes.
- getNodes(String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Récupère la liste des noeuds d'un champlistes.
- getNodId() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- getNodId() - Method in class io.vertigo.orchestra.domain.execution.ONode
-
Champ : ID.
- getNodId() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : FOREIGN_KEY.
- getNonce() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getNotification() - Method in class io.vertigo.social.impl.notification.NotificationEvent
- getNumber() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- getNumDaysOfBoostRefDocument() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Si le booste des documents recents est activé.
- getObjectFieldErrors() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getObjectFieldInfos() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getObjectFieldWarnings() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- getObjectType() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- getObjectType() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- getObjectType() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
- getObjectType() - Method in interface io.vertigo.vega.webservice.model.UiList
- getOperation() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getOperationName() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.GlobalAuthorizationModel
- getOperationName() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredFeatureModel
- getOperations() - Method in class io.vertigo.account.authorization.definitions.SecuredEntity
- getOperations() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredEntityModel
- getOperator() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleExpression
- getOptionalParam(String) - Method in class io.vertigo.core.impl.param.ParamManagerImpl
- getOptionalParam(String) - Method in interface io.vertigo.core.param.ParamManager
-
Returns the optional value for a param which may be present / or not, defined by its name.
- getOrDefaultAsBoolean(String, boolean) - Method in class io.vertigo.studio.generator.GeneratorConfig
- getOrDefaultAsString(String, String) - Method in class io.vertigo.studio.generator.GeneratorConfig
- getOrder() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- getOrder() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- getOrder() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- getOrientation() - Method in class io.vertigo.quarto.exporter.model.Export
- getOutAttribute() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getOutAttributeOpt() - Method in class io.vertigo.studio.notebook.task.TaskSketch
-
Retourne l' attribut OUT
- getOutAttributeOption() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Retourne l' attribut OUT
- getOutputStream() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Retourne le servlet output stream associé avec cette response.
- getOutputType() - Method in interface io.vertigo.studio.impl.generator.GeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.mermaid.MermaidGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.authorization.AuthorizationGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.DomainGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.JSGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.SqlGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.TSGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.file.FileInfoGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.SearchGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.TaskGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestGeneratorPlugin
- getOutputType() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.WsTsGeneratorPlugin
- getOverridedFieldName() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- getOverridedPostModifier() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- getOverridedPreModifier() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- getOverrides() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getPackageName() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getPackageName() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
- getPackageName() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
- getPackageName() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getPackageName() - Method in class io.vertigo.studio.notebook.task.TaskSketch
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataModel
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchDtModel
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.PAOModel
- getPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateAoTaskTest
- getPackageName() - Method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- getPackageName() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getPackageName() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlClass
- getPackageRoot() - Method in class io.vertigo.core.node.config.discovery.ModuleDiscoveryFeatures
- getParam(String) - Method in class io.vertigo.core.impl.param.ParamManagerImpl
-
Returns the value for a param, defined by its name.
- getParam(String) - Method in interface io.vertigo.core.impl.param.ParamPlugin
-
Retourne un paramètre de configuration.
- getParam(String) - Method in interface io.vertigo.core.param.ParamManager
-
Returns the value for a param, defined by its name.
- getParam(String) - Method in class io.vertigo.core.plugins.param.env.EnvParamPlugin
-
Retourne un paramètre de configuration.
- getParam(String) - Method in class io.vertigo.core.plugins.param.properties.PropertiesParamPlugin
-
Retourne un paramètre de configuration.
- getParam(String) - Method in class io.vertigo.core.plugins.param.xml.XmlParamPlugin
-
Retourne un paramètre de configuration.
- getParam(String) - Method in class io.vertigo.vega.plugins.webservice.servlet.WebAppContextParamPlugin
-
Retourne un paramètre de configuration.
- getParameters() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
- getParamLocation() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchParam
- getParams() - Method in class io.vertigo.commons.command.definitions.CommandDefinition
- getParams() - Method in class io.vertigo.core.node.config.AmplifierConfig
- getParams() - Method in class io.vertigo.core.node.config.ComponentConfig
- getParams() - Method in class io.vertigo.core.node.config.ConnectorConfig
- getParams() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- getParams() - Method in class io.vertigo.core.node.config.DefinitionProviderConfig
- getParams() - Method in class io.vertigo.core.node.config.PluginConfig
- getParamType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getParamValue(WebServiceParam) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
-
Get param of an endpoint.
- getPassword() - Method in class io.vertigo.account.impl.authentication.UsernamePasswordAuthenticationToken
-
Returns the password submitted during an authentication attempt
- getPassword() - Method in class io.vertigo.audit.ledger.LedgerCredential
- getPassword() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- getPath() - Method in class io.vertigo.core.node.config.DefinitionResourceConfig
- getPath() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getPath() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- getPath() - Method in class io.vertigo.studio.source.Source
- getPath() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getPathParam(WebServiceParam) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
-
Get path param of an endpoint.
- getPathParam(String) - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
- getPattern() - Method in class io.vertigo.basics.formatter.FormatterNumber
- getPayload() - Method in class io.vertigo.commons.command.CommandResponse
- getPeriodInSeconds() - Method in class io.vertigo.core.daemon.definitions.DaemonDefinition
-
Give the value of periodInSeconds.
- getPeriodInSeconds() - Method in class io.vertigo.dashboard.ui.commons.model.DaemonModel
- getPermille() - Method in enum io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
- getPhoto() - Method in class io.vertigo.account.account.Account
- getPhoto(UID<E>) - Method in interface io.vertigo.account.identityprovider.IdentityProviderManager
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<E>) - Method in class io.vertigo.account.impl.identityprovider.IdentityProviderManagerImpl
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<E>) - Method in interface io.vertigo.account.impl.identityprovider.IdentityProviderPlugin
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<E>) - Method in class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<E>) - Method in class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<E>) - Method in class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<Account>) - Method in interface io.vertigo.account.account.AccountManager
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in class io.vertigo.account.impl.account.AccountManagerImpl
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in interface io.vertigo.account.impl.account.AccountStorePlugin
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in interface io.vertigo.account.plugins.account.store.loader.AccountLoader
-
Gets the photo of an account defined by its URI.
- getPhoto(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
-
Gets the photo of an account defined by its UID.
- getPhoto(UID<Account>) - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
-
Gets the photo of an account defined by its UID.
- getPhysicalDataStore(DtDefinition) - Method in class io.vertigo.datastore.impl.entitystore.logical.LogicalEntityStoreConfig
-
Provides a 'DataStorePlugin' for the specified 'DtDefinition'.
- getPhysicalFileStore(FileInfoDefinition) - Method in class io.vertigo.datastore.impl.filestore.FileStoreConfig
-
Fournit un store adpaté au type de l'objet.
- getPlanificationsByProId(Long) - Method in class io.vertigo.orchestra.dao.planification.OProcessPlanificationDAO
-
Execute la tache TkGetPlanificationsByProId.
- getPosition() - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslBlockQuery
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslField
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoRangeQuery
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiField
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- getPostBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getPostMissingPart() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- getPostTerm() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslBlockQuery
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslField
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoRangeQuery
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiField
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- getPreBody() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getPredicate() - Method in class io.vertigo.datastore.entitystore.definitions.MasterDataDefinition
- getPrefix() - Method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
- getPrefix(String) - Method in class io.vertigo.quarto.plugins.publisher.docx.DOCXNamespaceContext
- getPrefixes(String) - Method in class io.vertigo.quarto.plugins.publisher.docx.DOCXNamespaceContext
- getPreId() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- getPreId() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : ID.
- getPreId() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getPreId() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getPreMissingPart() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- getPreTerm() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getPrimaryAssociationNode() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationSimpleDefinition
- getPrimaryAssociationNode() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSimpleSketch
- getPrimaryCardinality() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getPrimaryDtSketchName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getPrimaryIdColumn() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationSimpleModel
- getPrimaryTable() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationSimpleModel
- getPrincipal() - Method in interface io.vertigo.account.authentication.AuthenticationToken
- getPrincipal() - Method in class io.vertigo.account.impl.authentication.UsernameAuthenticationToken
- getPrincipal() - Method in class io.vertigo.account.impl.authentication.UsernamePasswordAuthenticationToken
- getPriorAuthorizationNames() - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Return uncontextual authorizations set of this user.
- getPriorAuthorizations() - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Get all prior authorizations of current user.
- getPriorAuthorizations() - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
- getPriority() - Method in class io.vertigo.commons.transaction.VTransactionResourceId
- getProcessById(String) - Method in class io.vertigo.orchestra.webservices.WsDefinition
-
Retourne un processus par son id.
- getProcessByName(String) - Method in class io.vertigo.orchestra.monitoring.dao.uidefinitions.UidefinitionsPAO
-
Execute la tache TkGetProcessByName.
- getProcessDefinition(String) - Method in interface io.vertigo.orchestra.definitions.OrchestraDefinitionManager
-
Récupère une définition de processus par son nom.
- getProcessDefinition(String) - Method in class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
-
Récupère une définition de processus par son nom.
- getProcessDefinition(String) - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
- getProcessDefinition(String) - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- getProcessDefinition(String) - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- getProcessesByName(String) - Method in class io.vertigo.orchestra.dao.definition.DefinitionPAO
-
Execute la tache TkGetProcessesByName.
- getProcessExecution(Long) - Method in class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- getProcessExecution(Long) - Method in interface io.vertigo.orchestra.services.report.ProcessReport
-
Retourne une execution de processus.
- getProcessExecutionById(Long) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Retourne une execution de processus.
- getProcessExecutionId() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retourne l'id de l'execution en cours.
- getProcessExecutions(ProcessDefinition, String, Integer, Integer) - Method in class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- getProcessExecutions(ProcessDefinition, String, Integer, Integer) - Method in interface io.vertigo.orchestra.services.report.ProcessReport
-
Retourne la liste des executions d'un processus répondant à des critères triés par ordre chronologique décroissant.
- getProcessExecutionsByProcessName(String, Optional<String>, Optional<Integer>, Optional<Integer>) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Retourne la liste des executions d'un processus répondant à des critères triés par ordre chronologique décroissant
- getProcessLabel() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getProcessLabel() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getProcessName() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getProcessName() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retourne le nom du processus en cours de traitement.
- getProcessName() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getProcessors(String) - Method in class io.vertigo.ui.impl.thymeleaf.VUiStandardDialect
- getProcessToExecute(Long) - Method in class io.vertigo.orchestra.dao.planification.OProcessPlanificationDAO
-
Execute la tache TkGetProcessToExecute.
- getProcessType() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getProId() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : FOREIGN_KEY.
- getProId() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : ID.
- getProId() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : FOREIGN_KEY.
- getProId() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : FOREIGN_KEY.
- getProId() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getProId() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getProId() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getProjectPackageName() - Method in class io.vertigo.studio.generator.GeneratorConfig
-
Donne la valeur de projectPackageName.
- getProperties() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getProperties() - Method in class io.vertigo.datamodel.structure.definitions.Properties
-
Set des propriétés gérées.
- getProperties() - Method in class io.vertigo.studio.generator.GeneratorConfig
- getProperties() - Method in class io.vertigo.studio.notebook.domain.DomainSketch
- getProperty() - Method in class io.vertigo.basics.constraint.ConstraintBigDecimal
-
Cette méthode permet de définir la propriété(le comportement générique) que la contrainte implémente.
- getProperty() - Method in class io.vertigo.basics.constraint.ConstraintNumberMaximum
-
Cette méthode permet de définir la propriété(le comportement générique) que la contrainte implémente.
- getProperty() - Method in class io.vertigo.basics.constraint.ConstraintNumberMinimum
-
Cette méthode permet de définir la propriété(le comportement générique) que la contrainte implémente.
- getProperty() - Method in class io.vertigo.basics.constraint.ConstraintRegex
-
Cette méthode permet de définir la propriété(le comportement générique) que la contrainte implémente.
- getProperty() - Method in interface io.vertigo.datamodel.structure.definitions.Constraint
-
Cette méthode permet de définir la propriété(le comportement générique) que la contrainte implémente.
- getPropertyDescriptor(String, Class<?>) - Static method in class io.vertigo.core.util.BeanUtil
-
Retourne le PropertyDescriptor d'une propriété.
- getPropertyEntries() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawBody
- getPropertyName() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslPropertyEntry
- getPropertyName(Method) - Static method in class io.vertigo.core.util.ClassUtil
-
Détermine le nom de la propriété associée à un getteur.
- getPropertyNames() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- getPropertyNames() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Set des propriétés gérées.
- getPropertyType(String) - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- getPropertyValue() - Method in class io.vertigo.basics.constraint.ConstraintBigDecimal
-
Cette méthode permet de définir la valeur de la propriété(le comportement spécifique) que la contrainte implémente.
- getPropertyValue() - Method in class io.vertigo.basics.constraint.ConstraintNumberMaximum
-
Cette méthode permet de définir la valeur de la propriété(le comportement spécifique) que la contrainte implémente.
- getPropertyValue() - Method in class io.vertigo.basics.constraint.ConstraintNumberMinimum
-
Cette méthode permet de définir la valeur de la propriété(le comportement spécifique) que la contrainte implémente.
- getPropertyValue() - Method in class io.vertigo.basics.constraint.ConstraintRegex
-
Cette méthode permet de définir la valeur de la propriété(le comportement spécifique) que la contrainte implémente.
- getPropertyValue() - Method in interface io.vertigo.datamodel.structure.definitions.Constraint
-
Cette méthode permet de définir la valeur de la propriété(le comportement spécifique) que la contrainte implémente.
- getPropertyValue(String) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Retourne la valeur d'une (méta) propriété liée au domaine, champ, dtDéfinition...
- getPropertyValueAsString() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslPropertyEntry
- getProtocol() - Method in class io.vertigo.commons.app.AppNode
-
The protocol of the endpoint (if specified)
- getProtocol() - Method in interface io.vertigo.commons.impl.app.AppNodeInfosPlugin
- getProtocol() - Method in class io.vertigo.commons.plugins.app.infos.http.HttpAppNodeInfosPlugin
- getProxyMethodClass() - Method in class io.vertigo.core.node.config.ProxyMethodConfig
- getProxyMethodConfigs() - Method in class io.vertigo.core.node.config.ModuleConfig
- getPrpId() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : ID.
- getPrtCd() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : FOREIGN_KEY.
- getPrtCd() - Method in class io.vertigo.orchestra.domain.referential.OProcessType
-
Champ : ID.
- getPublicAddress() - Method in class io.vertigo.audit.ledger.LedgerAddress
- getPublisherFormat() - Method in interface io.vertigo.quarto.impl.publisher.MergerPlugin
- getPublisherFormat() - Method in class io.vertigo.quarto.plugins.publisher.docx.DOCXMergerPlugin
- getPublisherFormat() - Method in class io.vertigo.quarto.plugins.publisher.odt.OpenOfficeMergerPlugin
- getQueries() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslBlockQuery
- getQuery() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- getQueryName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getQuestions() - Method in class io.vertigo.commons.command.definitions.CommandDefinition
- getRaw() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawEntry
- getRaw(DslRawKey) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
-
Récupération d'une définition par sa clé -Soit la clé n'existe pas -Soit la clé existe mais sans aucune définition -Soit la clé raméne une définition.
- getRawEntries() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawBody
- getRawKeyByFieldName(String) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Uniquement si il y a une et une seule référence pour ce champ.
- getRawKeys() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw.DslRawEntry
- getRawKeysByFieldName(String) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Permet de récupérer la liste des définitions d'un champ.
- getRegex() - Method in class io.vertigo.basics.constraint.ConstraintRegex
- getReplyTo() - Method in class io.vertigo.social.mail.Mail
- getReport() - Method in class io.vertigo.orchestra.impl.services.OrchestraServicesImpl
- getReport() - Method in interface io.vertigo.orchestra.services.OrchestraServices
-
Only accessible if a plugin has been registered
- getRequest() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Retourne la String de configuration de la tache.
- getRequest() - Method in class io.vertigo.studio.notebook.task.TaskSketch
-
Retourne la String de configuration de la tache.
- getRequest() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getRequest() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
- getRequest() - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
- getRequestScopedAttribute(String, Class<O>) - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
- getRescuePeriod() - Method in class io.vertigo.orchestra.definitions.ProcessTriggeringStrategy
- getRescuePeriod() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- getRescuePeriod() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- getReservedSourceAttribute(String) - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- getResource(VTransactionResourceId<R>) - Method in interface io.vertigo.commons.transaction.VTransaction
- getResourceKey() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getResourceKey() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getResourceKey() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- getResourceKey() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getResponse() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
- getResponse() - Method in interface io.vertigo.vega.plugins.webservice.handler.WebServiceContext
- getResult() - Method in class io.vertigo.datamodel.task.model.TaskResult
-
Getter générique.
- getResultMessage() - Method in class io.vertigo.studio.generator.GeneratorResult
-
Affichage du résultat de la génération dans la console.
- getReturnType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getReturnTypeSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getRole() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNode
- getRole() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
- getRole() - Method in class io.vertigo.datamodel.structure.model.VAccessor
- getRole() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
- getRole() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getRole() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getRoleLabelA() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getRoleLabelB() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- getRoleName() - Method in class io.vertigo.datamodel.structure.definitions.association.DtListURIForAssociation
- getRoles() - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Return roles set of this user.
- getRootConfigClasses() - Method in class io.vertigo.ui.impl.springmvc.config.AbstractVSpringMvcWebApplicationInitializer
- getRootNode() - Method in class io.vertigo.quarto.publisher.model.PublisherData
- getRootNodeDefinition() - Method in class io.vertigo.quarto.publisher.definitions.PublisherDataDefinition
- getRootRaws() - Method in interface io.vertigo.studio.impl.source.dsl.entity.DslGrammar
-
Examples : a grammar is defined from atoms (string...)
- getRootRaws() - Method in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
- getRuleName() - Method in class io.vertigo.commons.peg.AbstractRule
- getRules() - Method in class io.vertigo.account.authorization.definitions.Authorization
- getRunningCount() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getRunningCount() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getScheduler() - Method in class io.vertigo.orchestra.impl.services.OrchestraServicesImpl
- getScheduler() - Method in interface io.vertigo.orchestra.services.OrchestraServices
- getScope() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getScope() - Method in class io.vertigo.studio.notebook.domain.DomainSketch
- getSearchLoaderId() - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
-
Nom du composant de chargement des éléments à indexer.
- getSearchLoaderId() - Method in class io.vertigo.studio.notebook.search.SearchIndexSketch
-
Nom du composant de chargement des éléments à indexer.
- getSearchRequest() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- getSearchSecurity(Class<K>, OperationName<K>) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Return Search query filter of security rules for this current user on this keyConceptClass.
- getSearchSecurity(Class<K>, OperationName<K>) - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Return Search query filter of security rules for this current user on this keyConceptClass.
- getSearchSourceBuilder() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- getSecurityDimensions() - Method in class io.vertigo.account.authorization.definitions.SecuredEntity
- getSecurityFields() - Method in class io.vertigo.account.authorization.definitions.SecuredEntity
- getSecurityKeys() - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Return the security keys of this user.
- getSecurityListFilter() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Filtre correspondant aux critères de sécurité.
- getSelectedFacetValues() - Method in class io.vertigo.datafactory.collections.model.FacetedQuery
-
Liste des supplémentaires.
- getSelectedFacetValues(ViewContextKey<FacetedQueryResult<O, FacetedQuery>>) - Method in class io.vertigo.ui.core.ViewContext
-
Returns selectedFacetValues of a given facetedQuery.
- getSelectionExpression() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
- getSender() - Method in class io.vertigo.social.notification.Notification
- getSeparator() - Method in enum io.vertigo.commons.script.SeparatorType
- getSerializationCodec() - Method in interface io.vertigo.commons.codec.CodecManager
- getSerializationCodec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getSeriesNames() - Method in class io.vertigo.database.timeseries.TabularDatas
- getSeriesNames() - Method in class io.vertigo.database.timeseries.TimedDatas
- getServerSideObject() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getServerSideObject() - Method in interface io.vertigo.vega.webservice.model.UiObject
- getServerSideToken() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getServerSideToken() - Method in interface io.vertigo.vega.webservice.model.UiObject
- getServletMappings() - Method in class io.vertigo.ui.impl.springmvc.config.AbstractVSpringMvcWebApplicationInitializer
- getSessionUUID() - Method in class io.vertigo.account.security.UserSession
- getSha1Encoder() - Method in interface io.vertigo.commons.codec.CodecManager
- getSha1Encoder() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getSha256Encoder() - Method in interface io.vertigo.commons.codec.CodecManager
- getSha256Encoder() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getSheets() - Method in class io.vertigo.quarto.exporter.model.Export
- getSimpleAssociations() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getSimpleAssociations(Notebook) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- getSimpleName() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getSimpleName() - Method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- getSimpleNameFromCanonicalName(String) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
- getSingleInputValue(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
-
Get the value in the buffer for a know monovalued field.
- getSingleInputValue(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Get the value in the buffer for a know monovalued field.
- getSketch() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidNNAssociationModel
- getSketch() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getSketch() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getSkills() - Method in class io.vertigo.commons.app.AppNode
-
The skills of the node (for example editing)
- getSkipRows() - Method in class io.vertigo.datamodel.structure.model.DtListState
- getSmartTypeDefinition() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getSmartTypeDefinition() - Method in class io.vertigo.datamodel.task.definitions.TaskAttribute
- getSmartTypeName() - Method in class io.vertigo.studio.notebook.domain.DomainSketch
- getSmartTypeName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- getSmartTypeUsageDtDefinitionMetrics() - Method in class io.vertigo.datamodel.impl.structure.metrics.StructureMetricsProvider
- getSmartTypeUsageTasksMetrics() - Method in class io.vertigo.datamodel.impl.structure.metrics.StructureMetricsProvider
- getSortField() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getSortField() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getSortFieldName() - Method in class io.vertigo.datamodel.structure.model.DtListState
- getSortPath() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getSource() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResult
- getSource() - Method in class io.vertigo.datamodel.structure.definitions.association.DtListURIForAssociation
- getSource() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- getSource() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getSource() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
- getSourceAttribute(D) - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- getSourceIdField() - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- getSourceUID() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
- getSpecificLabelMap() - Method in interface io.vertigo.quarto.impl.exporter.ListExporter
-
Get the map giving specific label to use for the column.
- getSqlDialect() - Method in class io.vertigo.database.impl.sql.vendor.h2.H2DataBase
- getSqlDialect() - Method in class io.vertigo.database.impl.sql.vendor.postgresql.PostgreSqlDataBase
- getSqlDialect() - Method in class io.vertigo.database.impl.sql.vendor.sqlserver.SqlServerDataBase
- getSqlDialect() - Method in interface io.vertigo.database.sql.vendor.SqlDataBase
- getSqlExceptionHandler() - Method in class io.vertigo.database.impl.sql.vendor.h2.H2DataBase
- getSqlExceptionHandler() - Method in class io.vertigo.database.impl.sql.vendor.postgresql.PostgreSqlDataBase
- getSqlExceptionHandler() - Method in class io.vertigo.database.impl.sql.vendor.sqlserver.SqlServerDataBase
- getSqlExceptionHandler() - Method in interface io.vertigo.database.sql.vendor.SqlDataBase
- getSqlMapping() - Method in class io.vertigo.database.impl.sql.vendor.h2.H2DataBase
- getSqlMapping() - Method in class io.vertigo.database.impl.sql.vendor.postgresql.PostgreSqlDataBase
- getSqlMapping() - Method in class io.vertigo.database.impl.sql.vendor.sqlserver.SqlServerDataBase
- getSqlMapping() - Method in interface io.vertigo.database.sql.vendor.SqlDataBase
- getSqlParameters() - Method in class io.vertigo.database.sql.statement.SqlStatement
- getSqlParametersForBatch() - Method in class io.vertigo.database.sql.statement.SqlStatement
- getSqlQuery() - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Retourne la Query qui sera parsée Par défaut il s'agit de la request définie sur le service
- getSqlQuery() - Method in class io.vertigo.database.sql.statement.SqlStatement
- getSqlQueryFilter() - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
- getSstCd() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : FOREIGN_KEY.
- getSstCd() - Method in class io.vertigo.orchestra.domain.referential.OSchedulerState
-
Champ : ID.
- getStackIndex() - Method in interface io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
-
Return an index to compute the order of the handlers stack.
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
- getStackIndex() - Method in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
- getStart() - Method in class io.vertigo.core.analytics.process.AProcess
-
[when]
- getStart() - Method in class io.vertigo.core.node.AutoCloseableNode
- getStart() - Method in interface io.vertigo.core.node.Node
- getStartBusinessDate() - Method in class io.vertigo.audit.trace.TraceCriteria
- getStartDate() - Method in class io.vertigo.commons.app.AppNode
-
The start date of the node
- getStartExecutionDate() - Method in class io.vertigo.audit.trace.TraceCriteria
- getStartGeoPoint() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoRangeQuery
- getStartQueryDefinitions() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- getStartRange() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- getStats() - Method in interface io.vertigo.commons.app.AppManager
-
A consolidated view of the stats of the app
- getStats() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- getStats() - Method in interface io.vertigo.core.daemon.DaemonManager
-
Provides a snapshot/copy of execution's stats.
- getStats() - Method in class io.vertigo.core.impl.daemon.DaemonManagerImpl
-
Provides a snapshot/copy of execution's stats.
- getStats() - Method in class io.vertigo.orchestra.webservices.WsInfos
-
Extension stats.
- getStats() - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Extension stats.
- getStats() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Returns stats.
- getStats() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Extension stats.
- getStats(AppNode) - Method in interface io.vertigo.commons.impl.app.AppNodeInfosPlugin
- getStats(AppNode) - Method in class io.vertigo.commons.plugins.app.infos.http.HttpAppNodeInfosPlugin
- getStatus() - Method in interface io.vertigo.commons.app.AppManager
-
A consolidated view of the cluster (id+status)
- getStatus() - Method in class io.vertigo.commons.command.CommandResponse
- getStatus() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- getStatus() - Method in class io.vertigo.core.analytics.health.HealthMeasure
- getStatus() - Method in class io.vertigo.core.analytics.metric.Metric
- getStatus() - Method in interface io.vertigo.core.daemon.DaemonStat
- getStatus() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getStatus() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- getStatus() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getStatus() - Method in class io.vertigo.orchestra.services.report.ProcessExecution
- getStatus() - Method in class io.vertigo.orchestra.webservices.WsInfos
-
Extension status (code 200 or 500)
- getStatus() - Method in class io.vertigo.social.webservices.account.AccountWebServices
-
Extension status (code 200 or 500)
- getStatus() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Returns status (code 200 or 500)
- getStatus() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Extension status (code 200 or 500)
- getStatus() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Retourne le status définit par setStatus ou sendError.
- getStatus(AppNode) - Method in interface io.vertigo.commons.impl.app.AppNodeInfosPlugin
- getStatus(AppNode) - Method in class io.vertigo.commons.plugins.app.infos.http.HttpAppNodeInfosPlugin
- getStep(Double, Double) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- getStereotype() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
- getStereotype() - Method in class io.vertigo.studio.notebook.domain.DtSketch
- getStereotype() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlClass
- getStereotypeClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getStereotypeClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getStereotypeInterfaceName() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- getStereotypeInterfaceName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- getStoreName() - Method in class io.vertigo.datastore.filestore.definitions.FileInfoDefinition
- getStoreName() - Method in class io.vertigo.studio.notebook.file.FileInfoSketch
- getStream() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
- getString(ViewContextKey<String>) - Method in class io.vertigo.ui.core.ViewContext
- getString(String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Récupère une valeur affichable.
- getString(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getString(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getString(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- getSubject() - Method in class io.vertigo.social.mail.Mail
- getSubProcesses() - Method in class io.vertigo.core.analytics.process.AProcess
- getSubRaws(String) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRaw
-
Récupération de la liste des definitions dont est composée la définition principale.
- getSubscribers() - Method in class io.vertigo.dashboard.ui.commons.model.EventBusModel
- getSuccesses() - Method in interface io.vertigo.core.daemon.DaemonStat
- getSuccessfulCount() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- getSuccessfulCount() - Method in class io.vertigo.orchestra.services.report.ExecutionSummary
- getSummariesByDate(Instant, Instant, Optional<String>) - Method in class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- getSummariesByDate(Instant, Instant, Optional<String>) - Method in interface io.vertigo.orchestra.services.report.ProcessReport
-
Retourne le rapport d'execution d'orchestra sur une période.
- getSummaryByDate(ProcessDefinition, Instant, Instant) - Method in class io.vertigo.orchestra.plugins.services.report.db.DbProcessReportPlugin
- getSummaryByDate(ProcessDefinition, Instant, Instant) - Method in interface io.vertigo.orchestra.services.report.ProcessReport
-
Retourne le rapport d'execution d'un processus sur une période.
- getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
- getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
- getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
- getSupportedInput() - Method in interface io.vertigo.vega.plugins.webservice.handler.reader.JsonReader
- getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
- getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
- getSupportedInput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
- getSupportedInputs() - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonConverter
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
- getSupportedInputs() - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
- getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.BodyJsonReader
- getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
- getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
- getSupportedOutput() - Method in interface io.vertigo.vega.plugins.webservice.handler.reader.JsonReader
- getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
- getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
- getSupportedOutput() - Method in class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
- getSwapperApi(HttpServletRequest) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
- getSwapperUi(String, String, HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
-
Return a swagger static resources.
- getSwapperUi(String, HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
-
Return a swagger static resources.
- getSwapperUi(HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
-
Redirect to index.html.
- getSwapperUiEmpty(HttpServletResponse) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
-
Redirect to index.html.
- getTableName() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNNDefinition
- getTableName() - Method in class io.vertigo.studio.notebook.domain.association.AssociationNNSketch
- getTableName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMasterDataModel
- getTableName() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
- getTabularData(String, List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getTabularData(String, List<String>, DataFilter, TimeFilter, String...) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getTabularData(String, List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getTabularData(String, List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getTabularData(String, List<String>, DataFilter, TimeFilter, String...) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- getTabularData(List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getTabularData(List<String>, DataFilter, TimeFilter, String...) - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getTabularDatas(List<String>, DataFilter, TimeFilter, String) - Method in class io.vertigo.dashboard.webservices.DashboardDataProviderWebServices
- getTabularDataSeries() - Method in class io.vertigo.database.timeseries.TabularDatas
- getTabularTimedData(String, List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getTabularTimedData(String, List<String>, DataFilter, TimeFilter, String...) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getTabularTimedData(String, List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getTabularTimedData(String, List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getTabularTimedData(String, List<String>, DataFilter, TimeFilter, String...) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- getTabularTimedData(List<String>, DataFilter, TimeFilter, String...) - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getTabularTimedData(List<String>, DataFilter, TimeFilter, String...) - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getTags() - Method in class io.vertigo.core.analytics.process.AProcess
- getTags() - Method in class io.vertigo.database.timeseries.Measure
- getTagValues(String, String) - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getTagValues(String, String) - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getTagValues(String, String, String) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getTagValues(String, String, String) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getTagValues(String, String, String) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getTagValues(String, String, String) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getTagValues(String, String, String) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- getTargetBasicType() - Method in class io.vertigo.datamodel.smarttype.AdapterConfig
- getTargetDefinitionReference() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
- getTargetGenDir() - Method in class io.vertigo.studio.generator.GeneratorConfig
-
Donne la valeur de targetGenDir.
- getTargetJavaClass() - Method in class io.vertigo.datamodel.structure.definitions.DtField
-
Returns the class that holds the value of the field.
- getTargetJavaClass() - Method in class io.vertigo.datamodel.task.definitions.TaskAttribute
-
Returns the class that holds the value of the field.
- getTargetUrl() - Method in class io.vertigo.commons.command.CommandResponse
- getTargetUrl() - Method in class io.vertigo.social.notification.Notification
- getTaskCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.EntityModel
- getTaskCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.SmartTypeModel
- getTaskDefinition() - Method in class io.vertigo.datamodel.task.model.TaskEngine
-
Retourne la définition de la tache.
- getTaskDefinition() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateAoTaskTest
- getTaskDefinitions() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- getTaskDefinitions() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.PAOModel
- getTaskEngineClass() - Method in class io.vertigo.datamodel.task.definitions.TaskDefinition
-
Retourne la classe réalisant l'implémentation de la tache.
- getTaskEngineClass() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getTaskEngineClassName() - Method in class io.vertigo.studio.notebook.task.TaskSketch
-
Retourne la classe réalisant l'implémentation de la tache.
- getTaskManager() - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
- getTaskManager() - Method in class io.vertigo.datastore.impl.dao.DAO
- getTaskName() - Method in class io.vertigo.studio.notebook.task.TaskSketch
- getTaskName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- getTasksJoinMetric() - Method in class io.vertigo.datamodel.impl.task.metrics.TasksMetricsProvider
- getTasksRequestSizeMetric() - Method in class io.vertigo.datamodel.impl.task.metrics.TasksMetricsProvider
- getTasksSubRequestMetric() - Method in class io.vertigo.datamodel.impl.task.metrics.TasksMetricsProvider
- getTechnicalLogFileByAceId(Long, Long) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Récupère le fichier de log d'une execution d'activité
- getTermField() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- getTestClassCanonicalName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getTestClassName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getTestMethodName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getTestPackageName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskDefinition
- getTestQuery() - Method in interface io.vertigo.database.sql.vendor.SqlDialect
-
Statement to execute to verify the database connection
- getText(EntityStoreManager, SmartTypeManager, Map<DtField, Map<Object, String>>, Map<DtField, Map<Object, String>>, DtObject, ExportField) - Static method in class io.vertigo.quarto.impl.exporter.util.ExporterUtil
-
Retourne le text d'un champs du DTO en utilisant le formateur du smartType, ou l'élément issu de la liste de REF si il y a une dénormalisation à faire.
- getText(Map<DtField, Map<Object, String>>, Map<DtField, Map<Object, String>>, DtObject, ExportField) - Method in class io.vertigo.quarto.exporter.model.ExportHelper
-
Retourne le text d'un champs du DTO en utilisant le formateur du smartType, ou l'élément issu de la liste de REF si il y a une dénormalisation à faire.
- getTextContent() - Method in class io.vertigo.social.mail.Mail
- getThresholds() - Method in class io.vertigo.database.timeseries.ClusteredMeasure
- getTime() - Method in class io.vertigo.database.timeseries.TimedDataSerie
- getTimedDatas(List<String>, DataFilter, TimeFilter) - Method in class io.vertigo.dashboard.webservices.DashboardDataProviderWebServices
- getTimedDataSeries() - Method in class io.vertigo.database.timeseries.TimedDatas
- getTimeSeries(String, List<String>, DataFilter, TimeFilter) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getTimeSeries(String, List<String>, DataFilter, TimeFilter) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getTimeSeries(String, List<String>, DataFilter, TimeFilter) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getTimeSeries(String, List<String>, DataFilter, TimeFilter) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getTimeSeries(String, List<String>, DataFilter, TimeFilter) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- getTimeSeries(List<String>, DataFilter, TimeFilter) - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getTimeSeries(List<String>, DataFilter, TimeFilter) - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getTimeToIdleSeconds() - Method in class io.vertigo.datastore.cache.definitions.CacheDefinition
- getTimeToLiveSeconds() - Method in class io.vertigo.datastore.cache.definitions.CacheDefinition
- getTimeZone() - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
-
Returns the time zone for which this
CronExpression
will be resolved. - getTitle() - Method in class io.vertigo.quarto.exporter.model.Export
- getTitle() - Method in class io.vertigo.quarto.exporter.model.ExportSheet
- getTitle() - Method in class io.vertigo.social.notification.Notification
- getTo() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getTo() - Method in class io.vertigo.database.timeseries.TimeFilter
- getTo() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.IndexCopyToModel
- getToAccountURIs() - Method in class io.vertigo.social.impl.notification.NotificationEvent
- getToken() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- getToken() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retourne le token de sécurité de l'activité.
- getToList() - Method in class io.vertigo.social.mail.Mail
- getTopology() - Method in interface io.vertigo.commons.app.AppManager
-
Get the whole topology of an app
- getTopology() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- getTopology() - Method in interface io.vertigo.commons.impl.app.AppNodeRegistryPlugin
-
Get the whole topology of the app
- getTopology() - Method in class io.vertigo.commons.plugins.app.registry.db.DbAppNodeRegistryPlugin
- getTopology() - Method in class io.vertigo.commons.plugins.app.registry.redis.RedisAppNodeRegistryPlugin
- getTopology() - Method in class io.vertigo.commons.plugins.app.registry.single.SingleAppNodeRegistryPlugin
- getTops(String, DataFilter, TimeFilter, String, int) - Method in class io.vertigo.dashboard.impl.services.data.DataProviderImpl
- getTops(String, DataFilter, TimeFilter, String, int) - Method in interface io.vertigo.dashboard.services.data.DataProvider
- getTops(String, String, DataFilter, TimeFilter, String, int) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- getTops(String, String, DataFilter, TimeFilter, String, int) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- getTops(String, String, DataFilter, TimeFilter, String, int) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- getTops(String, String, DataFilter, TimeFilter, String, int) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- getTops(String, String, DataFilter, TimeFilter, String, int) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- getTops(List<String>, DataFilter, TimeFilter, String, int) - Method in class io.vertigo.dashboard.webservices.DashboardDataProviderWebServices
- getTotalCount() - Method in class io.vertigo.ui.core.ClusterUiList
- getTrace(Long) - Method in class io.vertigo.audit.impl.trace.TraceManagerImpl
- getTrace(Long) - Method in interface io.vertigo.audit.trace.TraceManager
-
Get an audit trail
- getTransactionIndex() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getTransactionManager() - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
- getTriggeringStrategy() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- getTripleDESCodec() - Method in interface io.vertigo.commons.codec.CodecManager
- getTripleDESCodec() - Method in class io.vertigo.commons.impl.codec.CodecManagerImpl
- getTrtCd() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : FOREIGN_KEY.
- getTrtCd() - Method in class io.vertigo.orchestra.domain.referential.TriggerType
-
Champ : ID.
- getTtl() - Method in class io.vertigo.dashboard.ui.commons.model.CacheModel
- getTtlIdle() - Method in class io.vertigo.dashboard.ui.commons.model.CacheModel
- getTTLInSeconds() - Method in class io.vertigo.social.notification.Notification
- getType() - Method in class io.vertigo.account.authorization.definitions.SecurityDimension
-
Give the value of type.
- getType() - Method in class io.vertigo.commons.command.definitions.CommandParam
- getType() - Method in class io.vertigo.commons.command.GenericUID
- getType() - Method in class io.vertigo.commons.script.ExpressionParameter
- getType() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- getType() - Method in class io.vertigo.core.node.config.DefinitionResourceConfig
- getType() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- getType() - Method in class io.vertigo.datamodel.impl.smarttype.loaders.DtObjectsLoader
- getType() - Method in interface io.vertigo.datamodel.impl.smarttype.loaders.Loader
-
Type parsed by loader.
- getType() - Method in class io.vertigo.datamodel.impl.smarttype.loaders.SmartTypesLoader
- getType() - Method in class io.vertigo.datamodel.smarttype.AdapterConfig
- getType() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- getType() - Method in class io.vertigo.datamodel.structure.definitions.Property
- getType() - Method in class io.vertigo.datastore.entitystore.StoreEvent
- getType() - Method in class io.vertigo.social.notification.Notification
- getType() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityField
- getType() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
- getType() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchParam
- getType() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketchResponseContent
- getType() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- getType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- getType() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiLoader
- getType() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.java.AnnotationLoader
- getType() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.KprLoader
-
Type parsed by loader.
- getType() - Method in interface io.vertigo.studio.plugins.source.vertigo.loaders.Loader
-
Type parsed by loader.
- getType() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core.OOMLoader
- getType() - Method in class io.vertigo.studio.source.Source
- getType() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- getTypeAdapters(String) - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- getTypeAdapters(String) - Method in interface io.vertigo.datamodel.smarttype.SmartTypeManager
- getTypedValue(String) - Method in class io.vertigo.ui.core.MapUiObject
-
Return the typed value.
- getTypedValue(String, Class<T>) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- getTypeMime() - Method in enum io.vertigo.quarto.exporter.model.ExportFormat
- getTypeModel() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceParamModelTs
- getTypescriptType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSDomainModel
- getTypescriptType() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- getUid() - Method in class io.vertigo.social.handle.Handle
- getUID() - Method in class io.vertigo.account.account.Account
- getUID() - Method in class io.vertigo.account.account.AccountGroup
- getUID() - Method in class io.vertigo.datafactory.search.model.SearchIndex
-
Récupération de l'uri de la ressource indexée
- getUID() - Method in interface io.vertigo.datamodel.structure.model.Entity
- getUID() - Method in class io.vertigo.datamodel.structure.model.VAccessor
- getUID() - Method in class io.vertigo.datastore.entitystore.StoreEvent
- getUID() - Method in class io.vertigo.orchestra.domain.definition.OActivity
- getUID() - Method in class io.vertigo.orchestra.domain.definition.OProcess
- getUID() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
- getUID() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
- getUID() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
- getUID() - Method in class io.vertigo.orchestra.domain.execution.ONode
- getUID() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
- getUID() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
- getUID() - Method in class io.vertigo.orchestra.domain.referential.OExecutionState
- getUID() - Method in class io.vertigo.orchestra.domain.referential.OProcessType
- getUID() - Method in class io.vertigo.orchestra.domain.referential.OSchedulerState
- getUID() - Method in class io.vertigo.orchestra.domain.referential.OUser
- getUID() - Method in class io.vertigo.orchestra.domain.referential.TriggerType
- getUiList(ViewContextKey<O>) - Method in class io.vertigo.ui.core.ViewContext
- getUiList(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getUiListModifiable(ViewContextKey<O>) - Method in class io.vertigo.ui.core.ViewContext
- getUiListModifiable(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getUiMessageStack() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- getUiMessageStack() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
- getUiObject(ViewContextKey<O>) - Method in class io.vertigo.ui.core.ViewContext
- getUiObject(String) - Method in class io.vertigo.ui.core.ViewContextMap
- getUiObjectBuffer() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- getUpdated() - Method in class io.vertigo.vega.webservice.model.DtListDelta
- getUpdatedFiles() - Method in class io.vertigo.studio.generator.GeneratorResult
- getUpdatesMap() - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
- getUri() - Method in class io.vertigo.datastore.entitystore.definitions.MasterDataDefinition
- getURI() - Method in class io.vertigo.datamodel.structure.model.DtList
- getURI() - Method in interface io.vertigo.datastore.filestore.model.FileInfo
- getURI() - Method in class io.vertigo.datastore.impl.filestore.model.AbstractFileInfo
- getUrn() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- getUrn() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- getUrn() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- getUsageCount() - Method in class io.vertigo.dashboard.ui.dynamo.model.SmartTypeModel
- getUserAgent(HttpServletRequest) - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
-
Retourne le User Agent de la requête HTML.
- getUserByAuthToken(String) - Method in interface io.vertigo.account.identityprovider.IdentityProviderManager
-
Gets an newly authentified account by his authToken.
- getUserByAuthToken(String) - Method in class io.vertigo.account.impl.identityprovider.IdentityProviderManagerImpl
-
Gets an newly authentified account by his authToken.
- getUserByAuthToken(String) - Method in interface io.vertigo.account.impl.identityprovider.IdentityProviderPlugin
-
Gets an newly authentified account by his authToken.
- getUserByAuthToken(String) - Method in class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
-
Gets an newly authentified account by his authToken.
- getUserByAuthToken(String) - Method in class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
-
Gets an newly authentified account by his authToken.
- getUserByAuthToken(String) - Method in class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
-
Gets an newly authentified account by his authToken.
- getUserContent() - Method in class io.vertigo.social.notification.Notification
- getUserDtDefinition() - Method in class io.vertigo.account.plugins.account.store.AbstractAccountStorePlugin
- getUsername() - Method in class io.vertigo.audit.trace.Trace
- getUsername() - Method in class io.vertigo.audit.trace.TraceCriteria
- getUserProperty() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleUserPropertyValue
- getUsersCount() - Method in interface io.vertigo.account.identityprovider.IdentityProviderManager
- getUsersCount() - Method in class io.vertigo.account.impl.identityprovider.IdentityProviderManagerImpl
- getUsersCount() - Method in interface io.vertigo.account.impl.identityprovider.IdentityProviderPlugin
- getUsersCount() - Method in class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
- getUsersCount() - Method in class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
- getUsersCount() - Method in class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
- getUsrId() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : FOREIGN_KEY.
- getUsrId() - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : ID.
- getUuid() - Method in class io.vertigo.social.comment.Comment
- getUuid() - Method in class io.vertigo.social.notification.Notification
- getVal1() - Method in class io.vertigo.core.lang.Tuple
- getVal2() - Method in class io.vertigo.core.lang.Tuple
- getValue() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleExpression
- getValue() - Method in class io.vertigo.audit.ledger.LedgerTransaction
- getValue() - Method in class io.vertigo.commons.peg.PegChoice
- getValue() - Method in class io.vertigo.commons.peg.PegResult
- getValue() - Method in class io.vertigo.commons.script.ExpressionParameter
- getValue() - Method in class io.vertigo.core.analytics.metric.Metric
- getValue() - Method in class io.vertigo.core.param.Param
- getValue() - Method in class io.vertigo.database.sql.statement.SqlParameter
- getValue() - Method in class io.vertigo.datamodel.criteria.CriterionLimit
- getValue() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetParamModel
- getValue() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TemplateTaskAttribute
- getValue(Property<T>) - Method in class io.vertigo.datamodel.structure.definitions.Properties
-
Retourne la valeur d'une (méta) propriété liée au domaine, champ, dtDéfinition...
- getValue(DtObject) - Method in class io.vertigo.datamodel.structure.definitions.DataAccessor
-
Getter générique.
- getValue(EntityStoreManager, SmartTypeManager, Map<DtField, Map<Object, String>>, Map<DtField, Map<Object, String>>, DtObject, ExportField) - Static method in class io.vertigo.quarto.impl.exporter.util.ExporterUtil
-
Retourne la valeur d'un champs du DTO, ou l'élément issu de la liste de REF si il y a une dénormalisation à faire.
- getValue(Class<O>) - Method in class io.vertigo.core.param.Param
-
Returns the param ad a typed value .
- getValue(Object, String) - Static method in class io.vertigo.core.util.BeanUtil
-
Retourne la valeur d'une propriété d'un bean (ex : "name" -> object.getName() ou "country.name" -> object.getCountry().getName()).
- getValue(String) - Method in class io.vertigo.datamodel.task.model.Task
-
Getter générique.
- getValue(String) - Method in class io.vertigo.datamodel.task.model.TaskEngine
-
Getter avec un type générique.
- getValue(String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retourne la valeur stockée dans le workspace correspondant à une clé.
- getValue(String, O) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
- getValue(Map<DtField, Map<Object, String>>, Map<DtField, Map<Object, String>>, DtObject, ExportField) - Method in class io.vertigo.quarto.exporter.model.ExportHelper
-
Retourne la valeur d'un champs du DTO, ou l'élément issu de la liste de REF si il y a une dénormalisation à faire.
- getValue1() - Method in class io.vertigo.connectors.ifttt.MakerEventMetadatas
- getValue2() - Method in class io.vertigo.connectors.ifttt.MakerEventMetadatas
- getValue3() - Method in class io.vertigo.connectors.ifttt.MakerEventMetadatas
- getValueAsBoolean() - Method in class io.vertigo.core.param.Param
-
Returns the param as a boolean .
- getValueAsInt() - Method in class io.vertigo.core.param.Param
-
Returns the param as an int.
- getValueAsLong() - Method in class io.vertigo.core.param.Param
-
Returns the param as a long.
- getValueAsString() - Method in class io.vertigo.core.param.Param
-
Returns the param as a String.
- getValueForResultSet(ResultSet, int, Class<O>) - Method in class io.vertigo.database.impl.sql.vendor.core.SqlVendorMapping
-
Retourne la valeur typée vertigo d'un resultSet.
- getValueForResultSet(ResultSet, int, Class<O>) - Method in interface io.vertigo.database.sql.vendor.SqlMapping
-
Retourne la valeur typée vertigo d'un resultSet.
- getValueObjectClassName() - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- getValueObjectClassName() - Method in class io.vertigo.studio.notebook.domain.DomainSketch
- getValues() - Method in class io.vertigo.account.authorization.definitions.SecurityDimension
-
Give the ordered list of values (empty for TREE, multiple for ENUM).
- getValues() - Method in class io.vertigo.database.timeseries.TabularDataSerie
- getValues() - Method in class io.vertigo.database.timeseries.TimedDataSerie
- getValues() - Method in class io.vertigo.studio.notebook.domain.masterdata.StaticMasterDataSketch
- getValues() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMasterDataModel
- getValues() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSMasterDataModel
- getVariableName() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- getVContext() - Method in class io.vertigo.ui.core.ViewContextMap
- getVerb() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getVerb() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getVFile() - Method in interface io.vertigo.datastore.filestore.model.FileInfo
- getVFile() - Method in class io.vertigo.datastore.impl.filestore.model.AbstractFileInfo
- getViewMode() - Method in enum io.vertigo.ui.core.FormMode
- getViewName(HttpServletRequest) - Method in class io.vertigo.ui.impl.springmvc.config.VRequestToViewNameTranslator
- getVTransactionResourceId() - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
- getWalletBalance(LedgerAddress) - Method in class io.vertigo.audit.impl.ledger.LedgerManagerImpl
- getWalletBalance(LedgerAddress) - Method in interface io.vertigo.audit.impl.ledger.LedgerPlugin
-
Gets the current balance of the provided address
- getWalletBalance(LedgerAddress) - Method in interface io.vertigo.audit.ledger.LedgerManager
-
Gets the current balance of the provided address
- getWalletBalance(LedgerAddress) - Method in class io.vertigo.audit.plugins.ledger.ethereum.EthereumLedgerPlugin
- getWalletBalance(LedgerAddress) - Method in class io.vertigo.audit.plugins.ledger.fake.FakeLedgerPlugin
- getWalletPath() - Method in class io.vertigo.audit.ledger.LedgerCredential
- getWebServiceDefinition() - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
- getWebServiceParams() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getWebServiceParams() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- getWebServiceParams() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- getWebServiceResponseContentOpt() - Method in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- getWeekSummaries(int, Optional<String>) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Retourne le rapport d'execution d'orchestra de la semaine courante.
- getWeekSummaryByProcessName(String) - Method in class io.vertigo.orchestra.webservices.WsExecution
-
Retourne le rapport d'execution d'un processus sur une période.
- getWork() - Method in class io.vertigo.stella.impl.work.WorkItem
-
Permet de récupérer les informations pour réaliser un traitement.
- getWorkEngineClass() - Method in class io.vertigo.stella.impl.work.WorkItem
- getWorkspace() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : DATA.
- getWorkspaceIn() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getWorkspaceIn() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getWorkspaceOut() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- getWorkspaceOut() - Method in class io.vertigo.orchestra.services.report.ActivityExecution
- getWriteableName() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- getWriter() - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Retourne le writer associé avec cette response.
- getZoneId() - Method in class io.vertigo.account.security.UserSession
-
Gestion des times zones.
- GlobalAuthorizationModel - Class in io.vertigo.studio.plugins.generator.vertigo.authorization.model
- GlobalAuthorizationModel(SecuredFeatureSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.authorization.model.GlobalAuthorizationModel
- GoogleGeoCoderPlugin - Class in io.vertigo.geo.plugins.geocoder.google
- GoogleGeoCoderPlugin(Optional<String>, Optional<String>) - Constructor for class io.vertigo.geo.plugins.geocoder.google.GoogleGeoCoderPlugin
- GoogleJsonEngine - Class in io.vertigo.vega.engines.webservice.json
- GoogleJsonEngine(Optional<Boolean>, Optional<String>, SmartTypeManager) - Constructor for class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
- GrammarEvaluatorProcessor - Class in io.vertigo.quarto.impl.publisher.merger.processor
-
Processor String2String qui evalue la chaine d'entree en transformant les balises de la grammaire ODT en balise jsp <% %>.
- GrammarEvaluatorProcessor(ScriptManager, ScriptGrammar) - Constructor for class io.vertigo.quarto.impl.publisher.merger.processor.GrammarEvaluatorProcessor
-
Constructeur.
- GrammarXMLBalancerProcessor - Class in io.vertigo.quarto.impl.publisher.merger.processor
-
Replace les tags <# #> pour les inscrire correctement dans le xml On cherche a les replacer de faéon é ce que la position du tag de début et celui de fin (ex: <#if
- GrammarXMLBalancerProcessor() - Constructor for class io.vertigo.quarto.impl.publisher.merger.processor.GrammarXMLBalancerProcessor
- graphDb - Variable in class io.vertigo.connectors.neo4j.Neo4jGPLEmbeddedServer
- GREEN - io.vertigo.core.analytics.health.HealthStatus
-
green : the component is fully operational.
- GroupLoader - Interface in io.vertigo.account.plugins.account.store.loader
- GT - io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Greater Than.
- GT - io.vertigo.datamodel.criteria.CriterionOperator
- GTE - io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Greater Than or Equals.
- GTE - io.vertigo.datamodel.criteria.CriterionOperator
H
- H2DataBase - Class in io.vertigo.database.impl.sql.vendor.h2
-
Gestion de la base de données H2.
- H2DataBase() - Constructor for class io.vertigo.database.impl.sql.vendor.h2.H2DataBase
- handle() - Method in annotation type io.vertigo.commons.command.Command
-
The handle to call the command.
- handle(Context) - Method in class io.vertigo.connectors.javalin.JettyMultipartCleaner
- handle(Context) - Method in class io.vertigo.connectors.javalin.JettyMultipartConfig
- handle(Context) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinOptionsRouteHandler
- handle(PegChoice) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslDeclareRawRule
- handle(PegChoice) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslRawRule
- handle(PegChoice) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslWordsRule
- handle(List<DslMultiExpression>) - Method in class io.vertigo.datafactory.impl.search.dsl.rules.DslSearchExpressionRule
- handle(List<Object>) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslKspRule
- handle(List<Object>) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslPackageDeclarationRule
- handle(List<Object>) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslPropertyDeclarationRule
- handle(List<Object>) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslRawBodyRule
- handle(List<Object>) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules.DslRawEntryRule
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.HandlerChain
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in interface io.vertigo.vega.impl.webservice.WebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
-
Do handle of this route.
- handle(HttpServletRequest, HttpServletResponse, WebServiceCallContext, HandlerChain) - Method in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
-
Do handle of this route.
- handle(M) - Method in class io.vertigo.commons.peg.AbstractRule
- Handle - Class in io.vertigo.social.handle
- Handle(UID, String) - Constructor for class io.vertigo.social.handle.Handle
- HANDLE_FIELD - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Champ qui sert pour le handle.
- handleAttribute(char[], int, int, int, int, int, int, int, int, int, int, int, int, int, int) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- handleConstraintSQLException(SQLException, MessageKey) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
-
Traite l'exception lié à la contrainte d'intégrité.
- handleDeadProcessesOfNode(Long) - Method in class io.vertigo.orchestra.dao.execution.ExecutionPAO
-
Execute la tache TkHandleDeadProcessesOfNode.
- handleForeignConstraintSQLException(SQLException) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
- HandleManager - Interface in io.vertigo.social.handle
- HandleManagerImpl - Class in io.vertigo.social.impl.handle
- HandleManagerImpl(EntityStoreManager, VTransactionManager, HandlePlugin) - Constructor for class io.vertigo.social.impl.handle.HandleManagerImpl
- handleOpenElementStart(char[], int, int, int, int) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- handleOtherSQLException(SQLException, String) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
- HandlePlugin - Interface in io.vertigo.social.impl.handle
- handleProcessesOfDeadNodes(Instant) - Method in class io.vertigo.orchestra.dao.execution.ExecutionPAO
-
Execute la tache TkHandleProcessesOfDeadNodes.
- HandlerChain - Class in io.vertigo.vega.plugins.webservice.handler
-
Chain of handlers to handle a Request.
- HandlerChain(List<WebServiceHandlerPlugin>) - Constructor for class io.vertigo.vega.plugins.webservice.handler.HandlerChain
-
Constructor.
- handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.FileInfoURIConverterValueHandler
- handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.VFileReturnValueHandler
- handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewContextReturnValueAndArgumentResolver
- handleSessionException(VSecurityException, HttpServletRequest) - Static method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- handleSessionException(SessionException, HttpServletRequest) - Static method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- handleSQLException(SQLException, String) - Method in interface io.vertigo.database.sql.vendor.SqlExceptionHandler
-
Handles and Transforms SQL exception into simple runtime Exception.
- handleThrowable(Throwable, HttpServletRequest) - Static method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- handleTooLargeValueSqlException(SQLException) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
- handleUniqueConstraintSQLException(SQLException) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
- handleUserSQLException(SQLException) - Method in class io.vertigo.database.impl.sql.vendor.core.AbstractSqlExceptionHandler
- handleValidationUserException(ValidationUserException, HttpServletRequest) - Static method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- handleVUserException(VUserException, HttpServletRequest) - Static method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- HandleWebServices - Class in io.vertigo.social.webservices.handle
-
Webservice for Handles.
- HandleWebServices() - Constructor for class io.vertigo.social.webservices.handle.HandleWebServices
- hasAttachment - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Fichier de log'.
- hasAttachment - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Fichier de log'.
- hasAuthorization(AuthorizationName...) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Check on authorizations.
- hasAuthorization(AuthorizationName...) - Method in class io.vertigo.account.authorization.UserAuthorizations
- hasAuthorization(AuthorizationName...) - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Check on authorizations.
- hasBody() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- hasCurrentTransaction() - Method in class io.vertigo.commons.impl.transaction.VTransactionManagerImpl
-
Indique si une transaction courante existe.
- hasCurrentTransaction() - Method in interface io.vertigo.commons.transaction.VTransactionManager
-
Indique si une transaction courante existe.
- hasCustomFacet() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- hasDtObject() - Method in class io.vertigo.quarto.exporter.model.ExportSheet
-
Le paramètre contient soit un DTO, soit une DTC.
- hasError() - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Returns if the object has any error
- hasError() - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
- hasError(DtObject) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
- hasError(DtObject, DtField) - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
- hasError(String) - Method in class io.vertigo.vega.webservice.validation.DtObjectErrors
-
Returns if a given field has errors.
- hasErrors() - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- hasErrors() - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- hasErrors() - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- hasFieldErrors(String, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- hasFieldWarnings(String, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- hasFormatError(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- hasGeoSearch() - Method in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- hasGeoSearch() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- hashCode() - Method in class io.vertigo.commons.command.GenericUID
- hashCode() - Method in class io.vertigo.commons.transaction.VTransactionResourceId
- hashCode() - Method in class io.vertigo.core.lang.Tuple
- hashCode() - Method in class io.vertigo.core.node.definition.DefinitionReference
- hashCode() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- hashCode() - Method in class io.vertigo.datamodel.structure.model.DtList
- hashCode() - Method in class io.vertigo.datamodel.structure.model.DtListURI
- hashCode() - Method in class io.vertigo.datamodel.structure.model.UID
- hashCode() - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
- hashCode() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawKey
- hashCode() - Method in class io.vertigo.studio.notebook.SketchKey
- hashCode() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlId
- hashCode() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- hashCode() - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
- HashEncoder - Class in io.vertigo.commons.impl.codec.hash
-
Implémentation des hachages.
- HashEncoder(HashEncoder.Hash) - Constructor for class io.vertigo.commons.impl.codec.hash.HashEncoder
-
Constructor.
- HashEncoder.Hash - Enum in io.vertigo.commons.impl.codec.hash
-
Méthode de hashage autorisées.
- hasMany() - Method in enum io.vertigo.core.lang.Cardinality
- hasOne() - Method in enum io.vertigo.core.lang.Cardinality
- hasOptions() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- hasRangeFacet() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetedQueryModel
- hasRole(Role) - Method in class io.vertigo.account.authorization.UserAuthorizations
- hasSequence() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtDefinitionModel
- hasSpecificDataSpace() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- hasTechnicalLog - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Log technique'.
- hasVerb() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- Header - io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
- Header - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
- HeaderJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
- HeaderJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.HeaderJsonReader
- HeaderParam - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Bind the value of a HTTP header to the annotated parameter.
- health - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Santé du processus'.
- HEALTH_COMPONENT_NAME - Static variable in class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
-
Nom du composant.
- HealthAnalyticsUtil - Class in io.vertigo.core.impl.analytics.health
-
HealthAnalyticsUtil.
- healthcheck() - Method in class io.vertigo.vega.engines.webservice.cmd.ComponentCmdWebServices
-
Healthcheck WebService.
- healthcheck() - Method in class io.vertigo.vega.impl.webservice.healthcheck.HealthcheckWebServices
-
Healthcheck WebService.
- HealthCheck - Class in io.vertigo.core.analytics.health
-
Health check.
- HealthCheck(String, String, String, String, Instant, HealthMeasure) - Constructor for class io.vertigo.core.analytics.health.HealthCheck
-
Constructor.
- HealthCheckDefinition - Class in io.vertigo.core.analytics.health.definitions
-
This defines a health check with - a definition name - a health check name - a checker - a way to test that provides a HealthMeasure
- HealthCheckDefinition(String, String, String, String, String, Supplier<HealthMeasure>) - Constructor for class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
-
Constructor
- HealthChecked - Annotation Type in io.vertigo.core.analytics.health
-
This annotation must be added on each method of a component.
- HealthcheckWebServices - Class in io.vertigo.vega.impl.webservice.healthcheck
-
Healthcheck WebService.
- HealthcheckWebServices() - Constructor for class io.vertigo.vega.impl.webservice.healthcheck.HealthcheckWebServices
- HealthMeasure - Class in io.vertigo.core.analytics.health
-
Measure.
- HealthMeasureBuilder - Class in io.vertigo.core.analytics.health
-
This builder must be used to build a health measure.
- HealthStatus - Enum in io.vertigo.core.analytics.health
-
This class lists the health status.
- heartbeat - io.vertigo.orchestra.domain.DtDefinitions.ONodeFields
-
Propriété 'Date de dernière activité'.
- HexEncoder - Class in io.vertigo.commons.impl.codec.hex
-
Implémentation threadSafe des mécanismes standards d'encodage/décodage.
- HexEncoder() - Constructor for class io.vertigo.commons.impl.codec.hex.HexEncoder
- HtmlCodec - Class in io.vertigo.commons.impl.codec.html
-
Codage pour encoder des chaines au format HTML.
- HtmlCodec() - Constructor for class io.vertigo.commons.impl.codec.html.HtmlCodec
-
Constructor.
- HttpAppNodeInfosPlugin - Class in io.vertigo.commons.plugins.app.infos.http
-
Plugin to retrieve infos of a node with the http protocol (Rest Webservices)
- HttpAppNodeInfosPlugin() - Constructor for class io.vertigo.commons.plugins.app.infos.http.HttpAppNodeInfosPlugin
I
- id - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- ID - io.vertigo.datamodel.structure.definitions.DtField.FieldType
-
identity
- ID - io.vertigo.studio.notebook.domain.DtSketchField.FieldType
-
identity
- ID_FIELD - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Clé des FIELD_DEFINITION de type PK utilisés dans les DT_DEFINITION.
- IdentityProviderManager - Interface in io.vertigo.account.identityprovider
-
Provider of Identities for external sources.
- IdentityProviderManagerImpl - Class in io.vertigo.account.impl.identityprovider
- IdentityProviderManagerImpl(IdentityProviderPlugin) - Constructor for class io.vertigo.account.impl.identityprovider.IdentityProviderManagerImpl
-
Constructor.
- IdentityProviderPlugin - Interface in io.vertigo.account.impl.identityprovider
-
Provider of Identities for external sources.
- idMapper - Variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- IE8CompatablityFixServlet - Class in io.vertigo.vega.impl.servlet.filter
-
Deprecated.Filter qui permet de gérer la compatibilité avec IE8, en ajoutant le header X-UA-Compatible dans les responses.
- IE8CompatablityFixServlet() - Constructor for class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
-
Deprecated.
- IftttClient - Class in io.vertigo.connectors.ifttt
- IftttConnector - Class in io.vertigo.connectors.ifttt
- IftttConnector(Optional<String>, String, String, Optional<String>, Optional<String>) - Constructor for class io.vertigo.connectors.ifttt.IftttConnector
- IftttFeatures - Class in io.vertigo.connectors.ifttt
-
Defines commons module.
- IftttFeatures() - Constructor for class io.vertigo.connectors.ifttt.IftttFeatures
-
Constructor.
- Image - io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Champ de type Image.
- Implicit - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
- ImplicitJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
- ImplicitJsonConverter() - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
- importance - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- in(DtFieldName<E>, Serializable...) - Static method in class io.vertigo.datamodel.criteria.Criterions
- IN - io.vertigo.datamodel.criteria.CriterionOperator
- inactive() - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Processus actif.
- incFileDeleted() - Method in class io.vertigo.studio.generator.GeneratorResultBuilder
-
Increments the number of deleted files
- IncludedFields - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Include fields from this annotated object (not included fields are rejected).
- incMeasure(String, double) - Method in class io.vertigo.core.analytics.process.AProcessBuilder
-
Increments a measure.
- incMeasure(String, double) - Method in interface io.vertigo.core.analytics.process.ProcessAnalyticsTracer
-
Increments a measure (creates if not exists).
- INDEX_TYPE - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété standard : Type de l'index.
- INDEX_TYPE - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : Type de l'index.
- index2XContentBuilder(SearchIndex<S, I>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.ESDocumentCodec
-
Transformation d'un index en un document ElasticSearch.
- IndexCopyToModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
- IndexCopyToModel(DtSketchField, List<DtSketchField>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.IndexCopyToModel
- IndexDtListFunctionBuilder<D extends DtObject> - Interface in io.vertigo.datafactory.collections
-
Processor that can be composed of filters or sorters and be applied on a list
- IndexFilterFunction<D extends DtObject> - Class in io.vertigo.datafactory.impl.collections.functions.index
-
List Function powered with index engine.
- IndexFilterFunction(IndexPlugin) - Constructor for class io.vertigo.datafactory.impl.collections.functions.index.IndexFilterFunction
-
Constructor.
- indexOf(Object) - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- indexOf(Object) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- indexOf(List<?>, UiObject<?>) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- indexOfBeginCaracter(String, int) - Method in class io.vertigo.commons.script.parser.ScriptSeparator
-
Returns the next position of the begin separator.
- indexOfEndCaracter(String, int) - Method in class io.vertigo.commons.script.parser.ScriptSeparator
-
Returns the next position of the end separator.
- IndexPlugin - Interface in io.vertigo.datafactory.impl.collections
-
Plugin de construction et d'interrogation de l'index d'une DtList.
- IndexType - Class in io.vertigo.datafactory.plugins.search.elasticsearch
- InfluxDbConnector - Class in io.vertigo.connectors.influxdb
-
An InfluxDb connector to the time series database.
- InfluxDbConnector(Optional<String>, String, String, String) - Constructor for class io.vertigo.connectors.influxdb.InfluxDbConnector
-
Constructor of an InfluxDb connector to the time series database
- InfluxDbFeatures - Class in io.vertigo.connectors.influxdb
-
Defines the influxdb connector module.
- InfluxDbFeatures() - Constructor for class io.vertigo.connectors.influxdb.InfluxDbFeatures
-
Constructor.
- InfluxDbTimeSeriesPlugin - Class in io.vertigo.database.plugins.timeseries.influxdb
- InfluxDbTimeSeriesPlugin(Optional<String>, List<InfluxDbConnector>, Optional<String>) - Constructor for class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- info(String) - Method in class io.vertigo.orchestra.impl.services.execution.ActivityLogger
-
Ajoute une information dans le log.
- info(String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- info(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- info(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- info(String, DtObject, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- info(String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- info(String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- INFO - io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Info.
- init() - Method in interface io.vertigo.core.node.component.ComponentInitializer
-
Initialize.
- init(KeycloakDeploymentConnector) - Method in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- init(FilterConfig) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- init(FilterConfig) - Method in class io.vertigo.vega.impl.servlet.filter.IE8CompatablityFixServlet
-
Deprecated.
- init(FilterConfig) - Method in class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
- init(FilterConfig) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.VegaJavalinFilter
- initializers - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig
- initialParams - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Paramètres initiaux sous forme de JSON'.
- initialParams - io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Propriété 'Paramètres initiaux sous forme de JSON'.
- initialParams - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Paramètres initiaux sous forme de JSON'.
- initParameters(String) - Method in class io.vertigo.basics.formatter.FormatterNumber
- initUiObjectByIdIndex() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Initialize l'index des UiObjects par Id.
- initUiObjectByKeyIndex(String) - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Initialize l'index des UiObjects par Clé.
- injectMembers(Object) - Static method in class io.vertigo.core.util.InjectorUtil
-
Inject dependencies in the instance using the current App ComponentSpace as container.
- injectMembers(Object, Container) - Static method in class io.vertigo.core.node.component.di.DIInjector
-
Inject members/properties into an instance in a contex defined by a container.
- injectMembers(Object, Container, Optional<ParamManager>, Map<String, String>) - Static method in class io.vertigo.core.node.component.loader.ComponentSpaceLoader
- InjectorUtil - Class in io.vertigo.core.util
- InnerBody - io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
- InnerBody - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
- InnerBodyJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
- InnerBodyJsonReader(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.InnerBodyJsonReader
- InnerBodyParam - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Bind the value of a field of an json object passed in http body, to the annotated parameter.
- INPUT_CTX - Static variable in class io.vertigo.ui.core.ViewContextMap
- InputStreamBuilder - Interface in io.vertigo.datastore.filestore.model
-
Builder d'inputStream pour les données d'un FileInfo.
- insertMeasure(String, Measure) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- insertMeasure(String, Measure) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- insertMeasure(String, Measure) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- insertMeasure(String, Measure) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- insertMeasure(String, Measure) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- insertMeasures(String, List<Measure>) - Method in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- insertMeasures(String, List<Measure>) - Method in interface io.vertigo.database.impl.timeseries.TimeSeriesPlugin
- insertMeasures(String, List<Measure>) - Method in class io.vertigo.database.plugins.timeseries.fake.FakeTimeSeriesPlugin
- insertMeasures(String, List<Measure>) - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- insertMeasures(String, List<Measure>) - Method in interface io.vertigo.database.timeseries.TimeSeriesManager
- INSTANCE - Static variable in class io.vertigo.commons.peg.PegRule.Dummy
-
singleton.
- Instant - io.vertigo.core.lang.BasicType
-
Instant.
- Integer - io.vertigo.core.lang.BasicType
-
Integer.
- Integer - io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Integer.
- interfaces() - Static method in class io.vertigo.core.util.Selector.ClassConditions
-
Builds a predicate to check if the class is an interface.
- invalidateHttpSession() - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
-
Invalide la session Http (ie Logout)
- invoke(Object[], AspectMethodInvocation) - Method in class io.vertigo.account.impl.authorization.AuthorizationAspect
- invoke(Object[], AspectMethodInvocation) - Method in class io.vertigo.commons.impl.transaction.VTransactionAspect
- invoke(Object[], AspectMethodInvocation) - Method in class io.vertigo.core.impl.analytics.process.AnalyticsAspect
-
Invoke method with this current aspect.
- invoke(Object[], AspectMethodInvocation) - Method in interface io.vertigo.core.node.component.aop.Aspect
-
Invoke method with this current aspect.
- invoke(Object, Method, Object...) - Static method in class io.vertigo.core.util.ClassUtil
-
Dynamic invocation of a method on a specific instance.
- invoke(Method, Object[]) - Method in interface io.vertigo.core.node.component.amplifier.ProxyMethod
-
Executes the methods with args as a function
- invoke(Method, Object[]) - Method in class io.vertigo.datamodel.impl.task.proxy.TaskProxyMethod
- io.vertigo.account - package io.vertigo.account
- io.vertigo.account.account - package io.vertigo.account.account
- io.vertigo.account.authentication - package io.vertigo.account.authentication
- io.vertigo.account.authorization - package io.vertigo.account.authorization
- io.vertigo.account.authorization.annotations - package io.vertigo.account.authorization.annotations
- io.vertigo.account.authorization.definitions - package io.vertigo.account.authorization.definitions
- io.vertigo.account.authorization.definitions.rulemodel - package io.vertigo.account.authorization.definitions.rulemodel
- io.vertigo.account.identityprovider - package io.vertigo.account.identityprovider
- io.vertigo.account.impl.account - package io.vertigo.account.impl.account
- io.vertigo.account.impl.authentication - package io.vertigo.account.impl.authentication
- io.vertigo.account.impl.authorization - package io.vertigo.account.impl.authorization
- io.vertigo.account.impl.authorization.dsl.rules - package io.vertigo.account.impl.authorization.dsl.rules
- io.vertigo.account.impl.authorization.dsl.translator - package io.vertigo.account.impl.authorization.dsl.translator
- io.vertigo.account.impl.identityprovider - package io.vertigo.account.impl.identityprovider
- io.vertigo.account.impl.security - package io.vertigo.account.impl.security
- io.vertigo.account.plugins.account.cache.memory - package io.vertigo.account.plugins.account.cache.memory
- io.vertigo.account.plugins.account.cache.redis - package io.vertigo.account.plugins.account.cache.redis
- io.vertigo.account.plugins.account.store - package io.vertigo.account.plugins.account.store
- io.vertigo.account.plugins.account.store.datastore - package io.vertigo.account.plugins.account.store.datastore
- io.vertigo.account.plugins.account.store.loader - package io.vertigo.account.plugins.account.store.loader
- io.vertigo.account.plugins.account.store.text - package io.vertigo.account.plugins.account.store.text
- io.vertigo.account.plugins.authentication.ldap - package io.vertigo.account.plugins.authentication.ldap
- io.vertigo.account.plugins.authentication.mock - package io.vertigo.account.plugins.authentication.mock
- io.vertigo.account.plugins.authentication.store - package io.vertigo.account.plugins.authentication.store
- io.vertigo.account.plugins.authentication.text - package io.vertigo.account.plugins.authentication.text
- io.vertigo.account.plugins.authorization.loaders - package io.vertigo.account.plugins.authorization.loaders
- io.vertigo.account.plugins.identityprovider.ldap - package io.vertigo.account.plugins.identityprovider.ldap
- io.vertigo.account.plugins.identityprovider.store - package io.vertigo.account.plugins.identityprovider.store
- io.vertigo.account.plugins.identityprovider.text - package io.vertigo.account.plugins.identityprovider.text
- io.vertigo.account.security - package io.vertigo.account.security
- io.vertigo.audit - package io.vertigo.audit
- io.vertigo.audit.impl.ledger - package io.vertigo.audit.impl.ledger
- io.vertigo.audit.impl.trace - package io.vertigo.audit.impl.trace
- io.vertigo.audit.ledger - package io.vertigo.audit.ledger
- io.vertigo.audit.plugins.ledger.ethereum - package io.vertigo.audit.plugins.ledger.ethereum
- io.vertigo.audit.plugins.ledger.fake - package io.vertigo.audit.plugins.ledger.fake
- io.vertigo.audit.plugins.trace.memory - package io.vertigo.audit.plugins.trace.memory
- io.vertigo.audit.trace - package io.vertigo.audit.trace
- io.vertigo.basics.constraint - package io.vertigo.basics.constraint
- io.vertigo.basics.formatter - package io.vertigo.basics.formatter
- io.vertigo.basics.task - package io.vertigo.basics.task
- io.vertigo.basics.task.sqlserver - package io.vertigo.basics.task.sqlserver
- io.vertigo.commons - package io.vertigo.commons
- io.vertigo.commons.app - package io.vertigo.commons.app
- io.vertigo.commons.codec - package io.vertigo.commons.codec
- io.vertigo.commons.command - package io.vertigo.commons.command
- io.vertigo.commons.command.definitions - package io.vertigo.commons.command.definitions
- io.vertigo.commons.eventbus - package io.vertigo.commons.eventbus
- io.vertigo.commons.eventbus.definitions - package io.vertigo.commons.eventbus.definitions
- io.vertigo.commons.impl.app - package io.vertigo.commons.impl.app
- io.vertigo.commons.impl.codec - package io.vertigo.commons.impl.codec
- io.vertigo.commons.impl.codec.base64 - package io.vertigo.commons.impl.codec.base64
- io.vertigo.commons.impl.codec.compressedserialization - package io.vertigo.commons.impl.codec.compressedserialization
- io.vertigo.commons.impl.codec.compression - package io.vertigo.commons.impl.codec.compression
- io.vertigo.commons.impl.codec.crypto - package io.vertigo.commons.impl.codec.crypto
- io.vertigo.commons.impl.codec.csv - package io.vertigo.commons.impl.codec.csv
- io.vertigo.commons.impl.codec.hash - package io.vertigo.commons.impl.codec.hash
- io.vertigo.commons.impl.codec.hex - package io.vertigo.commons.impl.codec.hex
- io.vertigo.commons.impl.codec.html - package io.vertigo.commons.impl.codec.html
- io.vertigo.commons.impl.codec.serialization - package io.vertigo.commons.impl.codec.serialization
- io.vertigo.commons.impl.command - package io.vertigo.commons.impl.command
- io.vertigo.commons.impl.eventbus - package io.vertigo.commons.impl.eventbus
- io.vertigo.commons.impl.script - package io.vertigo.commons.impl.script
- io.vertigo.commons.impl.transaction - package io.vertigo.commons.impl.transaction
- io.vertigo.commons.impl.transaction.listener - package io.vertigo.commons.impl.transaction.listener
- io.vertigo.commons.peg - package io.vertigo.commons.peg
- io.vertigo.commons.plugins.app.infos.http - package io.vertigo.commons.plugins.app.infos.http
- io.vertigo.commons.plugins.app.registry.db - package io.vertigo.commons.plugins.app.registry.db
- io.vertigo.commons.plugins.app.registry.redis - package io.vertigo.commons.plugins.app.registry.redis
- io.vertigo.commons.plugins.app.registry.single - package io.vertigo.commons.plugins.app.registry.single
- io.vertigo.commons.plugins.script.janino - package io.vertigo.commons.plugins.script.janino
- io.vertigo.commons.script - package io.vertigo.commons.script
- io.vertigo.commons.script.parser - package io.vertigo.commons.script.parser
- io.vertigo.commons.transaction - package io.vertigo.commons.transaction
- io.vertigo.connectors.elasticsearch - package io.vertigo.connectors.elasticsearch
- io.vertigo.connectors.ifttt - package io.vertigo.connectors.ifttt
- io.vertigo.connectors.influxdb - package io.vertigo.connectors.influxdb
- io.vertigo.connectors.javalin - package io.vertigo.connectors.javalin
- io.vertigo.connectors.keycloak - package io.vertigo.connectors.keycloak
- io.vertigo.connectors.ldap - package io.vertigo.connectors.ldap
- io.vertigo.connectors.mail - package io.vertigo.connectors.mail
- io.vertigo.connectors.mongodb - package io.vertigo.connectors.mongodb
- io.vertigo.connectors.mqtt - package io.vertigo.connectors.mqtt
- io.vertigo.connectors.neo4j - package io.vertigo.connectors.neo4j
- io.vertigo.connectors.openstack - package io.vertigo.connectors.openstack
- io.vertigo.connectors.redis - package io.vertigo.connectors.redis
- io.vertigo.connectors.spring - package io.vertigo.connectors.spring
- io.vertigo.connectors.twitter - package io.vertigo.connectors.twitter
- io.vertigo.core.analytics - package io.vertigo.core.analytics
- io.vertigo.core.analytics.health - package io.vertigo.core.analytics.health
- io.vertigo.core.analytics.health.definitions - package io.vertigo.core.analytics.health.definitions
- io.vertigo.core.analytics.metric - package io.vertigo.core.analytics.metric
- io.vertigo.core.analytics.metric.definitions - package io.vertigo.core.analytics.metric.definitions
- io.vertigo.core.analytics.process - package io.vertigo.core.analytics.process
- io.vertigo.core.daemon - package io.vertigo.core.daemon
- io.vertigo.core.daemon.definitions - package io.vertigo.core.daemon.definitions
- io.vertigo.core.impl.analytics - package io.vertigo.core.impl.analytics
- io.vertigo.core.impl.analytics.health - package io.vertigo.core.impl.analytics.health
- io.vertigo.core.impl.analytics.metric - package io.vertigo.core.impl.analytics.metric
- io.vertigo.core.impl.analytics.process - package io.vertigo.core.impl.analytics.process
- io.vertigo.core.impl.daemon - package io.vertigo.core.impl.daemon
- io.vertigo.core.impl.locale - package io.vertigo.core.impl.locale
- io.vertigo.core.impl.param - package io.vertigo.core.impl.param
- io.vertigo.core.impl.resource - package io.vertigo.core.impl.resource
- io.vertigo.core.lang - package io.vertigo.core.lang
- io.vertigo.core.locale - package io.vertigo.core.locale
- io.vertigo.core.node - package io.vertigo.core.node
- io.vertigo.core.node.component - package io.vertigo.core.node.component
- io.vertigo.core.node.component.amplifier - package io.vertigo.core.node.component.amplifier
- io.vertigo.core.node.component.aop - package io.vertigo.core.node.component.aop
- io.vertigo.core.node.component.di - package io.vertigo.core.node.component.di
- io.vertigo.core.node.component.loader - package io.vertigo.core.node.component.loader
- io.vertigo.core.node.config - package io.vertigo.core.node.config
- io.vertigo.core.node.config.discovery - package io.vertigo.core.node.config.discovery
- io.vertigo.core.node.config.yaml - package io.vertigo.core.node.config.yaml
- io.vertigo.core.node.definition - package io.vertigo.core.node.definition
- io.vertigo.core.node.definition.loader - package io.vertigo.core.node.definition.loader
- io.vertigo.core.param - package io.vertigo.core.param
- io.vertigo.core.plugins.analytics.log - package io.vertigo.core.plugins.analytics.log
- io.vertigo.core.plugins.component.aop.javassist - package io.vertigo.core.plugins.component.aop.javassist
- io.vertigo.core.plugins.param.env - package io.vertigo.core.plugins.param.env
- io.vertigo.core.plugins.param.properties - package io.vertigo.core.plugins.param.properties
- io.vertigo.core.plugins.param.xml - package io.vertigo.core.plugins.param.xml
- io.vertigo.core.plugins.resource.classpath - package io.vertigo.core.plugins.resource.classpath
- io.vertigo.core.plugins.resource.local - package io.vertigo.core.plugins.resource.local
- io.vertigo.core.plugins.resource.url - package io.vertigo.core.plugins.resource.url
- io.vertigo.core.resource - package io.vertigo.core.resource
- io.vertigo.core.util - package io.vertigo.core.util
- io.vertigo.dashboard - package io.vertigo.dashboard
- io.vertigo.dashboard.impl.services.data - package io.vertigo.dashboard.impl.services.data
- io.vertigo.dashboard.services.data - package io.vertigo.dashboard.services.data
- io.vertigo.dashboard.ui - package io.vertigo.dashboard.ui
- io.vertigo.dashboard.ui.commons - package io.vertigo.dashboard.ui.commons
- io.vertigo.dashboard.ui.commons.model - package io.vertigo.dashboard.ui.commons.model
- io.vertigo.dashboard.ui.dynamo - package io.vertigo.dashboard.ui.dynamo
- io.vertigo.dashboard.ui.dynamo.model - package io.vertigo.dashboard.ui.dynamo.model
- io.vertigo.dashboard.ui.vega - package io.vertigo.dashboard.ui.vega
- io.vertigo.dashboard.ui.vui - package io.vertigo.dashboard.ui.vui
- io.vertigo.dashboard.webservices - package io.vertigo.dashboard.webservices
- io.vertigo.database - package io.vertigo.database
- io.vertigo.database.impl.migration - package io.vertigo.database.impl.migration
- io.vertigo.database.impl.sql - package io.vertigo.database.impl.sql
- io.vertigo.database.impl.sql.vendor.core - package io.vertigo.database.impl.sql.vendor.core
- io.vertigo.database.impl.sql.vendor.h2 - package io.vertigo.database.impl.sql.vendor.h2
- io.vertigo.database.impl.sql.vendor.oracle - package io.vertigo.database.impl.sql.vendor.oracle
- io.vertigo.database.impl.sql.vendor.postgresql - package io.vertigo.database.impl.sql.vendor.postgresql
- io.vertigo.database.impl.sql.vendor.sqlserver - package io.vertigo.database.impl.sql.vendor.sqlserver
- io.vertigo.database.impl.timeseries - package io.vertigo.database.impl.timeseries
- io.vertigo.database.migration - package io.vertigo.database.migration
- io.vertigo.database.plugins.migration.liquibase - package io.vertigo.database.plugins.migration.liquibase
- io.vertigo.database.plugins.sql.connection - package io.vertigo.database.plugins.sql.connection
- io.vertigo.database.plugins.sql.connection.c3p0 - package io.vertigo.database.plugins.sql.connection.c3p0
- io.vertigo.database.plugins.sql.connection.datasource - package io.vertigo.database.plugins.sql.connection.datasource
- io.vertigo.database.plugins.timeseries.fake - package io.vertigo.database.plugins.timeseries.fake
- io.vertigo.database.plugins.timeseries.influxdb - package io.vertigo.database.plugins.timeseries.influxdb
- io.vertigo.database.sql - package io.vertigo.database.sql
- io.vertigo.database.sql.connection - package io.vertigo.database.sql.connection
- io.vertigo.database.sql.statement - package io.vertigo.database.sql.statement
- io.vertigo.database.sql.vendor - package io.vertigo.database.sql.vendor
- io.vertigo.database.timeseries - package io.vertigo.database.timeseries
- io.vertigo.datafactory - package io.vertigo.datafactory
- io.vertigo.datafactory.collections - package io.vertigo.datafactory.collections
- io.vertigo.datafactory.collections.definitions - package io.vertigo.datafactory.collections.definitions
- io.vertigo.datafactory.collections.model - package io.vertigo.datafactory.collections.model
- io.vertigo.datafactory.impl.collections - package io.vertigo.datafactory.impl.collections
- io.vertigo.datafactory.impl.collections.facet.model - package io.vertigo.datafactory.impl.collections.facet.model
- io.vertigo.datafactory.impl.collections.functions.filter - package io.vertigo.datafactory.impl.collections.functions.filter
- io.vertigo.datafactory.impl.collections.functions.index - package io.vertigo.datafactory.impl.collections.functions.index
- io.vertigo.datafactory.impl.search - package io.vertigo.datafactory.impl.search
- io.vertigo.datafactory.impl.search.dsl - package io.vertigo.datafactory.impl.search.dsl
- io.vertigo.datafactory.impl.search.dsl.model - package io.vertigo.datafactory.impl.search.dsl.model
- io.vertigo.datafactory.impl.search.dsl.rules - package io.vertigo.datafactory.impl.search.dsl.rules
- io.vertigo.datafactory.impl.search.loader - package io.vertigo.datafactory.impl.search.loader
- io.vertigo.datafactory.plugins.collections.lucene - package io.vertigo.datafactory.plugins.collections.lucene
- io.vertigo.datafactory.plugins.search.elasticsearch - package io.vertigo.datafactory.plugins.search.elasticsearch
- io.vertigo.datafactory.plugins.search.elasticsearch.client - package io.vertigo.datafactory.plugins.search.elasticsearch.client
- io.vertigo.datafactory.plugins.search.elasticsearch.rest - package io.vertigo.datafactory.plugins.search.elasticsearch.rest
- io.vertigo.datafactory.search - package io.vertigo.datafactory.search
- io.vertigo.datafactory.search.definitions - package io.vertigo.datafactory.search.definitions
- io.vertigo.datafactory.search.model - package io.vertigo.datafactory.search.model
- io.vertigo.datamodel - package io.vertigo.datamodel
- io.vertigo.datamodel.criteria - package io.vertigo.datamodel.criteria
- io.vertigo.datamodel.impl.smarttype - package io.vertigo.datamodel.impl.smarttype
- io.vertigo.datamodel.impl.smarttype.dynamic - package io.vertigo.datamodel.impl.smarttype.dynamic
- io.vertigo.datamodel.impl.smarttype.loaders - package io.vertigo.datamodel.impl.smarttype.loaders
- io.vertigo.datamodel.impl.structure.metrics - package io.vertigo.datamodel.impl.structure.metrics
- io.vertigo.datamodel.impl.task - package io.vertigo.datamodel.impl.task
- io.vertigo.datamodel.impl.task.metrics - package io.vertigo.datamodel.impl.task.metrics
- io.vertigo.datamodel.impl.task.proxy - package io.vertigo.datamodel.impl.task.proxy
- io.vertigo.datamodel.smarttype - package io.vertigo.datamodel.smarttype
- io.vertigo.datamodel.smarttype.annotations - package io.vertigo.datamodel.smarttype.annotations
- io.vertigo.datamodel.smarttype.definitions - package io.vertigo.datamodel.smarttype.definitions
- io.vertigo.datamodel.structure.definitions - package io.vertigo.datamodel.structure.definitions
- io.vertigo.datamodel.structure.definitions.association - package io.vertigo.datamodel.structure.definitions.association
- io.vertigo.datamodel.structure.model - package io.vertigo.datamodel.structure.model
- io.vertigo.datamodel.structure.stereotype - package io.vertigo.datamodel.structure.stereotype
- io.vertigo.datamodel.structure.util - package io.vertigo.datamodel.structure.util
- io.vertigo.datamodel.task - package io.vertigo.datamodel.task
- io.vertigo.datamodel.task.definitions - package io.vertigo.datamodel.task.definitions
- io.vertigo.datamodel.task.model - package io.vertigo.datamodel.task.model
- io.vertigo.datamodel.task.proxy - package io.vertigo.datamodel.task.proxy
- io.vertigo.datastore - package io.vertigo.datastore
- io.vertigo.datastore.cache - package io.vertigo.datastore.cache
- io.vertigo.datastore.cache.definitions - package io.vertigo.datastore.cache.definitions
- io.vertigo.datastore.entitystore - package io.vertigo.datastore.entitystore
- io.vertigo.datastore.entitystore.definitions - package io.vertigo.datastore.entitystore.definitions
- io.vertigo.datastore.entitystore.metrics - package io.vertigo.datastore.entitystore.metrics
- io.vertigo.datastore.filestore - package io.vertigo.datastore.filestore
- io.vertigo.datastore.filestore.definitions - package io.vertigo.datastore.filestore.definitions
- io.vertigo.datastore.filestore.model - package io.vertigo.datastore.filestore.model
- io.vertigo.datastore.filestore.util - package io.vertigo.datastore.filestore.util
- io.vertigo.datastore.impl.cache - package io.vertigo.datastore.impl.cache
- io.vertigo.datastore.impl.dao - package io.vertigo.datastore.impl.dao
- io.vertigo.datastore.impl.entitystore - package io.vertigo.datastore.impl.entitystore
- io.vertigo.datastore.impl.entitystore.cache - package io.vertigo.datastore.impl.entitystore.cache
- io.vertigo.datastore.impl.entitystore.logical - package io.vertigo.datastore.impl.entitystore.logical
- io.vertigo.datastore.impl.filestore - package io.vertigo.datastore.impl.filestore
- io.vertigo.datastore.impl.filestore.model - package io.vertigo.datastore.impl.filestore.model
- io.vertigo.datastore.impl.kvstore - package io.vertigo.datastore.impl.kvstore
- io.vertigo.datastore.kvstore - package io.vertigo.datastore.kvstore
- io.vertigo.datastore.plugins.cache.ehcache - package io.vertigo.datastore.plugins.cache.ehcache
- io.vertigo.datastore.plugins.cache.memory - package io.vertigo.datastore.plugins.cache.memory
- io.vertigo.datastore.plugins.cache.redis - package io.vertigo.datastore.plugins.cache.redis
- io.vertigo.datastore.plugins.entitystore - package io.vertigo.datastore.plugins.entitystore
- io.vertigo.datastore.plugins.entitystore.sql - package io.vertigo.datastore.plugins.entitystore.sql
- io.vertigo.datastore.plugins.filestore.db - package io.vertigo.datastore.plugins.filestore.db
- io.vertigo.datastore.plugins.filestore.fs - package io.vertigo.datastore.plugins.filestore.fs
- io.vertigo.datastore.plugins.kvstore.berkeley - package io.vertigo.datastore.plugins.kvstore.berkeley
- io.vertigo.datastore.plugins.kvstore.delayedmemory - package io.vertigo.datastore.plugins.kvstore.delayedmemory
- io.vertigo.geo - package io.vertigo.geo
- io.vertigo.geo.geocoder - package io.vertigo.geo.geocoder
- io.vertigo.geo.geosearch - package io.vertigo.geo.geosearch
- io.vertigo.geo.impl.geocoder - package io.vertigo.geo.impl.geocoder
- io.vertigo.geo.impl.geosearch - package io.vertigo.geo.impl.geosearch
- io.vertigo.geo.plugins.geocoder.ban - package io.vertigo.geo.plugins.geocoder.ban
- io.vertigo.geo.plugins.geocoder.google - package io.vertigo.geo.plugins.geocoder.google
- io.vertigo.geo.plugins.geosearch.es - package io.vertigo.geo.plugins.geosearch.es
- io.vertigo.orchestra - package io.vertigo.orchestra
- io.vertigo.orchestra.dao.definition - package io.vertigo.orchestra.dao.definition
- io.vertigo.orchestra.dao.execution - package io.vertigo.orchestra.dao.execution
- io.vertigo.orchestra.dao.planification - package io.vertigo.orchestra.dao.planification
- io.vertigo.orchestra.dao.referential - package io.vertigo.orchestra.dao.referential
- io.vertigo.orchestra.definitions - package io.vertigo.orchestra.definitions
- io.vertigo.orchestra.domain - package io.vertigo.orchestra.domain
- io.vertigo.orchestra.domain.definition - package io.vertigo.orchestra.domain.definition
- io.vertigo.orchestra.domain.execution - package io.vertigo.orchestra.domain.execution
- io.vertigo.orchestra.domain.planification - package io.vertigo.orchestra.domain.planification
- io.vertigo.orchestra.domain.referential - package io.vertigo.orchestra.domain.referential
- io.vertigo.orchestra.impl.definitions - package io.vertigo.orchestra.impl.definitions
- io.vertigo.orchestra.impl.node - package io.vertigo.orchestra.impl.node
- io.vertigo.orchestra.impl.services - package io.vertigo.orchestra.impl.services
- io.vertigo.orchestra.impl.services.execution - package io.vertigo.orchestra.impl.services.execution
- io.vertigo.orchestra.impl.services.schedule - package io.vertigo.orchestra.impl.services.schedule
- io.vertigo.orchestra.monitoring.dao.summary - package io.vertigo.orchestra.monitoring.dao.summary
- io.vertigo.orchestra.monitoring.dao.uidefinitions - package io.vertigo.orchestra.monitoring.dao.uidefinitions
- io.vertigo.orchestra.monitoring.dao.uiexecutions - package io.vertigo.orchestra.monitoring.dao.uiexecutions
- io.vertigo.orchestra.monitoring.domain.summary - package io.vertigo.orchestra.monitoring.domain.summary
- io.vertigo.orchestra.monitoring.domain.uidefinitions - package io.vertigo.orchestra.monitoring.domain.uidefinitions
- io.vertigo.orchestra.monitoring.domain.uiexecutions - package io.vertigo.orchestra.monitoring.domain.uiexecutions
- io.vertigo.orchestra.plugins.definitions.db - package io.vertigo.orchestra.plugins.definitions.db
- io.vertigo.orchestra.plugins.definitions.memory - package io.vertigo.orchestra.plugins.definitions.memory
- io.vertigo.orchestra.plugins.services - package io.vertigo.orchestra.plugins.services
- io.vertigo.orchestra.plugins.services.execution.db - package io.vertigo.orchestra.plugins.services.execution.db
- io.vertigo.orchestra.plugins.services.execution.memory - package io.vertigo.orchestra.plugins.services.execution.memory
- io.vertigo.orchestra.plugins.services.log.db - package io.vertigo.orchestra.plugins.services.log.db
- io.vertigo.orchestra.plugins.services.report.db - package io.vertigo.orchestra.plugins.services.report.db
- io.vertigo.orchestra.plugins.services.schedule.db - package io.vertigo.orchestra.plugins.services.schedule.db
- io.vertigo.orchestra.plugins.services.schedule.memory - package io.vertigo.orchestra.plugins.services.schedule.memory
- io.vertigo.orchestra.services - package io.vertigo.orchestra.services
- io.vertigo.orchestra.services.execution - package io.vertigo.orchestra.services.execution
- io.vertigo.orchestra.services.log - package io.vertigo.orchestra.services.log
- io.vertigo.orchestra.services.report - package io.vertigo.orchestra.services.report
- io.vertigo.orchestra.services.schedule - package io.vertigo.orchestra.services.schedule
- io.vertigo.orchestra.webservices - package io.vertigo.orchestra.webservices
- io.vertigo.quarto - package io.vertigo.quarto
- io.vertigo.quarto.converter - package io.vertigo.quarto.converter
- io.vertigo.quarto.exporter - package io.vertigo.quarto.exporter
- io.vertigo.quarto.exporter.model - package io.vertigo.quarto.exporter.model
- io.vertigo.quarto.impl.converter - package io.vertigo.quarto.impl.converter
- io.vertigo.quarto.impl.exporter - package io.vertigo.quarto.impl.exporter
- io.vertigo.quarto.impl.exporter.util - package io.vertigo.quarto.impl.exporter.util
- io.vertigo.quarto.impl.publisher - package io.vertigo.quarto.impl.publisher
- io.vertigo.quarto.impl.publisher.merger.grammar - package io.vertigo.quarto.impl.publisher.merger.grammar
- io.vertigo.quarto.impl.publisher.merger.processor - package io.vertigo.quarto.impl.publisher.merger.processor
- io.vertigo.quarto.impl.publisher.merger.script - package io.vertigo.quarto.impl.publisher.merger.script
- io.vertigo.quarto.plugins.converter.openoffice - package io.vertigo.quarto.plugins.converter.openoffice
- io.vertigo.quarto.plugins.converter.openoffice.stream - package io.vertigo.quarto.plugins.converter.openoffice.stream
- io.vertigo.quarto.plugins.converter.xdocreport - package io.vertigo.quarto.plugins.converter.xdocreport
- io.vertigo.quarto.plugins.exporter.csv - package io.vertigo.quarto.plugins.exporter.csv
- io.vertigo.quarto.plugins.exporter.pdf - package io.vertigo.quarto.plugins.exporter.pdf
- io.vertigo.quarto.plugins.exporter.pdfrtf - package io.vertigo.quarto.plugins.exporter.pdfrtf
- io.vertigo.quarto.plugins.exporter.rtf - package io.vertigo.quarto.plugins.exporter.rtf
- io.vertigo.quarto.plugins.exporter.xls - package io.vertigo.quarto.plugins.exporter.xls
- io.vertigo.quarto.plugins.publisher.docx - package io.vertigo.quarto.plugins.publisher.docx
- io.vertigo.quarto.plugins.publisher.odt - package io.vertigo.quarto.plugins.publisher.odt
- io.vertigo.quarto.publisher - package io.vertigo.quarto.publisher
- io.vertigo.quarto.publisher.definitions - package io.vertigo.quarto.publisher.definitions
- io.vertigo.quarto.publisher.model - package io.vertigo.quarto.publisher.model
- io.vertigo.social - package io.vertigo.social
- io.vertigo.social.comment - package io.vertigo.social.comment
- io.vertigo.social.handle - package io.vertigo.social.handle
- io.vertigo.social.impl.comment - package io.vertigo.social.impl.comment
- io.vertigo.social.impl.handle - package io.vertigo.social.impl.handle
- io.vertigo.social.impl.mail - package io.vertigo.social.impl.mail
- io.vertigo.social.impl.notification - package io.vertigo.social.impl.notification
- io.vertigo.social.mail - package io.vertigo.social.mail
- io.vertigo.social.notification - package io.vertigo.social.notification
- io.vertigo.social.plugins.comment.memory - package io.vertigo.social.plugins.comment.memory
- io.vertigo.social.plugins.comment.redis - package io.vertigo.social.plugins.comment.redis
- io.vertigo.social.plugins.handle.memory - package io.vertigo.social.plugins.handle.memory
- io.vertigo.social.plugins.handle.redis - package io.vertigo.social.plugins.handle.redis
- io.vertigo.social.plugins.mail.javax - package io.vertigo.social.plugins.mail.javax
- io.vertigo.social.plugins.notification.memory - package io.vertigo.social.plugins.notification.memory
- io.vertigo.social.plugins.notification.redis - package io.vertigo.social.plugins.notification.redis
- io.vertigo.social.webservices.account - package io.vertigo.social.webservices.account
- io.vertigo.social.webservices.comment - package io.vertigo.social.webservices.comment
- io.vertigo.social.webservices.handle - package io.vertigo.social.webservices.handle
- io.vertigo.social.webservices.notification - package io.vertigo.social.webservices.notification
- io.vertigo.stella - package io.vertigo.stella
- io.vertigo.stella.impl.master - package io.vertigo.stella.impl.master
- io.vertigo.stella.impl.master.coordinator - package io.vertigo.stella.impl.master.coordinator
- io.vertigo.stella.impl.master.listener - package io.vertigo.stella.impl.master.listener
- io.vertigo.stella.impl.work - package io.vertigo.stella.impl.work
- io.vertigo.stella.impl.workers - package io.vertigo.stella.impl.workers
- io.vertigo.stella.impl.workers.coordinator - package io.vertigo.stella.impl.workers.coordinator
- io.vertigo.stella.master - package io.vertigo.stella.master
- io.vertigo.stella.plugins.work.redis - package io.vertigo.stella.plugins.work.redis
- io.vertigo.stella.plugins.work.redis.master - package io.vertigo.stella.plugins.work.redis.master
- io.vertigo.stella.plugins.work.redis.workers - package io.vertigo.stella.plugins.work.redis.workers
- io.vertigo.stella.plugins.work.rest.master - package io.vertigo.stella.plugins.work.rest.master
- io.vertigo.stella.plugins.work.rest.workers - package io.vertigo.stella.plugins.work.rest.workers
- io.vertigo.stella.work - package io.vertigo.stella.work
- io.vertigo.stella.workers - package io.vertigo.stella.workers
- io.vertigo.studio - package io.vertigo.studio
- io.vertigo.studio.generator - package io.vertigo.studio.generator
- io.vertigo.studio.impl.generator - package io.vertigo.studio.impl.generator
- io.vertigo.studio.impl.notebook - package io.vertigo.studio.impl.notebook
- io.vertigo.studio.impl.source - package io.vertigo.studio.impl.source
- io.vertigo.studio.impl.source.dsl.entity - package io.vertigo.studio.impl.source.dsl.entity
- io.vertigo.studio.impl.source.dsl.raw - package io.vertigo.studio.impl.source.dsl.raw
- io.vertigo.studio.notebook - package io.vertigo.studio.notebook
- io.vertigo.studio.notebook.authorization - package io.vertigo.studio.notebook.authorization
- io.vertigo.studio.notebook.domain - package io.vertigo.studio.notebook.domain
- io.vertigo.studio.notebook.domain.association - package io.vertigo.studio.notebook.domain.association
- io.vertigo.studio.notebook.domain.masterdata - package io.vertigo.studio.notebook.domain.masterdata
- io.vertigo.studio.notebook.file - package io.vertigo.studio.notebook.file
- io.vertigo.studio.notebook.search - package io.vertigo.studio.notebook.search
- io.vertigo.studio.notebook.task - package io.vertigo.studio.notebook.task
- io.vertigo.studio.notebook.webservices - package io.vertigo.studio.notebook.webservices
- io.vertigo.studio.plugins.generator.mermaid - package io.vertigo.studio.plugins.generator.mermaid
- io.vertigo.studio.plugins.generator.mermaid.model - package io.vertigo.studio.plugins.generator.mermaid.model
- io.vertigo.studio.plugins.generator.vertigo - package io.vertigo.studio.plugins.generator.vertigo
- io.vertigo.studio.plugins.generator.vertigo.authorization - package io.vertigo.studio.plugins.generator.vertigo.authorization
- io.vertigo.studio.plugins.generator.vertigo.authorization.model - package io.vertigo.studio.plugins.generator.vertigo.authorization.model
- io.vertigo.studio.plugins.generator.vertigo.domain.java - package io.vertigo.studio.plugins.generator.vertigo.domain.java
- io.vertigo.studio.plugins.generator.vertigo.domain.java.model - package io.vertigo.studio.plugins.generator.vertigo.domain.java.model
- io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata - package io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata
- io.vertigo.studio.plugins.generator.vertigo.domain.js - package io.vertigo.studio.plugins.generator.vertigo.domain.js
- io.vertigo.studio.plugins.generator.vertigo.domain.js.model - package io.vertigo.studio.plugins.generator.vertigo.domain.js.model
- io.vertigo.studio.plugins.generator.vertigo.domain.sql - package io.vertigo.studio.plugins.generator.vertigo.domain.sql
- io.vertigo.studio.plugins.generator.vertigo.domain.sql.model - package io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
- io.vertigo.studio.plugins.generator.vertigo.domain.ts - package io.vertigo.studio.plugins.generator.vertigo.domain.ts
- io.vertigo.studio.plugins.generator.vertigo.domain.ts.model - package io.vertigo.studio.plugins.generator.vertigo.domain.ts.model
- io.vertigo.studio.plugins.generator.vertigo.file - package io.vertigo.studio.plugins.generator.vertigo.file
- io.vertigo.studio.plugins.generator.vertigo.file.model - package io.vertigo.studio.plugins.generator.vertigo.file.model
- io.vertigo.studio.plugins.generator.vertigo.search - package io.vertigo.studio.plugins.generator.vertigo.search
- io.vertigo.studio.plugins.generator.vertigo.search.model - package io.vertigo.studio.plugins.generator.vertigo.search.model
- io.vertigo.studio.plugins.generator.vertigo.task - package io.vertigo.studio.plugins.generator.vertigo.task
- io.vertigo.studio.plugins.generator.vertigo.task.model - package io.vertigo.studio.plugins.generator.vertigo.task.model
- io.vertigo.studio.plugins.generator.vertigo.task.test - package io.vertigo.studio.plugins.generator.vertigo.task.test
- io.vertigo.studio.plugins.generator.vertigo.util - package io.vertigo.studio.plugins.generator.vertigo.util
- io.vertigo.studio.plugins.generator.vertigo.webservice - package io.vertigo.studio.plugins.generator.vertigo.webservice
- io.vertigo.studio.plugins.generator.vertigo.webservice.model - package io.vertigo.studio.plugins.generator.vertigo.webservice.model
- io.vertigo.studio.plugins.source.vertigo - package io.vertigo.studio.plugins.source.vertigo
- io.vertigo.studio.plugins.source.vertigo.factories - package io.vertigo.studio.plugins.source.vertigo.factories
- io.vertigo.studio.plugins.source.vertigo.factories.domain - package io.vertigo.studio.plugins.source.vertigo.factories.domain
- io.vertigo.studio.plugins.source.vertigo.factories.file - package io.vertigo.studio.plugins.source.vertigo.factories.file
- io.vertigo.studio.plugins.source.vertigo.factories.search - package io.vertigo.studio.plugins.source.vertigo.factories.search
- io.vertigo.studio.plugins.source.vertigo.factories.task - package io.vertigo.studio.plugins.source.vertigo.factories.task
- io.vertigo.studio.plugins.source.vertigo.loaders - package io.vertigo.studio.plugins.source.vertigo.loaders
- io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core - package io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core
- io.vertigo.studio.plugins.source.vertigo.loaders.java - package io.vertigo.studio.plugins.source.vertigo.loaders.java
- io.vertigo.studio.plugins.source.vertigo.loaders.kpr - package io.vertigo.studio.plugins.source.vertigo.loaders.kpr
- io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw - package io.vertigo.studio.plugins.source.vertigo.loaders.kpr.raw
- io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules - package io.vertigo.studio.plugins.source.vertigo.loaders.kpr.rules
- io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core - package io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core
- io.vertigo.studio.plugins.source.vertigo.loaders.xml - package io.vertigo.studio.plugins.source.vertigo.loaders.xml
- io.vertigo.studio.source - package io.vertigo.studio.source
- io.vertigo.studio.tools - package io.vertigo.studio.tools
- io.vertigo.ui.controllers - package io.vertigo.ui.controllers
- io.vertigo.ui.core - package io.vertigo.ui.core
- io.vertigo.ui.core.encoders - package io.vertigo.ui.core.encoders
- io.vertigo.ui.exception - package io.vertigo.ui.exception
- io.vertigo.ui.impl.springmvc.argumentresolvers - package io.vertigo.ui.impl.springmvc.argumentresolvers
- io.vertigo.ui.impl.springmvc.config - package io.vertigo.ui.impl.springmvc.config
- io.vertigo.ui.impl.springmvc.controller - package io.vertigo.ui.impl.springmvc.controller
- io.vertigo.ui.impl.springmvc.util - package io.vertigo.ui.impl.springmvc.util
- io.vertigo.ui.impl.thymeleaf - package io.vertigo.ui.impl.thymeleaf
- io.vertigo.ui.impl.thymeleaf.components - package io.vertigo.ui.impl.thymeleaf.components
- io.vertigo.ui.impl.vuejs.filter - package io.vertigo.ui.impl.vuejs.filter
- io.vertigo.vega - package io.vertigo.vega
- io.vertigo.vega.engines.webservice.cmd - package io.vertigo.vega.engines.webservice.cmd
- io.vertigo.vega.engines.webservice.json - package io.vertigo.vega.engines.webservice.json
- io.vertigo.vega.impl.servlet.filter - package io.vertigo.vega.impl.servlet.filter
- io.vertigo.vega.impl.token - package io.vertigo.vega.impl.token
- io.vertigo.vega.impl.webservice - package io.vertigo.vega.impl.webservice
- io.vertigo.vega.impl.webservice.catalog - package io.vertigo.vega.impl.webservice.catalog
- io.vertigo.vega.impl.webservice.healthcheck - package io.vertigo.vega.impl.webservice.healthcheck
- io.vertigo.vega.impl.webservice.servlet - package io.vertigo.vega.impl.webservice.servlet
- io.vertigo.vega.plugins.webservice.handler - package io.vertigo.vega.plugins.webservice.handler
- io.vertigo.vega.plugins.webservice.handler.converter - package io.vertigo.vega.plugins.webservice.handler.converter
- io.vertigo.vega.plugins.webservice.handler.reader - package io.vertigo.vega.plugins.webservice.handler.reader
- io.vertigo.vega.plugins.webservice.scanner.annotations - package io.vertigo.vega.plugins.webservice.scanner.annotations
- io.vertigo.vega.plugins.webservice.servlet - package io.vertigo.vega.plugins.webservice.servlet
- io.vertigo.vega.plugins.webservice.webserver.javalin - package io.vertigo.vega.plugins.webservice.webserver.javalin
- io.vertigo.vega.token - package io.vertigo.vega.token
- io.vertigo.vega.webservice - package io.vertigo.vega.webservice
- io.vertigo.vega.webservice.definitions - package io.vertigo.vega.webservice.definitions
- io.vertigo.vega.webservice.exception - package io.vertigo.vega.webservice.exception
- io.vertigo.vega.webservice.model - package io.vertigo.vega.webservice.model
- io.vertigo.vega.webservice.stereotype - package io.vertigo.vega.webservice.stereotype
- io.vertigo.vega.webservice.validation - package io.vertigo.vega.webservice.validation
- IS_NOT_NULL - io.vertigo.datamodel.criteria.CriterionOperator
- IS_NULL - io.vertigo.datamodel.criteria.CriterionOperator
- isAboutDate() - Method in enum io.vertigo.core.lang.BasicType
- isAbstract() - Static method in class io.vertigo.core.util.Selector.ClassConditions
-
Builds a predicate to check if the class is an abstract class.
- isAccessTokenConsume() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isAccessTokenMandatory() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isAccessTokenPublish() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isActive() - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- isAlwaysTrue() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- isAmplifier() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- isAPrimaryNode(boolean, boolean, boolean, boolean) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
-
Permet de savoir si la node A est bien la node primare et la node B est la node étrangére.
- isAPrimaryNode(boolean, boolean, boolean, boolean) - Static method in class io.vertigo.studio.notebook.domain.association.AssociationUtil
-
Permet de savoir si la node A est bien la node primare et la node B est la node étrangére.
- isAPrimaryNode(String, String) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
- isAPrimaryNode(String, String) - Static method in class io.vertigo.studio.notebook.domain.association.AssociationUtil
- isAssignableFrom(Class<?>, Type) - Static method in class io.vertigo.vega.webservice.WebServiceTypeUtil
-
Equivalent to parentClass.isAssignableFrom(testedType);
- isAuthenticated() - Method in class io.vertigo.account.security.UserSession
-
Indique si l'utilisateur est authentifie.
- isAuthorized(K, OperationName<K>) - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
Check if current user can do this operation on this keyConcept.
- isAuthorized(K, OperationName<K>) - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
Check if current user can do this operation on this keyConcept.
- isBetween(DtFieldName<E>, CriterionLimit<E>, CriterionLimit<E>) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isBlank(String) - Static method in class io.vertigo.core.util.StringUtil
-
Implémentation du test de la chaine vide.
- isBlock() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- isBlock() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- isBoostMostRecent() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Indique que la recherche boost les documents les plus récents.
- isCancelled() - Method in class io.vertigo.datafactory.impl.search.WritableFuture
- isCloseTag() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- isClusteringFacet() - Method in class io.vertigo.datafactory.search.model.SearchQuery
-
Indique que la recherche propose un clustering des documents par une facette.
- isComputed() - Method in enum io.vertigo.studio.notebook.domain.DtSketchField.FieldType
- isConnector() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- isConstFieldNameInSource() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.AbstractXmlLoader
- isConsumeServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- isContainsListOfObjectField() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- isContainsObjectField() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- isContainsPrimitiveField() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
- isCorsProtected() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isCustom() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- isCustomFacet() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- isCustomFacet() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- isDataObject() - Method in enum io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
- isDataObject() - Method in enum io.vertigo.studio.notebook.domain.DomainSketch.Scope
- isDataObject() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- isDataObject() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- isDeadEvent() - Method in class io.vertigo.dashboard.ui.commons.model.EventBusModel
- isDefined() - Method in class io.vertigo.datamodel.criteria.CriterionLimit
- isDelete() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- isDevMode() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- isDirty() - Method in class io.vertigo.ui.core.ViewContext
- isDirty() - Method in class io.vertigo.ui.core.ViewContextMap
- isDisplayField() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- isDone() - Method in class io.vertigo.datafactory.impl.search.WritableFuture
- isDtList() - Method in class io.vertigo.datamodel.structure.definitions.DtField
- isEmpty() - Method in class io.vertigo.ui.core.MapUiObject
- isEntity() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- isEntity() - Method in interface io.vertigo.studio.impl.source.dsl.entity.DslEntityFieldType
- isEntity() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
- isEntity() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- isEntityLink() - Method in interface io.vertigo.studio.impl.source.dsl.entity.DslEntityFieldType
- isEntityLink() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityLink
- isEqualTo(DtFieldName<E>, Serializable) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isFailure() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Le status de l'activité est-il KO.
- isFalse(boolean, String, Object...) - Method in class io.vertigo.core.lang.Assertion
-
Checks if a boolean expression is False Throws an IllegalStateException with a pretty message if not.
- isFileAttachment() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isFinished() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Le status de l'activité est-il fini.
- isForeignKey() - Method in enum io.vertigo.studio.notebook.domain.DtSketchField.FieldType
- isForeignKey() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- isFragment() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
- isGet() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
- isGreaterThan(DtFieldName<E>, Serializable) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isGreaterThanOrEqualTo(DtFieldName<E>, Serializable) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isId() - Method in enum io.vertigo.datamodel.structure.definitions.DtField.FieldType
- isId() - Method in enum io.vertigo.studio.notebook.domain.DtSketchField.FieldType
- isId() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
- isIn - io.vertigo.orchestra.domain.DtDefinitions.OActivityWorkspaceFields
-
Propriété 'Workspace in/out'.
- isIncluded() - Method in class io.vertigo.datamodel.criteria.CriterionLimit
- isIndexFieldData() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.IndexType
- isIndexStored() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.IndexType
- isIndexSubKeyword() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.IndexType
- isJsonRequest(HttpServletRequest) - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
- isKeyConcept() - Method in class io.vertigo.dashboard.ui.dynamo.model.EntityModel
- isKeyConcept() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- isLastExecSuccess() - Method in interface io.vertigo.core.daemon.DaemonStat
- isLastExecSuccess() - Method in class io.vertigo.dashboard.ui.commons.model.DaemonModel
- isLessThan(DtFieldName<E>, Serializable) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isLessThanOrEqualTo(DtFieldName<E>, Serializable) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isList() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- isListOfObject() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- isLoaded() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
- isLoaded() - Method in class io.vertigo.datamodel.structure.model.VAccessor
- isLowerCamelCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
Teste si une chaine est en camelCase avec la première lettre en minuscule.
- isModeCreate() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- isModeEdit() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- isModeRead() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- isModified() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- isModified() - Method in interface io.vertigo.vega.webservice.model.UiObject
- isModified(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- isModified(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- isMultiExecution() - Method in class io.vertigo.orchestra.definitions.ProcessTriggeringStrategy
- isMultiple() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNode
- isMultiple() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
- isMultiple() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- isMultiple() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- isMultiple() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- isMultiple() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- isMultiple(String) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
-
Teste si la chaîne de caractères en entrée est une cardinalité multiple.
- isMultiple(String) - Static method in class io.vertigo.studio.notebook.domain.association.AssociationUtil
-
Teste si la chaîne de caractères en entrée est une cardinalité multiple.
- isMultiSelectable() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- isMultiSelectable() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- isMultiSelectable() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- isNavigable() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNode
- isNavigable() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
- isNavigable() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidSimpleAssociationModel
- isNavigable() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- isNavigableA() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- isNavigableB() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
- isNeedAuthentification() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isNeedServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- isNeedSession() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isNewContext() - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- isNotBlank(String) - Method in class io.vertigo.core.lang.Assertion
-
Checks if a string is not blank (and not empty).
- isNotBlank(String, String, Object...) - Method in class io.vertigo.core.lang.Assertion
-
Checks if a string is not blank (and not empty).
- isNotEqualTo(DtFieldName<E>, Serializable) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isNotNull() - Method in class io.vertigo.datamodel.structure.definitions.association.AssociationNode
- isNotNull() - Method in class io.vertigo.studio.notebook.domain.association.AssociationSketchNode
- isNotNull() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAttribute
- isNotNull(DtFieldName<E>) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isNotNull(Object) - Method in class io.vertigo.core.lang.Assertion
-
Checks if an object is not null.
- isNotNull(Object, String, Object...) - Method in class io.vertigo.core.lang.Assertion
-
Checks if an object is not null.
- isNotNull(String) - Static method in class io.vertigo.datamodel.structure.util.AssociationUtil
-
Teste si la chaîne de caractères en entrée est une cardinalité non null (1).
- isNotNull(String) - Static method in class io.vertigo.studio.notebook.domain.association.AssociationUtil
-
Teste si la chaîne de caractères en entrée est une cardinalité non null (1).
- isNull(DtFieldName<E>) - Static method in class io.vertigo.datamodel.criteria.Criterions
- isNull(Object) - Method in class io.vertigo.core.lang.Assertion
-
Checks if an object is null.
- isNull(Object, String, Object...) - Method in class io.vertigo.core.lang.Assertion
-
Checks if an object is null.
- isNumber() - Method in enum io.vertigo.core.lang.BasicType
- isObject() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- isObject() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- isOpenTag() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- isOpenTag() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- isOptional() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- isOptionalOrNullable() - Method in enum io.vertigo.core.lang.Cardinality
- isOptionalOrNullable() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskAttributeModel
- isOptions() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.DAOModel
- isOptions() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.PAOModel
- isOrphan() - Method in class io.vertigo.dashboard.ui.dynamo.model.SmartTypeModel
- isOut() - Method in class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- isParameterizedBy(Class<?>, Type) - Static method in class io.vertigo.vega.webservice.WebServiceTypeUtil
-
Check if testedType is ParameterizedType and it's parameter is assignable from innerClass;
- isPending() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Le status de l'activité est-il en attente.
- isPersistent() - Method in class io.vertigo.datamodel.structure.definitions.DtDefinition
-
Gestion de la persistance.
- isPersistent() - Method in class io.vertigo.datamodel.structure.definitions.DtField
-
Gestion de la persistance.
- isPersistent() - Method in enum io.vertigo.datamodel.structure.definitions.DtStereotype
-
Returns true if the type of dt is persistent (Will be refactored in next releases)
- isPersistent() - Method in class io.vertigo.studio.notebook.domain.DtSketch
-
Gestion de la persistance.
- isPersistent() - Method in class io.vertigo.studio.notebook.domain.DtSketchField
-
Gestion de la persistance.
- isPersistent() - Method in enum io.vertigo.studio.notebook.domain.StudioStereotype
-
Returns true if the type of dt is persistent (Will be refactored in next releases)
- isPersistent() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
- isPersistent() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAttribute
- isPlugin() - Method in class io.vertigo.core.node.config.CoreComponentConfig
- isPrimitive() - Method in enum io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
- isPrimitive() - Method in enum io.vertigo.studio.notebook.domain.DomainSketch.Scope
- isPrimitive() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSDomainModel
- isPrimitive() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- isProperty() - Method in interface io.vertigo.studio.impl.source.dsl.entity.DslEntityFieldType
- isProperty() - Method in enum io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
- isProvided() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- isRange() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- isRangeFacet() - Method in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- isRangeFacet() - Method in class io.vertigo.studio.notebook.search.FacetSketch
- isReloadedByList() - Method in class io.vertigo.datastore.cache.definitions.CacheDefinition
- isRequired() - Method in class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtFieldModel
- isRequired() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- isRequired() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSStudioDtFieldModel
- isRequired() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
- isRequired() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtFieldModel
- isSatisfiedBy(Date) - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
-
Indicates whether the given date satisfies the cron expression.
- isServerSideSave() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isSessionInvalidate() - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- isSimple() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- isSimpleLetterOrDigit(char) - Static method in class io.vertigo.core.util.StringUtil
-
Teste si un caractère est une simple lettre (minuscule ou majuscule, sans accent) ou un chiffre.
- isSortDesc() - Method in class io.vertigo.datamodel.structure.model.DtListState
- isSortField() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtFieldModel
- isStandalone() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- isSuccess() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Le status de l'activité est-il succès.
- isTag(String) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- isTargetStaticMasterData() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioAssociationModel
- isTerm() - Method in class io.vertigo.studio.plugins.generator.vertigo.search.model.FacetModel
- isTrue(boolean, String, Object...) - Method in class io.vertigo.core.lang.Assertion
-
Checks if a boolean expression is True Throws an IllegalStateException with a pretty message if not.
- isTypeString() - Method in class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtFieldModel
- isUndefined() - Method in class io.vertigo.geo.geocoder.GeoLocation
- isUpperCamelCase(String) - Static method in class io.vertigo.core.util.StringUtil
-
Teste si une chaine est en camelCase avec la première lettre en majuscule.
- isUrlMatch(String, String, Pattern) - Static method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
-
Test si l'url (hors domain et context) correspond au pattern.
- isUrlMatch(ServletRequest, Optional<Pattern>) - Static method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
-
Test si l'url correspond au pattern.
- isUserAgentNullOrCompressionNull(String, String) - Method in class io.vertigo.vega.impl.servlet.filter.CompressionFilter
-
Détermine si l'User Agent est inactif ou la compression inactive.
- isValid(Supplier<Assertion>) - Method in class io.vertigo.core.lang.Assertion
-
Checks if an assertion supplied is valid.
- isValueObject() - Method in enum io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
- isValueObject() - Method in enum io.vertigo.studio.notebook.domain.DomainSketch.Scope
- isVerbose() - Method in class io.vertigo.core.node.config.BootConfig
- isViewContextDirty() - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- isVisible(ITemplateContext, IProcessableElementTag, AttributeName, String) - Method in class io.vertigo.ui.impl.thymeleaf.components.OnceAttributeTagProcessor
- isVoid() - Method in class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
- iterator() - Method in class io.vertigo.orchestra.domain.DtDefinitions
- iterator() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
J
- JaninoExpressionEvaluatorPlugin - Class in io.vertigo.commons.plugins.script.janino
-
Evaluate an expression using Janino.
- JaninoExpressionEvaluatorPlugin() - Constructor for class io.vertigo.commons.plugins.script.janino.JaninoExpressionEvaluatorPlugin
- JavalinConnector - Interface in io.vertigo.connectors.javalin
- JavalinFeatures - Class in io.vertigo.connectors.javalin
-
Defines javalin connector module.
- JavalinFeatures() - Constructor for class io.vertigo.connectors.javalin.JavalinFeatures
-
Constructor.
- JavalinOptionsRouteHandler - Class in io.vertigo.vega.plugins.webservice.webserver.javalin
-
Handler of Options preflight request.
- JavalinWebServerPlugin - Class in io.vertigo.vega.plugins.webservice.webserver.javalin
-
RoutesRegisterPlugin use to register Javalin route.
- JavalinWebServerPlugin(Optional<String>, Optional<String>, List<JavalinConnector>) - Constructor for class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinWebServerPlugin
- JavassistAopPlugin - Class in io.vertigo.core.plugins.component.aop.javassist
-
This class implements the aspects using the javassist library.
- JavassistAopPlugin() - Constructor for class io.vertigo.core.plugins.component.aop.javassist.JavassistAopPlugin
- JavaxSendMailPlugin - Class in io.vertigo.social.plugins.mail.javax
-
Plugin de gestion des mails, pour l'implémentation du jdk.
- JavaxSendMailPlugin(List<MailSessionConnector>, Optional<String>, boolean, String, Optional<String>) - Constructor for class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
-
Crée le plugin d'envoie de mail.
- JettyMultipartCleaner - Class in io.vertigo.connectors.javalin
-
Filter to configure MultipartConfigElement for Jetty Request.
- JettyMultipartCleaner() - Constructor for class io.vertigo.connectors.javalin.JettyMultipartCleaner
- JettyMultipartConfig - Class in io.vertigo.connectors.javalin
-
Filter to configure MultipartConfigElement for Jetty Request.
- JettyMultipartConfig(String) - Constructor for class io.vertigo.connectors.javalin.JettyMultipartConfig
-
Constructor.
- JndiMailSessionConnector - Class in io.vertigo.connectors.mail
-
Plugin d'accès au serveur mail, utilisant une resource Jndi.
- JndiMailSessionConnector(Optional<String>, String) - Constructor for class io.vertigo.connectors.mail.JndiMailSessionConnector
-
Crée le plugin d'accès au serveur mail.
- join() - Method in interface io.vertigo.stella.master.WorkPromise
- JSDtModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.js.model
-
Model used by FreeMarker.
- JSDtModel(DtSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.js.model.JSDtModel
-
Constructeur.
- JsFileNameUtil - Class in io.vertigo.studio.plugins.generator.vertigo.webservice
-
Classe utilitaire pour la gestion des chaines de caracteres.
- JSGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.domain.js
-
Génération des objets relatifs au module Domain.
- JSGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.js.JSGeneratorPlugin
- JsonConverter - Interface in io.vertigo.vega.plugins.webservice.handler.converter
-
Converter source object into value object and put it into RouteContext.
- JsonConverterWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Params handler.
- JsonConverterWebServiceHandlerPlugin(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
- JsonEngine - Interface in io.vertigo.vega.engines.webservice.json
-
Convert Object to Json, and json to Object.
- JsonExclude - Annotation Type in io.vertigo.core.lang
-
This annotation is required to exclude some properties of json (un)marshalling.
- JsonMasterDataValues() - Constructor for class io.vertigo.studio.plugins.source.vertigo.JsonStaticMasterDataSourceReaderPlugin.JsonMasterDataValues
- JsonReader<O> - Interface in io.vertigo.vega.plugins.webservice.handler.reader
-
Read request to extract a not converted parameter.
- JsonSecurityDefinitionProvider - Class in io.vertigo.account.plugins.authorization.loaders
-
Loader du fichier de configuration de la sécurité avancée.
- JsonSecurityDefinitionProvider(ResourceManager) - Constructor for class io.vertigo.account.plugins.authorization.loaders.JsonSecurityDefinitionProvider
-
Constructor.
- JsonSerializer - Interface in io.vertigo.vega.plugins.webservice.handler.converter
-
Converter result object into json.
- JsonStaticMasterDataSourceReaderPlugin - Class in io.vertigo.studio.plugins.source.vertigo
-
Plugin for retrieving masterdata values from a json file.
- JsonStaticMasterDataSourceReaderPlugin(ResourceManager) - Constructor for class io.vertigo.studio.plugins.source.vertigo.JsonStaticMasterDataSourceReaderPlugin
-
Constructor
- JsonStaticMasterDataSourceReaderPlugin.JsonMasterDataValues - Class in io.vertigo.studio.plugins.source.vertigo
- JSStudioDtFieldModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.js.model
-
Model used to define a DtField.
K
- KeycloakDeploymentConnector - Class in io.vertigo.connectors.keycloak
-
Component to retrieve a configured KeycloakDeployment client.
- KeycloakDeploymentConnector(Optional<String>, Optional<String>, Optional<String>, ResourceManager) - Constructor for class io.vertigo.connectors.keycloak.KeycloakDeploymentConnector
- KeycloakFeatures - Class in io.vertigo.connectors.keycloak
-
Defines commons module.
- KeycloakFeatures() - Constructor for class io.vertigo.connectors.keycloak.KeycloakFeatures
-
Constructor.
- KeyConcept - io.vertigo.datamodel.structure.definitions.DtStereotype
- KeyConcept - io.vertigo.studio.notebook.domain.StudioStereotype
- KeyConcept - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
- KeyConcept - Interface in io.vertigo.datamodel.structure.model
-
Interface to have a marker on all KeyConcept object (properly Main Business Object).
- keySet() - Method in interface io.vertigo.core.node.component.Container
-
Returns the list of the ids of the components managed in this container.
- keySet() - Method in class io.vertigo.core.node.component.loader.ComponentSpaceWritable
-
Returns the list of the ids of the components managed in this container.
- keySet() - Method in class io.vertigo.ui.core.MapUiObject
- KO - io.vertigo.commons.command.CommandResponseStatus
- KprLoader - Class in io.vertigo.studio.plugins.source.vertigo.loaders.kpr
-
Parses a KPR file.
- KprLoader(ResourceManager, Optional<String>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.KprLoader
-
Constructor.
- KspProperty - Class in io.vertigo.studio.plugins.source.vertigo
-
Métadonnée liée à la grammaire.
- KVStoreManager - Interface in io.vertigo.datastore.kvstore
-
Key Value Store.
- KVStoreManagerImpl - Class in io.vertigo.datastore.impl.kvstore
-
Standard implementation of the Key-Value DataBase.
- KVStoreManagerImpl(List<KVStorePlugin>) - Constructor for class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
-
Constructor.
- KVStorePlugin - Interface in io.vertigo.datastore.impl.kvstore
-
This plugin defines the strategy used to store a 'collection' of elements.
L
- label - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Libellé'.
- label - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Libellé de l'activité'.
- label - io.vertigo.orchestra.domain.DtDefinitions.OExecutionStateFields
-
Propriété 'Libellé'.
- label - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Libellé du processus'.
- label - io.vertigo.orchestra.domain.DtDefinitions.OProcessTypeFields
-
Propriété 'Libellé'.
- label - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Libellé du processus'.
- label - io.vertigo.orchestra.domain.DtDefinitions.OSchedulerStateFields
-
Propriété 'Libellé'.
- label - io.vertigo.orchestra.domain.DtDefinitions.TriggerTypeFields
-
Propriété 'Libellé'.
- label - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- label() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Field
-
Field's label.
- label() - Method in annotation type io.vertigo.datamodel.structure.stereotype.ForeignKey
-
Field's label.
- label(String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- LABEL - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : libellé du champ, valeur String.
- LABEL_A - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Label du noeud A dans une association.
- LABEL_B - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Label du noeud B dans une association.
- labelA() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Label du role associé au noeud représentant la table A.
- labelB() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Label du role associé au noeud représentant la table B.
- Landscape - io.vertigo.quarto.exporter.model.Export.Orientation
-
Paysage.
- lastExecutionTime - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Dernière exécution le'.
- lastName - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Prénom'.
- LdapAuthenticationPlugin - Class in io.vertigo.account.plugins.authentication.ldap
-
LDAP impl of Authentification.
- LdapAuthenticationPlugin(String, Optional<String>, List<LdapConnector>) - Constructor for class io.vertigo.account.plugins.authentication.ldap.LdapAuthenticationPlugin
-
Constructor.
- LdapConnector - Class in io.vertigo.connectors.ldap
- LdapConnector(Optional<String>, String, int, Optional<String>, Optional<String>) - Constructor for class io.vertigo.connectors.ldap.LdapConnector
-
Constructor.
- LdapFeatures - Class in io.vertigo.connectors.ldap
-
Defines LdapConnector module.
- LdapFeatures() - Constructor for class io.vertigo.connectors.ldap.LdapFeatures
-
Constructor.
- LdapIdentityProviderPlugin - Class in io.vertigo.account.plugins.identityprovider.ldap
-
Source of identity.
- LdapIdentityProviderPlugin(String, String, String, String, Optional<String>, CodecManager, SmartTypeManager, List<LdapConnector>) - Constructor for class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
-
Constructor.
- LedgerAddress - Class in io.vertigo.audit.ledger
- LedgerAddress(String, String) - Constructor for class io.vertigo.audit.ledger.LedgerAddress
- LedgerCredential - Class in io.vertigo.audit.ledger
- LedgerCredential(String, String) - Constructor for class io.vertigo.audit.ledger.LedgerCredential
- LedgerManager - Interface in io.vertigo.audit.ledger
- LedgerManagerImpl - Class in io.vertigo.audit.impl.ledger
- LedgerManagerImpl(CodecManager, LedgerPlugin) - Constructor for class io.vertigo.audit.impl.ledger.LedgerManagerImpl
- LedgerPlugin - Interface in io.vertigo.audit.impl.ledger
- LedgerTransaction - Class in io.vertigo.audit.ledger
- LedgerTransactionBuilder - Class in io.vertigo.audit.ledger
- LedgerTransactionEvent - Class in io.vertigo.audit.ledger
-
This class defines the event that is emitted when a transaction is written in the ledger and send to myPublicAddress.
- LedgerTransactionEvent(LedgerTransaction) - Constructor for class io.vertigo.audit.ledger.LedgerTransactionEvent
-
Constructor.
- LedgerTransactionPriorityEnum - Enum in io.vertigo.audit.ledger
- left() - Method in class io.vertigo.core.lang.Either
- left(L) - Static method in class io.vertigo.core.lang.Either
-
Creates an Either with a left element.
- legacyBuilder(String, Class<? extends RunnableActivityEngine>) - Static method in class io.vertigo.orchestra.definitions.ProcessDefinition
- licence - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- limit - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- LiquibaseMigrationPlugin - Class in io.vertigo.database.plugins.migration.liquibase
-
Liquibase Plugin to perform migration tasks on SQL Databases
- LiquibaseMigrationPlugin(String, Optional<String>, SqlManager) - Constructor for class io.vertigo.database.plugins.migration.liquibase.LiquibaseMigrationPlugin
- List - io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Champ de type List.
- ListAutocompleteController - Class in io.vertigo.ui.controllers
-
Service web de l'autocomplete des listes.
- ListAutocompleteController() - Constructor for class io.vertigo.ui.controllers.ListAutocompleteController
- ListBuilder<X> - Class in io.vertigo.core.util
-
The ListBuilder class allows to build a list.
- ListBuilder() - Constructor for class io.vertigo.core.util.ListBuilder
- ListExporter - Interface in io.vertigo.quarto.impl.exporter
-
Interface que doivent implémenter les contrôleurs possédant une action d'export.
- ListFilter - Class in io.vertigo.datafactory.collections
-
Filtre de liste.
- ListFilterBuilder<C> - Interface in io.vertigo.datafactory.collections.definitions
-
Project specific builder from Criteria to ListFilter.
- listForClient(Set<String>, Map<String, Function<Serializable, String>>) - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Return a Serializable List for client.
- listForClient(Set<String>, Map<String, Function<Serializable, String>>) - Method in class io.vertigo.ui.core.BasicUiListModifiable
- ListVAccessor<E extends Entity> - Class in io.vertigo.datamodel.structure.model
-
This class is a way to access to a list of entities managed by a relationship.
- ListVAccessor(Entity, String, String) - Constructor for class io.vertigo.datamodel.structure.model.ListVAccessor
-
Constructor.
- load() - Method in class io.vertigo.datastore.impl.entitystore.StoreListVAccessor
-
Loads the value if needed.
- load() - Method in class io.vertigo.datastore.impl.entitystore.StoreVAccessor
-
Loads the value if needed.
- load(String, DslRawRepository) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.java.AnnotationLoader
-
Parsing des définitions pour un fichier (oom, kpr ou ksp) défini par une url (sur système de fichier ou classpath) et selon la grammaire en argument.
- load(String, DslRawRepository) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.kpr.KprLoader
-
Parsing des définitions pour un fichier (oom, kpr ou ksp) défini par une url (sur système de fichier ou classpath) et selon la grammaire en argument.
- load(String, DslRawRepository) - Method in interface io.vertigo.studio.plugins.source.vertigo.loaders.Loader
-
Parsing des définitions pour un fichier (oom, kpr ou ksp) défini par une url (sur système de fichier ou classpath) et selon la grammaire en argument.
- load(String, DslRawRepository) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.AbstractXmlLoader
-
Parsing des définitions pour un fichier (oom, kpr ou ksp) défini par une url (sur système de fichier ou classpath) et selon la grammaire en argument.
- load(String, Map<String, DynamicDefinition>) - Method in class io.vertigo.datamodel.impl.smarttype.loaders.DtObjectsLoader
- load(String, Map<String, DynamicDefinition>) - Method in interface io.vertigo.datamodel.impl.smarttype.loaders.Loader
- load(String, Map<String, DynamicDefinition>) - Method in class io.vertigo.datamodel.impl.smarttype.loaders.SmartTypesLoader
- loadAllComponentsAndAspects(List<ModuleConfig>) - Method in class io.vertigo.core.node.component.loader.ComponentSpaceLoader
-
Add all the components defined in the moduleConfigs into the componentSpace.
- loadBootComponents(List<CoreComponentConfig>) - Method in class io.vertigo.core.node.component.loader.ComponentSpaceLoader
- loadData(SearchChunk<K>) - Method in interface io.vertigo.datafactory.search.definitions.SearchLoader
-
Load all data from a list of keyConcepts.
- loadDefinitions(List<ModuleConfig>) - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceLoader
-
Inject all the definition of the modules.
- loadDefinitionsFromComponents() - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceLoader
-
Inject all the definitions provided by components.
- loadDocument(File, OpenOfficeConnection) - Method in class io.vertigo.quarto.plugins.converter.openoffice.OpenOfficeLocalConverterPlugin
-
Lecture d'un docuement.
- loadDocument(File, OpenOfficeConnection) - Method in class io.vertigo.quarto.plugins.converter.openoffice.OpenOfficeRemoteConverterPlugin
-
Lecture d'un docuement.
- Loader - Interface in io.vertigo.datamodel.impl.smarttype.loaders
-
Chargeur de l'environnement.
- Loader - Interface in io.vertigo.studio.plugins.source.vertigo.loaders
-
Chargeur de l'environnement.
- LoaderAccountStorePlugin - Class in io.vertigo.account.plugins.account.store.loader
-
Specific account store, use to redirect loading to a applicative component.
- LoaderAccountStorePlugin(String, Optional<String>) - Constructor for class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
- loadList(SearchIndexDefinition, SearchQuery, DtListState) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Récupération du résultat issu d'une requête.
- loadList(SearchIndexDefinition, SearchQuery, DtListState) - Method in interface io.vertigo.datafactory.impl.search.SearchServicesPlugin
-
Récupération du résultat issu d'une requête.
- loadList(SearchIndexDefinition, SearchQuery, DtListState) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Récupération du résultat issu d'une requête.
- loadList(SearchIndexDefinition, SearchQuery, DtListState) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Récupération du résultat issu d'une requête.
- loadList(SearchIndexDefinition, SearchQuery, DtListState) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Récupération du résultat issu d'une requête.
- loadNextURI(P, DtDefinition) - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSearchLoader
-
Load uris of next chunk.
- loadNextURI(P, DtDefinition) - Method in class io.vertigo.datafactory.impl.search.loader.AbstractSqlSearchLoader
-
Load uris of next chunk.
- LocalDate - io.vertigo.core.lang.BasicType
-
LocalDate.
- LocaleManager - Interface in io.vertigo.core.locale
-
Toute application gérée par kapser est multilingue ou plus précisémment multidictionnaires.
- LocaleManagerImpl - Class in io.vertigo.core.impl.locale
- LocaleManagerImpl(String, Optional<String>) - Constructor for class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Constructor.
- LocalResourceResolverPlugin - Class in io.vertigo.core.plugins.resource.local
-
Résolution des URL liées à l'emplacement local.
- LocalResourceResolverPlugin() - Constructor for class io.vertigo.core.plugins.resource.local.LocalResourceResolverPlugin
- locateSkills(String...) - Method in interface io.vertigo.commons.app.AppManager
-
Find node with a given skill
- locateSkills(String...) - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- log - io.vertigo.orchestra.domain.DtDefinitions.OActivityLogFields
-
Propriété 'Contenu du log'.
- log - Static variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- log(String) - Static method in class io.vertigo.commons.peg.PegLogger
- logAfterCommitError(Throwable) - Method in interface io.vertigo.commons.impl.transaction.listener.VTransactionListener
- logAfterCommitError(Throwable) - Method in class io.vertigo.commons.impl.transaction.listener.VTransactionListenerImpl
- LogConfig - Class in io.vertigo.core.node.config
-
LogConfile is the unique point used to configure Log.
- LogConfig(String) - Constructor for class io.vertigo.core.node.config.LogConfig
-
Constructor.
- LoggerAnalyticsConnectorPlugin - Class in io.vertigo.core.plugins.analytics.log
-
Processes connector which only use a log4j logger.
- LoggerAnalyticsConnectorPlugin() - Constructor for class io.vertigo.core.plugins.analytics.log.LoggerAnalyticsConnectorPlugin
- LogicalEntityStoreConfig - Class in io.vertigo.datastore.impl.entitystore.logical
-
This class defines how the dataSpaces are mapped to the physical stores.
- LogicalEntityStoreConfig(List<EntityStorePlugin>) - Constructor for class io.vertigo.datastore.impl.entitystore.logical.LogicalEntityStoreConfig
-
Constructor.
- login(AuthenticationToken) - Method in interface io.vertigo.account.authentication.AuthenticationManager
-
Tries and checks to login.
- login(AuthenticationToken) - Method in class io.vertigo.account.impl.authentication.AuthenticationManagerImpl
-
Tries and checks to login.
- logout() - Method in interface io.vertigo.account.authentication.AuthenticationManager
-
Closes the current session.
- logout() - Method in class io.vertigo.account.impl.authentication.AuthenticationManagerImpl
-
Closes the current session.
- logout() - Method in class io.vertigo.account.security.UserSession
-
Méthode permettant d'indiquer que l'utilisateur n'est plus authentifié.
- Long - io.vertigo.core.lang.BasicType
-
Long.
- look(String, String, int, PegRule<?>) - Static method in class io.vertigo.commons.peg.PegLogger
- LOWER - io.vertigo.basics.formatter.FormatterString.Mode
-
Met en minuscules toutes les lettres.
- LT - io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Lesser Than.
- LT - io.vertigo.datamodel.criteria.CriterionOperator
- LTE - io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Lesser Than or Equals.
- LTE - io.vertigo.datamodel.criteria.CriterionOperator
- LuceneIndexPlugin - Class in io.vertigo.datafactory.plugins.collections.lucene
-
Plugin de d'indexation de DtList utilisant Lucene en Ram.
- LuceneIndexPlugin(LocaleManager, CacheManager, EventBusManager, SmartTypeManager) - Constructor for class io.vertigo.datafactory.plugins.collections.lucene.LuceneIndexPlugin
-
Constructor.
M
- Mail - Class in io.vertigo.social.mail
-
Message à envoyer par mail.
- mailAlert - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Alerté en cas d'erreur'.
- MailBuilder - Class in io.vertigo.social.mail
-
EMail Builder.
- MailFeatures - Class in io.vertigo.connectors.mail
-
Defines commons module.
- MailFeatures() - Constructor for class io.vertigo.connectors.mail.MailFeatures
-
Constructor.
- MailManager - Interface in io.vertigo.social.mail
-
Gestionnaire centralisé des mails.
- MailManagerImpl - Class in io.vertigo.social.impl.mail
-
This class is the standard impl of the mailManager.
- MailManagerImpl(LocaleManager, SendMailPlugin) - Constructor for class io.vertigo.social.impl.mail.MailManagerImpl
-
Constructor.
- MailSessionConnector - Interface in io.vertigo.connectors.mail
-
Create javax mail session.
- main(String[]) - Static method in class io.vertigo.studio.tools.VertigoStudioMda
- MAIN_CONNECTION_PROVIDER_NAME - Static variable in interface io.vertigo.database.sql.SqlManager
-
The name of the main connectionProvider.
- MAIN_DATA_SPACE_NAME - Static variable in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Main DataSpace's name.
- MAIN_DATA_SPACE_NAME - Static variable in interface io.vertigo.datastore.filestore.FileStoreManager
-
Main DataSpace's name.
- makeLazyRef(Class<T>) - Static method in class io.vertigo.ui.core.ComponentRef
- makeModifiable() - Method in class io.vertigo.ui.core.ViewContext
-
Génère un nouvel Id et passe le context en modifiable.
- makeModifiable() - Method in class io.vertigo.ui.core.ViewContextMap
-
Génère un nouvel Id et passe le context en modifiable.
- makeRef(Class<T>) - Static method in class io.vertigo.ui.core.ComponentRef
- MakerEvent - Class in io.vertigo.connectors.ifttt
- MakerEvent(String) - Constructor for class io.vertigo.connectors.ifttt.MakerEvent
- MakerEventMetadatas - Class in io.vertigo.connectors.ifttt
- MakerEventMetadatas() - Constructor for class io.vertigo.connectors.ifttt.MakerEventMetadatas
- makeUnmodifiable() - Method in class io.vertigo.ui.core.ViewContext
-
passe le context en non-modifiable.
- makeUnmodifiable() - Method in class io.vertigo.ui.core.ViewContextMap
-
passe le context en non-modifiable.
- makeUnmodifiable() - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Conserve et fige le context.
- Manager - Interface in io.vertigo.core.node.component
-
The manager class must be consireded as a simple marker to identify all the technical components.
- MANY - io.vertigo.core.lang.Cardinality
-
card : 0..n symbol : *
- MapBuilder<K,V> - Class in io.vertigo.core.util
-
The MapBuilder class allows to build a map.
- MapBuilder() - Constructor for class io.vertigo.core.util.MapBuilder
- MapCodec - Class in io.vertigo.orchestra.plugins.services
-
Encodes a map to a simple json (as a string).
- MapCodec() - Constructor for class io.vertigo.orchestra.plugins.services.MapCodec
- mapForClient(Set<String>, Map<String, Function<Serializable, String>>) - Method in class io.vertigo.ui.core.MapUiObject
-
Return a Serializable Map for client.
- mapRequestParams(ViewContextMap, Model) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- MapUiObject<D extends DtObject> - Class in io.vertigo.ui.core
-
Objet d'IHM, fournit les valeurs formatés des champs de l'objet métier sous-jacent.
- MapUiObject(D) - Constructor for class io.vertigo.ui.core.MapUiObject
-
Constructor.
- MapUiObject(D, D, Set<String>) - Constructor for class io.vertigo.ui.core.MapUiObject
-
Constructor.
- markAsDirty(List<UID<? extends KeyConcept>>) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Mark an uid list as dirty.
- markAsDirty(List<UID<? extends KeyConcept>>) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Mark an uid list as dirty.
- markDirty() - Method in class io.vertigo.ui.core.ViewContext
-
Mark this context as Dirty : shouldn't be stored and keep old id.
- markDirty() - Method in class io.vertigo.ui.core.ViewContextMap
-
Mark this context as Dirty : shouldn't be stored and keep old id.
- markModifiedKeys(ViewContextKey...) - Method in class io.vertigo.ui.core.ViewContext
- markModifiedKeys(String...) - Method in class io.vertigo.ui.core.ViewContext
- MasterCoordinator - Class in io.vertigo.stella.impl.master.coordinator
- MasterCoordinator(MasterPlugin) - Constructor for class io.vertigo.stella.impl.master.coordinator.MasterCoordinator
- MasterData - io.vertigo.datamodel.structure.definitions.DtStereotype
- MasterData - io.vertigo.studio.notebook.domain.StudioStereotype
- MasterDataConfig - Interface in io.vertigo.datastore.entitystore
-
Configuration des données de référence.
- MasterDataConfigImpl - Class in io.vertigo.datastore.impl.entitystore
-
Configuration des listes de référence.
- MasterDataConfigImpl() - Constructor for class io.vertigo.datastore.impl.entitystore.MasterDataConfigImpl
- MasterDataDefinition - Class in io.vertigo.datastore.entitystore.definitions
- MasterDataDefinition(String, DtListURIForMasterData, Predicate) - Constructor for class io.vertigo.datastore.entitystore.definitions.MasterDataDefinition
- MasterDataEnum<E extends Entity> - Interface in io.vertigo.datamodel.structure.model
-
Interface that enum dictionary of static masterdatas must implement.
- MasterDataModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata
-
Model Sql des materdata.
- MasterDataModel(DtSketch, Map<String, MasterDataValue>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataModel
- MasterDataValue - Class in io.vertigo.studio.notebook.domain.masterdata
-
A raw masterdata value is just a map of field/value pairs
- MasterDataValue() - Constructor for class io.vertigo.studio.notebook.domain.masterdata.MasterDataValue
- MasterDataValueModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata
-
Model Sql des materdata.
- MasterDataValueModel(DtSketch, String, Map<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.masterdata.MasterDataValueModel
- MasterManager - Interface in io.vertigo.stella.master
-
Gestion synchrone, asynchrone des taches à effectuer.
- MasterManagerImpl - Class in io.vertigo.stella.impl.master
-
Implémentation de workManager.
- MasterManagerImpl(MasterPlugin) - Constructor for class io.vertigo.stella.impl.master.MasterManagerImpl
-
Constructeur.
- MasterPlugin - Interface in io.vertigo.stella.impl.master
-
Master-Worker pattern.
- match(AuthenticationToken) - Method in interface io.vertigo.account.authentication.AuthenticationToken
-
Checks if this User-submitted AuthenticationToken matches the realm trustedAuthenticationToken.
- match(AuthenticationToken) - Method in class io.vertigo.account.impl.authentication.UsernameAuthenticationToken
-
Checks if this User-submitted AuthenticationToken matches the realm trustedAuthenticationToken.
- match(AuthenticationToken) - Method in class io.vertigo.account.impl.authentication.UsernamePasswordAuthenticationToken
-
Checks if this User-submitted AuthenticationToken matches the realm trustedAuthenticationToken.
- match(Event) - Method in class io.vertigo.commons.eventbus.definitions.EventBusSubscriptionDefinition
-
Return if an event matches the event type of the actual subscription
- MAX_LENGTH - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété standard : longueur max du champ, valeur Integer.
- MAX_LENGTH - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : longueur max du champ, valeur Integer.
- MAX_VALUE - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété de contrainte : valeur maximum, Double.
- MD5 - io.vertigo.commons.impl.codec.hash.HashEncoder.Hash
-
MD5.
- mdaConfig - Variable in class io.vertigo.studio.tools.YamlStudioConfig
- MdaUtil - Class in io.vertigo.studio.plugins.generator.vertigo.util
- Measure - Class in io.vertigo.database.timeseries
-
Measure
- MeasureBuilder - Class in io.vertigo.database.timeseries
-
Builder for a new Point.
- MEDIUM - io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
- MemoryAccountCachePlugin - Class in io.vertigo.account.plugins.account.cache.memory
- MemoryAccountCachePlugin() - Constructor for class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
- MemoryCachePlugin - Class in io.vertigo.datastore.plugins.cache.memory
-
Implémentation MapCache du plugins.
- MemoryCachePlugin(CodecManager) - Constructor for class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Constructor.
- MemoryCommentPlugin - Class in io.vertigo.social.plugins.comment.memory
- MemoryCommentPlugin() - Constructor for class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
- MemoryHandlePlugin - Class in io.vertigo.social.plugins.handle.memory
- MemoryHandlePlugin() - Constructor for class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- MemoryNotificationPlugin - Class in io.vertigo.social.plugins.notification.memory
- MemoryNotificationPlugin() - Constructor for class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
- MemoryProcessDefinitionStorePlugin - Class in io.vertigo.orchestra.plugins.definitions.memory
-
Plugin de gestion des définitions en mémoire dans le DefinitionSpace.
- MemoryProcessDefinitionStorePlugin() - Constructor for class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- MemoryProcessExecutorPlugin - Class in io.vertigo.orchestra.plugins.services.execution.memory
-
Executeur de processus non supervisés.
- MemoryProcessExecutorPlugin(Integer) - Constructor for class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
-
Constructeur de l'executeur simple local.
- MemoryProcessSchedulerPlugin - Class in io.vertigo.orchestra.plugins.services.schedule.memory
- MemoryProcessSchedulerPlugin(OrchestraDefinitionManager) - Constructor for class io.vertigo.orchestra.plugins.services.schedule.memory.MemoryProcessSchedulerPlugin
- MemoryTraceStorePlugin - Class in io.vertigo.audit.plugins.trace.memory
- MemoryTraceStorePlugin() - Constructor for class io.vertigo.audit.plugins.trace.memory.MemoryTraceStorePlugin
- merge(DslRaw) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
- mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
-
Vérifie les UiObjects de la liste, met à jour les objets métiers et retourne la liste.
- mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.UiListDelta
-
Merged and validate input data and set error into message stack.
- mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.UiListModifiable
-
Merged and validate input data and set error into message stack.
- mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
-
Merge et Valide l'objet d'IHM et place les erreurs rencontrées dans la stack.
- mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiList
-
Vérifie les UiObjects de la liste, met à jour les objets métiers et retourne la liste.
- mergeAndCheckInput(List<DtObjectValidator<D>>, UiMessageStack) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Merge et Valide l'objet d'IHM et place les erreurs rencontrées dans la stack.
- mergeAndCheckInput(List<DtObjectValidator<O>>, UiMessageStack) - Method in class io.vertigo.ui.core.ClusterUiList
-
Vérifie les UiObjects de la liste, met à jour les objets métiers et retourne la liste.
- mergeAndCheckInput(List<DtObjectValidator<O>>, UiMessageStack) - Method in class io.vertigo.ui.core.UiListUnmodifiable
-
Vérifie les UiObjects de la liste, met à jour les objets métiers et retourne la liste.
- MergerPlugin - Interface in io.vertigo.quarto.impl.publisher
-
Merger Plugin pour la fusion de documents.
- MergerProcessor - Interface in io.vertigo.quarto.impl.publisher.merger.processor
-
Interface d'un processor pour le reportMerger.
- MergerScriptEvaluatorProcessor - Class in io.vertigo.quarto.impl.publisher.merger.processor
-
Processor String2String qui 'evalue la chaine d'entrée comme un script java.
- MergerScriptEvaluatorProcessor(ScriptManager, Encoder<String, String>) - Constructor for class io.vertigo.quarto.impl.publisher.merger.processor.MergerScriptEvaluatorProcessor
-
Constructeur.
- MermaidDtFieldModel - Class in io.vertigo.studio.plugins.generator.mermaid.model
-
Model used to define a DtField.
- MermaidDtModel - Class in io.vertigo.studio.plugins.generator.mermaid.model
-
Model used by FreeMarker.
- MermaidDtModel(DtSketch, List<AssociationSketch>, Function<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.mermaid.model.MermaidDtModel
-
Constructeur.
- MermaidGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.mermaid
-
Génération des objets relatifs au module Domain.
- MermaidGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.mermaid.MermaidGeneratorPlugin
- MermaidNNAssociationModel - Class in io.vertigo.studio.plugins.generator.mermaid.model
-
Objet utilisé par FreeMarker.
- MermaidSimpleAssociationModel - Class in io.vertigo.studio.plugins.generator.mermaid.model
-
Objet utilisé par FreeMarker.
- MessageKey - Interface in io.vertigo.core.locale
-
Clé d'un message externalisée.
- MessageText - Class in io.vertigo.core.locale
-
Texte pouvant être externalisé dans un fichier de ressources, en fonction du paramétrage de l'application.
- metadatas - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Meta-données du processus'.
- metadatas - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Métadonnées du processus'.
- MethodAnnotationsModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java.model
-
Méthode Freemarker 'annotations'.
- MethodAnnotationsModel() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.MethodAnnotationsModel
-
Constructeur.
- Metric - Class in io.vertigo.core.analytics.metric
-
Interface décrivant un résultat de metric.
- Metric.Status - Enum in io.vertigo.core.analytics.metric
- MetricAnalyticsUtil - Class in io.vertigo.core.impl.analytics.metric
-
Implémentation de ReportingManager.
- MetricBuilder - Class in io.vertigo.core.analytics.metric
-
Builder de metric.
- MetricDefinition - Class in io.vertigo.core.analytics.metric.definitions
-
This definition defines a metric - a definition name - a way to get a list of metrics
- MetricDefinition(String, Supplier<List<Metric>>) - Constructor for class io.vertigo.core.analytics.metric.definitions.MetricDefinition
-
Constructor
- Metrics - Annotation Type in io.vertigo.core.analytics.metric
-
This annotation must be added on each method of a component.
- MigrationManager - Interface in io.vertigo.database.migration
-
MigrationManager is used to perform migration tasks on databases.
- MigrationManagerImpl - Class in io.vertigo.database.impl.migration
-
Implementation of the MigrationManager.
- MigrationManagerImpl(Optional<String>, List<MigrationPlugin>) - Constructor for class io.vertigo.database.impl.migration.MigrationManagerImpl
-
Constructor
- MigrationPlugin - Interface in io.vertigo.database.impl.migration
-
A DataBaseMigrationPlugin is dedicated to a specific database connection.
- milestone - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Jalon'.
- MimeTypesFileTypeDetector - Class in io.vertigo.quarto.impl.converter
-
Quarto FileTypeDetector to detect specific quarto type, OS independant.
- MimeTypesFileTypeDetector() - Constructor for class io.vertigo.quarto.impl.converter.MimeTypesFileTypeDetector
- MIN_SIZE_FOR_COMPRESSION - Static variable in class io.vertigo.commons.impl.codec.compression.CompressionCodec
-
Seuil exprimé en octets en deça duquel on ne compresse pas les données.
- MIN_VALUE - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété de contrainte : valeur minimum, Double.
- MISFIRED - io.vertigo.orchestra.services.schedule.SchedulerState
- misfiredCount - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Nombre non executés'.
- miss(String, String, int, PegRule<?>) - Static method in class io.vertigo.commons.peg.PegLogger
- MockAuthenticationPlugin - Class in io.vertigo.account.plugins.authentication.mock
-
A mock implementation of the Realm.
- MockAuthenticationPlugin() - Constructor for class io.vertigo.account.plugins.authentication.mock.MockAuthenticationPlugin
- MODE_CONTEXT_KEY - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Clé de context du mode.
- MODE_CREATE_CONTEXT_KEY - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Clé de context du mode Create.
- MODE_EDIT_CONTEXT_KEY - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Clé de context du mode Edit.
- MODE_READ_ONLY_CONTEXT_KEY - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Clé de context du mode ReadOnly.
- ModelDefinitionProvider - Class in io.vertigo.datamodel.impl.smarttype
- ModelDefinitionProvider(ResourceManager) - Constructor for class io.vertigo.datamodel.impl.smarttype.ModelDefinitionProvider
-
Constructeur injectable.
- ModuleConfig - Class in io.vertigo.core.node.config
-
Configuration of a module.
- ModuleConfigBuilder - Class in io.vertigo.core.node.config
-
The moduleConfigBuilder defines the configuration of a module.
- ModuleDiscoveryFeatures<F> - Class in io.vertigo.core.node.config.discovery
-
An abstract Feature with no configuration for discovering and registering components in a package tree.
- ModuleDiscoveryFeatures(String) - Constructor for class io.vertigo.core.node.config.discovery.ModuleDiscoveryFeatures
- modules - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig
- MongoClientConnector - Class in io.vertigo.connectors.mongodb
-
Connector to a mongodb
- MongoClientConnector(Optional<String>, String) - Constructor for class io.vertigo.connectors.mongodb.MongoClientConnector
-
Connector to mongodb
- MongodbFeatures - Class in io.vertigo.connectors.mongodb
-
Defines commons module.
- MongodbFeatures() - Constructor for class io.vertigo.connectors.mongodb.MongodbFeatures
-
Constructor.
- MosquittoConnector - Class in io.vertigo.connectors.mqtt
- MosquittoConnector(Optional<String>, String, Optional<String>) - Constructor for class io.vertigo.connectors.mqtt.MosquittoConnector
- MqttFeatures - Class in io.vertigo.connectors.mqtt
-
Defines commons module.
- MqttFeatures() - Constructor for class io.vertigo.connectors.mqtt.MqttFeatures
-
Constructor.
- msg() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Constraint
- MSG - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : message d'erreur, valeur String.
- multiexecution - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Accepte la multi-execution'.
- multiexecution - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Accepte la multi-execution'.
- multipartResolver() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- MULTIPLE - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
- MULTIPLICITY_A - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Cardinalité du noeud A dans une association : 1..* ou 0..* ou 1..1.
- MULTIPLICITY_B - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Cardinalité du noeud B dans une association : 1..* ou 0..* ou 1..1.
- myDefaultMaxRows - Variable in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- MyNode(Settings, Collection<Class<? extends Plugin>>) - Constructor for class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer.MyNode
N
- name - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Nom de l'activité'.
- name - io.vertigo.orchestra.domain.DtDefinitions.ONodeFields
-
Propriété 'Nom du noeud'.
- name - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Nom du processus'.
- name - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Nom du processus'.
- name - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- name() - Method in interface io.vertigo.account.authorization.definitions.AuthorizationName
- name() - Method in interface io.vertigo.account.authorization.definitions.OperationName
- name() - Method in annotation type io.vertigo.core.analytics.health.HealthChecked
-
The name of the health check.
- name() - Method in annotation type io.vertigo.core.analytics.process.Analytics
-
The name of the process being traced.
- name() - Method in annotation type io.vertigo.core.daemon.DaemonScheduled
-
The name of the daemon being scheduled.
- name() - Method in interface io.vertigo.core.locale.MessageKey
- name() - Method in interface io.vertigo.datamodel.structure.definitions.DtFieldName
- name() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Nom logique de l'association.
- name() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Nom logique de l'association.
- name() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskAnnotation
- name() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskContextProperty
- name() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskInput
- name() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskProxyAnnotation
- NAME - Static variable in class io.vertigo.ui.impl.thymeleaf.VUiStandardDialect
- NAME_ATTRIBUTE - Static variable in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- named(PegRule<R>, String) - Static method in class io.vertigo.commons.peg.PegRules
-
Named a Rule.
- NamedComponentContentComponent - Class in io.vertigo.ui.impl.thymeleaf.components
- NamedComponentContentComponent(IModel) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- NamedComponentDefinition - Class in io.vertigo.ui.impl.thymeleaf.components
- NamedComponentDefinition(String, String, String, Optional<String>, String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
- NamedComponentDefinition(String, String, Optional<String>, String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
- NamedComponentElementProcessor - Class in io.vertigo.ui.impl.thymeleaf.components
- NamedComponentElementProcessor(String, NamedComponentDefinition) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.NamedComponentElementProcessor
-
Constructor
- NamedComponentParser - Class in io.vertigo.ui.impl.thymeleaf.components
- NamedComponentParser(String, VuiResourceTemplateResolver) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- namedRulesAsHtml(PegRule<?>) - Static method in class io.vertigo.commons.peg.PegRules
- NativeMailSessionConnector - Class in io.vertigo.connectors.mail
-
Plugin de gestion des mails, pour l'implémentation du jdk.
- NativeMailSessionConnector(Optional<String>, String, String, Optional<Integer>, Optional<String>, Optional<String>) - Constructor for class io.vertigo.connectors.mail.NativeMailSessionConnector
-
Crée le plugin d'accès au serveur mail.
- NAVIGABILITY_A - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Navigabilité du noeud A dans une association.
- NAVIGABILITY_B - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Navigabilité du noeud B dans une association.
- navigabilityA() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Si le noeud représentant la table A est navigable.
- navigabilityB() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Si le noeud représentant la table B est navigable.
- needServerSideToken() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
-
If serverSide token is needed and used
- needUpdate - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Doit être mise à jour lors du démarrage'.
- Neo4JConnector - Class in io.vertigo.connectors.neo4j
- Neo4JConnector(String, String, String, Optional<String>, Optional<Long>, Optional<Long>, Optional<Long>, Optional<Integer>) - Constructor for class io.vertigo.connectors.neo4j.Neo4JConnector
- Neo4jFeatures - Class in io.vertigo.connectors.neo4j
-
Defines commons module.
- Neo4jFeatures() - Constructor for class io.vertigo.connectors.neo4j.Neo4jFeatures
-
Constructor.
- Neo4jGPLEmbeddedServer - Class in io.vertigo.connectors.neo4j
- Neo4jGPLEmbeddedServer(String, ResourceManager) - Constructor for class io.vertigo.connectors.neo4j.Neo4jGPLEmbeddedServer
- NEQ - io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Not Equals.
- NEQ - io.vertigo.datamodel.criteria.CriterionOperator
- newInstance(Class<J>) - Static method in class io.vertigo.core.util.ClassUtil
-
Création d'une nouvelle instance typée via une classe (constructeur vide).
- newInstance(Class<T>) - Static method in class io.vertigo.core.util.InjectorUtil
-
Creates an new object instance of the given class and inject dependencies using the current App ComponentSpace as container.
- newInstance(Class<T>, Container) - Static method in class io.vertigo.core.node.component.di.DIInjector
-
Injection de dépendances.
- newInstance(Constructor<J>, Object[]) - Static method in class io.vertigo.core.util.ClassUtil
-
Création d'une nouvelle instance typée via un constructeur et ses arguments.
- newInstance(String) - Static method in class io.vertigo.core.util.ClassUtil
-
Création d'une nouvelle instance non typée via un nom de classe (constructeur vide).
- newInstance(String, Class<J>) - Static method in class io.vertigo.core.util.ClassUtil
-
Création d'une nouvelle instance typée via un nom de classe (constructeur vide).
- nextExecutionTime - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Prochaine exécution le'.
- nextLine() - Method in class io.vertigo.database.sql.statement.SqlStatementBuilder
-
Goes to next line of parameters (only useful for batch statements)
- node - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig
- node() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Association : Node.
- node() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Association : Node.
- Node - io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Champ de type Objet.
- Node - Interface in io.vertigo.core.node
-
The node class is the core of vertigo.
- NodeConfig - Class in io.vertigo.core.node.config
-
The NodeConfig class defines the config.
- NodeConfigBuilder - Class in io.vertigo.core.node.config
-
The NodeConfigBuilder builder allows you to create an NodeConfig using a fluent, simple style .
- NodeElasticSearchConnector - Class in io.vertigo.connectors.elasticsearch
-
Gestion de la connexion au serveur elasticSearch en mode HTTP.
- NodeElasticSearchConnector(Optional<String>, String, String, Optional<String>) - Constructor for class io.vertigo.connectors.elasticsearch.NodeElasticSearchConnector
-
Constructor.
- nodeId - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlNodeConfig
- nodesRegistrationManagement - Variable in class io.vertigo.vega.impl.servlet.filter.AbstactKeycloakDelegateAuthenticationHandler
- nodId - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Node'.
- nodId - io.vertigo.orchestra.domain.DtDefinitions.ONodeFields
-
Propriété 'Id du noeud'.
- nodId - io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Propriété 'Node'.
- none - io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery.EscapeMode
-
no change.
- NORMAL - io.vertigo.commons.transaction.VTransactionResourceId.Priority
-
Priorité normale.
- NotDiscoverable - Annotation Type in io.vertigo.core.node.config.discovery
-
For ignoring the class with discovery.
- Notebook - Class in io.vertigo.studio.notebook
-
A Studio notebook is a space where sketches are shared and modified.
- Notebook() - Constructor for class io.vertigo.studio.notebook.Notebook
- NotebookConfig - Class in io.vertigo.studio.notebook
- NotebookConfig(List<Source>, GeneratorConfig) - Constructor for class io.vertigo.studio.notebook.NotebookConfig
- NotebookManager - Interface in io.vertigo.studio.notebook
- NotebookManagerImpl - Class in io.vertigo.studio.impl.notebook
- NotebookManagerImpl() - Constructor for class io.vertigo.studio.impl.notebook.NotebookManagerImpl
- Notification - Class in io.vertigo.social.notification
- NotificationBuilder - Class in io.vertigo.social.notification
- NotificationEvent - Class in io.vertigo.social.impl.notification
- NotificationManager - Interface in io.vertigo.social.notification
- NotificationManagerImpl - Class in io.vertigo.social.impl.notification
- NotificationManagerImpl(NotificationPlugin) - Constructor for class io.vertigo.social.impl.notification.NotificationManagerImpl
- NotificationPlugin - Interface in io.vertigo.social.impl.notification
- NotificationWebServices - Class in io.vertigo.social.webservices.notification
-
Webservice for Notification extension.
- NotificationWebServices() - Constructor for class io.vertigo.social.webservices.notification.NotificationWebServices
- number - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Numéro de l'activité'.
O
- OActivity - Class in io.vertigo.orchestra.domain.definition
-
This class is automatically generated.
- OActivity - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OActivity.
- OActivity() - Constructor for class io.vertigo.orchestra.domain.definition.OActivity
- OActivityDAO - Class in io.vertigo.orchestra.dao.definition
-
This class is automatically generated.
- OActivityDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.definition.OActivityDAO
-
Contructeur.
- OActivityExecution - Class in io.vertigo.orchestra.domain.execution
-
This class is automatically generated.
- OActivityExecution - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OActivityExecution.
- OActivityExecution() - Constructor for class io.vertigo.orchestra.domain.execution.OActivityExecution
- OActivityExecutionDAO - Class in io.vertigo.orchestra.dao.execution
-
This class is automatically generated.
- OActivityExecutionDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.execution.OActivityExecutionDAO
-
Contructeur.
- OActivityExecutionUi - Class in io.vertigo.orchestra.monitoring.domain.uiexecutions
-
This class is automatically generated.
- OActivityExecutionUi - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OActivityExecutionUi.
- OActivityExecutionUi() - Constructor for class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
- OActivityLog - Class in io.vertigo.orchestra.domain.execution
-
This class is automatically generated.
- OActivityLog - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OActivityLog.
- OActivityLog() - Constructor for class io.vertigo.orchestra.domain.execution.OActivityLog
- OActivityLogDAO - Class in io.vertigo.orchestra.dao.execution
-
This class is automatically generated.
- OActivityLogDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.execution.OActivityLogDAO
-
Contructeur.
- OActivityWorkspace - Class in io.vertigo.orchestra.domain.execution
-
This class is automatically generated.
- OActivityWorkspace - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OActivityWorkspace.
- OActivityWorkspace() - Constructor for class io.vertigo.orchestra.domain.execution.OActivityWorkspace
- OActivityWorkspaceDAO - Class in io.vertigo.orchestra.dao.execution
-
This class is automatically generated.
- OActivityWorkspaceDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.execution.OActivityWorkspaceDAO
-
Contructeur.
- OBooleen - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- obtainConnection() - Method in class io.vertigo.database.plugins.sql.connection.c3p0.C3p0ConnectionProviderPlugin
-
Provides a sql connection.
- obtainConnection() - Method in class io.vertigo.database.plugins.sql.connection.datasource.DataSourceConnectionProviderPlugin
-
Provides a sql connection.
- obtainConnection() - Method in interface io.vertigo.database.sql.connection.SqlConnectionProvider
-
Provides a sql connection.
- obtainCurrentUiMessageStack() - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
- obtainDtList() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Récupère la liste des elements.
- obtainDtList() - Method in class io.vertigo.ui.core.ClusterUiList
-
Récupère la liste des elements.
- obtainDtList() - Method in class io.vertigo.ui.core.UiListUnmodifiable
-
Récupère la liste des elements.
- obtainFkList(String, String) - Method in class io.vertigo.ui.core.ViewContextMap
- obtainGrammar(PegRule<?>) - Method in class io.vertigo.commons.peg.PegRulesHtmlRenderer
- obtainReadOnlyPath(VFile) - Static method in class io.vertigo.datastore.filestore.util.VFileUtil
- obtainUiObjectByIdMap(String) - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Récupère l'index des UiObjects par Id.
- obtainUserAuthorizations() - Method in interface io.vertigo.account.authorization.AuthorizationManager
-
User authorization accessor to test or add authorizations.
- obtainUserAuthorizations() - Method in class io.vertigo.account.impl.authorization.AuthorizationManagerImpl
-
User authorization accessor to test or add authorizations.
- OClasse - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OCodeIdentifiant - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- ODS - io.vertigo.quarto.exporter.model.ExportFormat
-
Document ODS.
- ODT - io.vertigo.quarto.publisher.PublisherFormat
-
OpenOffice Text.
- ODTValueEncoder - Class in io.vertigo.quarto.plugins.publisher.odt
-
Implémentation de l'encodage des données dans un fichier ODT.
- ODTValueEncoder() - Constructor for class io.vertigo.quarto.plugins.publisher.odt.ODTValueEncoder
- OExecutionState - Class in io.vertigo.orchestra.domain.referential
-
This class is automatically generated.
- OExecutionState - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OExecutionState.
- OExecutionState() - Constructor for class io.vertigo.orchestra.domain.referential.OExecutionState
- OExecutionStateDAO - Class in io.vertigo.orchestra.dao.referential
-
This class is automatically generated.
- OExecutionStateDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.referential.OExecutionStateDAO
-
Contructeur.
- OExecutionSummary - Class in io.vertigo.orchestra.monitoring.domain.summary
-
This class is automatically generated.
- OExecutionSummary - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OExecutionSummary.
- OExecutionSummary() - Constructor for class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
- of(A, B) - Static method in class io.vertigo.core.lang.Tuple
-
Creates a Tuple with 2 objects
- of(D, D...) - Static method in class io.vertigo.datamodel.structure.model.DtList
-
Static method factory for convenient creation of DtList using 'of' pattern.
- of(E) - Static method in class io.vertigo.datamodel.structure.model.UID
-
Builds an UID for an entity defined by - an object
- of(MessageKey, Serializable...) - Static method in class io.vertigo.core.locale.MessageText
-
static Builder of a messageText by its key.
- of(SelectedFacetValues) - Static method in class io.vertigo.datafactory.collections.model.SelectedFacetValues
- of(DtDefinition, Object) - Static method in class io.vertigo.datamodel.structure.model.UID
-
Builds an UID for an entity defined by - an id - a definition
- of(Class) - Static method in enum io.vertigo.core.lang.BasicType
-
Finds the basic type bound to a class.
- of(Class<E>, Object) - Static method in class io.vertigo.datamodel.structure.model.UID
-
Builds an UID for an entity defined by - a class - an id
- of(Class<O>, O) - Static method in class io.vertigo.database.sql.statement.SqlParameter
-
Static builder.
- of(Integer) - Static method in class io.vertigo.datamodel.structure.model.DtListState
- of(Integer, int, String, Boolean) - Static method in class io.vertigo.datamodel.structure.model.DtListState
- of(String) - Static method in class io.vertigo.commons.command.GenericUID
-
Parses URI from URN.
- of(String) - Static method in class io.vertigo.datafactory.collections.ListFilter
-
Constructeur d'un filtre à partir d'une syntaxe.
- of(String) - Static method in class io.vertigo.datamodel.structure.model.UID
-
Parses URI from URN.
- of(String) - Static method in class io.vertigo.studio.impl.source.dsl.raw.DslRawKey
- of(String) - Static method in class io.vertigo.studio.notebook.SketchKey
- of(String) - Static method in interface io.vertigo.ui.core.ViewContextKey
- of(String, Serializable) - Static method in class io.vertigo.commons.command.GenericUID
-
Builds an UID for an entity defined by - an id - a definition
- of(String, Serializable...) - Static method in class io.vertigo.core.locale.MessageText
-
static Builder of a messageText by its default message.
- of(String, Class<?>, Object) - Static method in class io.vertigo.commons.script.ExpressionParameter
- of(String, Integer) - Static method in class io.vertigo.core.param.Param
-
Creates a new Integer param
- of(String, String) - Static method in class io.vertigo.core.param.Param
-
Creates a new param
- of(String, String) - Static method in class io.vertigo.studio.source.Source
- of(String, String, URL) - Static method in class io.vertigo.datastore.impl.filestore.model.StreamFile
- of(String, String, Path) - Static method in class io.vertigo.datastore.impl.filestore.model.FSFile
- of(String, String, Instant, long, InputStreamBuilder) - Static method in class io.vertigo.datastore.impl.filestore.model.StreamFile
- of(String, Instant, long, InputStreamBuilder) - Static method in class io.vertigo.datastore.impl.filestore.model.StreamFile
- of(String, Properties, BasicType) - Static method in class io.vertigo.studio.notebook.domain.DomainSketch
-
Static method factory for DomainBuilder
- of(String, Properties, SketchKey) - Static method in class io.vertigo.studio.notebook.domain.DomainSketch
-
Static method factory for DomainBuilder
- of(String, Properties, String) - Static method in class io.vertigo.studio.notebook.domain.DomainSketch
-
Static method factory for DomainBuilder
- of(Path) - Static method in class io.vertigo.datastore.impl.filestore.model.FSFile
- ofDefaultMsg(String, MessageKey, Serializable...) - Static method in class io.vertigo.core.locale.MessageText
-
static Builder of a messageText by its default message.
- ofExcluded(Serializable) - Static method in class io.vertigo.datamodel.criteria.CriterionLimit
- ofIncluded(Serializable) - Static method in class io.vertigo.datamodel.criteria.CriterionLimit
- OIdentifiant - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OJsonText - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OK - io.vertigo.commons.command.CommandResponseStatus
- OLibelle - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OMetadatas - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- onBodyEndTag(String, String, StringBuilder) - Method in interface io.vertigo.quarto.impl.publisher.merger.processor.ParserXMLHandler
-
Appelé sur un tag sans body.
- OnceAttributeTagProcessor - Class in io.vertigo.ui.impl.thymeleaf.components
- OnceAttributeTagProcessor(String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.OnceAttributeTagProcessor
-
Constructor.
- onDone(R, Throwable) - Method in interface io.vertigo.stella.master.WorkResultHandler
-
Exécution terminée .
- ONE - io.vertigo.core.lang.Cardinality
-
card : 1 symbol : 1
- oneOrMore(PegRule<R>, boolean) - Static method in class io.vertigo.commons.peg.PegRules
- onError(Long, String, String) - Method in class io.vertigo.orchestra.webservices.WsExecutionControl
-
Termine une exécution mise en attente.
- onEvent(StoreEvent) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Receive Store event.
- onEvent(StoreEvent) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
-
Receive Store event.
- onExpression(String, ScriptSeparator) - Method in interface io.vertigo.commons.script.parser.ScriptParserHandler
-
Evénement lors du parsing d'un paramètre compris entre 2 séparateurs.
- onExpression(String, ScriptSeparator) - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptHandlerImpl
-
Evénement lors du parsing d'un paramètre compris entre 2 séparateurs.
- onFailure(String, String) - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterWebService
-
Node marks work as failur.
- onFinish(boolean, long) - Method in interface io.vertigo.commons.impl.transaction.listener.VTransactionListener
-
Notifies the end of the transaction.
- onFinish(boolean, long) - Method in class io.vertigo.commons.impl.transaction.listener.VTransactionListenerImpl
-
Notifies the end of the transaction.
- onFinish(String, long, boolean) - Method in interface io.vertigo.stella.impl.master.listener.WorkListener
-
Enregistre la fin d'exécution d'une tache avec le temps d'exécution en ms et son statut (OK/KO).
- onFinish(String, long, boolean) - Method in class io.vertigo.stella.impl.master.listener.WorkListenerImpl
-
Enregistre la fin d'exécution d'une tache avec le temps d'exécution en ms et son statut (OK/KO).
- onNewRaw(DslRaw) - Method in interface io.vertigo.studio.impl.source.dsl.raw.DslSketchFactory
-
Ajout d'une définition.
- onNewRaw(DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainSketchFactory
-
Ajout d'une définition.
- onNewRaw(DslRaw) - Method in class io.vertigo.studio.plugins.source.vertigo.factories.DynamoSketchFactory
-
Ajout d'une définition.
- onNoBodyEndTag(String, StringBuilder) - Method in interface io.vertigo.quarto.impl.publisher.merger.processor.ParserXMLHandler
-
Appelé sur un tag sans body.
- ONode - Class in io.vertigo.orchestra.domain.execution
-
This class is automatically generated.
- ONode - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données ONode.
- ONode() - Constructor for class io.vertigo.orchestra.domain.execution.ONode
- ONodeDAO - Class in io.vertigo.orchestra.dao.execution
-
This class is automatically generated.
- ONodeDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.execution.ONodeDAO
-
Contructeur.
- ONodeManager - Interface in io.vertigo.orchestra.impl.node
-
Interface de gestion des noeud d'execution orchestra.
- ONodeManagerImpl - Class in io.vertigo.orchestra.impl.node
-
Implémentation du gestionnaire de noeuds.
- ONodeManagerImpl() - Constructor for class io.vertigo.orchestra.impl.node.ONodeManagerImpl
- ONombre - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- onStart() - Method in interface io.vertigo.commons.impl.transaction.listener.VTransactionListener
-
Notifies the start of the transaction.
- onStart() - Method in class io.vertigo.commons.impl.transaction.listener.VTransactionListenerImpl
-
Notifies the start of the transaction.
- onStart() - Method in interface io.vertigo.stella.master.WorkResultHandler
-
Démarrage de l'exécution de la tache.
- onStart(String) - Method in interface io.vertigo.stella.impl.master.listener.WorkListener
-
Enregistre le début d'exécution d'une tache.
- onStart(String) - Method in class io.vertigo.stella.impl.master.listener.WorkListenerImpl
-
Enregistre le début d'exécution d'une tache.
- onStart(String) - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterWebService
-
Node marks work as started.
- onStoreEvent(StoreEvent) - Method in class io.vertigo.datafactory.plugins.collections.lucene.LuceneIndexPlugin
-
Subscription to store events
- onSuccess(String, String) - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterWebService
-
Node marks work as success.
- onText(String) - Method in interface io.vertigo.commons.script.parser.ScriptParserHandler
-
Evénement lors du parsing indique la zone entre deux expressions.
- onText(String) - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptHandlerImpl
-
Evénement lors du parsing indique la zone entre deux expressions.
- OOMLoader - Class in io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core
-
Chargement d'un fichier OOM.
- OOMLoader(boolean, ResourceManager) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.poweramc.core.OOMLoader
-
Constructor.
- OOoFileInputStream - Class in io.vertigo.quarto.plugins.converter.openoffice.stream
-
InputStream de lecture de fichier pour l'envoyer vers le serveur OpenOffice.
- OOoFileInputStream(File) - Constructor for class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
-
Constructor.
- OOoFileInputStream(String) - Constructor for class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
-
Constructeur prenant en paramètre un chemin vers un fichier.
- OOoFileOutputStream - Class in io.vertigo.quarto.plugins.converter.openoffice.stream
-
Implémentation d'une OutpuStream spécifique pour les appels distants de OpenOffice.
- OOoFileOutputStream(File) - Constructor for class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileOutputStream
-
Constructor.
- OpenOfficeLocalConverterPlugin - Class in io.vertigo.quarto.plugins.converter.openoffice
-
Conversion des fichiers à partir de OpenOffice.
- OpenOfficeLocalConverterPlugin(String, Optional<Integer>) - Constructor for class io.vertigo.quarto.plugins.converter.openoffice.OpenOfficeLocalConverterPlugin
-
Constructeur.
- OpenOfficeMergerPlugin - Class in io.vertigo.quarto.plugins.publisher.odt
-
Gestionnaire des fusions de documents OpenOffice.
- OpenOfficeMergerPlugin(ScriptManager) - Constructor for class io.vertigo.quarto.plugins.publisher.odt.OpenOfficeMergerPlugin
-
Constructeur avec ODTScriptGrammar par défaut.
- OpenOfficeRemoteConverterPlugin - Class in io.vertigo.quarto.plugins.converter.openoffice
-
Conversion des fichiers à partir de OpenOffice.
- OpenOfficeRemoteConverterPlugin(String, String, Optional<Integer>) - Constructor for class io.vertigo.quarto.plugins.converter.openoffice.OpenOfficeRemoteConverterPlugin
-
Constructor.
- OpenStackConnector - Class in io.vertigo.connectors.openstack
-
Component to handle the authentification and the connection to any OpenStack service.
- OpenStackConnector(String, String, String, String, String, String, Optional<String>, Optional<String>, Optional<Boolean>, ResourceManager) - Constructor for class io.vertigo.connectors.openstack.OpenStackConnector
-
Inject constructor.
- OperationName<D extends DtObject> - Interface in io.vertigo.account.authorization.definitions
-
the name of the security operation.
- OProcess - Class in io.vertigo.orchestra.domain.definition
-
This class is automatically generated.
- OProcess - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OProcess.
- OProcess() - Constructor for class io.vertigo.orchestra.domain.definition.OProcess
- OProcessDAO - Class in io.vertigo.orchestra.dao.definition
-
This class is automatically generated.
- OProcessDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.definition.OProcessDAO
-
Contructeur.
- OProcessExecution - Class in io.vertigo.orchestra.domain.execution
-
This class is automatically generated.
- OProcessExecution - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OProcessExecution.
- OProcessExecution() - Constructor for class io.vertigo.orchestra.domain.execution.OProcessExecution
- OProcessExecutionDAO - Class in io.vertigo.orchestra.dao.execution
-
This class is automatically generated.
- OProcessExecutionDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.execution.OProcessExecutionDAO
-
Contructeur.
- OProcessExecutionUi - Class in io.vertigo.orchestra.monitoring.domain.uiexecutions
-
This class is automatically generated.
- OProcessExecutionUi - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OProcessExecutionUi.
- OProcessExecutionUi() - Constructor for class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
- OProcessPlanification - Class in io.vertigo.orchestra.domain.planification
-
This class is automatically generated.
- OProcessPlanification - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OProcessPlanification.
- OProcessPlanification() - Constructor for class io.vertigo.orchestra.domain.planification.OProcessPlanification
- OProcessPlanificationDAO - Class in io.vertigo.orchestra.dao.planification
-
This class is automatically generated.
- OProcessPlanificationDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.planification.OProcessPlanificationDAO
-
Contructeur.
- OProcessType - Class in io.vertigo.orchestra.domain.referential
-
This class is automatically generated.
- OProcessType - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OProcessType.
- OProcessType() - Constructor for class io.vertigo.orchestra.domain.referential.OProcessType
- OProcessTypeDAO - Class in io.vertigo.orchestra.dao.referential
-
This class is automatically generated.
- OProcessTypeDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.referential.OProcessTypeDAO
-
Contructeur.
- OProcessUi - Class in io.vertigo.orchestra.monitoring.domain.uidefinitions
-
This class is automatically generated.
- OProcessUi - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OProcessUi.
- OProcessUi() - Constructor for class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
- optional() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
-
Force this WebServiceParam as optional
- optional(PegRule<R>) - Static method in class io.vertigo.commons.peg.PegRules
- OPTIONAL_OR_NULLABLE - io.vertigo.core.lang.Cardinality
-
card : 0 or 1 symbol : ?
- or(Criteria<E>) - Method in class io.vertigo.datamodel.criteria.Criteria
-
Return a new criteria composing the previous criteria and the provided one with a or operator.
- OR - io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression.BoolOperator
-
OR.
- OR - io.vertigo.datamodel.criteria.CriteriaLogicalOperator
- Oracle11DataBase - Class in io.vertigo.database.impl.sql.vendor.oracle
-
Gestion de la base de données Oracle 11g.
- Oracle11DataBase() - Constructor for class io.vertigo.database.impl.sql.vendor.oracle.Oracle11DataBase
- OracleDataBase - Class in io.vertigo.database.impl.sql.vendor.oracle
-
Gestion de la base de données Oracle.
- OracleDataBase() - Constructor for class io.vertigo.database.impl.sql.vendor.oracle.OracleDataBase
- OrchestraDefinitionManager - Interface in io.vertigo.orchestra.definitions
-
Interface (privé) de la gestion des définitions de processus.
- OrchestraDefinitionManagerImpl - Class in io.vertigo.orchestra.impl.definitions
-
Implémentation du manager des définitions de processus Orchestra.
- OrchestraDefinitionManagerImpl(List<ProcessDefinitionStorePlugin>) - Constructor for class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
-
Constructeur du gestionnaire de définitions.
- OrchestraFeatures - Class in io.vertigo.orchestra
-
Defines extension orchestra.
- OrchestraFeatures() - Constructor for class io.vertigo.orchestra.OrchestraFeatures
-
Constructeur de la feature.
- OrchestraServices - Interface in io.vertigo.orchestra.services
-
Interface (interne) de gestion des executions des processus Orchestra.
- OrchestraServicesImpl - Class in io.vertigo.orchestra.impl.services
-
Implémentation du manager des executions.
- OrchestraServicesImpl(List<ProcessExecutorPlugin>, Optional<ProcessLoggerPlugin>, Optional<ProcessReportPlugin>, List<ProcessSchedulerPlugin>) - Constructor for class io.vertigo.orchestra.impl.services.OrchestraServicesImpl
-
Constructeur du gestionnaire de l'execution des processus orchestra.
- OrchestraSmartTypes - Enum in io.vertigo.orchestra.definitions
- OSchedulerState - Class in io.vertigo.orchestra.domain.referential
-
This class is automatically generated.
- OSchedulerState - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OSchedulerState.
- OSchedulerState() - Constructor for class io.vertigo.orchestra.domain.referential.OSchedulerState
- OSchedulerStateDAO - Class in io.vertigo.orchestra.dao.referential
-
This class is automatically generated.
- OSchedulerStateDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.referential.OSchedulerStateDAO
-
Contructeur.
- OText - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OTimestamp - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OToken - io.vertigo.orchestra.definitions.OrchestraSmartTypes
- OUser - Class in io.vertigo.orchestra.domain.referential
-
This class is automatically generated.
- OUser - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données OUser.
- OUser() - Constructor for class io.vertigo.orchestra.domain.referential.OUser
- OUserDAO - Class in io.vertigo.orchestra.dao.referential
-
This class is automatically generated.
- OUserDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.referential.OUserDAO
-
Contructeur.
- override(String, MessageKey[]) - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Surcharge d'un dictionnaire de ressources.
- override(String, MessageKey[]) - Method in interface io.vertigo.core.locale.LocaleManager
-
Surcharge d'un dictionnaire de ressources.
- OwnedAttribute - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Tag Xmi pour un attribut de classe.
P
- Package - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Objet Xmi décrivant un Package >>Package.
- PackageElement - io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Tag Xmi pour un élément à traiter.
- PAOModel - Class in io.vertigo.studio.plugins.generator.vertigo.task.model
-
Objet utilisé par FreeMarker.
- PAOModel(GeneratorConfig, Collection<TaskSketch>, String, Function<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.model.PAOModel
-
Constructor.
- Param - Class in io.vertigo.core.param
-
Param.
- ParamManager - Interface in io.vertigo.core.param
-
Interface du gestionnaire de la configuration applicative.
- ParamManagerImpl - Class in io.vertigo.core.impl.param
-
This class implements the default paramManager.
- ParamManagerImpl(List<ParamPlugin>) - Constructor for class io.vertigo.core.impl.param.ParamManagerImpl
-
Constructor.
- ParamPlugin - Interface in io.vertigo.core.impl.param
-
Interface d'un plugin de gestion de configuration applicative.
- params - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlBootConfig
- ParamValue - Annotation Type in io.vertigo.core.param
- parse(String) - Method in interface io.vertigo.commons.peg.PegRule
- parse(String) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
-
Parse Utc date string to date
- parse(String, int) - Method in class io.vertigo.commons.peg.AbstractRule
-
Parser produces an object
- parse(String, int) - Method in interface io.vertigo.commons.peg.PegRule
-
Parser produces an object
- parse(String, int) - Method in class io.vertigo.commons.peg.PegWordRule
-
Parser produces an object
- parse(String, ScriptParserHandler, ScriptSeparator) - Method in class io.vertigo.commons.impl.script.ScriptManagerImpl
-
Parses the script with a specific handler.
- parse(String, ScriptParserHandler, ScriptSeparator) - Method in interface io.vertigo.commons.script.ScriptManager
-
Parses the script with a specific handler.
- parseAll(PegRule<O>) - Static method in class io.vertigo.commons.peg.PegRules
- parseAttributeMapping() - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- parseComponent(String) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- parseFilter(String, Pattern) - Static method in class io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilterUtil
-
Retourne les éléments parsés du filtre.
- parseGeoExpression(String) - Static method in class io.vertigo.datafactory.impl.search.dsl.rules.DslParserUtil
- parseInstant(String) - Static method in class io.vertigo.vega.engines.webservice.json.UTCDateUtil
-
Parse Date string to Instant
- parseMultiExpression(String) - Static method in class io.vertigo.account.impl.authorization.dsl.rules.DslParserUtil
- parseMultiExpression(String) - Static method in class io.vertigo.datafactory.impl.search.dsl.rules.DslParserUtil
- parsePattern(String) - Static method in class io.vertigo.vega.impl.servlet.filter.AbstractFilter
- parseResources(List<Source>, Notebook) - Method in interface io.vertigo.studio.impl.source.SourceReaderPlugin
- parseResources(List<Source>, Notebook) - Method in class io.vertigo.studio.plugins.source.vertigo.AccountJsonSecuritySourceReaderPlugin
- parseResources(List<Source>, Notebook) - Method in class io.vertigo.studio.plugins.source.vertigo.JsonStaticMasterDataSourceReaderPlugin
- parseResources(List<Source>, Notebook) - Method in class io.vertigo.studio.plugins.source.vertigo.StudioSourceReaderPlugin
- parseResources(List<Source>, Notebook) - Method in class io.vertigo.studio.plugins.source.vertigo.VegaWebServicesSourceReaderPlugin
- ParserXMLHandler - Interface in io.vertigo.quarto.impl.publisher.merger.processor
-
Handler du parsing XML.
- parseToInstant(String, String) - Static method in class io.vertigo.core.util.DateUtil
-
Retourne la date correspondant à l'expression passée en parametre.
- parseToLocalDate(String, String) - Static method in class io.vertigo.core.util.DateUtil
-
Retourne la date correspondant à l'expression passée en parametre.
- parseUserCriteria(String) - Static method in class io.vertigo.datafactory.impl.search.dsl.rules.DslParserUtil
- parseXMLContent(String, String, ParserXMLHandler) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ProcessorXMLUtil
-
Parse the XML content and call XML handler when input tag is found.
- PARSING_ERROR_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- password - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Mot de passe'.
- PasswordHelper - Class in io.vertigo.account.impl.authentication
-
Utility class used for password managment.
- PasswordHelper() - Constructor for class io.vertigo.account.impl.authentication.PasswordHelper
-
Constructor.
- Patch - io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
- Patch - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
- PATCH - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Indicates that the annotated method responds to HTTP PUT requests.
- path - Variable in class io.vertigo.studio.tools.YamlStudioConfig.YamlResourceConfig
- Path - io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
- Path - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
- PathJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
- PathJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.PathJsonReader
- PathParam - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Bind the value of a path sub-element to the annotated parameter.
- PathPrefix - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Route path prefix.
- PDF - io.vertigo.quarto.exporter.model.ExportFormat
-
Document PDF.
- PDFExporterPlugin - Class in io.vertigo.quarto.plugins.exporter.pdf
-
Plugin d'export PDF.
- PDFExporterPlugin(EntityStoreManager, SmartTypeManager) - Constructor for class io.vertigo.quarto.plugins.exporter.pdf.PDFExporterPlugin
- peek() - Method in interface io.vertigo.quarto.impl.publisher.merger.script.ScriptContext
- PegChoice - Class in io.vertigo.commons.peg
- PegLogger - Class in io.vertigo.commons.peg
-
Rule to named a sub rules set.
- PegLogger() - Constructor for class io.vertigo.commons.peg.PegLogger
- PegNoMatchFoundException - Exception in io.vertigo.commons.peg
-
Exception levée lorsque la règle n'est pas respectée.
- PegNoMatchFoundException(String, int, PegNoMatchFoundException, String, Serializable...) - Constructor for exception io.vertigo.commons.peg.PegNoMatchFoundException
-
Constructor.
- PegResult<R> - Class in io.vertigo.commons.peg
-
Contains the result of a parsing operation
- PegRule<R> - Interface in io.vertigo.commons.peg
-
Rule used in PEG. parsing expression grammar.
- PegRule.Dummy - Class in io.vertigo.commons.peg
-
Dummy class, used for rule that returns Void.
- PegRules - Class in io.vertigo.commons.peg
-
Factory of all PeRules.
- PegRulesHtmlRenderer - Class in io.vertigo.commons.peg
-
PegRenderer of Grammar as HTML.
- PegRulesHtmlRenderer() - Constructor for class io.vertigo.commons.peg.PegRulesHtmlRenderer
- PegWordRule - Class in io.vertigo.commons.peg
-
Règle a état permettant de récupérer un mot.
- PegWordRule.Mode - Enum in io.vertigo.commons.peg
-
Mode de selection des caractères.
- pending - io.vertigo.core.daemon.DaemonStat.Status
-
Waiting for next execution.
- PENDING - io.vertigo.orchestra.services.execution.ExecutionState
- periodInSeconds() - Method in annotation type io.vertigo.core.daemon.DaemonScheduled
-
The daemon execution period in seconds
- persistent() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Field
-
Is the field persistent.
- PERSISTENT - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété liée au dataStore : La donnée est-elle gérée en mode write par le dataSore.
- PlanificationPAO - Class in io.vertigo.orchestra.dao.planification
-
This class is automatically generated.
- PlanificationPAO(TaskManager) - Constructor for class io.vertigo.orchestra.dao.planification.PlanificationPAO
-
Constructeur.
- planificationState() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Association : PlanificationState.
- Plugin - Interface in io.vertigo.core.node.component
-
A plugin is a particular component.
- PluginConfig - Class in io.vertigo.core.node.config
-
This class defines the configuration of a plugin.
- plugins - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlBootConfig
- plugins - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlModuleConfig
- pollQueue() - Method in class io.vertigo.audit.impl.ledger.LedgerManagerImpl
-
Daemon to unstack processes to end them
- pollQueue() - Method in class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
-
Daemon to unstack processes to end them
- pollResult(int) - Method in interface io.vertigo.stella.impl.master.MasterPlugin
- pollResult(int) - Method in class io.vertigo.stella.plugins.work.redis.master.RedisMasterPlugin
- pollResult(int) - Method in class io.vertigo.stella.plugins.work.redis.RedisDB
- pollResult(int) - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterPlugin
- pollWork(String, String) - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterWebService
- pollWorkItem(String) - Method in class io.vertigo.stella.plugins.work.redis.RedisDB
-
Polls a workitem from the todo list.
- pollWorkItem(String, String) - Method in interface io.vertigo.stella.impl.workers.WorkersPlugin
-
Polling workitem.
- pollWorkItem(String, String) - Method in class io.vertigo.stella.plugins.work.redis.workers.RedisWorkersPlugin
-
Polling workitem.
- pollWorkItem(String, String) - Method in class io.vertigo.stella.plugins.work.rest.workers.RestWorkersPlugin
-
Polling workitem.
- pop() - Method in interface io.vertigo.quarto.impl.publisher.merger.script.ScriptContext
- populateData(DtObject, PublisherNode) - Static method in class io.vertigo.quarto.impl.publisher.PublisherDataUtil
-
Peuple un publisherDataNode à partir de champs du Dto qui correspondent.
- populateField(PublisherNode, String, DtList<?>) - Static method in class io.vertigo.quarto.impl.publisher.PublisherDataUtil
-
Peuple un champs de type data dans un node.
- populateField(PublisherNode, String, DtObject) - Static method in class io.vertigo.quarto.impl.publisher.PublisherDataUtil
-
Peuple un champs de type data dans un node.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListDeltaJsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtListJsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DtObjectJsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
-
Converter source object into value object and put it into RouteContext.
- populateWebServiceCallContext(Object, WebServiceParam, WebServiceCallContext) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
-
Converter source object into value object and put it into RouteContext.
- Portait - io.vertigo.quarto.exporter.model.Export.Orientation
-
Portait.
- post(Event) - Method in interface io.vertigo.commons.eventbus.EventBusManager
-
Posts an event.
- post(Event) - Method in class io.vertigo.commons.impl.eventbus.EventBusManagerImpl
-
Posts an event.
- Post - io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
- Post - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
- POST - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Indicates that the annotated method responds to HTTP POST requests.
- postcode - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- PostgreSqlDataBase - Class in io.vertigo.database.impl.sql.vendor.postgresql
-
Gestiond de la base de données PostrgreSQL.
- PostgreSqlDataBase() - Constructor for class io.vertigo.database.impl.sql.vendor.postgresql.PostgreSqlDataBase
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringMvcViewContextInterceptor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class io.vertigo.connectors.spring.VertigoConfigBean
- postStart() - Method in class io.vertigo.account.plugins.account.store.AbstractAccountStorePlugin
- postStart() - Method in class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
- PRE_ID_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- PRECEDENCE - Static variable in class io.vertigo.ui.impl.thymeleaf.components.OnceAttributeTagProcessor
- PREFIX - Static variable in class io.vertigo.account.authorization.definitions.Authorization
- PREFIX - Static variable in class io.vertigo.account.authorization.definitions.Role
- PREFIX - Static variable in class io.vertigo.account.authorization.definitions.SecuredEntity
- PREFIX - Static variable in class io.vertigo.commons.command.definitions.CommandDefinition
- PREFIX - Static variable in class io.vertigo.commons.eventbus.definitions.EventBusSubscriptionDefinition
- PREFIX - Static variable in class io.vertigo.core.analytics.health.definitions.HealthCheckDefinition
- PREFIX - Static variable in class io.vertigo.core.analytics.metric.definitions.MetricDefinition
- PREFIX - Static variable in class io.vertigo.core.daemon.definitions.DaemonDefinition
- PREFIX - Static variable in class io.vertigo.datafactory.collections.definitions.FacetDefinition
- PREFIX - Static variable in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinition
- PREFIX - Static variable in class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
- PREFIX - Static variable in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- PREFIX - Static variable in class io.vertigo.datamodel.structure.definitions.DtDefinition
- PREFIX - Static variable in class io.vertigo.datamodel.structure.definitions.DtField
-
Field definition Prefix.
- PREFIX - Static variable in class io.vertigo.datamodel.task.definitions.TaskDefinition
- PREFIX - Static variable in class io.vertigo.datastore.cache.definitions.CacheDefinition
- PREFIX - Static variable in class io.vertigo.datastore.entitystore.definitions.MasterDataDefinition
- PREFIX - Static variable in class io.vertigo.datastore.filestore.definitions.FileInfoDefinition
- PREFIX - Static variable in class io.vertigo.orchestra.definitions.ProcessDefinition
- PREFIX - Static variable in class io.vertigo.quarto.publisher.definitions.PublisherDataDefinition
- PREFIX - Static variable in class io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.domain.DomainSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.domain.DtSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.domain.masterdata.StaticMasterDataSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.file.FileInfoSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.search.FacetedQuerySketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.search.FacetSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.search.SearchIndexSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.task.TaskSketch
- PREFIX - Static variable in class io.vertigo.studio.notebook.webservices.WebServiceSketch
- PREFIX - Static variable in class io.vertigo.ui.impl.thymeleaf.VUiStandardDialect
- PREFIX - Static variable in class io.vertigo.vega.webservice.definitions.WebServiceDefinition
- preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringMvcViewContextInterceptor
- preId - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Processus'.
- preId - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Id de l'execution d'un processus'.
- preId - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Id de l'activité'.
- preInitContext(ViewContext) - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Preinitialisation du context, pour ajouter les composants standard.
- prepareContext(HttpServletRequest) - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- prepareExport(DtList<R>, List<String>, DtObject, List<String>, Map<String, String>) - Method in class io.vertigo.quarto.plugins.exporter.xls.ExportXlsHelper
-
Prepare the export generation.
- preProcessQuery(String) - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Permet de créer du SQL dynamiquement interprété.
- primaryDtDefinitionName() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Nom du DT possédant la clé primaire utilisée (n).
- primaryIsNavigable() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Si le noeud représentant la clé primaire est navigable.
- primaryLabel() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Label du role associé au noeud représentant la clé primaire.
- primaryMultiplicity() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Multiplicité du noeud représentant la clé primaire.
- primaryRole() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Association
-
Nom du role associé au noeud représentant la clé primaire.
- PRIMITIVE - io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
- PRIMITIVE - io.vertigo.studio.notebook.domain.DomainSketch.Scope
- PrimitiveJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
- PrimitiveJsonConverter(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.PrimitiveJsonConverter
- print(PrintStream) - Method in class io.vertigo.core.node.config.NodeConfig
-
Allows to print a short description of the config.
- probeContentType(Path) - Method in class io.vertigo.quarto.impl.converter.MimeTypesFileTypeDetector
- proceed() - Method in class io.vertigo.core.node.component.di.DIReactor
-
Process the 'digital' reaction in a way to obtain an ordered list of components, taking account of their dependencies.
- proceed(Object[]) - Method in interface io.vertigo.core.node.component.aop.AspectMethodInvocation
- process() - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Association : Processus.
- process() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Association : Processus.
- process(Task) - Method in class io.vertigo.datamodel.task.model.TaskEngine
-
Exécute le travail.
- process(W) - Method in interface io.vertigo.stella.work.WorkEngine
-
Exécute le travail.
- process(W, Class<? extends WorkEngine<W, R>>) - Method in class io.vertigo.stella.impl.master.MasterManagerImpl
-
Exécution d'un travail de façon synchrone.
- process(W, Class<? extends WorkEngine<W, R>>) - Method in interface io.vertigo.stella.master.MasterManager
-
Exécution d'un travail de façon synchrone.
- PROCESS_NAME_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- ProcessAnalyticsImpl - Class in io.vertigo.core.impl.analytics.process
- ProcessAnalyticsImpl() - Constructor for class io.vertigo.core.impl.analytics.process.ProcessAnalyticsImpl
- ProcessAnalyticsTracer - Interface in io.vertigo.core.analytics.process
-
This interface defines a collect tracer.
- ProcessDefinition - Class in io.vertigo.orchestra.definitions
-
Définition d'un processus Orchestra.
- ProcessDefinitionBuilder - Class in io.vertigo.orchestra.definitions
-
Builder d'une définition de processus Orchestra.
- processDefinitionExists(String) - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
-
Retourne si une definition existe
- processDefinitionExists(String) - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- processDefinitionExists(String) - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- ProcessDefinitionStorePlugin - Interface in io.vertigo.orchestra.impl.definitions
-
Plugin de gestion des définitions de processus.
- ProcessExecution - Class in io.vertigo.orchestra.services.report
- ProcessExecution(Long, Instant, Instant, Integer, String, Boolean, Instant, String, Boolean) - Constructor for class io.vertigo.orchestra.services.report.ProcessExecution
-
Constructor.
- ProcessExecutor - Interface in io.vertigo.orchestra.services.execution
- ProcessExecutorImpl - Class in io.vertigo.orchestra.impl.services.execution
- ProcessExecutorImpl(List<ProcessExecutorPlugin>) - Constructor for class io.vertigo.orchestra.impl.services.execution.ProcessExecutorImpl
- ProcessExecutorPlugin - Interface in io.vertigo.orchestra.impl.services.execution
-
Plugin d'execution des processus orchestra.
- processLabel - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Libellé du processus'.
- ProcessLogger - Interface in io.vertigo.orchestra.services.log
- ProcessLoggerPlugin - Interface in io.vertigo.orchestra.impl.services
-
Interface de plugin de récuperation de log.
- processName - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Nom du processus'.
- PROCESSOR_PRECEDENCE - Static variable in class io.vertigo.ui.impl.thymeleaf.VUiStandardDialect
- ProcessorXMLUtil - Class in io.vertigo.quarto.impl.publisher.merger.processor
-
Classe utilitaire pour une arborescence XML.
- ProcessReport - Interface in io.vertigo.orchestra.services.report
- ProcessReportPlugin - Interface in io.vertigo.orchestra.impl.services
-
Interface de plugin de supervision des processus.
- ProcessScheduler - Interface in io.vertigo.orchestra.services.schedule
-
API des services liés à la planification des processus.
- ProcessSchedulerImpl - Class in io.vertigo.orchestra.impl.services.schedule
-
Implémentation du manager de la planification.
- ProcessSchedulerImpl(List<ProcessSchedulerPlugin>, ProcessExecutor) - Constructor for class io.vertigo.orchestra.impl.services.schedule.ProcessSchedulerImpl
-
Constructeur.
- ProcessSchedulerPlugin - Interface in io.vertigo.orchestra.impl.services.schedule
-
Plugin de gestion de la planification.
- ProcessTriggeringStrategy - Class in io.vertigo.orchestra.definitions
-
Strategy for trigerring the process.
- processType() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Association : ProcessType.
- ProcessType - Enum in io.vertigo.orchestra.definitions
- processus() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Association : Processus.
- processusExecution() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Association : Processus.
- proId - io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Propriété 'Processus'.
- proId - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Id du processus'.
- proId - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'Processus'.
- proId - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Id de la definition du processus'.
- proId - io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Propriété 'Processus'.
- proId - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Id du processus'.
- projectPackageName - Variable in class io.vertigo.studio.tools.YamlStudioConfig.YamlMdaConfig
- properties - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature
- properties - Variable in class io.vertigo.studio.tools.YamlStudioConfig.YamlMdaConfig
- Properties - Class in io.vertigo.datamodel.structure.definitions
-
Gestion de la flexibilité structurelle du modèle.
- PropertiesBuilder - Class in io.vertigo.datamodel.structure.definitions
-
Gestion de la flexibilité structurelle du modèle.
- PropertiesParamPlugin - Class in io.vertigo.core.plugins.param.properties
-
Plugin de gestion de configuration de fichiers properties.
- PropertiesParamPlugin(ResourceManager, String) - Constructor for class io.vertigo.core.plugins.param.properties.PropertiesParamPlugin
-
Constructor.
- property() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.SmartTypeProperty
- Property<T> - Class in io.vertigo.datamodel.structure.definitions
-
Propriété (meta-data, aspect, attribute) transverse gérée par l'application.
- Property(String, Class<T>) - Constructor for class io.vertigo.datamodel.structure.definitions.Property
-
Constructeur à partir du nom évocateur de la propriété.
- PROTECTED_VALUE_COLLECTION_NAME - Static variable in class io.vertigo.ui.core.ProtectedValueUtil
- ProtectedValueUtil - Class in io.vertigo.ui.core
- ProtectedValueUtil() - Constructor for class io.vertigo.ui.core.ProtectedValueUtil
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.account.impl.account.AccountDefinitionProvider
-
Provide definitions to be registered in the definitionSpace
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.audit.impl.trace.TraceDefinitionProvider
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.commons.impl.command.CommandManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.commons.impl.eventbus.EventBusManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.core.impl.daemon.DaemonManagerImpl
- provideDefinitions(DefinitionSpace) - Method in interface io.vertigo.core.node.definition.SimpleDefinitionProvider
-
Provide definitions to be registered in the definitionSpace
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datafactory.plugins.collections.lucene.LuceneIndexPlugin
-
Provide definitions to be registered in the definitionSpace
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datamodel.impl.task.TaskManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datastore.impl.cache.CacheManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datastore.impl.entitystore.AbstractMasterDataDefinitionProvider
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datastore.impl.entitystore.cache.CacheDataStore
-
Provide definitions to be registered in the definitionSpace
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Provide definitions to be registered in the definitionSpace
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datastore.impl.filestore.FileStoreManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
- provideDefinitions(DefinitionSpace) - Method in class io.vertigo.vega.plugins.webservice.scanner.annotations.WebServiceDefinitionProvider
-
Provide definitions to be registered in the definitionSpace
- ProxyMethod - Interface in io.vertigo.core.node.component.amplifier
-
Marks a method to be proxied a simple annotation
- ProxyMethodAnnotation - Annotation Type in io.vertigo.core.node.component.amplifier
-
Marks a method to be proxied by a simple annotation This method can only be used on method and must be used on each method of a proxy.
- ProxyMethodConfig - Class in io.vertigo.core.node.config
-
The ProxyMethodConfig class defines the way to create a new proxy on an interface using small proxy methods.
- prpId - io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Propriété 'Id Planification'.
- prtCd - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'ProcessType'.
- prtCd - io.vertigo.orchestra.domain.DtDefinitions.OProcessTypeFields
-
Propriété 'Code'.
- publish(UID<Account>, Comment, UID<? extends KeyConcept>) - Method in interface io.vertigo.social.comment.CommentManager
-
Publishes a comment on a key concept.
- publish(UID<Account>, Comment, UID<? extends KeyConcept>) - Method in class io.vertigo.social.impl.comment.CommentManagerImpl
-
Publishes a comment on a key concept.
- publish(Comment, UID<S>) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
-
Publishes a comment about a key concept.
- publish(Comment, UID<S>) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
-
Publishes a comment about a key concept.
- publish(Comment, UID<S>) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
-
Publishes a comment about a key concept.
- publish(String, URL, PublisherData) - Method in class io.vertigo.quarto.impl.publisher.PublisherManagerImpl
-
Création d'une nouvelle édition.
- publish(String, URL, PublisherData) - Method in interface io.vertigo.quarto.publisher.PublisherManager
-
Création d'une nouvelle édition.
- publish(String, O) - Method in class io.vertigo.ui.core.ViewContextMap
-
Ajoute un objet de type form au context.
- publishCatalog() - Method in class io.vertigo.vega.impl.webservice.catalog.CatalogWebServices
- publishComment(Comment, String, String) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Publishes a new comment.
- publishDtList(ViewContextKey<O>, DtFieldName<O>, DtList<O>) - Method in class io.vertigo.ui.core.ViewContext
-
Ajoute une liste au context.
- publishDtList(ViewContextKey<O>, DtList<O>) - Method in class io.vertigo.ui.core.ViewContext
-
Ajoute une liste au context.
- publishDtListModifiable(ViewContextKey<O>, DtList<O>) - Method in class io.vertigo.ui.core.ViewContext
-
Ajoute une liste au context.
- publishDto(ViewContextKey<O>, O) - Method in class io.vertigo.ui.core.ViewContext
-
Ajoute un objet de type form au context.
- PublisherData - Class in io.vertigo.quarto.publisher.model
-
Données à fusionner.
- PublisherData(PublisherDataDefinition) - Constructor for class io.vertigo.quarto.publisher.model.PublisherData
-
Constructor.
- PublisherDataDefinition - Class in io.vertigo.quarto.publisher.definitions
-
Définition d'un modèle d'édition.
- PublisherDataDefinition(String, PublisherNodeDefinition) - Constructor for class io.vertigo.quarto.publisher.definitions.PublisherDataDefinition
- PublisherDataUtil - Class in io.vertigo.quarto.impl.publisher
-
Classe de récupération des données pour les editions.
- PublisherField - Class in io.vertigo.quarto.publisher.definitions
-
Définition de la structure d'un champ d'un noeud du modèle d'édition.
- PublisherFieldType - Enum in io.vertigo.quarto.publisher.definitions
-
Type des champs.
- PublisherFormat - Enum in io.vertigo.quarto.publisher
-
Formats de sortie supportés.
- PublisherManager - Interface in io.vertigo.quarto.publisher
-
Gestionnaire centralisé des éditions.
- PublisherManagerImpl - Class in io.vertigo.quarto.impl.publisher
-
Implémentation standard du manager des éditions.
- PublisherManagerImpl(ScriptManager, MergerPlugin) - Constructor for class io.vertigo.quarto.impl.publisher.PublisherManagerImpl
-
Constructeur.
- PublisherNode - Class in io.vertigo.quarto.publisher.model
-
Conteneur de données utilisé par Publisher au sein d'un PublisherData.
- PublisherNodeDefinition - Class in io.vertigo.quarto.publisher.definitions
-
Définition d'un noeud dans une structure PublisherDataDefinition.
- PublisherNodeDefinitionBuilder - Class in io.vertigo.quarto.publisher.definitions
-
Builder de la définition d'un modèle de noeud d'édition.
- PublisherNodeDefinitionBuilder() - Constructor for class io.vertigo.quarto.publisher.definitions.PublisherNodeDefinitionBuilder
- publishFacetedQueryResult(ViewContextKey<FacetedQueryResult<O, SearchQuery>>, DtFieldName<O>, FacetedQueryResult<O, SearchQuery>, ViewContextKey<?>) - Method in class io.vertigo.ui.core.ViewContext
-
Publie une FacetedQueryResult.
- publishMdl(ViewContextKey<E>, Class<E>, String) - Method in class io.vertigo.ui.core.ViewContext
-
Publie une liste de référence.
- publishRef(ViewContextKey<O>, O) - Method in class io.vertigo.ui.core.ViewContext
- push(String) - Method in interface io.vertigo.quarto.impl.publisher.merger.script.ScriptContext
- put(D) - Method in interface io.vertigo.vega.token.TokenManager
-
Store object and return unique key.
- put(SearchIndexDefinition, SearchIndex<K, I>) - Method in interface io.vertigo.datafactory.impl.search.SearchServicesPlugin
-
Ajout d'une ressource à l'index.
- put(SearchIndexDefinition, SearchIndex<K, I>) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Ajout d'une ressource à l'index.
- put(SearchIndexDefinition, SearchIndex<S, I>) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Ajout d'une ressource à l'index.
- put(SearchIndexDefinition, SearchIndex<S, I>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Ajout d'une ressource à l'index.
- put(SearchIndexDefinition, SearchIndex<S, I>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Ajout d'une ressource à l'index.
- put(Serializable) - Method in class io.vertigo.vega.impl.token.TokenManagerImpl
-
Store object and return unique key.
- put(String, Serializable) - Method in class io.vertigo.ui.core.MapUiObject
- put(String, Serializable) - Method in class io.vertigo.ui.core.ViewContextMap
- put(String, Serializable, Object) - Method in interface io.vertigo.datastore.cache.CacheManager
-
Ajoute Objet dans le cache.
- put(String, Serializable, Object) - Method in class io.vertigo.datastore.impl.cache.CacheManagerImpl
-
Ajoute Objet dans le cache.
- put(String, Serializable, Object) - Method in interface io.vertigo.datastore.impl.cache.CachePlugin
-
Ajoute Objet dans le cache.
- put(String, Serializable, Object) - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Ajoute Objet dans le cache.
- put(String, Serializable, Object) - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Ajoute Objet dans le cache.
- put(String, Serializable, Object) - Method in class io.vertigo.datastore.plugins.cache.redis.RedisCachePlugin
-
Ajoute Objet dans le cache.
- put(String, String, Object) - Method in class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
-
Adds an element defined by an id in a collection.
- put(String, String, Object) - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
-
Adds an element defined by an id in a collection.
- put(String, String, Object) - Method in interface io.vertigo.datastore.kvstore.KVStoreManager
-
Adds an element defined by an id in a collection.
- put(String, String, Object) - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Adds an element defined by an id in a collection.
- put(String, String, Object) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Adds an element defined by an id in a collection.
- put(K, V) - Method in class io.vertigo.core.util.MapBuilder
-
Adds key-value.
- Put - io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
- Put - io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
- PUT - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Indicates that the annotated method responds to HTTP PUT requests.
- putAccount(Account) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Saves an account.
- putAccount(Account) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Saves an account.
- putAccount(Account) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Saves an account.
- putAll(SearchIndexDefinition, Collection<SearchIndex<K, I>>) - Method in interface io.vertigo.datafactory.impl.search.SearchServicesPlugin
-
Ajout de plusieurs ressources à l'index.
- putAll(SearchIndexDefinition, Collection<SearchIndex<K, I>>) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Ajout de plusieurs ressources à l'index.
- putAll(SearchIndexDefinition, Collection<SearchIndex<S, I>>) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Ajout de plusieurs ressources à l'index.
- putAll(SearchIndexDefinition, Collection<SearchIndex<S, I>>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Ajout de plusieurs ressources à l'index.
- putAll(SearchIndexDefinition, Collection<SearchIndex<S, I>>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Ajout de plusieurs ressources à l'index.
- putAll(Map<? extends String, ? extends Serializable>) - Method in class io.vertigo.ui.core.MapUiObject
-
Not supported.
- putAll(Map<K, V>) - Method in class io.vertigo.core.util.MapBuilder
-
Adds a map of key-value.
- putAttribute(String, Serializable) - Method in class io.vertigo.account.security.UserSession
-
Ajout d'attribut supplémentaire.
- putCheckKeyNotExists(K, V) - Method in class io.vertigo.core.util.MapBuilder
-
Adds key-value.
- putCorsResponseHeaders(HttpServletRequest, HttpServletResponse) - Method in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
- putGroup(AccountGroup) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Saves a group.
- putGroup(AccountGroup) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Saves a group.
- putGroup(AccountGroup) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Saves a group.
- putNullable(K, V) - Method in class io.vertigo.core.util.MapBuilder
-
Adds nullable key-value.
- putResult(String, R, Throwable) - Method in interface io.vertigo.stella.impl.workers.WorkersPlugin
-
Send result or error if execution failed
- putResult(String, R, Throwable) - Method in class io.vertigo.stella.plugins.work.redis.RedisDB
-
Puts the result for a workitem identified by an id.
- putResult(String, R, Throwable) - Method in class io.vertigo.stella.plugins.work.redis.workers.RedisWorkersPlugin
-
Send result or error if execution failed
- putResult(String, R, Throwable) - Method in class io.vertigo.stella.plugins.work.rest.workers.RestWorkersPlugin
-
Send result or error if execution failed
- putStart(String) - Method in interface io.vertigo.stella.impl.workers.WorkersPlugin
- putStart(String) - Method in class io.vertigo.stella.plugins.work.redis.RedisDB
- putStart(String) - Method in class io.vertigo.stella.plugins.work.redis.workers.RedisWorkersPlugin
- putStart(String) - Method in class io.vertigo.stella.plugins.work.rest.workers.RestWorkersPlugin
- putWorkItem(WorkItem<R, W>) - Method in interface io.vertigo.stella.impl.master.MasterPlugin
- putWorkItem(WorkItem<R, W>) - Method in class io.vertigo.stella.plugins.work.redis.master.RedisMasterPlugin
- putWorkItem(WorkItem<R, W>) - Method in class io.vertigo.stella.plugins.work.redis.RedisDB
-
Puts a workitem in the todo list.
- putWorkItem(WorkItem<R, W>) - Method in class io.vertigo.stella.plugins.work.rest.master.RestMasterPlugin
Q
- QuartoFeatures - Class in io.vertigo.quarto
- QuartoFeatures() - Constructor for class io.vertigo.quarto.QuartoFeatures
- query - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- Query - io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
- Query - io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
- QueryJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
- QueryJsonReader(JsonEngine) - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.QueryJsonReader
- QueryParam - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Bind the value of a query parameter (url or post data) to the annotated parameter.
- questions() - Method in annotation type io.vertigo.commons.command.Command
R
- Range - io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilterUtil.FilterPattern
-
range.
- RateLimitingWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Rate limit handler.
- RateLimitingWebServiceHandlerPlugin(VSecurityManager, DaemonManager, Optional<Integer>, Optional<Long>) - Constructor for class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
-
Constructor.
- read() - Method in class io.vertigo.database.impl.sql.vendor.core.CloseAtEoFInputStream
- read(FileInfoURI) - Method in interface io.vertigo.datastore.filestore.FileStoreManager
-
Récupération d'un fichier par son URI.
- read(FileInfoURI) - Method in class io.vertigo.datastore.impl.filestore.FileStoreManagerImpl
-
Récupération d'un fichier par son URI.
- read(FileInfoURI) - Method in interface io.vertigo.datastore.impl.filestore.FileStorePlugin
-
Load a file by its URI.
- read(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
-
Load a file by its URI.
- read(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.db.TwoTablesDbFileStorePlugin
-
Load a file by its URI.
- read(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
-
Load a file by its URI.
- read(FileInfoURI) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
-
Load a file by its URI.
- read(Long) - Method in interface io.vertigo.audit.impl.trace.TraceStorePlugin
-
Gets an audit trail.
- read(Long) - Method in class io.vertigo.audit.plugins.trace.memory.MemoryTraceStorePlugin
- read(URL) - Static method in class io.vertigo.core.util.FileUtil
- read(List<Source>) - Method in class io.vertigo.studio.impl.source.SourceManagerImpl
- read(List<Source>) - Method in interface io.vertigo.studio.source.SourceManager
- readBytes(byte[][], int) - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- readDtList(ViewContextKey<O>, DtObjectValidator<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
- readDtList(ViewContextKey<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
- readDtListModifiable(ViewContextKey<O>, DtObjectValidator<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
- readDtListModifiable(ViewContextKey<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
- readDto(ViewContextKey<O>, DtObjectValidator<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
- readDto(ViewContextKey<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContext
- readDto(String, DtObjectValidator<O>, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContextMap
- readDto(String, UiMessageStack) - Method in class io.vertigo.ui.core.ViewContextMap
- readEntry(ZipFile, String) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ZipUtil
-
Lecture d'un fichier du fichier ODT.
- readIndexType(SmartTypeDefinition) - Static method in class io.vertigo.datafactory.plugins.search.elasticsearch.IndexType
- readInternal(Type, Reader) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.VegaJsonHttpMessageConverter
- readNullable(DtDefinition, UID<E>) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Récupération de l'objet correspondant à l'URI fournie.
- readNullable(DtDefinition, UID<E>) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Récupération de l'objet correspondant à l'URI fournie.
- readNullable(UID<E>) - Method in class io.vertigo.datastore.impl.entitystore.cache.CacheDataStore
- readNullableForUpdate(DtDefinition, UID<?>) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Loads for update.
- readNullableForUpdate(DtDefinition, UID<?>) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Loads for update.
- readOne(UID<E>) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Récupération d'un objet persistant par son UID.
- readOne(UID<E>) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Récupération d'un objet persistant par son UID.
- readOneForUpdate(UID<E>) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Loads and marks element for update, and ensure non concurrency.
- readOneForUpdate(UID<E>) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Loads and marks element for update, and ensure non concurrency.
- readOnly - io.vertigo.ui.core.FormMode
-
Mode lecture seul.
- readProtectedValue(String, Class<V>) - Static method in class io.vertigo.ui.core.ProtectedValueUtil
-
Resoud une value protégée.
- readSomeBytes(byte[][], int) - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- readWorkTypeConf(String) - Static method in class io.vertigo.stella.impl.workers.WorkDispatcherConfUtil
-
Read workTypes configuration to Map
. - RED - io.vertigo.core.analytics.health.HealthStatus
-
red : the component is not operational.
- RedisAccountCachePlugin - Class in io.vertigo.account.plugins.account.cache.redis
- RedisAccountCachePlugin(Optional<String>, List<RedisConnector>, CodecManager) - Constructor for class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
- RedisAppNodeRegistryPlugin - Class in io.vertigo.commons.plugins.app.registry.redis
-
Memory implementation for a single node node.
- RedisAppNodeRegistryPlugin(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.commons.plugins.app.registry.redis.RedisAppNodeRegistryPlugin
-
Constructor
- RedisCachePlugin - Class in io.vertigo.datastore.plugins.cache.redis
-
RedisCache plugin
- RedisCachePlugin(Optional<String>, List<RedisConnector>, CodecManager) - Constructor for class io.vertigo.datastore.plugins.cache.redis.RedisCachePlugin
-
Constructor.
- RedisCommentPlugin - Class in io.vertigo.social.plugins.comment.redis
- RedisCommentPlugin(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
- RedisConnector - Class in io.vertigo.connectors.redis
- RedisConnector(Optional<String>, String, int, int, Optional<String>) - Constructor for class io.vertigo.connectors.redis.RedisConnector
-
Constructor.
- RedisDB - Class in io.vertigo.stella.plugins.work.redis
- RedisDB(CodecManager, RedisConnector) - Constructor for class io.vertigo.stella.plugins.work.redis.RedisDB
-
Constructor.
- RedisFeatures - Class in io.vertigo.connectors.redis
-
Defines commons module.
- RedisFeatures() - Constructor for class io.vertigo.connectors.redis.RedisFeatures
-
Constructor.
- RedisHandlePlugin - Class in io.vertigo.social.plugins.handle.redis
- RedisHandlePlugin(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- RedisMasterPlugin - Class in io.vertigo.stella.plugins.work.redis.master
-
Ce plugin permet de distribuer des travaux.
- RedisMasterPlugin(Optional<String>, List<RedisConnector>, CodecManager) - Constructor for class io.vertigo.stella.plugins.work.redis.master.RedisMasterPlugin
- RedisNotificationPlugin - Class in io.vertigo.social.plugins.notification.redis
- RedisNotificationPlugin(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
-
Constructor.
- RedisWorkersPlugin - Class in io.vertigo.stella.plugins.work.redis.workers
-
NodePlugin Ce plugin permet d'exécuter des travaux en mode distribué.
- RedisWorkersPlugin(Optional<String>, List<RedisConnector>, CodecManager) - Constructor for class io.vertigo.stella.plugins.work.redis.workers.RedisWorkersPlugin
- REGEX - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Proriété Regex de type String.
- REGEX - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Proriété Regex de type String.
- REGEX_DATA_SPACE - Static variable in class io.vertigo.datamodel.structure.definitions.DtDefinition
-
the dataSpace must match this pattern.
- REGEX_DATA_SPACE - Static variable in class io.vertigo.studio.notebook.domain.DtSketch
-
the dataSpace must match this pattern.
- REGEX_DEFINITION_NAME - Static variable in interface io.vertigo.core.node.definition.Definition
-
A definition must have a unique name, which matches the following patterns : PrefixAaaaBbbb123 or PrefixAaaaBbbb123$abcAbc123
- REGEX_SKETCH_NAME - Static variable in interface io.vertigo.studio.notebook.Sketch
-
A skecth must have a unique name, which matches the following patterns : PrefixAaaaBbbb123 or PrefixAaaaBbbb123$abcAbc123
- REGEX_URN - Static variable in class io.vertigo.datastore.filestore.model.FileInfoURI
-
Expression réguliére vérifiée par les URN.
- register(AppNode) - Method in interface io.vertigo.commons.impl.app.AppNodeRegistryPlugin
-
Register a node
- register(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.db.DbAppNodeRegistryPlugin
- register(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.redis.RedisAppNodeRegistryPlugin
- register(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.single.SingleAppNodeRegistryPlugin
- register(MasterDataDefinition) - Method in interface io.vertigo.datastore.entitystore.MasterDataConfig
-
Enregistre la stratégie d'accès à une liste de référence.
- register(MasterDataDefinition) - Method in class io.vertigo.datastore.impl.entitystore.MasterDataConfigImpl
-
Enregistre la stratégie d'accès à une liste de référence.
- register(Sketch) - Method in class io.vertigo.studio.notebook.Notebook
-
Registers a new Sketch.
- register(String, DtObject) - Method in class io.vertigo.vega.webservice.validation.UiContextResolver
- registerCacheable(DtDefinition, boolean) - Method in class io.vertigo.datastore.impl.entitystore.cache.CacheDataStoreConfig
-
Register a Dtdefinition as cacheable and define cache behaviors.
- registerDead(Consumer<Event>) - Method in interface io.vertigo.commons.eventbus.EventBusManager
-
Registers a dead event consumer.
- registerDead(Consumer<Event>) - Method in class io.vertigo.commons.impl.eventbus.EventBusManagerImpl
-
Registers a dead event consumer.
- registerDefinition(Definition) - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
-
Registers a new definition.
- registerDtMasterDatas(Class<O>) - Method in class io.vertigo.datastore.impl.entitystore.AbstractMasterDataDefinitionProvider
- registerDtMasterDatas(Class<O>, boolean) - Method in class io.vertigo.datastore.impl.entitystore.AbstractMasterDataDefinitionProvider
- registerDtMasterDatas(Class<O>, Map<String, Predicate<O>>, boolean) - Method in class io.vertigo.datastore.impl.entitystore.AbstractMasterDataDefinitionProvider
- registerLocaleSupplier(Supplier<Locale>) - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Register a strategy to choose a locale.
- registerLocaleSupplier(Supplier<Locale>) - Method in interface io.vertigo.core.locale.LocaleManager
-
Register a strategy to choose a locale.
- registerNode(String) - Method in interface io.vertigo.orchestra.impl.node.ONodeManager
-
Enregistre un noeud d'execution.
- registerNode(String) - Method in class io.vertigo.orchestra.impl.node.ONodeManagerImpl
- registerPreActivateFunction(Runnable) - Method in class io.vertigo.core.node.AutoCloseableNode
- registerPreActivateFunction(Runnable) - Method in interface io.vertigo.core.node.Node
- registerScriptTag(String, Class<? extends ScriptTag>, boolean) - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptGrammar
-
Permet d'engegistrer un tag KScript supplémentaire dans la grammaire.
- registerUpdatedDtObjects(WebServiceParam, Serializable, Map<String, DtObject>) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
-
Register Updated Dtos.
- registerWebServiceRoute(HandlerChain, Collection<WebServiceDefinition>) - Method in interface io.vertigo.vega.impl.webservice.WebServerPlugin
- registerWebServiceRoute(HandlerChain, Collection<WebServiceDefinition>) - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinWebServerPlugin
- registerZoneSupplier(Supplier<ZoneId>) - Method in class io.vertigo.core.impl.locale.LocaleManagerImpl
-
Register a strategy to choose a zone.
- registerZoneSupplier(Supplier<ZoneId>) - Method in interface io.vertigo.core.locale.LocaleManager
-
Register a strategy to choose a zone.
- reindexAll() - Method in interface io.vertigo.social.handle.HandleManager
- reindexAll() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- reindexAll() - Method in class io.vertigo.social.webservices.handle.HandleWebServices
- reindexAll(SearchIndexDefinition) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Launch a complete reindexation of an index.
- reindexAll(SearchIndexDefinition) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Launch a complete reindexation of an index.
- REJECT - io.vertigo.commons.peg.PegWordRule.Mode
-
Accepte tout sauf les caractères passés en paramètre.
- REJECT_ESCAPABLE - io.vertigo.commons.peg.PegWordRule.Mode
-
Accepte tout sauf les caractères passés en paramètre.
- reloadAndMerge(Fragment<E>) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Reloads entity from fragment, and keep fragment modifications.
- remove - io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery.EscapeMode
-
remove reserved syntax.
- remove(int) - Method in class io.vertigo.datamodel.structure.model.DtList
- remove(int) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- remove(SearchIndexDefinition, ListFilter) - Method in interface io.vertigo.datafactory.impl.search.SearchServicesPlugin
-
Suppression des données correspondant à un filtre.
- remove(SearchIndexDefinition, ListFilter) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Suppression des données correspondant à un filtre.
- remove(SearchIndexDefinition, ListFilter) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Suppression des données correspondant à un filtre.
- remove(SearchIndexDefinition, UID<K>) - Method in interface io.vertigo.datafactory.impl.search.SearchServicesPlugin
-
Suppression d'une ressource de l'index.
- remove(SearchIndexDefinition, UID<K>) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Suppression d'une ressource de l'index.
- remove(SearchIndexDefinition, UID<S>) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Suppression d'une ressource de l'index.
- remove(SearchIndexDefinition, UID<S>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Suppression d'une ressource de l'index.
- remove(SearchIndexDefinition, UID<S>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Suppression d'une ressource de l'index.
- remove(UID<Account>, UUID) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
-
Removes one notification.
- remove(UID<Account>, UUID) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
- remove(UID<Account>, UUID) - Method in interface io.vertigo.social.notification.NotificationManager
-
Removes one notification.
- remove(UID<Account>, UUID) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
- remove(UID<Account>, UUID) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
- remove(UiObject<D>) - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- remove(Object) - Method in class io.vertigo.ui.core.MapUiObject
-
Not supported.
- remove(Object) - Method in class io.vertigo.ui.core.ViewContextMap
- remove(String, Serializable) - Method in interface io.vertigo.datastore.cache.CacheManager
-
Suppression du cache de l'objet référencé par sa clé.
- remove(String, Serializable) - Method in class io.vertigo.datastore.impl.cache.CacheManagerImpl
-
Suppression du cache de l'objet référencé par sa clé.
- remove(String, Serializable) - Method in interface io.vertigo.datastore.impl.cache.CachePlugin
-
Suppression du cache de l'objet référencé par sa clé.
- remove(String, Serializable) - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Suppression du cache de l'objet référencé par sa clé.
- remove(String, Serializable) - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Suppression du cache de l'objet référencé par sa clé.
- remove(String, Serializable) - Method in class io.vertigo.datastore.plugins.cache.redis.RedisCachePlugin
-
Suppression du cache de l'objet référencé par sa clé.
- remove(String, String) - Method in class io.vertigo.datastore.impl.kvstore.KVStoreManagerImpl
-
Removes an element defined by an id from a collection.
- remove(String, String) - Method in interface io.vertigo.datastore.impl.kvstore.KVStorePlugin
-
Removes an element defined by an id from a collection.
- remove(String, String) - Method in interface io.vertigo.datastore.kvstore.KVStoreManager
-
Removes an element defined by an id from a collection.
- remove(String, String) - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Removes an element defined by an id from a collection.
- remove(String, String) - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin
-
Removes an element defined by an id from a collection.
- remove(List<UID>) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
- remove(List<UID>) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- remove(List<UID>) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- removeAll() - Method in interface io.vertigo.social.impl.handle.HandlePlugin
- removeAll() - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- removeAll() - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- removeAll(SearchIndexDefinition, ListFilter) - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Suppression des données correspondant à un filtre.
- removeAll(SearchIndexDefinition, ListFilter) - Method in interface io.vertigo.datafactory.search.SearchManager
-
Suppression des données correspondant à un filtre.
- removeAll(String, String) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
-
Removes all notifications by type and targetUrl.
- removeAll(String, String) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
- removeAll(String, String) - Method in interface io.vertigo.social.notification.NotificationManager
-
Removes all notifications by type and targetUrl.
- removeAll(String, String) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
- removeAll(String, String) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
- removeAllNN(DtListURIForNNAssociation) - Method in interface io.vertigo.datastore.entitystore.BrokerNN
-
Supprime toutes les relations liés à l'objet.
- removeCurrentUiMessageStack() - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
- removeKey(String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Retire une propriété du workspace.
- removeMessage(String) - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Remove a message.
- removeMessage(List<String>) - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
-
Remove a message.
- removeNN(DtListURIForNNAssociation, UID) - Method in interface io.vertigo.datastore.entitystore.BrokerNN
-
Supprime la relation liés aux deux objets.
- removeTooOldElements() - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Remove too old elements.
- RemoveTooOldElementsDaemon(DelayedMemoryKVStorePlugin) - Constructor for class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin.RemoveTooOldElementsDaemon
- render(PegRule<?>) - Method in class io.vertigo.commons.peg.PegRulesHtmlRenderer
- renderClose(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagBlock
- renderClose(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagEncodedField
- renderClose(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagFor
- renderClose(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagObject
- renderClose(ScriptTagContent, ScriptContext) - Method in interface io.vertigo.quarto.impl.publisher.merger.script.ScriptTag
- renderOpen(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagBlock
- renderOpen(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagEncodedField
- renderOpen(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagFor
- renderOpen(ScriptTagContent, ScriptContext) - Method in class io.vertigo.quarto.impl.publisher.merger.grammar.TagObject
- renderOpen(ScriptTagContent, ScriptContext) - Method in interface io.vertigo.quarto.impl.publisher.merger.script.ScriptTag
- renderStringField(DtObject, DtField) - Static method in class io.vertigo.quarto.impl.publisher.PublisherDataUtil
-
Gére le rendu d'un champs de type String.
- replace(StringBuilder, String, String) - Static method in class io.vertigo.core.util.StringUtil
-
Remplacement au sein d'une chaine d'un motif par un autre.
- replace(String, String, String) - Static method in class io.vertigo.core.util.StringUtil
-
Remplacement au sein d'une chaine d'un motif par un autre.
- replyTo(String) - Method in class io.vertigo.social.mail.MailBuilder
-
Set receiver of return mail (response or delivery fail)
- request() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskAnnotation
- request() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskProxyAnnotation
- Request - io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
- REQUEST - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Requête ou plus générallement paramètre d'une tache.
- RequestHelper - Class in io.vertigo.vega.plugins.webservice.handler.reader
- RequestHelper(HttpServletRequest) - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.RequestHelper
- RequestJsonReader - Class in io.vertigo.vega.plugins.webservice.handler.reader
- RequestJsonReader() - Constructor for class io.vertigo.vega.plugins.webservice.handler.reader.RequestJsonReader
- required(String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- RESCUED - io.vertigo.orchestra.services.schedule.SchedulerState
- rescuePeriod - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'Temps de validité d'une planification'.
- rescuePeriod - io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Propriété 'Temps de validité d'une planification'.
- reserveActivitiesToLaunch(Long, Integer) - Method in class io.vertigo.orchestra.dao.execution.ExecutionPAO
-
Execute la tache TkReserveActivitiesToLaunch.
- RESERVED - io.vertigo.orchestra.services.execution.ExecutionState
- reserveProcessToExecute(Instant, Instant, Long) - Method in class io.vertigo.orchestra.dao.planification.PlanificationPAO
-
Execute la tache TkReserveProcessToExecute.
- reset() - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Reset: - All the accounts - All the groups - All the links accounts-group - All the Photos
- reset() - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Reset: - All the accounts - All the groups - All the links accounts-group - All the Photos
- reset() - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Reset: - All the accounts - All the groups - All the links accounts-group - All the Photos
- reset() - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
-
Loads the value if needed.
- reset() - Method in class io.vertigo.stella.plugins.work.redis.RedisDB
- resetAttachment() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Remet à zéro la variable spécifiant le fichier de log.
- resetStatus() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Reset le status du workspace
- resolve(Class<C>) - Method in interface io.vertigo.core.node.component.ComponentSpace
-
Resolve a component from its class.
- resolve(String) - Method in class io.vertigo.core.impl.resource.ResourceManagerImpl
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String) - Method in interface io.vertigo.core.impl.resource.ResourceResolverPlugin
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String) - Method in class io.vertigo.core.plugins.resource.classpath.ClassPathResourceResolverPlugin
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String) - Method in class io.vertigo.core.plugins.resource.local.LocalResourceResolverPlugin
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String) - Method in class io.vertigo.core.plugins.resource.url.URLResourceResolverPlugin
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String) - Method in interface io.vertigo.core.resource.ResourceManager
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String) - Method in class io.vertigo.vega.plugins.webservice.servlet.ServletResourceResolverPlugin
-
Retourne une URL à partir de sa représentation 'chaîne de caractères'
- resolve(String, Class<C>) - Method in class io.vertigo.core.node.component.loader.ComponentSpaceWritable
-
Resolve a component from its id and class.
- resolve(String, Class<D>) - Method in interface io.vertigo.core.node.definition.DefinitionSpace
-
Resolve a definition from its name and class.
- resolve(String, Class<D>) - Method in class io.vertigo.core.node.definition.loader.DefinitionSpaceWritable
-
Resolve a definition from its name and class.
- resolve(String, Class<D>) - Method in class io.vertigo.studio.notebook.Notebook
- resolve(String, Class<T>) - Method in interface io.vertigo.core.node.component.Container
-
Resolve a component from its id and class.
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.DtListStateMethodArgumentResolver
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.FileInfoURIConverterValueHandler
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.UiMessageStackMethodArgumentResolver
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.VFileMethodArgumentResolver
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewAttributeMethodArgumentResolver
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewContextReturnValueAndArgumentResolver
- resolveContextKey(DtObject) - Method in class io.vertigo.vega.webservice.validation.UiContextResolver
- resolveResource(String) - Method in class io.vertigo.ui.impl.thymeleaf.components.VuiResourceTemplateResolver
- ResourceManager - Interface in io.vertigo.core.resource
-
Selecteurs de ressources.
- ResourceManagerImpl - Class in io.vertigo.core.impl.resource
-
Standard implementation for the resourceManager.
- ResourceManagerImpl(List<ResourceResolverPlugin>) - Constructor for class io.vertigo.core.impl.resource.ResourceManagerImpl
-
Constructor.
- ResourcePathFinder - Class in io.vertigo.ui.impl.thymeleaf.components
- ResourcePathFinder(String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.ResourcePathFinder
-
Constructor
- ResourceResolverPlugin - Interface in io.vertigo.core.impl.resource
-
Résout une ressource en fournissant son URL.
- resources - Variable in class io.vertigo.studio.tools.YamlStudioConfig
- Resources - Enum in io.vertigo.basics.constraint
-
Dictionnaire des ressources.
- Resources - Enum in io.vertigo.basics.formatter
-
Dictionnaire des ressources.
- Resources - Enum in io.vertigo.database.impl.sql
- Resources - Enum in io.vertigo.datafactory.plugins.collections.lucene
-
Dictionnaire des ressources.
- Resources - Enum in io.vertigo.social.impl.mail
-
Dictionnaire des ressources.
- Response - io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
- RestfulServiceWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
RestfulServiceHandler : call service method.
- RestfulServiceWebServiceHandlerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
- RestHighLevelElasticSearchConnector - Class in io.vertigo.connectors.elasticsearch
-
Gestion de la connexion au serveur elasticSearch en mode HTTP.
- RestHighLevelElasticSearchConnector(Optional<String>, String) - Constructor for class io.vertigo.connectors.elasticsearch.RestHighLevelElasticSearchConnector
-
Constructor.
- RestHLClientESSearchServicesPlugin - Class in io.vertigo.datafactory.plugins.search.elasticsearch.rest
-
Gestion de la connexion au serveur Solr de manière transactionnel.
- RestHLClientESSearchServicesPlugin(String, int, String, Optional<String>, List<RestHighLevelElasticSearchConnector>, CodecManager, SmartTypeManager, ResourceManager) - Constructor for class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Constructor.
- RestMasterPlugin - Class in io.vertigo.stella.plugins.work.rest.master
-
Exécution synchrone et distante des Works avec un transfert par WS REST.
- RestMasterPlugin(int, CodecManager) - Constructor for class io.vertigo.stella.plugins.work.rest.master.RestMasterPlugin
-
Constructeur.
- RestMasterWebService - Class in io.vertigo.stella.plugins.work.rest.master
-
Exécution synchrone et distante des Works avec un transfert par WS REST.
- RestMasterWebService(MasterPlugin) - Constructor for class io.vertigo.stella.plugins.work.rest.master.RestMasterWebService
-
Constructor.
- restoreDefaultBuiltinFonts() - Method in class io.vertigo.quarto.plugins.converter.xdocreport.XDocReportConverterPlugin.SnapshotBuiltinFont
-
Restore snapshot of iText's BuiltinFonts14.
- RestWorkersPlugin - Class in io.vertigo.stella.plugins.work.rest.workers
-
Implémentation de DistributedWorkManager, pour l'execution de travaux par des Workers distant.
- RestWorkersPlugin(String, int, CodecManager) - Constructor for class io.vertigo.stella.plugins.work.rest.workers.RestWorkersPlugin
-
Constructeur.
- result - Variable in class io.vertigo.stella.impl.master.WorkResult
- result() - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptHandlerImpl
- right() - Method in class io.vertigo.core.lang.Either
- right(R) - Static method in class io.vertigo.core.lang.Either
-
Creates an Either with a right element.
- Role - Class in io.vertigo.account.authorization.definitions
-
Role is a coherent group of more atomic authorizations.
- Role(String, String, List<Authorization>) - Constructor for class io.vertigo.account.authorization.definitions.Role
-
Constructor.
- ROLE_A - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Nom du réle du noeud A dans une association.
- ROLE_B - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Nom du réle du noeud B dans une association.
- roleA() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Nom du role associé au noeud représentant la table A.
- roleB() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Nom du role associé au noeud représentant la table B.
- rollback() - Method in interface io.vertigo.commons.transaction.VTransactionResource
-
Rollbacks the respource.
- rollback() - Method in interface io.vertigo.commons.transaction.VTransactionWritable
-
Annule la transaction.
- rollback() - Method in class io.vertigo.database.sql.connection.SqlConnection
-
Rollbacks the respource.
- route(Javalin) - Method in class io.vertigo.dashboard.ui.DashboardRouter
-
Start method of the server
- RTF - io.vertigo.quarto.exporter.model.ExportFormat
-
Document RTF.
- RTFExporterPlugin - Class in io.vertigo.quarto.plugins.exporter.rtf
-
Plugin d'export PDF.
- RTFExporterPlugin(EntityStoreManager, SmartTypeManager) - Constructor for class io.vertigo.quarto.plugins.exporter.rtf.RTFExporterPlugin
- RuleExpression - Class in io.vertigo.account.authorization.definitions.rulemodel
-
Single Expression Definition.
- RuleExpression(String, RuleExpression.ValueOperator, RuleValue) - Constructor for class io.vertigo.account.authorization.definitions.rulemodel.RuleExpression
- RuleExpression.ValueOperator - Enum in io.vertigo.account.authorization.definitions.rulemodel
-
All authorized operators.
- RuleFixedValue - Class in io.vertigo.account.authorization.definitions.rulemodel
-
Fixed content.
- RuleFixedValue(String) - Constructor for class io.vertigo.account.authorization.definitions.rulemodel.RuleFixedValue
- RuleMultiExpression - Class in io.vertigo.account.authorization.definitions.rulemodel
-
Multi expressions definition. \(?
- RuleMultiExpression(boolean) - Constructor for class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- RuleMultiExpression(boolean, RuleMultiExpression.BoolOperator, List<RuleExpression>, List<RuleMultiExpression>) - Constructor for class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- RuleMultiExpression.BoolOperator - Enum in io.vertigo.account.authorization.definitions.rulemodel
-
All authorized operators.
- RuleOperator - Interface in io.vertigo.account.authorization.definitions.rulemodel
-
Operators.
- RuleUserPropertyValue - Class in io.vertigo.account.authorization.definitions.rulemodel
-
User property value definition.
- RuleUserPropertyValue(String) - Constructor for class io.vertigo.account.authorization.definitions.rulemodel.RuleUserPropertyValue
- RuleValue - Interface in io.vertigo.account.authorization.definitions.rulemodel
-
Query definition.
- run() - Method in class io.vertigo.datastore.plugins.kvstore.delayedmemory.DelayedMemoryKVStorePlugin.RemoveTooOldElementsDaemon
- run() - Method in class io.vertigo.orchestra.services.execution.RunnableActivityEngine
- RunnableActivityEngine - Class in io.vertigo.orchestra.services.execution
- RunnableActivityEngine() - Constructor for class io.vertigo.orchestra.services.execution.RunnableActivityEngine
- running - io.vertigo.core.daemon.DaemonStat.Status
-
Running.
- RUNNING - io.vertigo.orchestra.services.execution.ExecutionState
- runningCount - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Nombre en cours'.
S
- save(E) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Saves an object and returns the saved object
- scanWebService(Class<? extends WebServices>) - Method in interface io.vertigo.vega.impl.webservice.WebServiceScannerPlugin
-
Scan WebService class, looking for WebServiceDefinitions.
- scanWebService(Class<? extends WebServices>) - Method in class io.vertigo.vega.plugins.webservice.scanner.annotations.AnnotationsWebServiceScannerPlugin
-
Scan WebService class, looking for WebServiceDefinitions.
- schedule(W, Class<? extends WorkEngine<W, R>>, WorkResultHandler<R>) - Method in class io.vertigo.stella.impl.master.MasterManagerImpl
- schedule(W, Class<? extends WorkEngine<W, R>>, WorkResultHandler<R>) - Method in interface io.vertigo.stella.master.MasterManager
-
Lancement asynchrone d'un travail 'dès que possible'.
- scheduleAt(ProcessDefinition, Instant, Map<String, String>) - Method in class io.vertigo.orchestra.impl.services.schedule.ProcessSchedulerImpl
-
Planifie un processus à une date donnée.
- scheduleAt(ProcessDefinition, Instant, Map<String, String>) - Method in class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
- scheduleAt(ProcessDefinition, Instant, Map<String, String>) - Method in class io.vertigo.orchestra.plugins.services.schedule.memory.MemoryProcessSchedulerPlugin
-
Planifie un processus à une date donnée.
- scheduleAt(ProcessDefinition, Instant, Map<String, String>) - Method in interface io.vertigo.orchestra.services.schedule.ProcessScheduler
-
Planifie un processus à une date donnée.
- SchedulerState - Enum in io.vertigo.orchestra.services.schedule
-
Enumération des états de planification
- score - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- ScriptContext - Interface in io.vertigo.quarto.impl.publisher.merger.script
-
Contexte des Tag KScript.
- ScriptGrammar - Class in io.vertigo.quarto.impl.publisher.merger.script
-
Grammaire des éditions.
- ScriptGrammar() - Constructor for class io.vertigo.quarto.impl.publisher.merger.script.ScriptGrammar
- ScriptGrammarUtil - Class in io.vertigo.quarto.impl.publisher.merger.grammar
-
Grammaire des éditions.
- ScriptHandlerImpl - Class in io.vertigo.quarto.impl.publisher.merger.script
-
Evaluation d'une grammaire de haut niveau.
- ScriptHandlerImpl(String, ScriptGrammar) - Constructor for class io.vertigo.quarto.impl.publisher.merger.script.ScriptHandlerImpl
-
Constructeur.
- ScriptManager - Interface in io.vertigo.commons.script
-
Manages scripts.
- ScriptManagerImpl - Class in io.vertigo.commons.impl.script
-
This manager allows you to script a text.
- ScriptManagerImpl(ExpressionEvaluatorPlugin) - Constructor for class io.vertigo.commons.impl.script.ScriptManagerImpl
-
Constructor.
- ScriptParserHandler - Interface in io.vertigo.commons.script.parser
-
Permet de traiter un script parsé.
- ScriptSeparator - Class in io.vertigo.commons.script.parser
-
Gestion des Séparateurs utilisés par le parser.
- ScriptSeparator(String, String) - Constructor for class io.vertigo.commons.script.parser.ScriptSeparator
-
Constructor.
- ScriptTag - Interface in io.vertigo.quarto.impl.publisher.merger.script
-
Tag Script.
- ScriptTagContent - Class in io.vertigo.quarto.impl.publisher.merger.script
-
Stocke le contenu d'un tag de la grammaire ODT en distiguant son type et un attribut.
- search(String) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
- search(String) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
- search(String) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
- search(String) - Method in class io.vertigo.social.webservices.handle.HandleWebServices
- searchByValue(ViewContext, String, String, String, String) - Method in class io.vertigo.ui.controllers.ListAutocompleteController
- SearchChunk<K extends KeyConcept> - Class in io.vertigo.datafactory.search.definitions
-
Chunk of keyConcept uris.
- SearchChunk(List<UID<K>>) - Constructor for class io.vertigo.datafactory.search.definitions.SearchChunk
- searchCommands(String) - Method in interface io.vertigo.commons.command.CommandManager
- searchCommands(String) - Method in class io.vertigo.commons.impl.command.CommandManagerImpl
- SearchDtModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
-
Model used by FreeMarker.
- SearchDtModel(DtSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchDtModel
-
Constructeur.
- searchFullText(ViewContext, String, String, String, String) - Method in class io.vertigo.ui.controllers.ListAutocompleteController
- SearchGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.search
-
Génération des objets relatifs au module Task.
- SearchGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.SearchGeneratorPlugin
- searchHandles(String) - Method in interface io.vertigo.social.handle.HandleManager
- searchHandles(String) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- searchHit2Index(SearchIndexDefinition, SearchHit) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.ESDocumentCodec
-
Transformation d'un resultat ElasticSearch en un index.
- searchInBoundingBox(GeoLocation, GeoLocation, String, Class<D>, DtFieldName<D>, Integer) - Method in interface io.vertigo.geo.impl.geosearch.GeoSearchPlugin
- searchInBoundingBox(GeoLocation, GeoLocation, String, Class<D>, DtFieldName<D>, Integer) - Method in class io.vertigo.geo.plugins.geosearch.es.ESGeoSearchPlugin
- searchInBoundingBox(GeoLocation, GeoLocation, String, Class<D>, DtFieldName<D>, Optional<Integer>) - Method in interface io.vertigo.geo.geosearch.GeoSearchManager
- searchInBoundingBox(GeoLocation, GeoLocation, String, Class<D>, DtFieldName<D>, Optional<Integer>) - Method in class io.vertigo.geo.impl.geosearch.GeoSearchManagerImpl
- SearchIndex<K extends KeyConcept,I extends DtObject> - Class in io.vertigo.datafactory.search.model
-
Objet d'échange avec l'index.
- SearchIndexDefinition - Class in io.vertigo.datafactory.search.definitions
-
Définition de l'index de recherche.
- SearchIndexDefinition - io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
- SearchIndexDefinition(String, DtDefinition, DtDefinition, Map<DtField, List<DtField>>, String) - Constructor for class io.vertigo.datafactory.search.definitions.SearchIndexDefinition
-
Constructor.
- SearchIndexDefinitionSupplier - Class in io.vertigo.datafactory.search.definitions
- SearchIndexDefinitionSupplier(String) - Constructor for class io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- SearchIndexModel - Class in io.vertigo.studio.plugins.generator.vertigo.search.model
- SearchIndexModel(SearchIndexSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.search.model.SearchIndexModel
- SearchIndexSketch - Class in io.vertigo.studio.notebook.search
-
Définition de l'index de recherche.
- SearchIndexSketch(String, DtSketch, DtSketch, Map<DtSketchField, List<DtSketchField>>, String) - Constructor for class io.vertigo.studio.notebook.search.SearchIndexSketch
-
Constructor.
- SearchLoader<K extends KeyConcept,I extends DtObject> - Interface in io.vertigo.datafactory.search.definitions
-
Specific SearchIndex loader.
- SearchManager - Interface in io.vertigo.datafactory.search
-
Gestionnaire des indexes de recherche.
- SearchManagerImpl - Class in io.vertigo.datafactory.impl.search
-
Implémentation standard du gestionnaire des indexes de recherche.
- SearchManagerImpl(SearchServicesPlugin, LocaleManager, AnalyticsManager) - Constructor for class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Constructor.
- searchProcessByLabel(String) - Method in class io.vertigo.orchestra.monitoring.dao.uidefinitions.UidefinitionsPAO
-
Execute la tache TkSearchProcessByLabel.
- searchProcessByLabel(String) - Method in class io.vertigo.orchestra.webservices.WsDefinition
-
Retourne la liste des processus correspondant à un critère de recherche.
- SearchQuery - Class in io.vertigo.datafactory.search.model
-
Critères de recherche.
- SearchQueryBuilder - Class in io.vertigo.datafactory.search.model
- SearchResource - Enum in io.vertigo.datafactory.impl.search
-
Dictionnaire des ressources.
- SearchSecurityRuleTranslator - Class in io.vertigo.account.impl.authorization.dsl.translator
- SearchSecurityRuleTranslator() - Constructor for class io.vertigo.account.impl.authorization.dsl.translator.SearchSecurityRuleTranslator
- SearchServicesPlugin - Interface in io.vertigo.datafactory.impl.search
-
Plugin offrant des services de recherche.
- SearchSketchFactory - Class in io.vertigo.studio.plugins.source.vertigo.factories.search
- SearchSketchFactory() - Constructor for class io.vertigo.studio.plugins.source.vertigo.factories.search.SearchSketchFactory
- Secured - Annotation Type in io.vertigo.account.authorization.annotations
-
This annotation must be inserted on methods and classes that need a secure check by AuthorizationName.
- SecuredEntity - Class in io.vertigo.account.authorization.definitions
-
Une SecuredEntity est une entité sécurisé.
- SecuredEntity(DtDefinition, List<DtField>, List<SecurityDimension>, List<Authorization>) - Constructor for class io.vertigo.account.authorization.definitions.SecuredEntity
-
Constructs an instance of SecurityEntity.
- SecuredEntityDeserializer - Class in io.vertigo.account.plugins.authorization.loaders
-
Deserializer json
- SecuredEntityDeserializer() - Constructor for class io.vertigo.account.plugins.authorization.loaders.SecuredEntityDeserializer
- SecuredEntityModel - Class in io.vertigo.studio.plugins.generator.vertigo.authorization.model
- SecuredEntityModel(List<SecuredFeatureSketch>, DtSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredEntityModel
- SecuredFeatureModel - Class in io.vertigo.studio.plugins.generator.vertigo.authorization.model
- SecuredFeatureModel(SecuredFeatureSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.authorization.model.SecuredFeatureModel
- SecuredFeatureSketch - Class in io.vertigo.studio.notebook.authorization
-
Une authorization est un droit sur une fonction de l'application.
- SecuredFeatureSketch(String, String, Optional<String>, Optional<String>) - Constructor for class io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
-
Constructor.
- SecuredOperation - Annotation Type in io.vertigo.account.authorization.annotations
-
This annotation must be inserted on parameter that need a secure check by OperationName.
- SecuredTransportSearchConnector - Class in io.vertigo.connectors.elasticsearch
-
Gestion de la connexion au serveur elasticSearch en mode TCP + SSL.
- SecuredTransportSearchConnector(Optional<String>, String, String, Optional<Boolean>, int, String, String, Optional<String>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Constructor for class io.vertigo.connectors.elasticsearch.SecuredTransportSearchConnector
-
Constructor.
- SecurityDimension - Class in io.vertigo.account.authorization.definitions
-
Secured data dimension.
- SecurityDimension(String, SecurityDimensionType, List<DtField>, List<String>) - Constructor for class io.vertigo.account.authorization.definitions.SecurityDimension
-
Construct an instance of SecurityDimension.
- SecurityDimensionType - Enum in io.vertigo.account.authorization.definitions
-
Allowed security dimenssion types.
- SecurityFilter - Class in io.vertigo.vega.impl.servlet.filter
-
Filtre de gestion des sessions utilisateurs bindées sur HTTP.
- SecurityFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.SecurityFilter
- SecurityWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Security handler.
- SecurityWebServiceHandlerPlugin(VSecurityManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
-
Constructor.
- seek(long) - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- SelectedFacetValues - Class in io.vertigo.datafactory.collections.model
-
Selection de Facette.
- SelectedFacetValues.SelectedFacetValuesBuilder - Class in io.vertigo.datafactory.collections.model
- SelectedFacetValuesDeserializer - Class in io.vertigo.vega.engines.webservice.json
- SelectedFacetValuesDeserializer() - Constructor for class io.vertigo.vega.engines.webservice.json.SelectedFacetValuesDeserializer
- Selector - Class in io.vertigo.core.util
-
Selector of classes and methods. 1.
- SELECTOR_ATTRIBUTE - Static variable in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentParser
- Selector.ClassConditions - Class in io.vertigo.core.util
-
Conditions for selecting a class.
- Selector.FieldConditions - Class in io.vertigo.core.util
-
Conditions for selecting a method.
- Selector.MethodConditions - Class in io.vertigo.core.util
-
Conditions for selecting a method.
- semantics(Runnable) - Method in class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDaoChecker
-
Appelle une action de DAO.
- send() - Method in class io.vertigo.ui.core.AjaxResponseBuilder
-
Envoi les données au client.
- send(NotificationEvent) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
- send(NotificationEvent) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
- send(NotificationEvent) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
- send(Notification, Set<UID<Account>>) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
-
Sends a notification to a set of users
- send(Notification, Set<UID<Account>>) - Method in interface io.vertigo.social.notification.NotificationManager
-
Sends a notification to a set of users
- sendData(String) - Method in class io.vertigo.audit.impl.ledger.LedgerManagerImpl
- sendData(String) - Method in interface io.vertigo.audit.impl.ledger.LedgerPlugin
-
Sent data to the default address on the ledger.
- sendData(String) - Method in interface io.vertigo.audit.ledger.LedgerManager
-
Sends data message on the ledger.
- sendData(String) - Method in class io.vertigo.audit.plugins.ledger.ethereum.EthereumLedgerPlugin
- sendData(String) - Method in class io.vertigo.audit.plugins.ledger.fake.FakeLedgerPlugin
- sendDataAsync(String, Runnable) - Method in class io.vertigo.audit.impl.ledger.LedgerManagerImpl
- sendDataAsync(String, Runnable) - Method in interface io.vertigo.audit.ledger.LedgerManager
-
Sends data message on the ledger asynchronously with a callback.
- sendError(int) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Envoie une erreur comme réponse http (SC_OK, SC_NOT_FOUND, SC_INTERNAL_SERVER_ERROR ...).
- sendHealthChecks() - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
-
Daemon to retrieve healthChecks and add them to the connectors
- sendMail(Mail) - Method in class io.vertigo.social.impl.mail.MailManagerImpl
-
Envoyer un mail.
- sendMail(Mail) - Method in interface io.vertigo.social.impl.mail.SendMailPlugin
-
Envoyer un mail.
- sendMail(Mail) - Method in interface io.vertigo.social.mail.MailManager
-
Envoyer un mail.
- sendMail(Mail) - Method in class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
-
Envoyer un mail.
- SendMailPlugin - Interface in io.vertigo.social.impl.mail
-
Plugin d'envoi de mail.
- sendMakerEvent(MakerEvent) - Method in class io.vertigo.connectors.ifttt.IftttClient
- sendMetrics() - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
-
Daemon to retrieve metrics and add them to the connectors
- SeparatorType - Enum in io.vertigo.commons.script
-
Type de séparateur.
- sequence(PegRule<?>...) - Static method in class io.vertigo.commons.peg.PegRules
- sequence(List<PegRule<?>>) - Static method in class io.vertigo.commons.peg.PegRules
- SerializationCodec - Class in io.vertigo.commons.impl.codec.serialization
-
Implémentation standard threadSafe des mécanismes permettant de sérialiser/ dé-sérialiser un objet.
- SerializationCodec() - Constructor for class io.vertigo.commons.impl.codec.serialization.SerializationCodec
- SERVER_SIDE_TOKEN_FIELDNAME - Static variable in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
server side token fieldname.
- ServerSideConsume - Annotation Type in io.vertigo.vega.webservice.stereotype
- ServerSideRead - Annotation Type in io.vertigo.vega.webservice.stereotype
- ServerSideSave - Annotation Type in io.vertigo.vega.webservice.stereotype
- ServerSideStateWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
ServerSide state handler.
- ServerSideStateWebServiceHandlerPlugin(TokenManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
-
Constructor.
- ServletResourceResolverPlugin - Class in io.vertigo.vega.plugins.webservice.servlet
-
Résolution des URL liées à la servlet.
- ServletResourceResolverPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.servlet.ServletResourceResolverPlugin
-
Constructor.
- SessionException - Exception in io.vertigo.vega.webservice.exception
-
Exception for expired session.
- SessionException(String) - Constructor for exception io.vertigo.vega.webservice.exception.SessionException
-
Constructor.
- SessionInvalidate - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Invalidate session (so logout).
- SessionInvalidateWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Invalidate session handler.
- SessionInvalidateWebServiceHandlerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
- SessionLess - Annotation Type in io.vertigo.vega.webservice.stereotype
-
No session access.It's means "No HTTP Session was created".
- SessionWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Session handler.
- SessionWebServiceHandlerPlugin(VSecurityManager) - Constructor for class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
-
Constructor.
- set(int, D) - Method in class io.vertigo.datamodel.structure.model.DtList
- set(E) - Method in class io.vertigo.datamodel.structure.model.VAccessor
-
Sets the entity
- set(DtList<E>) - Method in class io.vertigo.datamodel.structure.model.ListVAccessor
- set(DtList<E>) - Method in class io.vertigo.datastore.impl.entitystore.StoreListVAccessor
- set(Object, Field, Object) - Static method in class io.vertigo.core.util.ClassUtil
-
Affectation dynamique de la valeur d'un champ (méme privé).
- setAceId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : ID.
- setAceId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : FOREIGN_KEY.
- setAceId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : FOREIGN_KEY.
- setAceId(Long) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setAclId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : ID.
- setActId(Long) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : ID.
- setActId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- setActive(Boolean) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setActive(Boolean) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- setActive(Boolean) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setActiveVersion(Boolean) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setActivityExecutionId(Long) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Affecte l'id de l'execution en cours.
- setActivityExecutionPending(Long, ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.impl.services.execution.ProcessExecutorImpl
-
Mets une execution en attente.
- setActivityExecutionPending(Long, ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Mets une execution en attente.
- setActivityExecutionPending(Long, ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
- setActivityExecutionPending(Long, ActivityExecutionWorkspace) - Method in interface io.vertigo.orchestra.services.execution.ProcessExecutor
-
Mets une execution en attente.
- setActivityPending(ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.impl.services.execution.AbstractActivityEngine
-
Place une activité en attente
- setAcwId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : ID.
- setApplicationContext(ApplicationContext) - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- setApplicationContext(ApplicationContext) - Method in class io.vertigo.ui.impl.thymeleaf.components.VuiResourceTemplateResolver
- setAttachment(String) - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : DATA.
- setAttachment(String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Assigne le chemin relatif du fichier de log (par rapport au root orchestra).
- setAverageExecutionTime(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setBeginTime(Instant) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- setBeginTime(Instant) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- setBeginTime(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setBeginTime(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setBoolean(String, boolean) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Fixe une valeur booléenne.
- SetCharsetEncodingFilter - Class in io.vertigo.vega.impl.servlet.filter
-
Implémentation de javax.servlet.Filter utilisée affecter le charset de la request.
- SetCharsetEncodingFilter() - Constructor for class io.vertigo.vega.impl.servlet.filter.SetCharsetEncodingFilter
- setChecked(Boolean) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- setChecked(Boolean) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setCheckingComment(String) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- setCheckingComment(String) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setCheckingDate(Instant) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- setCheckingDate(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setContentLength(int) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Définit la longueur du corps du contenu dans la réponse.
- setContentType(String) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Définit le type du contenu dans la réponse.
- setCreationTime(Instant) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- setCronExpression(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setCronExpression(String) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setCtxId() - Method in class io.vertigo.ui.core.ViewContext
- setEmail(String) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- setEndTime(Instant) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- setEndTime(Instant) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- setEndTime(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setEndTime(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setEngine(String) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- setEngine(String) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- setEngine(String) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : DATA.
- setEnumValue(V) - Method in class io.vertigo.datastore.impl.entitystore.EnumStoreVAccessor
-
Set the value of the remote entity as an Enum value
- setErrorsCount(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setEstCd(String) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- setEstCd(String) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : FOREIGN_KEY.
- setEstCd(String) - Method in class io.vertigo.orchestra.domain.referential.OExecutionState
-
Champ : ID.
- setExecutionTime(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setExecutionTime(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setExpectedTime(Instant) - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : DATA.
- setFailure() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Passe l'état à KO.
- setFinished() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Passe l'état à fini.
- setFirstName(String) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- setFragmentTemplate(String) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
-
Sets the thymeleaf fragment template (e.g components/panel :: panel).
- setHasAttachment(Boolean) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setHasAttachment(Boolean) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setHasTechnicalLog(Boolean) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setHeader(String, String) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Surcharge de setHeader pour fixer le header même si la réponse est incluse (contrairement à tomcat).
- setHealth(String) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setHeartbeat(Instant) - Method in class io.vertigo.orchestra.domain.execution.ONode
-
Champ : DATA.
- setHighlighter(HighlightBuilder) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- setId(long) - Method in class io.vertigo.orchestra.definitions.ProcessDefinition
- setId(Serializable) - Method in class io.vertigo.datamodel.structure.model.VAccessor
-
Sets the entity id
- setId(Long) - Method in class io.vertigo.audit.trace.Trace
- setImage(String, VFile) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Paramétrage d'une image présente dans le modèle.
- setInitialParams(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setInitialParams(String) - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : DATA.
- setInitialParams(String) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setInputCtxId(String) - Method in class io.vertigo.ui.core.ViewContext
- setInputKey(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- setInputKey(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- setInputValue(String, String...) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
-
Set the value in the buffer.
- setInputValue(String, String...) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Set the value in the buffer.
- setIsIn(Boolean) - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.domain.referential.OExecutionState
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.domain.referential.OProcessType
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.domain.referential.OSchedulerState
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.domain.referential.TriggerType
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setLabel(String) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setLastExecutionTime(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setLastName(String) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- setLog(String) - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
-
Champ : DATA.
- setMailAlert(Boolean) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- setMeasure(String, double) - Method in class io.vertigo.core.analytics.process.AProcessBuilder
-
Upserts a mesaure defined by a name and a value.
- setMeasure(String, double) - Method in interface io.vertigo.core.analytics.process.ProcessAnalyticsTracer
-
Sets a value to the measure.
- setMetadata(Map<String, Object>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- setMetaData(String, Serializable) - Method in class io.vertigo.datamodel.structure.model.DtList
-
Set a metaData on this list.
- setMetadatas(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setMetadatas(String) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setMilestone(Boolean) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- setMisfiredCount(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setMultiexecution(Boolean) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setMultiexecution(Boolean) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setName(String) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- setName(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setName(String) - Method in class io.vertigo.orchestra.domain.execution.ONode
-
Champ : DATA.
- setName(String) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setName(String) - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
-
Sets the name of the component (e.g. panel).
- setNamedParameters(SqlStatementBuilder) - Method in class io.vertigo.basics.task.AbstractTaskEngineSQL
- setNamedParameters(SqlStatementBuilder) - Method in class io.vertigo.basics.task.TaskEngineProcBatch
- setNeedUpdate(Boolean) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setNextExecutionTime(Instant) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setNode(String, PublisherNode) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Fixe un champ de type objet.
- setNodes(String, List<PublisherNode>) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Ajoute un élément dans une liste.
- setNodId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- setNodId(Long) - Method in class io.vertigo.orchestra.domain.execution.ONode
-
Champ : ID.
- setNodId(Long) - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : FOREIGN_KEY.
- setNumber(Integer) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : DATA.
- setParams(Map<String, Param>) - Static method in class io.vertigo.vega.plugins.webservice.servlet.WebAppContextParamPlugin
- setParamValue(WebServiceParam, Object) - Method in class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
-
Set param of an endpoint.
- setPassword(String) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : DATA.
- setPending() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Passe l'état à en attente.
- setPhoto(UID<Account>, VFile) - Method in interface io.vertigo.account.impl.account.AccountCachePlugin
-
Defines a photo to an account.
- setPhoto(UID<Account>, VFile) - Method in class io.vertigo.account.plugins.account.cache.memory.MemoryAccountCachePlugin
-
Defines a photo to an account.
- setPhoto(UID<Account>, VFile) - Method in class io.vertigo.account.plugins.account.cache.redis.RedisAccountCachePlugin
-
Defines a photo to an account.
- setPreId(Long) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : FOREIGN_KEY.
- setPreId(Long) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : ID.
- setPreId(Long) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setProcessExecutionId(Long) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Affecte l'id de l'execution en cours.
- setProcessExecutor(ProcessExecutor) - Method in interface io.vertigo.orchestra.impl.services.schedule.ProcessSchedulerPlugin
- setProcessExecutor(ProcessExecutor) - Method in class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
- setProcessExecutor(ProcessExecutor) - Method in class io.vertigo.orchestra.plugins.services.schedule.memory.MemoryProcessSchedulerPlugin
- setProcessLabel(String) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setProcessName(String) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setProcessName(String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Affecte le nom du processus en cours de traitement.
- setProId(Long) - Method in class io.vertigo.orchestra.domain.definition.OActivity
-
Champ : FOREIGN_KEY.
- setProId(Long) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : ID.
- setProId(Long) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : FOREIGN_KEY.
- setProId(Long) - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : FOREIGN_KEY.
- setProId(Long) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setProId(Long) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setPrpId(Long) - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : ID.
- setPrtCd(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : FOREIGN_KEY.
- setPrtCd(String) - Method in class io.vertigo.orchestra.domain.referential.OProcessType
-
Champ : ID.
- setQueryAndPostFilter(QueryBuilder, BoolQueryBuilder) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- setRequestScopedAttribute(String, Object) - Static method in class io.vertigo.ui.impl.springmvc.util.UiRequestUtil
- setRescuePeriod(Integer) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : DATA.
- setRescuePeriod(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
-
Champ : DATA.
- setResult(Object) - Method in class io.vertigo.datamodel.task.model.TaskEngine
-
Setter générique Affecte la valeur d'un paramètre (OUTPUT)
- setRunningCount(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setServerSideObject(D) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- setServerSideObject(D) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Affect the server's version.
- setServerSideToken(String) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- setServerSideToken(String) - Method in interface io.vertigo.vega.webservice.model.UiObject
- setServletContext(ServletContext) - Static method in class io.vertigo.vega.plugins.webservice.servlet.ServletResourceResolverPlugin
- setSstCd(String) - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
-
Champ : FOREIGN_KEY.
- setSstCd(String) - Method in class io.vertigo.orchestra.domain.referential.OSchedulerState
-
Champ : ID.
- setStatus(int) - Method in class io.vertigo.vega.impl.servlet.filter.AbstractHttpServletResponseWrapper
-
Définit le status de la réponse http (SC_OK, SC_NOT_FOUND, SC_INTERNAL_SERVER_ERROR ...).
- setStatus(String) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setStatus(String) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
-
Champ : DATA.
- setString(String, String) - Method in class io.vertigo.quarto.publisher.model.PublisherNode
-
Fixe une valeur affichable.
- setSuccess() - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Passe l'état à succès.
- setSuccessfulCount(Integer) - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
-
Champ : DATA.
- setTimeZone(TimeZone) - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
-
Sets the time zone for which this
CronExpression
will be resolved. - setToken(String) - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
-
Champ : DATA.
- setToken(String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Assigne le token.
- setTrtCd(String) - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Champ : FOREIGN_KEY.
- setTrtCd(String) - Method in class io.vertigo.orchestra.domain.referential.TriggerType
-
Champ : ID.
- setTypedValue(String, Serializable) - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- setTypedValue(String, Serializable) - Method in interface io.vertigo.vega.webservice.model.UiObject
-
Set a typed value in the buffer.
- setUID(UID<E>) - Method in class io.vertigo.datamodel.structure.model.VAccessor
-
Sets the entity uri
- setURIStored(FileInfoURI) - Method in interface io.vertigo.datastore.filestore.model.FileInfo
-
Fixe l'uri de stockage.
- setURIStored(FileInfoURI) - Method in class io.vertigo.datastore.impl.filestore.model.AbstractFileInfo
-
Fixe l'uri de stockage.
- setUsrId(Long) - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Champ : FOREIGN_KEY.
- setUsrId(Long) - Method in class io.vertigo.orchestra.domain.referential.OUser
-
Champ : ID.
- setValue(DtObject, Object) - Method in class io.vertigo.datamodel.structure.definitions.DataAccessor
-
Setter Générique.
- setValue(Object, String, Object) - Static method in class io.vertigo.core.util.BeanUtil
-
Définit la valeur d'une propriété d'un bean (ex : "name" -> object.setName(value) ou "country.name" -> object.getCountry().setName(value)).
- setValue(String, String) - Method in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
-
Affecte la valeur stockée dans le workspace correspondant à une clé.
- setValue1(String) - Method in class io.vertigo.connectors.ifttt.MakerEventMetadatas
- setValue2(String) - Method in class io.vertigo.connectors.ifttt.MakerEventMetadatas
- setValue3(String) - Method in class io.vertigo.connectors.ifttt.MakerEventMetadatas
- setValueOnStatement(PreparedStatement, int, Class<O>, O) - Method in class io.vertigo.database.impl.sql.vendor.core.SqlVendorMapping
-
Affecte les valeurs sur un statement.
- setValueOnStatement(PreparedStatement, int, Class<O>, O) - Method in interface io.vertigo.database.sql.vendor.SqlMapping
-
Affecte les valeurs sur un statement.
- setWorkspace(String) - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
-
Champ : DATA.
- setWorkspaceIn(String) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- setWorkspaceOut(String) - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
-
Champ : DATA.
- SHA1 - io.vertigo.commons.impl.codec.hash.HashEncoder.Hash
-
SHA1.
- SHA256 - io.vertigo.commons.impl.codec.hash.HashEncoder.Hash
-
SHA256.
- shallowCopy(AggregatorFactories.Builder, Map<String, Object>) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- shouldCheck(Set<String>, String...) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
- shouldEncode(char, int, String) - Method in class io.vertigo.commons.impl.codec.html.HtmlCodec
-
Permet d'optimiser en déterminant si le caractère doit-être encodé
- shouldSerializeElements() - Method in class io.vertigo.datastore.cache.definitions.CacheDefinition
- SIMPLE - io.vertigo.account.authorization.definitions.SecurityDimensionType
-
Simple.
- SimpleDefinitionProvider - Interface in io.vertigo.core.node.definition
-
Provides a list of definitions through an iterable.
- SingleAppNodeRegistryPlugin - Class in io.vertigo.commons.plugins.app.registry.single
-
Memory implementation for a single node node.
- SingleAppNodeRegistryPlugin() - Constructor for class io.vertigo.commons.plugins.app.registry.single.SingleAppNodeRegistryPlugin
- size() - Method in class io.vertigo.datamodel.structure.model.DtList
- size() - Method in class io.vertigo.ui.core.AbstractUiListUnmodifiable
- size() - Method in class io.vertigo.ui.core.MapUiObject
- size() - Method in class io.vertigo.vega.engines.webservice.json.AbstractUiListModifiable
- SkecthPrefix - Annotation Type in io.vertigo.studio.notebook
-
Each sketch has a prefix
- Sketch - Interface in io.vertigo.studio.notebook
- SketchKey - Class in io.vertigo.studio.notebook
- SketchUtil - Class in io.vertigo.studio.tools
-
This class provides usefull utilies about sketchs.
- skipBlanks(String) - Static method in class io.vertigo.commons.peg.PegRules
- skipBytes(int) - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileInputStream
- SLOT_CONTENT_VAR_NAME - Static variable in class io.vertigo.ui.impl.thymeleaf.components.SlotComponentProcessor
- SlotAttributeTagProcessor - Class in io.vertigo.ui.impl.thymeleaf.components
- SlotAttributeTagProcessor(String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.SlotAttributeTagProcessor
- SlotComponentProcessor - Class in io.vertigo.ui.impl.thymeleaf.components
- SlotComponentProcessor(String) - Constructor for class io.vertigo.ui.impl.thymeleaf.components.SlotComponentProcessor
-
Constructor
- SLOTS_SUFFIX - Static variable in class io.vertigo.ui.impl.thymeleaf.components.SlotAttributeTagProcessor
- SLOW - io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
- SmartLoggerAnalyticsConnectorPlugin - Class in io.vertigo.core.plugins.analytics.log
-
This connector analyses the process and calculates duration and count.
- SmartLoggerAnalyticsConnectorPlugin(Optional<String>, Optional<Long>) - Constructor for class io.vertigo.core.plugins.analytics.log.SmartLoggerAnalyticsConnectorPlugin
-
Constructor.
- smartType() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Field
-
SmartType of the field.
- smartType() - Method in annotation type io.vertigo.datamodel.structure.stereotype.ForeignKey
-
SmartType.
- smartType() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskInput
- smartType() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskOutput
- smartTypeAlign(String, String, String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- smartTypeCss(String, String, String, String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- SmartTypeDefinition - Class in io.vertigo.datamodel.smarttype.definitions
-
A smarttype exists to enrich the primitive datatypes, giving them super powers.
- SmartTypeDefinition - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- SmartTypeDefinition(String, SmartTypeDefinition.Scope, String, List<AdapterConfig>, FormatterConfig, List<ConstraintConfig>, Properties) - Constructor for class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition
- SmartTypeDefinition.Scope - Enum in io.vertigo.datamodel.smarttype.definitions
- SmartTypeDefinitionBuilder - Class in io.vertigo.datamodel.smarttype.definitions
-
This class must be used to build a Domain.
- SmartTypeManager - Interface in io.vertigo.datamodel.smarttype
- SmartTypeManagerImpl - Class in io.vertigo.datamodel.impl.smarttype
- SmartTypeManagerImpl() - Constructor for class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- smartTypeMaxLength(String, String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- SmartTypeModel - Class in io.vertigo.dashboard.ui.dynamo.model
- SmartTypeModel(SmartTypeDefinition, Double, Double) - Constructor for class io.vertigo.dashboard.ui.dynamo.model.SmartTypeModel
- SmartTypeProperties - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- SmartTypeProperty - Annotation Type in io.vertigo.datamodel.smarttype.annotations
- SmartTypesLoader - Class in io.vertigo.datamodel.impl.smarttype.loaders
- SmartTypesLoader() - Constructor for class io.vertigo.datamodel.impl.smarttype.loaders.SmartTypesLoader
- smartTypeUnit(String, String, String) - Static method in class io.vertigo.ui.impl.springmvc.util.UiUtil
- SnapshotBuiltinFont() - Constructor for class io.vertigo.quarto.plugins.converter.xdocreport.XDocReportConverterPlugin.SnapshotBuiltinFont
-
Constructor.
- SocialFeatures - Class in io.vertigo.social
-
Defines the 'social' extension
- SocialFeatures() - Constructor for class io.vertigo.social.SocialFeatures
-
Constructor;
- SocketLoggerAnalyticsConnectorPlugin - Class in io.vertigo.core.plugins.analytics.log
-
Processes connector which use the log4j SocketAppender.
- SocketLoggerAnalyticsConnectorPlugin(Optional<String>, Optional<String>, Optional<Integer>) - Constructor for class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
-
Constructor.
- solve(DefinitionSpace, Map<String, DynamicDefinition>) - Static method in class io.vertigo.datamodel.impl.smarttype.dynamic.DynamicDefinitionSolver
-
Résoltuion des références.
- solve(Notebook) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawRepository
-
Résolution des références de définitions.
- sort(DtList<D>, String, boolean) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Sorts a list from a column.
- sort(DtList<D>, String, boolean) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Sorts a list from a column.
- sort(String, boolean) - Method in interface io.vertigo.datafactory.collections.IndexDtListFunctionBuilder
-
Création d'un tri de colonne.
- sort(String, boolean) - Method in class io.vertigo.datafactory.impl.collections.functions.index.IndexFilterFunction
-
Set sort directives.
- sort(Comparator<? super X>) - Method in class io.vertigo.core.util.ListBuilder
-
Sorts the list with the provided comparator.
- SORT_FIELD - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Champ qui porte le trie par défaut.
- SortField - Annotation Type in io.vertigo.datamodel.structure.stereotype
- sortSketchCollection(Collection<DtSketch>) - Static method in class io.vertigo.studio.plugins.generator.vertigo.util.DomainUtil
-
trie de la collection.
- Source - Class in io.vertigo.studio.source
-
A resource is defined by - a type - a path A resource can be a file, a blob or a simple java class.
- sourceAttributes() - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- SourceManager - Interface in io.vertigo.studio.source
- SourceManagerImpl - Class in io.vertigo.studio.impl.source
- SourceManagerImpl(List<SourceReaderPlugin>) - Constructor for class io.vertigo.studio.impl.source.SourceManagerImpl
- SourceReaderPlugin - Interface in io.vertigo.studio.impl.source
- SQL_MAIN_RESOURCE_ID - Static variable in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Identifiant de ressource SQL par défaut.
- SQL_ROWCOUNT - Static variable in class io.vertigo.basics.task.AbstractTaskEngineSQL
-
Nom de l'attribut recevant le nombre de lignes affectées par un Statement.
- SqlAdapterSupplierPlugin - Interface in io.vertigo.database.impl.sql
- SqlConnection - Class in io.vertigo.database.sql.connection
-
Connexion à une base de données JDBC.
- SqlConnection(Connection, SqlDataBase) - Constructor for class io.vertigo.database.sql.connection.SqlConnection
-
Constructor.
- SqlConnectionProvider - Interface in io.vertigo.database.sql.connection
-
Provides a sql connections.
- SqlConnectionProviderPlugin - Interface in io.vertigo.database.impl.sql
-
Plugin du provider de connexions.
- SqlCriteriaEncoder - Class in io.vertigo.datastore.plugins.entitystore.sql
- SqlCriteriaEncoder(SqlDialect) - Constructor for class io.vertigo.datastore.plugins.entitystore.sql.SqlCriteriaEncoder
- SqlDataBase - Interface in io.vertigo.database.sql.vendor
-
this class defines the DataBase.
- SqlDataStreamMappingUtil - Class in io.vertigo.database.impl.sql.vendor.core
-
Gestion native des blobs.
- SqlDialect - Interface in io.vertigo.database.sql.vendor
-
The database dialect.
- SqlDialect.GenerationMode - Enum in io.vertigo.database.sql.vendor
-
how keys are generated
- SqlEntityStorePlugin - Class in io.vertigo.datastore.plugins.entitystore.sql
-
This class is the basic implementation of the dataStore in the sql way.
- SqlEntityStorePlugin(Optional<String>, Optional<String>, Optional<String>, TaskManager, SqlManager) - Constructor for class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Constructor.
- SqlExceptionHandler - Interface in io.vertigo.database.sql.vendor
-
This class handles sql exceptions to create userException or to wrap the original checked exception into an unchecked exception.
- SqlGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql
-
Generate crebas.sql.
- SqlGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.SqlGeneratorPlugin
- SqlManager - Interface in io.vertigo.database.sql
-
Manages connections to database.
- SqlManagerImpl - Class in io.vertigo.database.impl.sql
-
Implémentation standard du gestionnaire des données et des accès aux données.
- SqlManagerImpl(LocaleManager, AnalyticsManager, List<SqlConnectionProviderPlugin>) - Constructor for class io.vertigo.database.impl.sql.SqlManagerImpl
-
Constructor.
- SqlMapping - Interface in io.vertigo.database.sql.vendor
-
Interface centralisant les mappings à la BDD.
- SqlMasterDataModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Model Sql des materdata.
- SqlMasterDataModel(DtSketch, Map<String, MasterDataValue>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMasterDataModel
- SqlMasterDataValueModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Model Sql des materdata.
- SqlMasterDataValueModel(DtSketch, Map<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMasterDataValueModel
- SqlMethodModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Méthode Freemarker 'sql'.
- SqlMethodModel() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlMethodModel
- SqlParameter<O> - Class in io.vertigo.database.sql.statement
-
this class concerns the param of a sql statement.
- SqlSecurityRuleTranslator - Class in io.vertigo.account.impl.authorization.dsl.translator
- SqlSecurityRuleTranslator() - Constructor for class io.vertigo.account.impl.authorization.dsl.translator.SqlSecurityRuleTranslator
- SqlServerDataBase - Class in io.vertigo.database.impl.sql.vendor.sqlserver
-
Gestion de la base de données SqlServer.
- SqlServerDataBase() - Constructor for class io.vertigo.database.impl.sql.vendor.sqlserver.SqlServerDataBase
- SqlStatement - Class in io.vertigo.database.sql.statement
-
SqlStatement.
- SqlStatementBuilder - Class in io.vertigo.database.sql.statement
-
SqlStatementBuilder.
- SqlStudioAssociationNNModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Objet utilisé par FreeMarker.
- SqlStudioAssociationNNModel(AssociationNNSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationNNModel
-
Constructeur.
- SqlStudioAssociationSimpleModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Objet utilisé par FreeMarker.
- SqlStudioAssociationSimpleModel(AssociationSimpleSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioAssociationSimpleModel
-
Constructeur.
- SqlStudioDtDefinitionModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Model used by FreeMarker.
- SqlStudioDtDefinitionModel(DtSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.sql.model.SqlStudioDtDefinitionModel
-
Constructeur.
- SqlStudioDtFieldModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.sql.model
-
Model used to define a DtField.
- SqlVendorMapping - Class in io.vertigo.database.impl.sql.vendor.core
-
this class implements the default mapping to a sql database Its behavior is defined by construction : - createWithBooleanAsBit - createWithBooleanAsBoolean
- sstCd - io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Propriété 'PlanificationState'.
- sstCd - io.vertigo.orchestra.domain.DtDefinitions.OSchedulerStateFields
-
Propriété 'Code'.
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.AccessTokenWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.AnalyticsWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.CorsAllowerWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.ExceptionWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.JsonConverterWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.RateLimitingWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.RestfulServiceWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.SecurityWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.ServerSideStateWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.SessionInvalidateWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.SessionWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- STACK_INDEX - Static variable in class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
-
Stack index of the handler for sorting at startup
- StandaloneJavalinConnector - Class in io.vertigo.connectors.javalin
- StandaloneJavalinConnector(Optional<String>) - Constructor for class io.vertigo.connectors.javalin.StandaloneJavalinConnector
-
Constructor.
- start() - Method in class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.account.store.AbstractAccountStorePlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.authentication.store.StoreAuthenticationPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.authentication.text.TextAuthenticationPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.audit.plugins.ledger.ethereum.EthereumLedgerPlugin
- start() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- start() - Method in class io.vertigo.commons.impl.eventbus.EventBusManagerImpl
- start() - Method in class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.elasticsearch.NodeElasticSearchConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.elasticsearch.RestHighLevelElasticSearchConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.elasticsearch.SecuredTransportSearchConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.elasticsearch.TransportElasticSearchConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.influxdb.InfluxDbConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.javalin.EmbeddedJavalinConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.javalin.StandaloneJavalinConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.connectors.mongodb.MongoClientConnector
- start() - Method in class io.vertigo.connectors.mqtt.MosquittoConnector
- start() - Method in class io.vertigo.connectors.neo4j.Neo4JConnector
- start() - Method in class io.vertigo.connectors.neo4j.Neo4jGPLEmbeddedServer
- start() - Method in class io.vertigo.connectors.redis.RedisConnector
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.core.impl.daemon.DaemonManagerImpl
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in interface io.vertigo.core.node.component.Activeable
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.core.node.component.loader.ComponentSpaceWritable
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
- start() - Method in class io.vertigo.dashboard.ui.DashboardUiManager
- start() - Method in class io.vertigo.database.impl.migration.MigrationManagerImpl
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.database.plugins.sql.connection.c3p0.C3p0ConnectionProviderPlugin
- start() - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- start() - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- start() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
- start() - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
- start() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
- start() - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.geo.plugins.geosearch.es.ESGeoSearchPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
- start() - Method in class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
- start() - Method in class io.vertigo.orchestra.plugins.services.schedule.memory.MemoryProcessSchedulerPlugin
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- start() - Method in class io.vertigo.stella.impl.master.coordinator.MasterCoordinator
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.stella.impl.master.MasterManagerImpl
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.stella.impl.workers.WorkersManagerImpl
-
Called after the component has been created and filled by injection (for the components built by configuration).
- start() - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
- start() - Method in class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
- startCurrentUserSession(UserSession) - Method in class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Accroche l'utilisateur au thread courant.
- startCurrentUserSession(UserSession) - Method in interface io.vertigo.account.security.VSecurityManager
-
Accroche l'utilisateur au thread courant.
- startElement(String, String, String, Attributes) - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiHandler
- startLoading(ComponentSpaceWritable, AopPlugin) - Static method in class io.vertigo.core.node.component.loader.ComponentSpaceLoader
- startLoading(DefinitionSpaceWritable, ComponentSpace) - Static method in class io.vertigo.core.node.definition.loader.DefinitionSpaceLoader
-
Loader of definitions
- STARTS_WITH - io.vertigo.datamodel.criteria.CriterionOperator
- startsWith(DtFieldName<E>, String) - Static method in class io.vertigo.datamodel.criteria.Criterions
- STATIC_VALUES - Static variable in class io.vertigo.studio.plugins.source.vertigo.factories.domain.DomainGrammar
-
Key for setting possible values of an entity
- StaticMasterData - io.vertigo.datamodel.structure.definitions.DtStereotype
- StaticMasterData - io.vertigo.studio.notebook.domain.StudioStereotype
- StaticMasterDataSketch - Class in io.vertigo.studio.notebook.domain.masterdata
-
A raw masterdata values is just a map of key/value pairs : -key : the name of the masterdata name -value: a map of all the values. each value is identified by a name
- StaticMasterDataSketch(String, Map<String, MasterDataValue>) - Constructor for class io.vertigo.studio.notebook.domain.masterdata.StaticMasterDataSketch
- status - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Statut'.
- status - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Propriété 'Statut'.
- STATUS_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- StellaFeatures - Class in io.vertigo.stella
-
Defines the 'stella' extension
- StellaFeatures() - Constructor for class io.vertigo.stella.StellaFeatures
-
Constructor.
- STEREOTYPE - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Le Stereotype appliqué au DT : Data (defaut), MasterData ou KeyConcept
- stop() - Method in class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.account.store.AbstractAccountStorePlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.account.store.loader.LoaderAccountStorePlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.authentication.store.StoreAuthenticationPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.authentication.text.TextAuthenticationPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.identityprovider.ldap.LdapIdentityProviderPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.audit.plugins.ledger.ethereum.EthereumLedgerPlugin
- stop() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- stop() - Method in class io.vertigo.commons.impl.eventbus.EventBusManagerImpl
- stop() - Method in class io.vertigo.connectors.elasticsearch.EmbeddedElasticSearchServer
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.elasticsearch.NodeElasticSearchConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.elasticsearch.RestHighLevelElasticSearchConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.elasticsearch.SecuredTransportSearchConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.elasticsearch.TransportElasticSearchConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.influxdb.InfluxDbConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.javalin.EmbeddedJavalinConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.javalin.StandaloneJavalinConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.connectors.mongodb.MongoClientConnector
- stop() - Method in class io.vertigo.connectors.mqtt.MosquittoConnector
- stop() - Method in class io.vertigo.connectors.neo4j.Neo4JConnector
- stop() - Method in class io.vertigo.connectors.neo4j.Neo4jGPLEmbeddedServer
- stop() - Method in class io.vertigo.connectors.redis.RedisConnector
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.core.impl.daemon.DaemonManagerImpl
-
Called before the component is stopped.
- stop() - Method in interface io.vertigo.core.node.component.Activeable
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.core.node.component.loader.ComponentSpaceWritable
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.core.plugins.analytics.log.SocketLoggerAnalyticsConnectorPlugin
- stop() - Method in class io.vertigo.dashboard.ui.DashboardUiManager
- stop() - Method in class io.vertigo.database.impl.migration.MigrationManagerImpl
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.database.plugins.sql.connection.c3p0.C3p0ConnectionProviderPlugin
- stop() - Method in class io.vertigo.database.plugins.timeseries.influxdb.InfluxDbTimeSeriesPlugin
- stop() - Method in class io.vertigo.datafactory.impl.search.SearchManagerImpl
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- stop() - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
- stop() - Method in class io.vertigo.datastore.plugins.cache.ehcache.EhCachePlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.datastore.plugins.cache.memory.MemoryCachePlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
- stop() - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
- stop() - Method in class io.vertigo.datastore.plugins.kvstore.berkeley.BerkeleyKVStorePlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.geo.plugins.geosearch.es.ESGeoSearchPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.orchestra.plugins.services.execution.db.DbProcessExecutorPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.orchestra.plugins.services.execution.memory.MemoryProcessExecutorPlugin
- stop() - Method in class io.vertigo.orchestra.plugins.services.schedule.db.DbProcessSchedulerPlugin
- stop() - Method in class io.vertigo.orchestra.plugins.services.schedule.memory.MemoryProcessSchedulerPlugin
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
- stop() - Method in class io.vertigo.stella.impl.master.coordinator.MasterCoordinator
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.stella.impl.master.MasterManagerImpl
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.stella.impl.workers.WorkersManagerImpl
-
Called before the component is stopped.
- stop() - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
- stop() - Method in class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
- stopCurrentUserSession() - Method in class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Reinitialise la session courante.
- stopCurrentUserSession() - Method in interface io.vertigo.account.security.VSecurityManager
-
Reinitialise la session courante.
- STORE_TYPE - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété standard : Type de données pour la persistence.
- STORE_TYPE - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Type de données en base.
- StoreAccountStorePlugin - Class in io.vertigo.account.plugins.account.store.datastore
-
Source of identity.
- StoreAccountStorePlugin(String, String, String, Optional<String>, String, String, SmartTypeManager, EntityStoreManager, FileStoreManager, VTransactionManager) - Constructor for class io.vertigo.account.plugins.account.store.datastore.StoreAccountStorePlugin
-
Constructor.
- StoreAuthenticationPlugin - Class in io.vertigo.account.plugins.authentication.store
-
A Store implementation of the Realm interface that
- StoreAuthenticationPlugin(String, String, String, String, EntityStoreManager) - Constructor for class io.vertigo.account.plugins.authentication.store.StoreAuthenticationPlugin
-
Constructor.
- storeContext() - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Conserve et fige le context.
- storeContext(Model) - Static method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- storeDocument(File, XComponent, ConverterFormat, OpenOfficeConnection) - Method in class io.vertigo.quarto.plugins.converter.openoffice.OpenOfficeLocalConverterPlugin
-
Ecriture du document.
- storeDocument(File, XComponent, ConverterFormat, OpenOfficeConnection) - Method in class io.vertigo.quarto.plugins.converter.openoffice.OpenOfficeRemoteConverterPlugin
-
Ecriture du document.
- StoreEvent - Class in io.vertigo.datastore.entitystore
-
This class defines the event that is emitted when the store deals with an object identified by an uri.
- StoreEvent(StoreEvent.Type, UID) - Constructor for class io.vertigo.datastore.entitystore.StoreEvent
-
Constructor.
- StoreEvent.Type - Enum in io.vertigo.datastore.entitystore
-
Type of event.
- StoreIdentityProviderPlugin - Class in io.vertigo.account.plugins.identityprovider.store
-
Source of identity.
- StoreIdentityProviderPlugin(String, String, Optional<String>, Optional<String>, EntityStoreManager, FileStoreManager) - Constructor for class io.vertigo.account.plugins.identityprovider.store.StoreIdentityProviderPlugin
-
Constructor.
- StoreListVAccessor<E extends Entity> - Class in io.vertigo.datastore.impl.entitystore
- StoreListVAccessor(Entity, String, String) - Constructor for class io.vertigo.datastore.impl.entitystore.StoreListVAccessor
- StoreServices - Interface in io.vertigo.datastore.impl.dao
-
A simple marker used to identify all the components concerned with storage.
- StoreUtil - Class in io.vertigo.datastore.impl.dao
- StoreUtil() - Constructor for class io.vertigo.datastore.impl.dao.StoreUtil
- StoreVAccessor<E extends Entity> - Class in io.vertigo.datastore.impl.entitystore
-
This class is a way to access an entity defined by a relationship.
- StoreVAccessor(Class<E>, String) - Constructor for class io.vertigo.datastore.impl.entitystore.StoreVAccessor
-
Constructor.
- StreamFile - Class in io.vertigo.datastore.impl.filestore.model
-
VFile implementation from a provided InputStreamBuilder.
- StreamFile(String, String, Instant, long, InputStreamBuilder) - Constructor for class io.vertigo.datastore.impl.filestore.model.StreamFile
-
Constructor.
- String - io.vertigo.core.lang.BasicType
-
String.
- String - io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Champ de type chaine.
- String - io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
String.
- StringJsonSerializer - Class in io.vertigo.vega.plugins.webservice.handler.converter
- StringJsonSerializer() - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.StringJsonSerializer
- stringToValue(SmartTypeDefinition, String) - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- stringToValue(SmartTypeDefinition, String) - Method in interface io.vertigo.datamodel.smarttype.SmartTypeManager
- stringToValue(String, BasicType) - Method in class io.vertigo.basics.formatter.FormatterBoolean
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Method in class io.vertigo.basics.formatter.FormatterDate
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Method in class io.vertigo.basics.formatter.FormatterDefault
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Method in class io.vertigo.basics.formatter.FormatterId
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Method in class io.vertigo.basics.formatter.FormatterNumber
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Method in class io.vertigo.basics.formatter.FormatterString
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Method in interface io.vertigo.datamodel.structure.definitions.Formatter
-
Transforme une String en valeur typée.
- stringToValue(String, BasicType) - Static method in class io.vertigo.ui.core.encoders.EncoderDate
- StringUtil - Class in io.vertigo.core.util
-
The StringUtil class provides usefull methods to manipulate strings.
- StructureMetricsProvider - Class in io.vertigo.datamodel.impl.structure.metrics
-
Composant to provide Metrics about domain
- StructureMetricsProvider() - Constructor for class io.vertigo.datamodel.impl.structure.metrics.StructureMetricsProvider
- StudioAssociationModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java.model
-
Objet utilisé par FreeMarker.
- StudioDtFieldModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java.model
-
Model used to define a DtField.
- StudioDtModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.java.model
-
Model used by FreeMarker.
- StudioDtModel(DtSketch, List<? extends AssociationSketch>, Function<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.java.model.StudioDtModel
-
Constructeur.
- StudioFeatures - Class in io.vertigo.studio
- StudioFeatures() - Constructor for class io.vertigo.studio.StudioFeatures
- StudioSourceReaderPlugin - Class in io.vertigo.studio.plugins.source.vertigo
-
Environnement permettant de charger le Modèle.
- StudioSourceReaderPlugin(ResourceManager, Optional<String>, Optional<Boolean>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.StudioSourceReaderPlugin
-
Constructeur injectable.
- StudioStereotype - Enum in io.vertigo.studio.notebook.domain
-
The type of dt (Will be refactored in next releases, not homogeneous)
- subAggregation(AggregationBuilder) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- subAggregation(PipelineAggregationBuilder) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
-
Add a sub aggregation to this aggregation.
- subAggregations(AggregatorFactories.Builder) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
-
Registers sub-factories with this factory.
- subList(int, int) - Method in class io.vertigo.datamodel.structure.model.DtList
- submit(WorkItem<W, R>, WorkResultHandler<R>) - Method in class io.vertigo.stella.impl.master.coordinator.MasterCoordinator
-
Exécution d'un travail de façon asynchrone.
- submit(WorkItem<W, R>, WorkResultHandler<R>) - Method in interface io.vertigo.stella.impl.work.Coordinator
-
Exécution d'un travail de façon asynchrone.
- submit(WorkItem<W, R>, WorkResultHandler<R>) - Method in class io.vertigo.stella.impl.workers.coordinator.WorkersCoordinator
-
Work devant être exécuté WorkItem contient à la fois le Work et le callback.
- SUBMITTED - io.vertigo.orchestra.services.execution.ExecutionState
- subTypeOf(Class) - Static method in class io.vertigo.core.util.Selector.ClassConditions
-
Builds a predicate to check if the class is a subtype of the given class.
- success(String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- success(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- success(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- success(V) - Method in class io.vertigo.datafactory.impl.search.WritableFuture
-
Mark this execution as success.
- SUCCESS - io.vertigo.core.analytics.metric.Metric.Status
-
Exécution OK
- SUCCESS - io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Success.
- successfulCount - io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Propriété 'Nombre en succès'.
- successfulPostTreatment(ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.impl.services.execution.AbstractActivityEngine
-
Post-traitement à effectuer en cas de succès.
- successfulPostTreatment(ActivityExecutionWorkspace) - Method in interface io.vertigo.orchestra.services.execution.ActivityEngine
-
Post-traitement à effectuer en cas de succès.
- successfulPostTreatment(ActivityExecutionWorkspace) - Method in class io.vertigo.orchestra.services.execution.RunnableActivityEngine
- SUFFIX_SORT_FIELD - Static variable in class io.vertigo.datafactory.plugins.search.elasticsearch.client.ClientESSearchServicesPlugin
-
field suffix for keyword fields added by this plugin.
- SUFFIX_SORT_FIELD - Static variable in class io.vertigo.datafactory.plugins.search.elasticsearch.rest.RestHLClientESSearchServicesPlugin
-
field suffix for keyword fields added by this plugin.
- SummaryPAO - Class in io.vertigo.orchestra.monitoring.dao.summary
-
This class is automatically generated.
- SummaryPAO(TaskManager) - Constructor for class io.vertigo.orchestra.monitoring.dao.summary.SummaryPAO
-
Constructeur.
- SUPERVISED - io.vertigo.orchestra.definitions.ProcessType
- supports(AuthenticationToken) - Method in interface io.vertigo.account.impl.authentication.AuthenticationPlugin
-
Convenience implementation that returns getAuthenticationTokenClass().isAssignableFrom( token.getClass() );.
- supports(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.ldap.LdapAuthenticationPlugin
-
Convenience implementation that returns getAuthenticationTokenClass().isAssignableFrom( token.getClass() );.
- supports(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.mock.MockAuthenticationPlugin
-
Convenience implementation that returns getAuthenticationTokenClass().isAssignableFrom( token.getClass() );.
- supports(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.store.StoreAuthenticationPlugin
-
Convenience implementation that returns getAuthenticationTokenClass().isAssignableFrom( token.getClass() );.
- supports(AuthenticationToken) - Method in class io.vertigo.account.plugins.authentication.text.TextAuthenticationPlugin
-
Convenience implementation that returns getAuthenticationTokenClass().isAssignableFrom( token.getClass() );.
- supportsParameter(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.DtListStateMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.FileInfoURIConverterValueHandler
- supportsParameter(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.UiMessageStackMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.VFileMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewAttributeMethodArgumentResolver
- supportsParameter(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewContextReturnValueAndArgumentResolver
- supportsReturnType(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.FileInfoURIConverterValueHandler
- supportsReturnType(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.VFileReturnValueHandler
- supportsReturnType(MethodParameter) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewContextReturnValueAndArgumentResolver
- SwaggerApi - Class in io.vertigo.vega.impl.webservice.catalog
-
Swagger Api to list services published.
- SwaggerApi() - Constructor for class io.vertigo.vega.impl.webservice.catalog.SwaggerApi
- SwaggerApiBuilder - Class in io.vertigo.vega.impl.webservice.catalog
-
Swagger WebService to list services published.
- SwaggerApiBuilder() - Constructor for class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
-
Constructor.
- SwaggerWebServices - Class in io.vertigo.vega.impl.webservice.catalog
-
Swagger WebService to list services published.
- SwaggerWebServices() - Constructor for class io.vertigo.vega.impl.webservice.catalog.SwaggerWebServices
T
- TABLE_NAME - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Nom de la table supportant l'association NN.
- tableName() - Method in annotation type io.vertigo.datamodel.structure.stereotype.AssociationNN
-
Nom de la table de jointure.
- TabularDatas - Class in io.vertigo.database.timeseries
- TabularDatas(List<TabularDataSerie>, List<String>) - Constructor for class io.vertigo.database.timeseries.TabularDatas
- TabularDataSerie - Class in io.vertigo.database.timeseries
- TabularDataSerie(Map<String, Object>) - Constructor for class io.vertigo.database.timeseries.TabularDataSerie
- tag(String, String) - Method in class io.vertigo.database.timeseries.MeasureBuilder
-
Add a tag to this point.
- TagBlock - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagBlock() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagBlock
- TagEncodedField - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagEncodedField() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagEncodedField
- TagFor - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagFor() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagFor
- TagIf - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagIf() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagIf
-
Constructor.
- TagIfEquals - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagIfEquals() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagIfEquals
-
Constructor.
- TagIfNot - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagIfNot() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagIfNot
-
Constructeur.
- TagIfNotEquals - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagIfNotEquals() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagIfNotEquals
-
Constructeur.
- TagObject - Class in io.vertigo.quarto.impl.publisher.merger.grammar
- TagObject() - Constructor for class io.vertigo.quarto.impl.publisher.merger.grammar.TagObject
- TagXML - Class in io.vertigo.quarto.impl.publisher.merger.processor
-
Represente une balise XML pour faciliter les traitements des processor.
- targetBasicType() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Adapter
- targetGenDir - Variable in class io.vertigo.studio.tools.YamlStudioConfig.YamlMdaConfig
- Task - Class in io.vertigo.datamodel.task.model
-
Gestion des taches.
- TaskAnnotation - Annotation Type in io.vertigo.datamodel.task.proxy
- TaskAttribute - Class in io.vertigo.datamodel.task.definitions
-
Attribut d'une tache.
- TaskAttributeModel - Class in io.vertigo.studio.plugins.generator.vertigo.task.model
-
Génération des classes/méthodes des taches de type DAO.
- TaskBuilder - Class in io.vertigo.datamodel.task.model
-
Builder to build a task.
- TaskContextProperties - Annotation Type in io.vertigo.datamodel.task.proxy
- TaskContextProperty - Annotation Type in io.vertigo.datamodel.task.proxy
- TaskDefinition - Class in io.vertigo.datamodel.task.definitions
-
This class defines a task and its attributes.
- TaskDefinitionBuilder - Class in io.vertigo.datamodel.task.definitions
-
Builder of taskDefinition.
- TaskEngine - Class in io.vertigo.datamodel.task.model
-
Moteur précisant le mode d'exécution d'une définition de tache.
- TaskEngine() - Constructor for class io.vertigo.datamodel.task.model.TaskEngine
- taskEngineClass() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskAnnotation
- taskEngineClass() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskProxyAnnotation
- TaskEngineInsertWithGeneratedKeys - Class in io.vertigo.basics.task.sqlserver
-
Permet l'appel de requête insert en utilisant generatedKeys du PreparedStatement pour récupérer la valeur de la clé primaire.
- TaskEngineInsertWithGeneratedKeys(ScriptManager, VTransactionManager, SqlManager, SmartTypeManager) - Constructor for class io.vertigo.basics.task.sqlserver.TaskEngineInsertWithGeneratedKeys
-
Constructor.
- TaskEngineProc - Class in io.vertigo.basics.task
-
Permet l'appel de requête de manipulation de données (insert, update, delete) ou de procédures stockées.
- TaskEngineProc(ScriptManager, VTransactionManager, SqlManager, SmartTypeManager) - Constructor for class io.vertigo.basics.task.TaskEngineProc
-
Constructeur.
- TaskEngineProcBatch - Class in io.vertigo.basics.task
- TaskEngineProcBatch(ScriptManager, VTransactionManager, SqlManager, SmartTypeManager) - Constructor for class io.vertigo.basics.task.TaskEngineProcBatch
-
Constructeur.
- TaskEngineSelect - Class in io.vertigo.basics.task
-
Permet de réaliser des requêtes sur un base de données.
Paramètres d'entrée : n String, Date, Boolean, Double, Integer ou DTO, DTC
Paramètres de sorties : 1 DTO ou DTC
Dans le cas d'un DtObject en sortie, la requête SQL doit ramener un et un seul enregistrement. - TaskEngineSelect(ScriptManager, VTransactionManager, SqlManager, SmartTypeManager) - Constructor for class io.vertigo.basics.task.TaskEngineSelect
-
Constructor.
- TaskGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.task
-
Génération des objets relatifs au module Task.
- TaskGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.TaskGeneratorPlugin
- TaskInput - Annotation Type in io.vertigo.datamodel.task.proxy
- TaskManager - Interface in io.vertigo.datamodel.task
-
Manages the execution of local (transactional) tasks.
- TaskManagerImpl - Class in io.vertigo.datamodel.impl.task
- TaskManagerImpl(AnalyticsManager) - Constructor for class io.vertigo.datamodel.impl.task.TaskManagerImpl
- TaskModel - Class in io.vertigo.dashboard.ui.dynamo.model
- TaskModel - Class in io.vertigo.studio.plugins.generator.vertigo.task.model
-
Génération des classes/méthodes des taches de type DAO.
- TaskModel(TaskDefinition, Double, Double) - Constructor for class io.vertigo.dashboard.ui.dynamo.model.TaskModel
- TaskModel(TaskSketch, Function<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.model.TaskModel
- TaskOutput - Annotation Type in io.vertigo.datamodel.task.proxy
- TaskProxyAnnotation - Annotation Type in io.vertigo.datamodel.task.proxy
- TaskProxyMethod - Class in io.vertigo.datamodel.impl.task.proxy
- TaskProxyMethod() - Constructor for class io.vertigo.datamodel.impl.task.proxy.TaskProxyMethod
- TaskResult - Class in io.vertigo.datamodel.task.model
-
Résultat de l'exécution d'une tache.
- TaskSketch - Class in io.vertigo.studio.notebook.task
-
This class defines a task and its attributes.
- TaskSketchAttribute - Class in io.vertigo.studio.notebook.task
-
Attribut d'une tache.
- TaskSketchBuilder - Class in io.vertigo.studio.notebook.task
-
Builder of taskSketch.
- TaskSketchFactory - Class in io.vertigo.studio.plugins.source.vertigo.factories.task
- TaskSketchFactory() - Constructor for class io.vertigo.studio.plugins.source.vertigo.factories.task.TaskSketchFactory
- TasksMetricsProvider - Class in io.vertigo.datamodel.impl.task.metrics
-
Implémentation de TaskReportingManager.
- TasksMetricsProvider() - Constructor for class io.vertigo.datamodel.impl.task.metrics.TasksMetricsProvider
- TaskTestDaoChecker - Class in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Vérifieur d'objets d'accès aux données.
- TaskTestDaoChecker() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDaoChecker
- TaskTestDummyGenerator - Interface in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Dummy values generator
- TaskTestDummyGeneratorBasic - Class in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Basic dummy values generator.
- TaskTestDummyGeneratorBasic() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestDummyGeneratorBasic
- TaskTestGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Génération des objets relatifs au module Task.
- TaskTestGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.task.test.TaskTestGeneratorPlugin
- TempFile - Class in io.vertigo.core.util
-
Fichier temporaire supprimé automatiquement après utilisation.
- TempFile(String, String) - Constructor for class io.vertigo.core.util.TempFile
-
Crée un fichier temporaire.
- TempFile(String, String, String) - Constructor for class io.vertigo.core.util.TempFile
-
Crée un fichier temporaire.
- TemplateAoTaskTest - Class in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Template used by freemarker.
- templateEngine() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- templateResolver() - Method in class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- TemplateTaskAttribute - Class in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Représente un attribut de task.
- TemplateTaskDefinition - Class in io.vertigo.studio.plugins.generator.vertigo.task.test
-
Génération des classes/méthodes des taches de type DAO.
- TEMPO_MAIL_ADRESS_MAIL_INVALID - io.vertigo.social.impl.mail.Resources
-
L''adresse email {0} n''est pas correct.
- TEMPO_MAIL_SERVER_TIMEOUT - io.vertigo.social.impl.mail.Resources
-
Le serveur mail {0}:{1} ne répond pas.
- term(String) - Static method in class io.vertigo.commons.peg.PegRules
- Term - io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilterUtil.FilterPattern
-
term.
- test(D) - Method in class io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilter
- TextAccountStorePlugin - Class in io.vertigo.account.plugins.account.store.text
-
A simple implementation of the Realm interface that uses a set of configured account accounts and roles to support authentication and authorization.
- TextAccountStorePlugin(String, String, String, String, ResourceManager) - Constructor for class io.vertigo.account.plugins.account.store.text.TextAccountStorePlugin
-
Constructor.
- TextAuthenticationPlugin - Class in io.vertigo.account.plugins.authentication.text
-
A simple implementation of the Realm interface that uses a set of configured user accounts and roles to support authentication and authorization.
- TextAuthenticationPlugin(String, ResourceManager) - Constructor for class io.vertigo.account.plugins.authentication.text.TextAuthenticationPlugin
-
Constructor.
- TextIdentityProviderPlugin - Class in io.vertigo.account.plugins.identityprovider.text
-
A simple implementation of the Realm interface that uses a set of configured user accounts and roles to support authentication and authorization.
- TextIdentityProviderPlugin(String, String, String, String, ResourceManager, SmartTypeManager) - Constructor for class io.vertigo.account.plugins.identityprovider.text.TextIdentityProviderPlugin
-
Constructor.
- throwUserExceptionIfErrors() - Method in class io.vertigo.vega.webservice.validation.UiErrorBuilder
- time(Instant) - Method in class io.vertigo.database.timeseries.MeasureBuilder
-
Adds a time to this point.
- TimedDatas - Class in io.vertigo.database.timeseries
- TimedDatas(List<TimedDataSerie>, List<String>) - Constructor for class io.vertigo.database.timeseries.TimedDatas
- TimedDataSerie - Class in io.vertigo.database.timeseries
- TimedDataSerie(Instant, Map<String, Object>) - Constructor for class io.vertigo.database.timeseries.TimedDataSerie
- TimeFilter - Class in io.vertigo.database.timeseries
- TimeFilterBuilder - Class in io.vertigo.database.timeseries
- TimeSeriesManager - Interface in io.vertigo.database.timeseries
-
Manages connections to a time series database.
- TimeSeriesManagerImpl - Class in io.vertigo.database.impl.timeseries
- TimeSeriesManagerImpl(AnalyticsManager, List<TimeSeriesPlugin>) - Constructor for class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- TimeSeriesPlugin - Interface in io.vertigo.database.impl.timeseries
- to(String...) - Method in class io.vertigo.social.mail.MailBuilder
-
Add a receiver.
- toBasic(J) - Method in interface io.vertigo.core.lang.BasicTypeAdapter
-
Mail -> String
- toCriteria() - Method in class io.vertigo.account.impl.authorization.dsl.translator.CriteriaSecurityRuleTranslator
- toDtList(DtDefinition) - Static method in class io.vertigo.datamodel.structure.util.VCollectors
- toDtList(Class<T>) - Static method in class io.vertigo.datamodel.structure.util.VCollectors
- toFacetedQueryResult() - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResultMerger
-
Merge data.
- toJava(B, Class<J>) - Method in interface io.vertigo.core.lang.BasicTypeAdapter
-
String -> Mail
- toJson(Notebook) - Method in class io.vertigo.studio.impl.notebook.NotebookManagerImpl
- toJson(Notebook) - Method in interface io.vertigo.studio.notebook.NotebookManager
-
Renders a notebook as json, so it can be shared, compared, stored and more !
- toJson(Object) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Standard convert full object to Json.
- toJson(Object) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Standard convert full object to Json.
- toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.DefaultJsonSerializer
-
Convert result to json.
- toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.ImplicitJsonConverter
-
Convert result to json.
- toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in interface io.vertigo.vega.plugins.webservice.handler.converter.JsonSerializer
-
Convert result to json.
- toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.StringJsonSerializer
-
Convert result to json.
- toJson(Object, HttpServletResponse, WebServiceDefinition) - Method in class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
-
Convert result to json.
- toJsonError(Throwable) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Convert Exception to Json
- toJsonError(Throwable) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Convert Exception to Json
- toJsonWithMeta(Object, Map<String, Serializable>, Set<String>, Set<String>) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Convert object to Json but excluded fields.
- toJsonWithMeta(Object, Map<String, Serializable>, Set<String>, Set<String>) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Convert object to Json but excluded fields.
- token - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Propriété 'Token d'identification'.
- TOKEN_KEY - Static variable in class io.vertigo.orchestra.services.execution.ActivityExecutionWorkspace
- TokenManager - Interface in io.vertigo.vega.token
-
Manager of Security Access Token.
- TokenManagerImpl - Class in io.vertigo.vega.impl.token
-
Ui data security token.
- TokenManagerImpl(String, VSecurityManager, KVStoreManager) - Constructor for class io.vertigo.vega.impl.token.TokenManagerImpl
-
Constructor.
- toModeCreate() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Passe en mode creation.
- toModeEdit() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Passe en mode edition.
- toModeReadOnly() - Static method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Passe en mode readonly.
- TooManyRequestException - Exception in io.vertigo.vega.webservice.exception
-
Rate limit exceeded exception.
- TooManyRequestException(String) - Constructor for exception io.vertigo.vega.webservice.exception.TooManyRequestException
-
Constructor.
- TOP - io.vertigo.commons.transaction.VTransactionResourceId.Priority
-
Priorité maximale.
- toPredicate() - Method in class io.vertigo.datamodel.criteria.Criteria
-
Translate the criteria to a Java predicate
- toSearchQuery() - Method in class io.vertigo.account.impl.authorization.dsl.translator.SearchSecurityRuleTranslator
- toSelectedFacetValues() - Method in class io.vertigo.ui.core.UiSelectedFacetValues
- toSql() - Method in class io.vertigo.account.impl.authorization.dsl.translator.SqlSecurityRuleTranslator
- toString() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleExpression
- toString() - Method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
- toString() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleFixedValue
- toString() - Method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression.BoolOperator
- toString() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression
- toString() - Method in class io.vertigo.account.authorization.definitions.rulemodel.RuleUserPropertyValue
- toString() - Method in class io.vertigo.audit.ledger.LedgerAddress
- toString() - Method in class io.vertigo.audit.trace.Trace
- toString() - Method in class io.vertigo.audit.trace.TraceCriteria
- toString() - Method in class io.vertigo.commons.command.GenericUID
- toString() - Method in class io.vertigo.commons.script.parser.ScriptSeparator
- toString() - Method in class io.vertigo.core.analytics.process.AProcess
- toString() - Method in class io.vertigo.core.locale.MessageText
- toString() - Method in class io.vertigo.core.node.config.DefinitionProviderConfig
- toString() - Method in class io.vertigo.core.node.config.DefinitionResourceConfig
- toString() - Method in class io.vertigo.core.node.config.ModuleConfig
- toString() - Method in class io.vertigo.core.node.definition.AbstractDefinition
- toString() - Method in class io.vertigo.database.sql.statement.SqlParameter
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslBlockQuery
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslExpression
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslField
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslFixedQuery
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoDistanceQuery
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoExpression
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoPointCriteria
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoPointFixed
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslGeoRangeQuery
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiExpression
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslMultiField
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslRangeQuery
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery
- toString() - Method in class io.vertigo.datafactory.impl.search.dsl.model.DslUserCriteria
- toString() - Method in class io.vertigo.datamodel.criteria.Criteria
- toString() - Method in class io.vertigo.datamodel.structure.model.DtList
- toString() - Method in class io.vertigo.datamodel.structure.model.DtListURI
- toString() - Method in class io.vertigo.datamodel.structure.model.UID
- toString() - Method in class io.vertigo.datamodel.task.definitions.TaskAttribute
- toString() - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
- toString() - Method in class io.vertigo.geo.geocoder.GeoLocation
- toString() - Method in class io.vertigo.orchestra.domain.definition.OActivity
- toString() - Method in class io.vertigo.orchestra.domain.definition.OProcess
- toString() - Method in class io.vertigo.orchestra.domain.execution.OActivityExecution
- toString() - Method in class io.vertigo.orchestra.domain.execution.OActivityLog
- toString() - Method in class io.vertigo.orchestra.domain.execution.OActivityWorkspace
- toString() - Method in class io.vertigo.orchestra.domain.execution.ONode
- toString() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
- toString() - Method in class io.vertigo.orchestra.domain.planification.OProcessPlanification
- toString() - Method in class io.vertigo.orchestra.domain.referential.OExecutionState
- toString() - Method in class io.vertigo.orchestra.domain.referential.OProcessType
- toString() - Method in class io.vertigo.orchestra.domain.referential.OSchedulerState
- toString() - Method in class io.vertigo.orchestra.domain.referential.OUser
- toString() - Method in class io.vertigo.orchestra.domain.referential.TriggerType
- toString() - Method in class io.vertigo.orchestra.impl.services.schedule.CronExpression
-
Returns the string representation of the
CronExpression
- toString() - Method in class io.vertigo.orchestra.monitoring.domain.summary.OExecutionSummary
- toString() - Method in class io.vertigo.orchestra.monitoring.domain.uidefinitions.OProcessUi
- toString() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OActivityExecutionUi
- toString() - Method in class io.vertigo.orchestra.monitoring.domain.uiexecutions.OProcessExecutionUi
- toString() - Method in class io.vertigo.quarto.impl.publisher.merger.processor.TagXML
- toString() - Method in class io.vertigo.quarto.impl.publisher.merger.script.ScriptTagContent
- toString() - Method in class io.vertigo.quarto.publisher.model.PublisherNode
- toString() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntity
- toString() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityLink
- toString() - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawKey
- toString() - Method in class io.vertigo.studio.notebook.AbstractSketch
- toString() - Method in class io.vertigo.studio.notebook.SketchKey
- toString() - Method in class io.vertigo.studio.notebook.task.TaskSketchAttribute
- toString() - Method in class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlId
- toString() - Method in class io.vertigo.studio.source.Source
- toString() - Method in class io.vertigo.ui.core.ClusterUiList
- toString() - Method in class io.vertigo.ui.core.UiListUnmodifiable
- toString() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentContentComponent
- toString() - Method in class io.vertigo.ui.impl.thymeleaf.components.NamedComponentDefinition
- toString() - Method in class io.vertigo.vega.engines.webservice.json.VegaUiObject
- toString() - Method in class io.vertigo.vega.webservice.definitions.WebServiceParam
- toString(DtObject) - Static method in class io.vertigo.datamodel.structure.util.DtObjectUtil
-
Représentation sous forme text d'un dtObject.
- toString(Document) - Static method in class io.vertigo.geo.plugins.geocoder.google.GoogleGeoCoderPlugin
- toStringAnCtx(CriteriaEncoder) - Method in class io.vertigo.datamodel.criteria.Criteria
-
Translate the criteria to a SQL statement
- toSymbol() - Method in enum io.vertigo.core.lang.Cardinality
- TOTAL_COUNT_META - Static variable in class io.vertigo.datamodel.structure.model.DtList
-
total count
- toURN() - Method in class io.vertigo.datastore.filestore.model.FileInfoURI
-
Récupére l'URN é partir de l'URI.
- toXContent(XContentBuilder, ToXContent.Params) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- trace(String, String, Consumer<ProcessAnalyticsTracer>) - Method in interface io.vertigo.core.analytics.AnalyticsManager
-
Traces a process and collects metrics during its execution.
- trace(String, String, Consumer<ProcessAnalyticsTracer>) - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
-
Traces a process and collects metrics during its execution.
- trace(String, String, Consumer<ProcessAnalyticsTracer>, Consumer<AProcess>) - Method in class io.vertigo.core.impl.analytics.process.ProcessAnalyticsImpl
- Trace - Class in io.vertigo.audit.trace
-
This class defines the Auditing Trace for an Object.
- TraceBuilder - Class in io.vertigo.audit.trace
-
Builder for an audit trace
- TraceBuilder(String, String, Long, String) - Constructor for class io.vertigo.audit.trace.TraceBuilder
-
Builder for AuditTrace
- TraceCriteria - Class in io.vertigo.audit.trace
-
This class defines the Audit Trace for an Object.
- TraceCriteriaBuilder - Class in io.vertigo.audit.trace
-
Fluent Builder for a audit trace
- TraceCriteriaBuilder() - Constructor for class io.vertigo.audit.trace.TraceCriteriaBuilder
- TraceDefinitionProvider - Class in io.vertigo.audit.impl.trace
-
Provides all the definitions used in the 'Audit' module.
- TraceDefinitionProvider() - Constructor for class io.vertigo.audit.impl.trace.TraceDefinitionProvider
- TraceManager - Interface in io.vertigo.audit.trace
- TraceManagerImpl - Class in io.vertigo.audit.impl.trace
- TraceManagerImpl(TraceStorePlugin) - Constructor for class io.vertigo.audit.impl.trace.TraceManagerImpl
-
Constructor.
- TraceStorePlugin - Interface in io.vertigo.audit.impl.trace
-
This class defines the storage of audit trails.
- traceWithReturn(String, String, Function<ProcessAnalyticsTracer, O>) - Method in interface io.vertigo.core.analytics.AnalyticsManager
-
Traces a process that has a return value (and collects metrics during its execution).
- traceWithReturn(String, String, Function<ProcessAnalyticsTracer, O>) - Method in class io.vertigo.core.impl.analytics.AnalyticsManagerImpl
-
Traces a process that has a return value (and collects metrics during its execution).
- traceWithReturn(String, String, Function<ProcessAnalyticsTracer, O>, Consumer<AProcess>) - Method in class io.vertigo.core.impl.analytics.process.ProcessAnalyticsImpl
- Transactional - Annotation Type in io.vertigo.commons.transaction
-
This annotation must be inserted on methods and classes that need a transaction.
- transactionManager - Variable in class io.vertigo.ui.core.AbstractUiListUnmodifiable
-
Accès au transactionManager.
- translatePath(String) - Static method in class io.vertigo.core.util.FileUtil
-
Replace "user.home" "user.dir" and "java.io.tmpdir" by system value.
- translateToQueryBuilder(ListFilter) - Static method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- translateToQueryBuilder(DslGeoExpression, Object, Map<Class, BasicTypeAdapter>) - Static method in class io.vertigo.datafactory.plugins.search.elasticsearch.DslGeoToQueryBuilderUtil
- TransportElasticSearchConnector - Class in io.vertigo.connectors.elasticsearch
-
Gestion de la connexion au serveur elasticSearch en mode HTTP.
- TransportElasticSearchConnector(Optional<String>, String, String, Optional<String>) - Constructor for class io.vertigo.connectors.elasticsearch.TransportElasticSearchConnector
-
Constructor.
- TREE - io.vertigo.account.authorization.definitions.SecurityDimensionType
-
Hierarchy tree.
- TRIGGERED - io.vertigo.orchestra.services.schedule.SchedulerState
- triggerType() - Method in class io.vertigo.orchestra.domain.definition.OProcess
-
Association : TriggerType.
- TriggerType - Class in io.vertigo.orchestra.domain.referential
-
This class is automatically generated.
- TriggerType - io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Objet de données TriggerType.
- TriggerType() - Constructor for class io.vertigo.orchestra.domain.referential.TriggerType
- TriggerTypeDAO - Class in io.vertigo.orchestra.dao.referential
-
This class is automatically generated.
- TriggerTypeDAO(EntityStoreManager, TaskManager, SmartTypeManager) - Constructor for class io.vertigo.orchestra.dao.referential.TriggerTypeDAO
-
Contructeur.
- TRIPLE_DES - io.vertigo.commons.impl.codec.crypto.CryptoCodec.Crypto
-
Triple DES.
- trtCd - io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Propriété 'TriggerType'.
- trtCd - io.vertigo.orchestra.domain.DtDefinitions.TriggerTypeFields
-
Propriété 'Code'.
- TSDomainModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.ts.model
-
Model used to define a Domain.
- TSGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.domain.ts
-
Génération des objets relatifs au module Domain.
- TSGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.ts.TSGeneratorPlugin
- TSMasterDataModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.ts.model
-
Model TS des materdata.
- TSMasterDataModel(DtSketch, Map<String, MasterDataValue>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSMasterDataModel
- TSMasterDataValueModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.ts.model
-
Model TS des materdata.
- TSMasterDataValueModel(DtSketch, Map<String, String>) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSMasterDataValueModel
- TSStudioDtFieldModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.ts.model
-
Model used to define a DtField.
- TSStudioDtModel - Class in io.vertigo.studio.plugins.generator.vertigo.domain.ts.model
-
Model used by FreeMarker.
- TSStudioDtModel(DtSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.domain.ts.model.TSStudioDtModel
-
Constructeur.
- Tuple<A,B> - Class in io.vertigo.core.lang
-
Tuples are immutable objects.
- Twitter4jConnector - Class in io.vertigo.connectors.twitter
-
Component to retrieve a configured twitter4j client.
- Twitter4jConnector(String, String, String, String) - Constructor for class io.vertigo.connectors.twitter.Twitter4jConnector
- TwitterFeatures - Class in io.vertigo.connectors.twitter
-
Defines commons module.
- TwitterFeatures() - Constructor for class io.vertigo.connectors.twitter.TwitterFeatures
-
Constructor.
- TwoTablesDbFileStorePlugin - Class in io.vertigo.datastore.plugins.filestore.db
-
Permet de gérer le CRUD sur un fichier stocké sur deux tables (Méta données / Données).
- TwoTablesDbFileStorePlugin(Optional<String>, String, String, String) - Constructor for class io.vertigo.datastore.plugins.filestore.db.TwoTablesDbFileStorePlugin
-
Constructor.
- type - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonGeometry
- type - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- type - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- type - Variable in class io.vertigo.studio.tools.YamlStudioConfig.YamlResourceConfig
- type() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Adapter
- type() - Method in annotation type io.vertigo.datamodel.structure.stereotype.Field
-
Type of field.
- TYPE - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété standard : Type des définitions.
- TYPE - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : Type des définitions.
- TypeModelTs - Class in io.vertigo.studio.plugins.generator.vertigo.webservice.model
-
FreeMarker Model of Java Type
- TypeModelTs(Type) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.webservice.model.TypeModelTs
-
Constructor.
U
- UiContext - Class in io.vertigo.vega.engines.webservice.json
- UiContext() - Constructor for class io.vertigo.vega.engines.webservice.json.UiContext
- uiContextFromJson(String, Map<String, Type>) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Specific convertion Json to UiContext.
- uiContextFromJson(String, Map<String, Type>) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Specific convertion Json to UiContext.
- UiContextResolver - Class in io.vertigo.vega.webservice.validation
- UiContextResolver() - Constructor for class io.vertigo.vega.webservice.validation.UiContextResolver
- UID<E extends Entity> - Class in io.vertigo.datamodel.structure.model
-
Représente l'identifiant ABSOLU d'une ressource.
- UidefinitionsPAO - Class in io.vertigo.orchestra.monitoring.dao.uidefinitions
-
This class is automatically generated.
- UidefinitionsPAO(TaskManager) - Constructor for class io.vertigo.orchestra.monitoring.dao.uidefinitions.UidefinitionsPAO
-
Constructeur.
- UiError - Class in io.vertigo.vega.webservice.validation
-
Message d'IHM.
- UiErrorBuilder - Class in io.vertigo.vega.webservice.validation
-
Pile de message d'erreur.
- UiErrorBuilder() - Constructor for class io.vertigo.vega.webservice.validation.UiErrorBuilder
- UiexecutionsPAO - Class in io.vertigo.orchestra.monitoring.dao.uiexecutions
-
This class is automatically generated.
- UiexecutionsPAO(TaskManager) - Constructor for class io.vertigo.orchestra.monitoring.dao.uiexecutions.UiexecutionsPAO
-
Constructeur.
- UiList<D extends DtObject> - Interface in io.vertigo.vega.webservice.model
-
Wrapper d'affichage des listes d'objets métier.
- UiListDelta<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
-
Delta operations on List.
- UiListDelta(Class<D>, Map<String, UiObject<D>>, Map<String, UiObject<D>>, Map<String, UiObject<D>>) - Constructor for class io.vertigo.vega.engines.webservice.json.UiListDelta
-
Constructor.
- uiListDeltaFromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Specific convertion Json to UiListDelta.
- uiListDeltaFromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Specific convertion Json to UiListDelta.
- uiListFromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Specific convertion Json to UiList.
- uiListFromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Specific convertion Json to UiList.
- UiListModifiable<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
-
Delta operations on List.
- UiListModifiable(Class<D>) - Constructor for class io.vertigo.vega.engines.webservice.json.UiListModifiable
- UiListUnmodifiable<O extends DtObject> - Class in io.vertigo.ui.core
-
Wrapper d'affichage des listes d'objets métier.
- UiListUnmodifiable(DtList<O>, Optional<DtFieldName<O>>) - Constructor for class io.vertigo.ui.core.UiListUnmodifiable
-
Constructeur.
- UiMessageStack - io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
- UiMessageStack - Interface in io.vertigo.vega.webservice.validation
-
Class d'enregistrement des messages.
- UiMessageStack.Level - Enum in io.vertigo.vega.webservice.validation
-
Niveau du message.
- UiMessageStackMethodArgumentResolver - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- UiMessageStackMethodArgumentResolver() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.UiMessageStackMethodArgumentResolver
- UiObject<D extends DtObject> - Interface in io.vertigo.vega.webservice.model
-
UiObject is used as an Input buffer from client.
- uiObjectFromJson(String, Type) - Method in class io.vertigo.vega.engines.webservice.json.GoogleJsonEngine
-
Specific convertion Json to UiObject.
- uiObjectFromJson(String, Type) - Method in interface io.vertigo.vega.engines.webservice.json.JsonEngine
-
Specific convertion Json to UiObject.
- UiRequestUtil - Class in io.vertigo.ui.impl.springmvc.util
-
Utilitaire d'accès à la Request.
- UiSelectedFacetValues - Class in io.vertigo.ui.core
-
Selection de Facette.
- UiSelectedFacetValues() - Constructor for class io.vertigo.ui.core.UiSelectedFacetValues
- UiSelectedFacetValues(SelectedFacetValues, Collection<String>) - Constructor for class io.vertigo.ui.core.UiSelectedFacetValues
- UiUtil - Class in io.vertigo.ui.impl.springmvc.util
-
Class utilitaire pour le rendu des pages en jsp/ftl.
- UiUtil() - Constructor for class io.vertigo.ui.impl.springmvc.util.UiUtil
-
Constructor.
- UnAutoCloseTagsFilter - Class in io.vertigo.ui.impl.vuejs.filter
-
Un AutoClosed Vue.js tags filter.
- UnAutoCloseTagsFilter() - Constructor for class io.vertigo.ui.impl.vuejs.filter.UnAutoCloseTagsFilter
- UNDEFINED - Static variable in class io.vertigo.geo.geocoder.GeoLocation
- UNIT - Static variable in class io.vertigo.datamodel.structure.definitions.DtProperty
-
Propriété standard : Unité de la valeur, valeur String.
- UNIT - Static variable in class io.vertigo.studio.plugins.source.vertigo.KspProperty
-
Propriété standard : Unité de la valeur, valeur String.
- unmodifiable() - Method in class io.vertigo.core.util.ListBuilder
-
Makes this list as unmodifiable.
- unmodifiable() - Method in class io.vertigo.core.util.MapBuilder
-
Makes this map as unmodifiable.
- unregister(AppNode) - Method in interface io.vertigo.commons.impl.app.AppNodeRegistryPlugin
-
Unregister a node
- unregister(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.db.DbAppNodeRegistryPlugin
- unregister(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.redis.RedisAppNodeRegistryPlugin
- unregister(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.single.SingleAppNodeRegistryPlugin
- UNSUPERVISED - io.vertigo.orchestra.definitions.ProcessType
- unsupported() - Method in class io.vertigo.vega.plugins.webservice.webserver.javalin.JavalinOptionsRouteHandler
-
Fake method for prefligth Options request.
- unwrap() - Method in exception io.vertigo.core.lang.WrappedException
-
Gets the orginal exception.
- unwrap(C) - Method in interface io.vertigo.core.node.component.AopPlugin
-
Unwrap the proxy
- unwrap(C) - Method in class io.vertigo.core.plugins.component.aop.javassist.JavassistAopPlugin
- UP - io.vertigo.commons.impl.app.AppManagerImpl.NodeStatus
- update() - Method in interface io.vertigo.database.impl.migration.MigrationPlugin
-
{@see MigrationManager}
- update() - Method in class io.vertigo.database.plugins.migration.liquibase.LiquibaseMigrationPlugin
-
{@see MigrationManager}
- update(E) - Method in class io.vertigo.datastore.impl.dao.DAO
-
Update an object.
- update(DtDefinition, Entity) - Method in interface io.vertigo.datastore.impl.entitystore.EntityStorePlugin
-
Updates an object.
- update(DtDefinition, Entity) - Method in class io.vertigo.datastore.plugins.entitystore.AbstractStaticEntityStorePlugin
-
Updates an object.
- update(DtDefinition, Entity) - Method in class io.vertigo.datastore.plugins.entitystore.sql.SqlEntityStorePlugin
-
Updates an object.
- update(Entity) - Method in interface io.vertigo.datastore.entitystore.EntityStoreManager
-
Update an object.
- update(Entity) - Method in class io.vertigo.datastore.impl.entitystore.EntityStoreManagerImpl
-
Update an object.
- update(UID<Account>, Comment) - Method in interface io.vertigo.social.comment.CommentManager
-
Updates a comment.
- update(UID<Account>, Comment) - Method in class io.vertigo.social.impl.comment.CommentManagerImpl
-
Updates a comment.
- update(FileInfo) - Method in interface io.vertigo.datastore.filestore.FileStoreManager
-
Update an existing File.
- update(FileInfo) - Method in class io.vertigo.datastore.impl.filestore.FileStoreManagerImpl
-
Update an existing File.
- update(FileInfo) - Method in interface io.vertigo.datastore.impl.filestore.FileStorePlugin
-
Save a file.
- update(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.db.DbFileStorePlugin
-
Save a file.
- update(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.db.TwoTablesDbFileStorePlugin
-
Save a file.
- update(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFileStorePlugin
-
Save a file.
- update(FileInfo) - Method in class io.vertigo.datastore.plugins.filestore.fs.FsFullFileStorePlugin
-
Save a file.
- update(Comment) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
-
Updates a comment.
- update(Comment) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
-
Updates a comment.
- update(Comment) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
-
Updates a comment.
- update(String) - Method in class io.vertigo.database.impl.migration.MigrationManagerImpl
-
Perform all taks on database to make it up to date.
- update(String) - Method in interface io.vertigo.database.migration.MigrationManager
-
Perform all taks on database to make it up to date.
- UPDATE - io.vertigo.datastore.entitystore.StoreEvent.Type
-
Update.
- updateComment(String, Comment) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
-
Updates a comment.
- updateHeartbeat(Long) - Method in interface io.vertigo.orchestra.impl.node.ONodeManager
-
Met à jour le status d'un noeud
- updateHeartbeat(Long) - Method in class io.vertigo.orchestra.impl.node.ONodeManagerImpl
- updateInitialParams(String, Map<String, String>) - Method in class io.vertigo.orchestra.webservices.WsDefinition
-
Mets à jour les paramètres initiaux de démarrage d'un processus
- updateNN(DtListURIForNNAssociation, List<UID>) - Method in interface io.vertigo.datastore.entitystore.BrokerNN
-
Mise à jour des associations n-n.
- updateNodeStatus() - Method in class io.vertigo.commons.impl.app.AppManagerImpl
- updateProcessDefinitionInitialParams(ProcessDefinition, Map<String, String>) - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
- updateProcessDefinitionInitialParams(ProcessDefinition, Map<String, String>) - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- updateProcessDefinitionInitialParams(ProcessDefinition, Map<String, String>) - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- updateProcessDefinitionInitialParams(String, Map<String, String>) - Method in interface io.vertigo.orchestra.definitions.OrchestraDefinitionManager
-
Met à jour les paramètres initiaux d'exécution d'un processus
- updateProcessDefinitionInitialParams(String, Map<String, String>) - Method in class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
-
Met à jour les paramètres initiaux d'exécution d'un processus
- updateProcessDefinitionProperties(ProcessDefinition, Optional<String>, boolean, int, boolean) - Method in interface io.vertigo.orchestra.impl.definitions.ProcessDefinitionStorePlugin
- updateProcessDefinitionProperties(ProcessDefinition, Optional<String>, boolean, int, boolean) - Method in class io.vertigo.orchestra.plugins.definitions.db.DbProcessDefinitionStorePlugin
- updateProcessDefinitionProperties(ProcessDefinition, Optional<String>, boolean, int, boolean) - Method in class io.vertigo.orchestra.plugins.definitions.memory.MemoryProcessDefinitionStorePlugin
- updateProcessDefinitionProperties(String, Optional<String>, boolean, int, boolean) - Method in interface io.vertigo.orchestra.definitions.OrchestraDefinitionManager
-
Met à jour les propriétés d'une définition sans la rendre obsolète.
- updateProcessDefinitionProperties(String, Optional<String>, boolean, int, boolean) - Method in class io.vertigo.orchestra.impl.definitions.OrchestraDefinitionManagerImpl
-
Met à jour les propriétés d'une définition sans la rendre obsolète.
- updateProcessExecutionTreatment(Long, Boolean, Instant, String) - Method in class io.vertigo.orchestra.dao.execution.ExecutionPAO
-
Execute la tache TkUpdateProcessExecutionTreatment.
- updateProcessProperties(String, Optional<String>, boolean, int, boolean) - Method in class io.vertigo.orchestra.webservices.WsDefinition
-
Met à jour les propriétés d'un processus.
- updateStatus(AppNode) - Method in interface io.vertigo.commons.impl.app.AppNodeRegistryPlugin
-
Update the status of a node
- updateStatus(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.db.DbAppNodeRegistryPlugin
- updateStatus(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.redis.RedisAppNodeRegistryPlugin
- updateStatus(AppNode) - Method in class io.vertigo.commons.plugins.app.registry.single.SingleAppNodeRegistryPlugin
- updateUserContent(UID<Account>, UUID, String) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
- updateUserContent(UID<Account>, UUID, String) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
- updateUserContent(UID<Account>, UUID, String) - Method in interface io.vertigo.social.notification.NotificationManager
-
Updates the flag of the notification
- updateUserContent(UID<Account>, UUID, String) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
- updateUserContent(UID<Account>, UUID, String) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
- UPPER - io.vertigo.basics.formatter.FormatterString.Mode
-
Met en majuscules toutes les lettres.
- UPPER_FIRST - io.vertigo.basics.formatter.FormatterString.Mode
-
Met en majuscules les premières lettres de chaque mot et en minuscules les suivantes Les séparateurs utilisés sont l'espace, "_" et "-.
- URL_PARAM_PREFIX - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Préfix des clés des paramètres passés par l'url.
- URLResourceResolverPlugin - Class in io.vertigo.core.plugins.resource.url
-
Résolution des URL par le standard java.net.URL.
- URLResourceResolverPlugin() - Constructor for class io.vertigo.core.plugins.resource.url.URLResourceResolverPlugin
- urn() - Method in class io.vertigo.commons.command.GenericUID
-
Récupére l'URN é partir de l'URI.
- urn() - Method in class io.vertigo.datamodel.structure.model.DtListURI
-
Construit une URN à partir de l'URI.
- urn() - Method in class io.vertigo.datamodel.structure.model.UID
-
Récupére l'URN é partir de l'URI.
- useDefaultViewName() - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Definition if whe should use the vertigo conventions to determine the default viewname
- user() - Method in class io.vertigo.orchestra.domain.execution.OProcessExecution
-
Association : User.
- UserAuthorizations - Class in io.vertigo.account.authorization
-
This class list User's Authorizations.
- UserAuthorizations() - Constructor for class io.vertigo.account.authorization.UserAuthorizations
- UsernameAuthenticationToken - Class in io.vertigo.account.impl.authentication
- UsernameAuthenticationToken(String) - Constructor for class io.vertigo.account.impl.authentication.UsernameAuthenticationToken
- UsernamePasswordAuthenticationToken - Class in io.vertigo.account.impl.authentication
- UsernamePasswordAuthenticationToken(String, String) - Constructor for class io.vertigo.account.impl.authentication.UsernamePasswordAuthenticationToken
- UserSession - Class in io.vertigo.account.security
-
Session d'un utilisateur.
- UserSession() - Constructor for class io.vertigo.account.security.UserSession
- userToAccount(Entity) - Method in class io.vertigo.account.plugins.account.store.AbstractAccountStorePlugin
- usrId - io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Propriété 'User'.
- usrId - io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Propriété 'Id'.
- UTCDateUtil - Class in io.vertigo.vega.engines.webservice.json
- UTIL_CONTEXT_KEY - Static variable in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
-
Clé de context du UiUtil.
V
- VAccessor<E extends Entity> - Class in io.vertigo.datamodel.structure.model
-
This class is a way to access an entity defined by a relationship.
- VAccessor(DtDefinition, String) - Constructor for class io.vertigo.datamodel.structure.model.VAccessor
-
Constructor.
- VAccessor(Class<E>, String) - Constructor for class io.vertigo.datamodel.structure.model.VAccessor
-
Constructor.
- validate() - Method in class io.vertigo.ui.impl.springmvc.controller.AbstractVSpringMvcController
- validate(O, Set<String>, DtObjectErrors) - Method in class io.vertigo.vega.webservice.validation.AbstractDtObjectValidator
-
Effectue les validations prévu d'un objet.
- validate(O, Set<String>, DtObjectErrors) - Method in interface io.vertigo.vega.webservice.validation.DtObjectValidator
-
Effectue les validations prévu d'un objet.
- Validate - Annotation Type in io.vertigo.vega.webservice.stereotype
-
Define some specific validators, on this annotated parameter.
- validateXmlByXsd(URL, URL) - Static method in class io.vertigo.core.util.XmlUtil
-
Util to validate XML with a XSD.
- ValidationUserException - Exception in io.vertigo.vega.webservice.validation
-
Validation exception on a object's field.
- ValidationUserException() - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Constructor.
- ValidationUserException(MessageText, DtObject, DtFieldName) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Create a UserException on a field
- ValidationUserException(MessageText, DtObject, String) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Create a UserException on a field
- ValidationUserException(List<UiError>) - Constructor for exception io.vertigo.vega.webservice.validation.ValidationUserException
-
Constructor.
- ValidatorWebServiceHandlerPlugin - Class in io.vertigo.vega.plugins.webservice.handler
-
Params handler.
- ValidatorWebServiceHandlerPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.handler.ValidatorWebServiceHandlerPlugin
- value() - Method in annotation type io.vertigo.account.authorization.annotations.Secured
-
Returns the security configuration attributes (e.g.
- value() - Method in annotation type io.vertigo.account.authorization.annotations.SecuredOperation
-
Returns the security configuration attributes (e.g.
- value() - Method in annotation type io.vertigo.core.node.config.Feature
- value() - Method in annotation type io.vertigo.core.node.definition.DefinitionPrefix
-
Préfix de la définition du champ.
- value() - Method in annotation type io.vertigo.core.param.ParamValue
-
The name.
- value() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Adapters
- value() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.Constraints
- value() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.SmartTypeDefinition
- value() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.SmartTypeProperties
- value() - Method in annotation type io.vertigo.datamodel.smarttype.annotations.SmartTypeProperty
- value() - Method in annotation type io.vertigo.datamodel.structure.stereotype.DataSpace
- value() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskContextProperties
- value() - Method in annotation type io.vertigo.datamodel.task.proxy.TaskContextProperty
- value() - Method in annotation type io.vertigo.studio.notebook.SkecthPrefix
-
Sketch type prefix.
- value() - Method in annotation type io.vertigo.ui.impl.springmvc.argumentresolvers.ViewAttribute
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.DELETE
-
Defines a URI template for the resource class.
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.Doc
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.ExcludedFields
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.FileAttachment
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.GET
-
Defines a URI template for the resource class.
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.HeaderParam
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.IncludedFields
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.InnerBodyParam
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PATCH
-
Defines a URI template for the resource class.
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PathParam
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PathPrefix
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.POST
-
Defines a URI template for the resource class.
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.PUT
-
Defines a URI template for the resource class.
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.QueryParam
- value() - Method in annotation type io.vertigo.vega.webservice.stereotype.Validate
- VALUE_OBJECT - io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
- VALUE_OBJECT - io.vertigo.studio.notebook.domain.DomainSketch.Scope
- ValueObject - io.vertigo.datamodel.structure.definitions.DtStereotype
- ValueObject - io.vertigo.studio.notebook.domain.StudioStereotype
- valueOf(String) - Static method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression.BoolOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.account.authorization.definitions.SecurityDimensionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.basics.constraint.Resources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.basics.formatter.FormatterString.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.basics.formatter.Resources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.command.CommandResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.impl.app.AppManagerImpl.NodeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.impl.codec.crypto.CryptoCodec.Crypto
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.impl.codec.hash.HashEncoder.Hash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.peg.PegWordRule.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.script.SeparatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.commons.transaction.VTransactionResourceId.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.core.analytics.health.HealthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.core.analytics.metric.Metric.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.core.daemon.DaemonStat.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.core.lang.BasicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.core.lang.Cardinality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.database.impl.sql.Resources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.database.sql.vendor.SqlDialect.GenerationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datafactory.collections.definitions.FacetDefinition.FacetOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilterUtil.FilterPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery.EscapeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datafactory.impl.search.SearchResource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datafactory.plugins.collections.lucene.Resources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datamodel.criteria.CriteriaLogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datamodel.criteria.CriterionOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datamodel.structure.definitions.DtField.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class io.vertigo.datamodel.structure.definitions.DtProperty
- valueOf(String) - Static method in enum io.vertigo.datamodel.structure.definitions.DtStereotype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.datastore.entitystore.StoreEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.definitions.OrchestraSmartTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.definitions.ProcessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityLogFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityWorkspaceFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OExecutionStateFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.ONodeFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessTypeFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OSchedulerStateFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.TriggerTypeFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.services.execution.ExecutionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.orchestra.services.schedule.SchedulerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.quarto.exporter.model.Export.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.quarto.exporter.model.ExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.quarto.publisher.PublisherFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.social.impl.mail.Resources
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.notebook.domain.DomainSketch.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.notebook.domain.DtSketchField.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.notebook.domain.StudioStereotype
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.notebook.search.FacetSketch.FacetOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.ui.core.FormMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleExpression.ValueOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.account.authorization.definitions.rulemodel.RuleMultiExpression.BoolOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.account.authorization.definitions.SecurityDimensionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.basics.constraint.Resources
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.basics.formatter.FormatterString.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.basics.formatter.Resources
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.command.CommandResponseStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.impl.app.AppManagerImpl.NodeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.impl.codec.crypto.CryptoCodec.Crypto
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.impl.codec.hash.HashEncoder.Hash
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.peg.PegWordRule.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.script.SeparatorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.commons.transaction.VTransactionResourceId.Priority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.core.analytics.health.HealthStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.core.analytics.metric.Metric.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.core.daemon.DaemonStat.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.core.lang.BasicType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.core.lang.Cardinality
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.database.impl.sql.Resources
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.database.sql.vendor.SqlDialect.GenerationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datafactory.collections.definitions.FacetDefinition.FacetOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datafactory.impl.collections.functions.filter.DtListPatternFilterUtil.FilterPattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datafactory.impl.search.dsl.model.DslTermQuery.EscapeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datafactory.impl.search.SearchResource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datafactory.plugins.collections.lucene.Resources
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datamodel.criteria.CriteriaLogicalOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datamodel.criteria.CriterionOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinition.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datamodel.structure.definitions.DtField.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datamodel.structure.definitions.DtStereotype
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.datastore.entitystore.StoreEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.definitions.OrchestraSmartTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.definitions.ProcessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.Definitions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityLogFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OActivityWorkspaceFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OExecutionStateFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OExecutionSummaryFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.ONodeFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessExecutionUiFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessPlanificationFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessTypeFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OProcessUiFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OSchedulerStateFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.OUserFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.domain.DtDefinitions.TriggerTypeFields
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.services.execution.ExecutionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.orchestra.services.schedule.SchedulerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.quarto.exporter.model.Export.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.quarto.exporter.model.ExportFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.quarto.publisher.definitions.PublisherFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.quarto.publisher.PublisherFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.social.impl.mail.Resources
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.impl.source.dsl.entity.DslPropertyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.notebook.domain.DomainSketch.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.notebook.domain.DtSketchField.FieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.notebook.domain.StudioStereotype
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.notebook.search.FacetSketch.FacetOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.notebook.webservices.WebServiceSketch.Verb
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.notebook.webservices.WebServiceSketchParam.WebServiceParamLocation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoClassNames
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.plugins.generator.vertigo.VertigoConstants.VertigoDefinitionPrefix
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.studio.plugins.source.vertigo.loaders.eaxmi.core.EAXmiType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.ui.core.FormMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class io.vertigo.ui.core.MapUiObject
-
Not supported.
- values() - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceDefinition.Verb
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.ImplicitParam
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.vega.webservice.definitions.WebServiceParam.WebServiceParamType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueToString(SmartTypeDefinition, Object) - Method in class io.vertigo.datamodel.impl.smarttype.SmartTypeManagerImpl
- valueToString(SmartTypeDefinition, Object) - Method in interface io.vertigo.datamodel.smarttype.SmartTypeManager
- valueToString(Object, BasicType) - Method in class io.vertigo.basics.formatter.FormatterBoolean
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Method in class io.vertigo.basics.formatter.FormatterDate
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Method in class io.vertigo.basics.formatter.FormatterDefault
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Method in class io.vertigo.basics.formatter.FormatterId
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Method in class io.vertigo.basics.formatter.FormatterNumber
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Method in class io.vertigo.basics.formatter.FormatterString
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Method in interface io.vertigo.datamodel.structure.definitions.Formatter
-
Transforme une valeur typée en String.
- valueToString(Object, BasicType) - Static method in class io.vertigo.ui.core.encoders.EncoderDate
- VARIABLE_PLACEHOLDER_SEPARATOR - Static variable in class io.vertigo.ui.impl.thymeleaf.components.SlotAttributeTagProcessor
- VCollectors - Class in io.vertigo.datamodel.structure.util
-
Collectors 'Lite' Java 8 pour vertigo
- VegaDashboardControler - Class in io.vertigo.dashboard.ui.vega
- VegaDashboardControler() - Constructor for class io.vertigo.dashboard.ui.vega.VegaDashboardControler
- VegaFeatures - Class in io.vertigo.vega
-
Defines module Vega.
- VegaFeatures() - Constructor for class io.vertigo.vega.VegaFeatures
- VegaJavalinFilter - Class in io.vertigo.vega.plugins.webservice.webserver.javalin
-
VegaJavalinFilter for JavalinServlet (mandatory).
- VegaJavalinFilter() - Constructor for class io.vertigo.vega.plugins.webservice.webserver.javalin.VegaJavalinFilter
- VegaJsonHttpMessageConverter - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
-
Implementation of
HttpMessageConverter
that can read and write JSON using the Vega JsonEngine - VegaJsonHttpMessageConverter(JsonEngine) - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.VegaJsonHttpMessageConverter
-
Construct a new converter
- VegaUiMessageStack - Class in io.vertigo.vega.webservice.validation
-
Class d'enregistrement des messages.
- VegaUiMessageStack(UiContextResolver) - Constructor for class io.vertigo.vega.webservice.validation.VegaUiMessageStack
-
Constructor.
- VegaUiObject<D extends DtObject> - Class in io.vertigo.vega.engines.webservice.json
-
UiObject is used as an Input buffer from client.
- VegaUiObject(D, Set<String>) - Constructor for class io.vertigo.vega.engines.webservice.json.VegaUiObject
-
Constructor.
- VegaWebServicesSourceReaderPlugin - Class in io.vertigo.studio.plugins.source.vertigo
- VegaWebServicesSourceReaderPlugin() - Constructor for class io.vertigo.studio.plugins.source.vertigo.VegaWebServicesSourceReaderPlugin
- verbose() - Method in interface io.vertigo.core.daemon.Daemon
- verbose() - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Enables verbosity during startup
- version - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse
- VERTIGO_TMP_DIR_PATH - Static variable in class io.vertigo.core.util.TempFile
-
Vertigo Temp directory path.
- vertigoConfigBean() - Method in class io.vertigo.connectors.spring.VertigoSpringBridgeConfiguration
- VertigoConfigBean - Class in io.vertigo.connectors.spring
- VertigoConfigBean() - Constructor for class io.vertigo.connectors.spring.VertigoConfigBean
- VertigoConstants - Class in io.vertigo.studio.plugins.generator.vertigo
- VertigoConstants() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.VertigoConstants
- VertigoConstants.VertigoClassNames - Enum in io.vertigo.studio.plugins.generator.vertigo
- VertigoConstants.VertigoDefinitionPrefix - Enum in io.vertigo.studio.plugins.generator.vertigo
- VertigoSpringBridgeConfiguration - Class in io.vertigo.connectors.spring
- VertigoSpringBridgeConfiguration() - Constructor for class io.vertigo.connectors.spring.VertigoSpringBridgeConfiguration
- VertigoStudioMda - Class in io.vertigo.studio.tools
-
Génération des fichiers Java et SQL à patrir de fichiers template freemarker.
- VertigoStudioMda() - Constructor for class io.vertigo.studio.tools.VertigoStudioMda
- VERYFAST - io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
- VERYSLOW - io.vertigo.audit.ledger.LedgerTransactionPriorityEnum
- VFile - Interface in io.vertigo.datastore.filestore.model
-
Représentation d'un Fichier logique.
- VFileJsonConverter - Class in io.vertigo.vega.plugins.webservice.handler.converter
- VFileJsonConverter() - Constructor for class io.vertigo.vega.plugins.webservice.handler.converter.VFileJsonConverter
- VFileMethodArgumentResolver - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- VFileMethodArgumentResolver() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.VFileMethodArgumentResolver
- VFileReturnValueHandler - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- VFileReturnValueHandler() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.VFileReturnValueHandler
- VFileUtil - Class in io.vertigo.datastore.filestore.util
-
Utilitaire de gestion des fichiers et flux associés.
- ViewAttribute - Annotation Type in io.vertigo.ui.impl.springmvc.argumentresolvers
- ViewAttributeMethodArgumentResolver - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- ViewAttributeMethodArgumentResolver() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewAttributeMethodArgumentResolver
- ViewContext - Class in io.vertigo.ui.core
-
Liste des couples (clé, object) enregistrés.
- ViewContext(ViewContextMap, JsonEngine) - Constructor for class io.vertigo.ui.core.ViewContext
- ViewContextKey<S extends Serializable> - Interface in io.vertigo.ui.core
-
Clés type des entrées dans le ViewContext.
- ViewContextMap - Class in io.vertigo.ui.core
-
Liste des couples (clé, object) enregistrés.
- ViewContextMap() - Constructor for class io.vertigo.ui.core.ViewContextMap
- ViewContextReturnValueAndArgumentResolver - Class in io.vertigo.ui.impl.springmvc.argumentresolvers
- ViewContextReturnValueAndArgumentResolver() - Constructor for class io.vertigo.ui.impl.springmvc.argumentresolvers.ViewContextReturnValueAndArgumentResolver
- VRequestToViewNameTranslator - Class in io.vertigo.ui.impl.springmvc.config
- VRequestToViewNameTranslator() - Constructor for class io.vertigo.ui.impl.springmvc.config.VRequestToViewNameTranslator
- VSecurityException - Exception in io.vertigo.account.authorization
-
Security exception.
- VSecurityException(MessageText) - Constructor for exception io.vertigo.account.authorization.VSecurityException
-
Constructor.
- VSecurityManager - Interface in io.vertigo.account.security
-
Gestion centralisee des droits d'acces.
- VSecurityManagerImpl - Class in io.vertigo.account.impl.security
-
Implementation standard de la gestion centralisee de la UserSession.
- VSecurityManagerImpl(LocaleManager, String) - Constructor for class io.vertigo.account.impl.security.VSecurityManagerImpl
-
Constructeur.
- VSpringDispatcherServlet - Class in io.vertigo.ui.impl.springmvc.config
- VSpringDispatcherServlet(WebApplicationContext) - Constructor for class io.vertigo.ui.impl.springmvc.config.VSpringDispatcherServlet
- VSpringMvcControllerAdvice - Class in io.vertigo.ui.impl.springmvc.controller
- VSpringMvcControllerAdvice() - Constructor for class io.vertigo.ui.impl.springmvc.controller.VSpringMvcControllerAdvice
- VSpringMvcUiMessageStack - Class in io.vertigo.ui.impl.springmvc.controller
-
Class d'enregistrement des messages.
- VSpringMvcUiMessageStack() - Constructor for class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- VSpringMvcViewContextInterceptor - Class in io.vertigo.ui.impl.springmvc.config
- VSpringMvcViewContextInterceptor() - Constructor for class io.vertigo.ui.impl.springmvc.config.VSpringMvcViewContextInterceptor
- VSpringWebConfig - Class in io.vertigo.ui.impl.springmvc.config
- VSpringWebConfig() - Constructor for class io.vertigo.ui.impl.springmvc.config.VSpringWebConfig
- VSystemException - Exception in io.vertigo.core.lang
-
This class defines a Vertigo system exception.
- VSystemException(Exception, String, Object...) - Constructor for exception io.vertigo.core.lang.VSystemException
-
Constructor.
- VSystemException(String, Object...) - Constructor for exception io.vertigo.core.lang.VSystemException
-
Constructor.
- VTransaction - Interface in io.vertigo.commons.transaction
-
Transaction.
- VTransactionAfterCompletionFunction - Interface in io.vertigo.commons.transaction
-
Function call on transaction completion.
- VTransactionAspect - Class in io.vertigo.commons.impl.transaction
-
Aspect pour la gestion des transactions au niveau de la couche service.
- VTransactionAspect(VTransactionManager) - Constructor for class io.vertigo.commons.impl.transaction.VTransactionAspect
-
Constructor
- VTransactionListener - Interface in io.vertigo.commons.impl.transaction.listener
-
This class is used to listen events during the execution of the transaction.
- VTransactionListenerImpl - Class in io.vertigo.commons.impl.transaction.listener
-
This class is the standard implementation.
- VTransactionListenerImpl() - Constructor for class io.vertigo.commons.impl.transaction.listener.VTransactionListenerImpl
- VTransactionManager - Interface in io.vertigo.commons.transaction
-
Gestionnaire de transactions.
- VTransactionManagerImpl - Class in io.vertigo.commons.impl.transaction
-
Implémentation standard du gestionnaire de transactions.
- VTransactionManagerImpl() - Constructor for class io.vertigo.commons.impl.transaction.VTransactionManagerImpl
- VTransactionResource - Interface in io.vertigo.commons.transaction
-
This resource must be managed by a transaction.
- VTransactionResourceId<R extends VTransactionResource> - Class in io.vertigo.commons.transaction
-
Identification des ressources participant à la transaction.
- VTransactionResourceId(VTransactionResourceId.Priority, String) - Constructor for class io.vertigo.commons.transaction.VTransactionResourceId
-
Constructor.
- VTransactionResourceId.Priority - Enum in io.vertigo.commons.transaction
-
Ordre dans lequel les ressources sont commitées.
- VTransactionWritable - Interface in io.vertigo.commons.transaction
-
Transaction.
- VUiDashboardControler - Class in io.vertigo.dashboard.ui.vui
- VUiDashboardControler() - Constructor for class io.vertigo.dashboard.ui.vui.VUiDashboardControler
- VuiResourceTemplateResolver - Class in io.vertigo.ui.impl.thymeleaf.components
- VuiResourceTemplateResolver() - Constructor for class io.vertigo.ui.impl.thymeleaf.components.VuiResourceTemplateResolver
- VUiStandardDialect - Class in io.vertigo.ui.impl.thymeleaf
- VUiStandardDialect(Set<NamedComponentDefinition>) - Constructor for class io.vertigo.ui.impl.thymeleaf.VUiStandardDialect
- VUserException - Exception in io.vertigo.core.lang
-
Root Class for all user exceptions.
- VUserException(MessageKey, Serializable...) - Constructor for exception io.vertigo.core.lang.VUserException
-
Constructor.
- VUserException(MessageText) - Constructor for exception io.vertigo.core.lang.VUserException
-
Constructor.
- VUserException(String, Serializable...) - Constructor for exception io.vertigo.core.lang.VUserException
-
Constructor.
W
- WAITING - io.vertigo.orchestra.services.execution.ExecutionState
- WAITING - io.vertigo.orchestra.services.schedule.SchedulerState
- warn(String) - Method in class io.vertigo.orchestra.impl.services.execution.ActivityLogger
-
Ajoute un avertissement dans le log.
- warning(String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- warning(String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- warning(String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- warning(String, DtObject, String) - Method in class io.vertigo.ui.impl.springmvc.controller.VSpringMvcUiMessageStack
- warning(String, DtObject, String) - Method in interface io.vertigo.vega.webservice.validation.UiMessageStack
- warning(String, DtObject, String) - Method in class io.vertigo.vega.webservice.validation.VegaUiMessageStack
- WARNING - io.vertigo.vega.webservice.validation.UiMessageStack.Level
-
Warning.
- WebAppContextParamPlugin - Class in io.vertigo.vega.plugins.webservice.servlet
-
Plugin d'accès à la configuration de la WebApp.
- WebAppContextParamPlugin() - Constructor for class io.vertigo.vega.plugins.webservice.servlet.WebAppContextParamPlugin
- WebServerPlugin - Interface in io.vertigo.vega.impl.webservice
-
Register an handlerchain as a route for this webService.
- WebServiceCallContext - Class in io.vertigo.vega.plugins.webservice.handler
- WebServiceCallContext(WebServiceContext, WebServiceDefinition) - Constructor for class io.vertigo.vega.plugins.webservice.handler.WebServiceCallContext
-
Constructor.
- WebServiceContext - Interface in io.vertigo.vega.plugins.webservice.handler
- WebServiceDefinition - Class in io.vertigo.vega.webservice.definitions
-
Web service definition.
- WebServiceDefinition.Verb - Enum in io.vertigo.vega.webservice.definitions
-
HTTP Verb supported.
- WebServiceDefinitionBuilder - Class in io.vertigo.vega.webservice.definitions
-
WebServiceDefinition Builder.
- WebServiceDefinitionProvider - Class in io.vertigo.vega.plugins.webservice.scanner.annotations
-
Web service definition provider.
- WebServiceDefinitionProvider() - Constructor for class io.vertigo.vega.plugins.webservice.scanner.annotations.WebServiceDefinitionProvider
- WebServiceHandlerPlugin - Interface in io.vertigo.vega.impl.webservice
-
Handler of WebService Route, are defined as plugins of WebServiceManager.
- WebServiceInitializerModelTs - Class in io.vertigo.studio.plugins.generator.vertigo.webservice.model
-
FreeMarker Model of WebServiceInitializer.
- WebServiceInitializerModelTs(String, String) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceInitializerModelTs
- WebServiceManager - Interface in io.vertigo.vega.webservice
-
WebService manager.
- WebServiceManagerImpl - Class in io.vertigo.vega.impl.webservice
-
Webservice manager.
- WebServiceManagerImpl(WebServiceScannerPlugin, WebServerPlugin, List<WebServiceHandlerPlugin>) - Constructor for class io.vertigo.vega.impl.webservice.WebServiceManagerImpl
-
Constructor.
- WebServiceModelTs - Class in io.vertigo.studio.plugins.generator.vertigo.webservice.model
-
Model for TypeScript generation.
- WebServiceModelTs(WebServiceSketch) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceModelTs
-
Constructor.
- WebServiceParam - Class in io.vertigo.vega.webservice.definitions
-
WebService param infos : - source type (query, path, body, innerBody or implicit) - name - type (class) - includedField (for DtObjet or DtList) - excludedField (for DtObjet or DtList) - if object kept serverSide - if one time token - specific validators
- WebServiceParam.ImplicitParam - Enum in io.vertigo.vega.webservice.definitions
- WebServiceParam.WebServiceParamType - Enum in io.vertigo.vega.webservice.definitions
-
Parameter's source types.
- WebServiceParamBuilder - Class in io.vertigo.vega.webservice.definitions
-
WebServiceParam Builder.
- WebServiceParamModelTs - Class in io.vertigo.studio.plugins.generator.vertigo.webservice.model
-
FreeMarker Model of WebServiceParamModel.
- WebServiceParamModelTs(WebServiceSketchParam) - Constructor for class io.vertigo.studio.plugins.generator.vertigo.webservice.model.WebServiceParamModelTs
-
Constructor.
- WebServices - Interface in io.vertigo.vega.webservice
-
WebServices.
- WebServiceScannerPlugin - Interface in io.vertigo.vega.impl.webservice
-
WebServices scanner.
- WebServiceSketch - Class in io.vertigo.studio.notebook.webservices
-
Web service Sketch.
- WebServiceSketch(String, WebServiceSketch.Verb, String, List<WebServiceSketchParam>, Optional<WebServiceSketchResponseContent>, String, Optional<String>, String, String) - Constructor for class io.vertigo.studio.notebook.webservices.WebServiceSketch
-
Constructor.
- WebServiceSketch.Verb - Enum in io.vertigo.studio.notebook.webservices
-
HTTP Verb supported.
- WebServiceSketchParam - Class in io.vertigo.studio.notebook.webservices
-
WebService param infos : - source type (query, path, body, innerBody or implicit) - name - type (class) - includedField (for DtObjet or DtList) - excludedField (for DtObjet or DtList) - if object kept serverSide - if one time token - specific validators
- WebServiceSketchParam(String, WebServiceSketchParam.WebServiceParamLocation, Type, Cardinality) - Constructor for class io.vertigo.studio.notebook.webservices.WebServiceSketchParam
- WebServiceSketchParam.WebServiceParamLocation - Enum in io.vertigo.studio.notebook.webservices
-
Parameter's source types.
- WebServiceSketchResponseContent - Class in io.vertigo.studio.notebook.webservices
- WebServiceSketchResponseContent(Type, Cardinality) - Constructor for class io.vertigo.studio.notebook.webservices.WebServiceSketchResponseContent
- WebServiceTypeUtil - Class in io.vertigo.vega.webservice
-
WebService Type helper.
- when(boolean, Supplier<Assertion>) - Method in class io.vertigo.core.lang.Assertion
-
Evaluates an assertion when a condition is fulfilled.
- WILDCARD_PLUGIN - Static variable in class io.vertigo.database.impl.timeseries.TimeSeriesManagerImpl
- with(WebServiceDefinition.Verb, String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- with(WebServiceParam.WebServiceParamType, String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceParamBuilder
- withAccessTokenConsume(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withAccessTokenMandatory(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withAccessTokenPublish(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withAccount() - Method in class io.vertigo.account.AccountFeatures
- withAdditionalWhereClause(String) - Method in class io.vertigo.database.timeseries.DataFilterBuilder
- withAnalytics(Param...) - Method in class io.vertigo.dashboard.DashboardFeatures
- withAopEngine(AopPlugin) - Method in class io.vertigo.core.node.config.BootConfigBuilder
- withAppName(String) - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Associate a common name that define the application as a whole.
- withAttachments(VFile...) - Method in class io.vertigo.social.mail.MailBuilder
-
Add a attachment file.
- withAuthentication() - Method in class io.vertigo.account.AccountFeatures
-
Activates authentication.
- withAuthor(UID<Account>) - Method in class io.vertigo.social.comment.CommentBuilder
- withAuthor(String) - Method in class io.vertigo.quarto.exporter.model.ExportBuilder
- withAuthorization() - Method in class io.vertigo.account.AccountFeatures
-
Activates authorization.
- withAuthToken(String) - Method in class io.vertigo.account.account.AccountBuilder
-
Adds an authToken
- withBanGeoCoder(Param...) - Method in class io.vertigo.geo.GeoFeatures
-
Activates comments
- withBerkleyKV(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
- withBlockHash(String) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withBlockNumber(BigInteger) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withBoot(BootConfig) - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Opens the bootConfigBuilder.
- withC3p0(Param...) - Method in class io.vertigo.database.DatabaseFeatures
-
Add InfluxDb timeseries database.
- withCache() - Method in class io.vertigo.datastore.DataStoreFeatures
-
Activates caches.
- withCategory(String) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal category
- withCommand() - Method in class io.vertigo.commons.CommonsFeatures
- withComments() - Method in class io.vertigo.social.SocialFeatures
-
Activates comments
- withConstraints(List<ConstraintConfig>) - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinitionBuilder
- withContent(String) - Method in class io.vertigo.social.notification.NotificationBuilder
- withContext(List<String>) - Method in class io.vertigo.audit.trace.TraceBuilder
-
Optionnal context
- withContextPath(String) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
- withConverter(Param...) - Method in class io.vertigo.quarto.QuartoFeatures
- withCopyToFields(String, String...) - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- withCorsProtected(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withCreationDate(Instant) - Method in class io.vertigo.social.comment.CommentBuilder
- withCreationDate(Instant) - Method in class io.vertigo.social.notification.NotificationBuilder
- withCriteria(C) - Method in interface io.vertigo.datafactory.collections.definitions.ListFilterBuilder
-
Process a criteria to produce a ListFilter.
- withCriteria(C) - Method in class io.vertigo.datafactory.impl.search.dsl.DslListFilterBuilder
-
Fix criteria.
- withCriteria(Object) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
- withCriteriaSmartType(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- withCronExpression(String) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Définit l'expression cron du process.
- withCSVExporter() - Method in class io.vertigo.quarto.QuartoFeatures
- withDataBase(Param...) - Method in class io.vertigo.orchestra.OrchestraFeatures
-
Activate Orchestra with Database.
- withDatasource(Param...) - Method in class io.vertigo.database.DatabaseFeatures
-
Add InfluxDb timeseries database.
- withDataSpace(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Sets the dataSpace to which the dtDefinition belongs.
- withDataSpace(String) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
-
Sets the dataSpace
- withDataSpace(String) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Sets the dataSpace to which the dtSketch belongs.
- withDataSpace(String) - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
-
Sets the dataSpace
- withDateBoost(DtField, int, int) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
-
Defines Boost strategy including most recents docs.
- withDateBusiness(Instant) - Method in class io.vertigo.audit.trace.TraceBuilder
-
Optionnal business date
- withDateBusinessEnd(Instant) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal ending business date range
- withDateBusinessStart(Instant) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal starting business date range
- withDateExecutionEnd(Instant) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal ending business date range
- withDateExecutionStart(Instant) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal starting execution date range
- withDbAppNodeRegistryPlugin(Param...) - Method in class io.vertigo.commons.CommonsFeatures
- withDbFileStore(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
- withDefault(Integer, DtFieldName, Boolean) - Method in class io.vertigo.datamodel.structure.model.DtListState
-
Added default properties to another DtListState.
- withDelayedMemoryKV(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
- withDisplay(String) - Method in class io.vertigo.commons.command.CommandResponseBuilder
- withDisplayField(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Specifies which field to be used for display
- withDisplayField(String) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Specifies which field to be used for display
- withDisplayName(String) - Method in class io.vertigo.account.account.AccountBuilder
-
Adds a displayName
- withDoc(String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withDOCXPublisher() - Method in class io.vertigo.quarto.QuartoFeatures
- withDslQuery(List<DslMultiExpression>) - Method in interface io.vertigo.datafactory.collections.definitions.ListFilterBuilder
-
Build Query.
- withDslQuery(List<DslMultiExpression>) - Method in class io.vertigo.datafactory.impl.search.dsl.DslListFilterBuilder
-
Fix query pattern.
- withDtDefinition(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- withDtDefinition(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- withDtDefinition(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- withEhCache() - Method in class io.vertigo.datastore.DataStoreFeatures
-
Activates caches.
- withEmail(String) - Method in class io.vertigo.account.account.AccountBuilder
-
Adds an email
- withEmbeddedServer(Param...) - Method in class io.vertigo.connectors.elasticsearch.ElasticSearchFeatures
- withEmbeddedServer(Param...) - Method in class io.vertigo.connectors.javalin.JavalinFeatures
- withEncoding(String) - Method in class io.vertigo.studio.generator.GeneratorConfigBuilder
- withEncoding(String) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withEndPoint(String) - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Associate an optional endPoint to reach the current node.
- withEngine(Class<? extends TaskEngine>) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
-
Defines the engine, used at runtime to process the task.
- withEngine(String) - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
-
Defines the engine, used at runtime to process the task.
- withEntityMetrics() - Method in class io.vertigo.datastore.DataStoreFeatures
- withEntityStore() - Method in class io.vertigo.datastore.DataStoreFeatures
-
Add store to dynamo
- withError() - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withESClient(Param...) - Method in class io.vertigo.datafactory.DataFactoryFeatures
- withESGeosearch(Param...) - Method in class io.vertigo.geo.GeoFeatures
-
Activates comments
- withESHL(Param...) - Method in class io.vertigo.datafactory.DataFactoryFeatures
- withEthereumBlockChain(Param...) - Method in class io.vertigo.audit.AuditFeatures
-
Add Ethereum BlockChain Ledger
- withExporter(Param...) - Method in class io.vertigo.quarto.QuartoFeatures
- withFacet(FacetedQuery) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
- withFacet(SelectedFacetValues) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
- withFacet(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- withFacet(String) - Method in class io.vertigo.datafactory.collections.model.FacetedQueryResultMerger
-
Merger should create a facet for this cluster.
- withFacetClustering(FacetDefinition) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
-
Add a clustering of result by Facet.
- withFacetClustering(String) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
-
Add a clustering of result by Facet.
- withFakeBlockChain() - Method in class io.vertigo.audit.AuditFeatures
-
Add Ethereum BlockChain Ledger
- withFakeTimeseries() - Method in class io.vertigo.database.DatabaseFeatures
-
Add InfluxDb timeseries database.
- withFeature(String) - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withFieldName(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- withFieldName(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- withFieldName(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- withFileAttachment(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withFileName(String) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withFiles(Class, String...) - Method in class io.vertigo.core.node.config.yaml.YamlNodeConfigBuilder
-
Appends Config of a set of modules.
- withFileStore(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
-
Add store to dynamo
- withFormatter(FormatterConfig) - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinitionBuilder
- withFragment(DtDefinition) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Sets fragment
- withFragment(DtSketch) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Sets fragment
- withFrom(String) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withFsFileStore(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
- withFsFullFileStore(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
- withGenerator() - Method in class io.vertigo.studio.StudioFeatures
- withGenSubDir(String) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withGeoCoder() - Method in class io.vertigo.geo.GeoFeatures
-
Activates notifications
- withGeoSearch() - Method in class io.vertigo.geo.GeoFeatures
-
Activates geosearch
- withGeoSearchQuery(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- withGeoSearchQuery(String) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
- withGoogleGeoCoder() - Method in class io.vertigo.geo.GeoFeatures
-
Activates comments
- withGPLEmbeddedServer(Param...) - Method in class io.vertigo.connectors.neo4j.Neo4jFeatures
- withGreenStatus() - Method in class io.vertigo.core.analytics.health.HealthMeasureBuilder
- withGreenStatus(String) - Method in class io.vertigo.core.analytics.health.HealthMeasureBuilder
- withHandleField(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Specifies which field to be used for handle
- withHandleField(String) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Specifies which field to be used for handle
- withHandles() - Method in class io.vertigo.social.SocialFeatures
-
Activates handles
- withHash(String) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withHighlight() - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- withHtmlContent(String) - Method in class io.vertigo.social.mail.MailBuilder
-
Set mail content at html format.
- withHttpAppNodeInfosPlugin() - Method in class io.vertigo.commons.CommonsFeatures
- withIdentityProvider() - Method in class io.vertigo.account.AccountFeatures
- withIfttt(Param...) - Method in class io.vertigo.connectors.ifttt.IftttFeatures
- withIndexDtDefinition(String) - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- withInfluxDb(Param...) - Method in class io.vertigo.connectors.influxdb.InfluxDbFeatures
- withInfluxDb(Param...) - Method in class io.vertigo.database.DatabaseFeatures
-
Add InfluxDb timeseries database.
- withItem(Long) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal item id
- withJaninoScript() - Method in class io.vertigo.commons.CommonsFeatures
-
Activates script with a default plugin.
- withJavalinWebServerPlugin(Param...) - Method in class io.vertigo.vega.VegaFeatures
- withJavaxMail(Param...) - Method in class io.vertigo.social.SocialFeatures
- withJedis(Param...) - Method in class io.vertigo.connectors.redis.RedisFeatures
- withJndiMailConnector(Param...) - Method in class io.vertigo.connectors.mail.MailFeatures
- withJson(String) - Method in class io.vertigo.ui.core.AjaxResponseBuilder
-
Envoi du contenu Json brut.
- withKeycloakDeployment(Param...) - Method in class io.vertigo.connectors.keycloak.KeycloakFeatures
- withKeyConcept(String) - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- withKVStore() - Method in class io.vertigo.datastore.DataStoreFeatures
-
Add key/value store to dynamo
- withLabel(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- withLabel(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- withLabel(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- withLastModified(Instant) - Method in class io.vertigo.social.comment.CommentBuilder
- withLdap(Param...) - Method in class io.vertigo.connectors.ldap.LdapFeatures
- withLdapAuthentication(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates ldap authentication.
- withLdapIdentityProvider(Param...) - Method in class io.vertigo.account.AccountFeatures
- withLedger() - Method in class io.vertigo.audit.AuditFeatures
- withLiquibaseDataBaseMigrationPlugin(Param...) - Method in class io.vertigo.database.DatabaseFeatures
-
Add LiquibaseMigrationPlugin
- withListFilterBuilderClass(Class<? extends ListFilterBuilder>) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- withListFilterBuilderQuery(String) - Method in class io.vertigo.datafactory.collections.definitions.FacetedQueryDefinitionSupplier
- withListState(DtListState, int) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- withLoaderAccount(Param...) - Method in class io.vertigo.account.AccountFeatures
- withLoaderId(String) - Method in class io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
- withLocales(String) - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Opens the boot module.
- withLocalesAndDefaultZoneId(String, String) - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Opens the boot module.
- withLocalOpenOfficeConverter(Param...) - Method in class io.vertigo.quarto.QuartoFeatures
- withLogConfig(LogConfig) - Method in class io.vertigo.core.node.config.BootConfigBuilder
-
Ajout de paramètres
- withLogConfig(LogConfig) - Method in class io.vertigo.core.node.config.yaml.YamlNodeConfigBuilder
- withLuceneIndex() - Method in class io.vertigo.datafactory.DataFactoryFeatures
- withMails() - Method in class io.vertigo.social.SocialFeatures
-
Activates mail
- withMandatoryDestField(D...) - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- withMaster() - Method in class io.vertigo.stella.StellaFeatures
- withMeasureInstant(Instant) - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withMemory(Param...) - Method in class io.vertigo.orchestra.OrchestraFeatures
-
Activate Orchestra with Memory.
- withMemoryAccountCache(Param...) - Method in class io.vertigo.account.AccountFeatures
- withMemoryCache() - Method in class io.vertigo.datastore.DataStoreFeatures
-
Activates caches.
- withMemoryComments() - Method in class io.vertigo.social.SocialFeatures
- withMemoryHandles() - Method in class io.vertigo.social.SocialFeatures
- withMemoryNotifications() - Method in class io.vertigo.social.SocialFeatures
- withMemoryTrace() - Method in class io.vertigo.audit.AuditFeatures
- withMermaidGenerator() - Method in class io.vertigo.studio.StudioFeatures
- withMessage(String) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withMetadatas(Map<String, String>) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Définit le informations du process.
- withMigration(Param...) - Method in class io.vertigo.database.DatabaseFeatures
-
Add database Migration service.
- withMockAuthentication(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates mock authentication.
- withModel(Map<String, Object>) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withModule(String) - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withMongoClient(Param...) - Method in class io.vertigo.connectors.mongodb.MongodbFeatures
- withMosquitto(Param...) - Method in class io.vertigo.connectors.mqtt.MqttFeatures
- withMsg(String) - Method in class io.vertigo.social.comment.CommentBuilder
- withMultiExecution() - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Processus autorisant la multi-execution.
- withMultiSelectable() - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- withMultiSelectable() - Method in class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- withName(String) - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withNativeMailConnector(Param...) - Method in class io.vertigo.connectors.mail.MailFeatures
- withNeedAuthentication(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withNeedSession(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withNeedUpdate() - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Définit si au prochain démarrage de l'application la définition doit être mise à jour.
- withNeo4j(Param...) - Method in class io.vertigo.connectors.neo4j.Neo4jFeatures
- withNode(Param...) - Method in class io.vertigo.connectors.elasticsearch.ElasticSearchFeatures
- withNodeId(String) - Method in class io.vertigo.core.node.config.NodeConfigBuilder
-
Associate an id to the current node (random UUID by default)
- withNodeInfosPlugin(Class<? extends AppNodeInfosPlugin>, Param...) - Method in class io.vertigo.commons.CommonsFeatures
-
Adds a NodeInfosPlugin
- withNodeRegistryPlugin(Class<? extends AppNodeRegistryPlugin>, Param...) - Method in class io.vertigo.commons.CommonsFeatures
-
Adds a NodeRegistryPlugin
- withNonce(BigInteger) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withNotifications() - Method in class io.vertigo.social.SocialFeatures
-
Activates notifications
- withODTPublisher() - Method in class io.vertigo.quarto.QuartoFeatures
- withOrder(FacetDefinition.FacetOrder) - Method in class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- withOrder(FacetDefinition.FacetOrder) - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- withOrder(FacetDefinition.FacetOrder) - Method in class io.vertigo.datafactory.collections.definitions.FacetTermDefinitionSupplier
- withOrientation(Export.Orientation) - Method in class io.vertigo.quarto.exporter.model.ExportBuilder
- withOutAttribute(String, SmartTypeDefinition, Cardinality) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
-
Adds an output attribute.
- withOutAttribute(String, DomainSketch, Cardinality) - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
-
Adds an output attribute.
- withPackageName(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Sets packageName
- withPackageName(String) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
- withPackageName(String) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withPackageName(String) - Method in class io.vertigo.studio.impl.source.dsl.raw.DslRawBuilder
- withPackageName(String) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Sets packageName
- withPackageName(String) - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
- withParams(String, String) - Method in class io.vertigo.datafactory.collections.definitions.FacetCustomDefinitionSupplier
- withPathPrefix(String) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withPayload(P) - Method in class io.vertigo.commons.command.CommandResponseBuilder
- withPDFExporter() - Method in class io.vertigo.quarto.QuartoFeatures
- withPhoto(String) - Method in class io.vertigo.account.account.AccountBuilder
-
Adds an photo
- withProcessType(ProcessType) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
- withProperties(Properties) - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinitionBuilder
- withProvided() - Method in class io.vertigo.studio.impl.source.dsl.entity.DslEntityBuilder
-
Set this entity as core and managed specificaly.
- withPublisher() - Method in class io.vertigo.quarto.QuartoFeatures
- withRange(String, String, String) - Method in class io.vertigo.datafactory.collections.definitions.FacetRangeDefinitionSupplier
- withRedisAccountCache(Param...) - Method in class io.vertigo.account.AccountFeatures
- withRedisAppNodeRegistryPlugin() - Method in class io.vertigo.commons.CommonsFeatures
- withRedisCache(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
-
Activates caches.
- withRedisComments(Param...) - Method in class io.vertigo.social.SocialFeatures
- withRedisHandles(Param...) - Method in class io.vertigo.social.SocialFeatures
- withRedisMasterPlugin(Param...) - Method in class io.vertigo.stella.StellaFeatures
- withRedisNotifications(Param...) - Method in class io.vertigo.social.SocialFeatures
- withRedisWorkerPlugin(Param...) - Method in class io.vertigo.stella.StellaFeatures
- withRedStatus(String, Exception) - Method in class io.vertigo.core.analytics.health.HealthMeasureBuilder
- withRemoteOpenOfficeConverter(Param...) - Method in class io.vertigo.quarto.QuartoFeatures
- withRequest(String) - Method in class io.vertigo.datamodel.task.definitions.TaskDefinitionBuilder
- withRequest(String) - Method in class io.vertigo.studio.notebook.task.TaskSketchBuilder
- withRescuePeriod(int) - Method in class io.vertigo.orchestra.definitions.ProcessDefinitionBuilder
-
Durée pendant laquelle une planification peut être restaurée (durée de validité).
- withReservedDestField(String...) - Method in class io.vertigo.account.impl.account.AccountMapperHelper
- withRestHL(Param...) - Method in class io.vertigo.connectors.elasticsearch.ElasticSearchFeatures
- withRestMasterPlugin(Param...) - Method in class io.vertigo.stella.StellaFeatures
- withRestWorkerPlugin(Param...) - Method in class io.vertigo.stella.StellaFeatures
- withRTFExporter() - Method in class io.vertigo.quarto.QuartoFeatures
- withScope(SmartTypeDefinition.Scope) - Method in class io.vertigo.datamodel.smarttype.definitions.SmartTypeDefinitionBuilder
- withScript() - Method in class io.vertigo.commons.CommonsFeatures
-
Activates script with a default plugin.
- withSearch() - Method in class io.vertigo.datafactory.DataFactoryFeatures
- withSearchIndexDefinition(SearchIndexDefinition) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- withSearchQuery(SearchQuery) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.AsbtractESSearchRequestBuilder
- withSecurity(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates user session.
- withSecurityFilter(ListFilter) - Method in class io.vertigo.datafactory.search.model.SearchQueryBuilder
- withSecurityKeys(String, Serializable) - Method in class io.vertigo.account.authorization.UserAuthorizations
-
Add a security key part of his security perimeter.
- withSender(String) - Method in class io.vertigo.social.notification.NotificationBuilder
- withServerSideSave(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withSessionInvalidate(boolean) - Method in class io.vertigo.vega.webservice.definitions.WebServiceDefinitionBuilder
- withSmartLoggerAnalyticsConnector(Param...) - Method in class io.vertigo.core.node.config.BootConfigBuilder
- withSocketLoggerAnalyticsConnector(Param...) - Method in class io.vertigo.core.node.config.BootConfigBuilder
- withSortField(String) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Specifies which field to be used for sorting
- withSortField(String) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Specifies which field to be used for sorting
- withSource() - Method in class io.vertigo.studio.StudioFeatures
- withSqlDataBase() - Method in class io.vertigo.database.DatabaseFeatures
-
Add sqlDataBase management to dynamo.
- withSqlEntityStore(Param...) - Method in class io.vertigo.datastore.DataStoreFeatures
- withStandalone(Param...) - Method in class io.vertigo.connectors.javalin.JavalinFeatures
- withStatus(CommandResponseStatus) - Method in class io.vertigo.commons.command.CommandResponseBuilder
- withStereoType(DtStereotype) - Method in class io.vertigo.datamodel.structure.definitions.DtDefinitionBuilder
-
Sets the stereotype of the dtDefinition.
- withStereoType(StudioStereotype) - Method in class io.vertigo.studio.notebook.domain.DtSketchBuilder
-
Sets the stereotype of the dtSketch.
- withStoreAccount(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates text authentication.
- withStoreAuthentication(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates store authentication.
- withStoreIdentityProvider(Param...) - Method in class io.vertigo.account.AccountFeatures
- withSubject(String) - Method in class io.vertigo.social.mail.MailBuilder
-
Set subject.
- withSuccess() - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withTargetGenDir(String) - Method in class io.vertigo.studio.generator.GeneratorConfigBuilder
- withTargetGenDir(String) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withTargetUrl(String) - Method in class io.vertigo.commons.command.CommandResponseBuilder
- withTargetUrl(String) - Method in class io.vertigo.social.notification.NotificationBuilder
- withTaskProxyMethod() - Method in class io.vertigo.datastore.DataStoreFeatures
- withTemplateName(Class, String) - Method in class io.vertigo.studio.impl.generator.FileGeneratorBuilder
- withTextAccount(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates text authentication.
- withTextAuthentication(Param...) - Method in class io.vertigo.account.AccountFeatures
-
Activates text authentication.
- withTextContent(String) - Method in class io.vertigo.social.mail.MailBuilder
-
Set mail content at text format.
- withTextIdentityProvider(Param...) - Method in class io.vertigo.account.AccountFeatures
- withTimeDim(String) - Method in class io.vertigo.database.timeseries.TimeFilterBuilder
- withTimeSeriesDataBase() - Method in class io.vertigo.database.DatabaseFeatures
-
Add InfluxDb timeseries database.
- withTitle(String) - Method in class io.vertigo.quarto.exporter.model.ExportBuilder
- withTitle(String) - Method in class io.vertigo.social.notification.NotificationBuilder
- withTo(String) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withTrace() - Method in class io.vertigo.audit.AuditFeatures
- withTransactionIndex(BigInteger) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withTransport(Param...) - Method in class io.vertigo.connectors.elasticsearch.ElasticSearchFeatures
- withTTLInSeconds(int) - Method in class io.vertigo.social.notification.NotificationBuilder
- withTwitter4j(Param...) - Method in class io.vertigo.connectors.twitter.TwitterFeatures
- withType(String) - Method in class io.vertigo.social.notification.NotificationBuilder
- withUserContent(String) - Method in class io.vertigo.social.notification.NotificationBuilder
- withUsername(String) - Method in class io.vertigo.audit.trace.TraceCriteriaBuilder
-
Optionnal user
- withUuid(UUID) - Method in class io.vertigo.social.comment.CommentBuilder
- withValue(Double) - Method in class io.vertigo.core.analytics.metric.MetricBuilder
- withValue(BigInteger) - Method in class io.vertigo.audit.ledger.LedgerTransactionBuilder
- withVertigoMda() - Method in class io.vertigo.studio.StudioFeatures
- withVertigoSource(Param...) - Method in class io.vertigo.studio.StudioFeatures
- withWebApi() - Method in class io.vertigo.orchestra.OrchestraFeatures
-
Activate Orchestra's REST WebServices.
- withWebApi() - Method in class io.vertigo.social.SocialFeatures
-
Activates comments
- withWebServiceDefinitions(Collection<WebServiceDefinition>) - Method in class io.vertigo.vega.impl.webservice.catalog.SwaggerApiBuilder
- withWebServices() - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesCatalog() - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesJson(Param...) - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesOriginCORSFilter(Param...) - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesRateLimiting() - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesSecurity() - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesSwagger() - Method in class io.vertigo.vega.VegaFeatures
- withWebServicesTokens(Param...) - Method in class io.vertigo.vega.VegaFeatures
- withWorker(Param...) - Method in class io.vertigo.stella.StellaFeatures
- withXDocReportConverter() - Method in class io.vertigo.quarto.QuartoFeatures
- withXLSExporter() - Method in class io.vertigo.quarto.QuartoFeatures
- withYellowStatus(String, Exception) - Method in class io.vertigo.core.analytics.health.HealthMeasureBuilder
- word(boolean, String, PegWordRule.Mode, String) - Static method in class io.vertigo.commons.peg.PegRules
- WorkDispatcherConfUtil - Class in io.vertigo.stella.impl.workers
-
Util to read workType conf.
- WorkEngine<W,R> - Interface in io.vertigo.stella.work
-
Moteur d'exécution d'un travail.
- WorkersCoordinator - Class in io.vertigo.stella.impl.workers.coordinator
-
Implémentation d'un pool local de
Coordinator
. - WorkersCoordinator(int) - Constructor for class io.vertigo.stella.impl.workers.coordinator.WorkersCoordinator
-
Constructeur.
- WorkersManager - Interface in io.vertigo.stella.workers
-
Gestion synchrone, asynchrone des taches à effectuer.
- WorkersManagerImpl - Class in io.vertigo.stella.impl.workers
-
Implémentation de workManager.
- WorkersManagerImpl(String, int, String, WorkersPlugin) - Constructor for class io.vertigo.stella.impl.workers.WorkersManagerImpl
-
Constructeur.
- WorkersPlugin - Interface in io.vertigo.stella.impl.workers
-
NodePlugin
- workId - Variable in class io.vertigo.stella.impl.master.WorkResult
- WorkItem<W,R> - Class in io.vertigo.stella.impl.work
- WorkItem(String, W, Class<? extends WorkEngine<W, R>>) - Constructor for class io.vertigo.stella.impl.work.WorkItem
-
Constructor.
- WorkListener - Interface in io.vertigo.stella.impl.master.listener
-
Interface de réception des événements produits par l'exécution des taches.
- WorkListenerImpl - Class in io.vertigo.stella.impl.master.listener
-
Implémentation standard du Listener de réception des événements produits par l'exécution des taches.
- WorkListenerImpl() - Constructor for class io.vertigo.stella.impl.master.listener.WorkListenerImpl
- WorkPromise<R> - Interface in io.vertigo.stella.master
-
This class is a java Promise.
- WorkResult<R> - Class in io.vertigo.stella.impl.master
- WorkResult(String, R, Throwable) - Constructor for class io.vertigo.stella.impl.master.WorkResult
-
Constructor.
- WorkResultHandler<R> - Interface in io.vertigo.stella.master
-
Hanlder permettant de définir le comportement après exécution asynchrone d'un work.
- workspace - io.vertigo.orchestra.domain.DtDefinitions.OActivityWorkspaceFields
-
Propriété 'Contenu du workspace'.
- workspaceIn - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Paramètres entrants'.
- workspaceOut - io.vertigo.orchestra.domain.DtDefinitions.OActivityExecutionUiFields
-
Propriété 'Paramètres sortants'.
- wrap(C, Map<Method, List<Aspect>>) - Method in interface io.vertigo.core.node.component.AopPlugin
-
Create a proxy-reference.
- wrap(C, Map<Method, List<Aspect>>) - Method in class io.vertigo.core.plugins.component.aop.javassist.JavassistAopPlugin
-
Create a proxy-reference.
- wrap(Throwable) - Static method in exception io.vertigo.core.lang.WrappedException
-
Coerces argument to a RuntimeException.
- wrap(Throwable, String, Object...) - Static method in exception io.vertigo.core.lang.WrappedException
-
Coerces argument to a RuntimeException.
- WrappedException - Exception in io.vertigo.core.lang
-
Encapsulates checked Exception inside a RuntimeException.
- WritableFuture<V> - Class in io.vertigo.datafactory.impl.search
-
WritableFuture for set result after execution.
- WritableFuture() - Constructor for class io.vertigo.datafactory.impl.search.WritableFuture
- writeBytes(byte[]) - Method in class io.vertigo.quarto.plugins.converter.openoffice.stream.OOoFileOutputStream
- writeEntry(ZipOutputStream, InputStream, String) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ZipUtil
-
Ecriture d'une entry dans le fichier Zip à partir de son contenu et de son nom sous formes de chaine. .
- writeEntry(ZipOutputStream, InputStream, ZipEntry) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ZipUtil
-
Ecriture d'une entry dans le fichier Zip à partir de son contenu et de son nom sous formes de chaine. .
- writeEntry(ZipOutputStream, String, String) - Static method in class io.vertigo.quarto.impl.publisher.merger.processor.ZipUtil
-
Ecriture d'une entry dans le fichier Zip à partir de son contenu et de son nom sous formes de chaine. .
- writeInternal(Object, Type, Writer) - Method in class io.vertigo.ui.impl.springmvc.argumentresolvers.VegaJsonHttpMessageConverter
- writeTo(StreamOutput) - Method in class io.vertigo.datafactory.plugins.search.elasticsearch.CustomAggregationBuilder
- WsDefinition - Class in io.vertigo.orchestra.webservices
-
WebService API for managing ProcessDefinitions
- WsDefinition() - Constructor for class io.vertigo.orchestra.webservices.WsDefinition
- WsExecution - Class in io.vertigo.orchestra.webservices
-
WebService API for managing Executions
- WsExecution() - Constructor for class io.vertigo.orchestra.webservices.WsExecution
- WsExecutionControl - Class in io.vertigo.orchestra.webservices
-
WebService API for managing Executions
- WsExecutionControl() - Constructor for class io.vertigo.orchestra.webservices.WsExecutionControl
- WsInfos - Class in io.vertigo.orchestra.webservices
-
Webservice for Orchestra extension.
- WsInfos() - Constructor for class io.vertigo.orchestra.webservices.WsInfos
- WsTsGeneratorPlugin - Class in io.vertigo.studio.plugins.generator.vertigo.webservice
-
Generation des objets relatifs au module Vega.
- WsTsGeneratorPlugin() - Constructor for class io.vertigo.studio.plugins.generator.vertigo.webservice.WsTsGeneratorPlugin
X
- x - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- XDocReportConverterPlugin - Class in io.vertigo.quarto.plugins.converter.xdocreport
-
Plugin de conversion du format ODT au format PDF.
- XDocReportConverterPlugin() - Constructor for class io.vertigo.quarto.plugins.converter.xdocreport.XDocReportConverterPlugin
- XDocReportConverterPlugin.SnapshotBuiltinFont - Class in io.vertigo.quarto.plugins.converter.xdocreport
-
Used to saved iText builtin font, overrided by xDocReport.
- XLS - io.vertigo.quarto.exporter.model.ExportFormat
-
Document Excel.
- XLSExporterPlugin - Class in io.vertigo.quarto.plugins.exporter.xls
-
Plugin d'export Excel.
- XLSExporterPlugin(EntityStoreManager, SmartTypeManager) - Constructor for class io.vertigo.quarto.plugins.exporter.xls.XLSExporterPlugin
- XML - io.vertigo.commons.script.SeparatorType
-
Séparateurs de type XML/HTML.
- XML_CODE - io.vertigo.commons.script.SeparatorType
-
Séparateur de code dans du XML.
- XmlAssociation - Class in io.vertigo.studio.plugins.source.vertigo.loaders.xml
-
Association.
- XmlAssociation(String, String, String, String, String, String, String, String, boolean, boolean) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAssociation
-
Constructor.
- XmlAttribute - Class in io.vertigo.studio.plugins.source.vertigo.loaders.xml
-
Implémentation de référence.
- XmlAttribute(String, String, boolean, boolean, String) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlAttribute
-
Constructor.
- XmlClass - Class in io.vertigo.studio.plugins.source.vertigo.loaders.xml
-
Classe ou entité.
- XmlClass(String, String, String, List<XmlAttribute>, List<XmlAttribute>) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlClass
-
Constructor.
- XmlId - Class in io.vertigo.studio.plugins.source.vertigo.loaders.xml
-
Identifiant d'un objet powerAMC ou XMI.
- XmlId(String) - Constructor for class io.vertigo.studio.plugins.source.vertigo.loaders.xml.XmlId
-
Constructor.
- XmlParamPlugin - Class in io.vertigo.core.plugins.param.xml
-
Parser XML du paramétrage de la config.
- XmlParamPlugin(ResourceManager, String) - Constructor for class io.vertigo.core.plugins.param.xml.XmlParamPlugin
-
Constructor.
- XmlUtil - Class in io.vertigo.core.util
-
XSD Validation.
Y
- y - Variable in class io.vertigo.geo.plugins.geocoder.ban.BanGeoCoderPlugin.BanResponse.GeoJsonFeature.GeoJsonProperties
- YamlAppConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig
- YamlAppConfig.YamlBootConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig.YamlFeatureConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig.YamlInitializerConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig.YamlModuleConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig.YamlNodeConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig.YamlParamsConfig - Class in io.vertigo.core.node.config.yaml
- YamlAppConfig.YamlPluginConfig - Class in io.vertigo.core.node.config.yaml
- YamlBootConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlBootConfig
- YamlFeatureConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlFeatureConfig
- YamlInitializerConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlInitializerConfig
- YamlMdaConfig() - Constructor for class io.vertigo.studio.tools.YamlStudioConfig.YamlMdaConfig
- YamlModuleConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlModuleConfig
- YamlNodeConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlNodeConfig
- YamlNodeConfigBuilder - Class in io.vertigo.core.node.config.yaml
-
Builds the NodeConfig for the current node based on the provided YamlAppConfig.
- YamlNodeConfigBuilder(Properties) - Constructor for class io.vertigo.core.node.config.yaml.YamlNodeConfigBuilder
- YamlParamsConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlParamsConfig
- YamlPluginConfig() - Constructor for class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlPluginConfig
- YamlResourceConfig() - Constructor for class io.vertigo.studio.tools.YamlStudioConfig.YamlResourceConfig
- YamlStudioConfig - Class in io.vertigo.studio.tools
- YamlStudioConfig() - Constructor for class io.vertigo.studio.tools.YamlStudioConfig
- YamlStudioConfig.YamlMdaConfig - Class in io.vertigo.studio.tools
- YamlStudioConfig.YamlResourceConfig - Class in io.vertigo.studio.tools
- YELLOW - io.vertigo.core.analytics.health.HealthStatus
-
yellow : the component is partially operational.
Z
- zeroOrMore(PegRule<R>, boolean) - Static method in class io.vertigo.commons.peg.PegRules
- ZipUtil - Class in io.vertigo.quarto.impl.publisher.merger.processor
-
Classe d'utilitaires pour les fichiers de type Zip.
_
- __flags__ - Variable in class io.vertigo.core.node.config.yaml.YamlAppConfig.YamlModuleConfig
All Classes All Packages