Uses of Annotation Interface
ru.cg.webbpm.modules.standard_annotations.validation.NotNull
Packages that use NotNull
Package
Description
-
Uses of NotNull in bpmn.handler.calendar_handler
Fields in bpmn.handler.calendar_handler with annotations of type NotNullModifier and TypeFieldDescriptionCalendarEventHandler.calendarId
CalendarEventHandler.smtpConfiguration
-
Uses of NotNull in bpmn.handler.email_handler
Fields in bpmn.handler.email_handler with annotations of type NotNullModifier and TypeFieldDescriptionSqlAttachmentsEmailHandler.dao
SqlAttachmentsEmailHandler.fileContentColumn
BpmnVariable<byte[]>
Attachment.fileContentVariable
SqlAttachmentsEmailHandler.fileNameColumn
Attachment.fileNameVariable
EmailHandler.smtpConfiguration
String[]
EmailHandler.to
-
Uses of NotNull in bpmn.handler.jira.issue
Fields in bpmn.handler.jira.issue with annotations of type NotNullModifier and TypeFieldDescriptionJiraCreateIssueHandler.description
JiraCreateIssueHandler.issueType
JiraCreateIssueHandler.projectKey
JiraCreateIssueHandler.summary
-
Uses of NotNull in bpmn.handler.jira.issue.link
Fields in bpmn.handler.jira.issue.link with annotations of type NotNullModifier and TypeFieldDescriptionJiraCreateLinkHandler.inwardIssueKey
JiraCreateLinkHandler.outwardIssueKey
JiraCreateLinkHandler.type
-
Uses of NotNull in bpmn.handler.reporting_handler
Fields in bpmn.handler.reporting_handler with annotations of type NotNullModifier and TypeFieldDescriptionReportingHandler.fileContentVariable
ReportingHandler.fileNameVariable
-
Uses of NotNull in bpmn.handler.rest
Fields in bpmn.handler.rest with annotations of type NotNullModifier and TypeFieldDescriptionRestCallHandler.authenticationType
RestCallHandler.basicAuthentication
RestCallHandler.body
String[]
RestCallHandler.bodyArray
RestCallHandler.bodyParams
RestCallHandler.method
RestCallHandler.url
-
Uses of NotNull in bpmn.handler.rest.model
Fields in bpmn.handler.rest.model with annotations of type NotNull -
Uses of NotNull in bpmn.handler.security
Fields in bpmn.handler.security with annotations of type NotNullModifier and TypeFieldDescriptionUserHasPropertyVariable.valueForMatching
UserHasPropertyVariable.variable
-
Uses of NotNull in bpmn.handler.sql_handler
Fields in bpmn.handler.sql_handler with annotations of type NotNull -
Uses of NotNull in bpmn.handler.telegram
Fields in bpmn.handler.telegram with annotations of type NotNull -
Uses of NotNull in bpmn.handler.variable_handler
Fields in bpmn.handler.variable_handler with annotations of type NotNull -
Uses of NotNull in component
-
Uses of NotNull in component.button
Fields in component.button with annotations of type NotNullModifier and TypeFieldDescriptionDaoDownloadServiceImpl.binaryColumn
DownloadButtonRpcService.downloadService
DaoDownloadServiceImpl.fileNameColumn
-
Uses of NotNull in component.calendar.service.impl
Fields in component.calendar.service.impl with annotations of type NotNull -
Uses of NotNull in component.chart.model
Fields in component.chart.model with annotations of type NotNullModifier and TypeFieldDescriptionAggregationData.aggregationColumn
AggregationDataSet.aggregationData
AggregationFunctionData.aggregationFunction
AggregationData.aggregationFunctionData
StaticData.backgroundColor
AggregationFunctionData.chartType
StaticData.chartType
StaticData.dataColumn
AggregationFunctionData.dataLabel
StaticData.dataLabel
ChartColumnSort.field
AggregationDataSet.groupByColumns
StaticData.labelColumn
ChartColumnSort.sortOrder
StaticDataSet.staticData
-
Uses of NotNull in component.chart.model.single
Fields in component.chart.model.single with annotations of type NotNullModifier and TypeFieldDescriptionSingleAggregationData.aggregationColumn
SingleAggregationDataSet.aggregationData
SingleAggregationData.aggregationFunction
SingleStaticData.dataColumn
SingleAggregationData.dataLabel
SingleStaticData.dataLabel
SingleAggregationDataSet.groupByColumns
SingleStaticData.labelColumn
SingleStaticDataSet.staticData
-
Uses of NotNull in component.chart.rpc
Fields in component.chart.rpc with annotations of type NotNull -
Uses of NotNull in component.chart.service.impl
Fields in component.chart.service.impl with annotations of type NotNullModifier and TypeFieldDescriptionDefaultChartDataSetService.aggregationDataSet
DefaultSingleChartDataSetService.aggregationDataSet
ChartV2ServiceImpl.chartType
ChartV2ServiceImpl.dataSetService
ChartV2ServiceImpl.dataSetServices
DefaultChartDataSetService.datasetType
DefaultSingleChartDataSetService.datasetType
DefaultChartDataSetService.loadDao
DefaultSingleChartDataSetService.loadDao
DefaultChartDataSetService.staticDataSet
DefaultSingleChartDataSetService.staticDataSet
-
Uses of NotNull in component.complex.editableonetomany
Fields in component.complex.editableonetomany with annotations of type NotNullModifier and TypeFieldDescriptionEditableOneToManyField.mainTablePKColumn
EditableOneToManyField.refToMainTablePKFromLinkTable
EditableOneToManyField.service
-
Uses of NotNull in component.editablegrid
Fields in component.editablegrid with annotations of type NotNull -
Uses of NotNull in component.editablegrid.columns
Fields in component.editablegrid.columns with annotations of type NotNull -
Uses of NotNull in component.field.loading
Fields in component.field.loading with annotations of type NotNullModifier and TypeFieldDescriptionAddressDefaultValue.defaultValueColumn
AutocompleteDefaultValue.defaultValueColumn
CheckBoxDefaultValue.defaultValueColumn
CheckBoxValueByContainer.defaultValueColumn
ComboBoxDefaultValue.defaultValueColumn
DateTimePickerDefaultValue.defaultValueColumn
NumberFieldDefaultValue.defaultValueColumn
RadioButtonDefaultValue.defaultValueColumn
StaticComboBoxDefaultValue.defaultValueColumn
StaticRadioButtonDefaultValue.defaultValueColumn
TextAreaDefaultValue.defaultValueColumn
TextDefaultValue.defaultValueColumn
TextFieldDefaultValue.defaultValueColumn
TimePickerDefaultValue.defaultValueColumn
FieldDefaultValue.service
AddressValueByContainer.valueByEventColumn
AutocompleteValueByContainer.valueByEventColumn
ComboBoxValueByContainer.valueByEventColumn
DateTimePickerValueByContainer.valueByEventColumn
FileUploadValueByContainer.valueByEventColumn
NumberFieldValueByContainer.valueByEventColumn
RadioButtonValueByContainer.valueByEventColumn
StaticComboBoxValueByContainer.valueByEventColumn
StaticRadioButtonValueByContainer.valueByEventColumn
TextAreaValueByContainer.valueByEventColumn
TextFieldValueByContainer.valueByEventColumn
TextValueByContainer.valueByEventColumn
TimePickerValueByContainer.valueByEventColumn
-
Uses of NotNull in component.field.persist
Fields in component.field.persist with annotations of type NotNullModifier and TypeFieldDescriptionAddress.columnForSave
Autocomplete.columnForSave
CheckBox.columnForSave
ComboBox.columnForSave
DateTimePicker.columnForSave
FileContent.columnForSave
NumberField.columnForSave
RadioButton.columnForSave
StaticComboBox.columnForSave
StaticRadioButton.columnForSave
TextArea.columnForSave
TextField.columnForSave
TimePicker.columnForSave
LinkFieldCustomSaveLoadScript.mainTablePKColumn
LinkFieldCustomSaveLoadScript.refToMainTablePKFromLinkTable
LinkFieldCustomSaveLoadScript.refToSecondTablePKFromLinkTable
-
Uses of NotNull in component.field.persist.filter
Fields in component.field.persist.filter with annotations of type NotNull -
Uses of NotNull in component.grid.columns.server
Fields in component.grid.columns.server with annotations of type NotNull -
Uses of NotNull in component.grid.columns.server.types
Fields in component.grid.columns.server.types with annotations of type NotNullModifier and TypeFieldDescriptionComplexColumnServerGridColumnType.displayBody
MultiColumnServerGridColumnType.displayColumns
OneColumnServerGridColumnType.entityColumn
StaticServerGridColumnType.entityColumn
StaticServerGridColumnType.type
-
Uses of NotNull in custom.grid.formatter
Fields in custom.grid.formatter with annotations of type NotNull -
Uses of NotNull in custom.tab
Fields in custom.tab with annotations of type NotNull -
Uses of NotNull in dao
Modifier and TypeFieldDescriptionTreeGridLoadDaoImpl.parentFKColumn
CustomSqlSingleResultLoader.sql
-
Uses of NotNull in dao.container
Fields in dao.container with annotations of type NotNull -
Uses of NotNull in database.dao
Fields in database.dao with annotations of type NotNull -
Uses of NotNull in model
Modifier and TypeFieldDescriptionProcessWithVariables.businessProcessToStart
ProcessWithVariablesModel.process
-
Uses of NotNull in model.calendar
Fields in model.calendar with annotations of type NotNullModifier and TypeFieldDescriptionCalendarEvent.dateTimeEnd
CalendarEvent.dateTimeStart
CalendarEvent.eventAuthor
CalendarEvent.eventName
CalendarEvent.generateEventId
CalendarEvent.operationType
CalendarEvent.saveEventIdTo
CalendarEvent.takeEventIdFrom
-
Uses of NotNull in model.column
Fields in model.column with annotations of type NotNullModifier and TypeFieldDescriptionComboBoxDisplayColumn.entityColumn
GanttDisplayColumn.entityColumn
GridDisplayColumn.entityColumn
SearchColumn.entityColumn
SearchDisplayColumn.entityColumn
-
Uses of NotNull in model.filter
Fields in model.filter with annotations of type NotNull -
Uses of NotNull in property.gantt
Fields in property.gantt with annotations of type NotNullModifier and TypeFieldDescriptionGanttColumn.displayBody
GanttColumn.displayColumns
GanttColumn.displayType
GanttColumn.field
-
Uses of NotNull in property.grid
Fields in property.grid with annotations of type NotNullModifier and TypeFieldDescriptionGridColumn.displayBody
GridColumn.displayColumns
GridColumn.displayType
ColumnSort.field
GridColumn.field
StaticGridColumn.name
ColumnSort.sortOrder
-
Uses of NotNull in property.reporting
Fields in property.reporting with annotations of type NotNullModifier and TypeFieldDescriptionReportParameterToEntityPropertyMapping.column
ReportParameterToFormMapping.formField
ReportParameterToEntityPropertyMapping.reportParameter
ReportParameterToFormMapping.reportParameter
ReportParametersToFormMapping.template
-
Uses of NotNull in rpc.button
Fields in rpc.button with annotations of type NotNull -
Uses of NotNull in rpc.field
Modifier and TypeFieldDescriptionAddressRpcService.addressService
MultiValueFieldRpcService.service
-
Uses of NotNull in rpc.loading
Fields in rpc.loading with annotations of type NotNull -
Uses of NotNull in ru.cg.webbpm.electronic_sign
Fields in ru.cg.webbpm.electronic_sign with annotations of type NotNullModifier and TypeFieldDescriptionSignButtonRpcService.documentDao
SignVerificationRpcService.documentDao
SignVerificationRpcService.documentId
SignButtonRpcService.documentProvider
SignVerificationRpcService.documentProvider
-
Uses of NotNull in ru.cg.webbpm.modules.bpmn.beans.variable
Fields in ru.cg.webbpm.modules.bpmn.beans.variable with annotations of type NotNull -
Uses of NotNull in ru.cg.webbpm.packages.base.property
Fields in ru.cg.webbpm.packages.base.property with annotations of type NotNull -
Uses of NotNull in ru.cg.webbpm.user_management
Fields in ru.cg.webbpm.user_management with annotations of type NotNullModifier and TypeFieldDescriptionComponentWithStaticColumn.column
StaticFilterControl.column
ComponentWithStaticColumn.dataConverter
ComponentWithStaticColumn.entity
StaticFilterControl.entity
LinkFieldStaticColumnSaveLoadScript.linkedPkDataConverter
LinkFieldStaticColumnSaveLoadScript.mainEntity
LinkFieldStaticColumnSaveLoadScript.mainPkColumn
-
Uses of NotNull in service
Modifier and TypeFieldDescriptionCalendarServiceImpl.calendarIdColumn
CalendarServiceImpl.dateEventColumn
FilePreviewServiceImpl.fileContentColumn
FilePreviewServiceImpl.fileIdColumn
FilePreviewServiceImpl.filenameColumn
CalendarServiceImpl.mainTablePKColumn
AggregatingGridWithNaturalKeyIdService.naturalKeyEntityColumn
-
Uses of NotNull in service.button
Fields in service.button with annotations of type NotNullModifier and TypeFieldDescriptionBpmnVariable<?>
SelectButtonServiceImpl.bpmnVariable
SelectButtonServiceImpl.dataConverter
DeleteButtonServiceImpl.table
-
Uses of NotNull in service.button.reporting
Fields in service.button.reporting with annotations of type NotNull -
Uses of NotNull in service.button.sql
Fields in service.button.sql with annotations of type NotNull -
Uses of NotNull in service.common
Fields in service.common with annotations of type NotNullModifier and TypeFieldDescriptionBaseEntityGraphReportingService.loadDao
BaseEntityGraphReportingService.mapping
BaseEntityGraphReportingService.outputFormat
BaseEntityGraphReportingService.template
-
Uses of NotNull in service.container
Fields in service.container with annotations of type NotNullModifier and TypeFieldDescriptionFormServiceImpl.mode
SimpleFormServiceImpl.mode
Deprecated.BpmnVariable<?>
FormServiceImpl.selectedIdVariable
-
Uses of NotNull in service.field
Fields in service.field with annotations of type NotNullModifier and TypeFieldDescriptionCalendarDefaultValueServiceImpl.dateColumn
AbstractSearchService.displayColumn
ComboBoxServiceImpl.displayColumn
MultiValueFieldServiceImpl.displayColumn
RadioButtonServiceImpl.displayColumn
AbstractSearchService.displayColumns
ComboBoxServiceImpl.displayColumns
AbstractSearchService.displayType
ComboBoxServiceImpl.displayType
FileUploadServiceImpl.fileContentColumn
FileUploadServiceImpl.fileNameColumn
FileUploadServiceImpl.fileUploadDao
FileUploadServiceImpl.mainTablePKColumn
ru.micord.fias.client.api.AddressLevel
FiasAddressServiceImpl.maxAddressLevel
ru.micord.gar.client.api.GarAddressLevel
GarAddressServiceImpl.maxAddressLevel
ru.micord.fias.client.api.AddressLevel
FiasAddressServiceImpl.minAddressLevel
ru.micord.gar.client.api.GarAddressLevel
GarAddressServiceImpl.minAddressLevel
FileUploadServiceImpl.refToMainTablePKFromLinkTable
AbstractSearchService.searchingType
AbstractSearchService.valuesLimit
FiasAddressServiceImpl.valuesLimit
GarAddressServiceImpl.valuesLimit
CalendarDefaultValueServiceImpl.yearColumn
-
Uses of NotNull in service.gantt
Fields in service.gantt with annotations of type NotNullModifier and TypeFieldDescriptionGanttChartServiceImpl.parentIdColumn
GanttChartServiceImpl.taskCreateDateColumn
GanttChartServiceImpl.taskDueDateColumn
GanttChartServiceImpl.taskIdColumn
GanttChartServiceImpl.taskLinkTaskDependedOnIdColumn
GanttChartServiceImpl.taskLinkTaskIdColumn
GanttChartServiceImpl.taskNameColumn
GanttChartServiceImpl.taskStatusCodeColumn
-
Uses of NotNull in service.loading
Fields in service.loading with annotations of type NotNullModifier and TypeFieldDescriptionBpmnDefaultValueByEntityGraphServiceV2.entityColumn
DefaultValueByEntityGraphServiceV2.entityColumn
BpmnDefaultValueByEntityGraphServiceV2.loadDao
DefaultValueByEntityGraphServiceV2.loadDao