Uses of Class
ru.cg.webbpm.script_metadata.models.AttributeMetadata
Packages that use AttributeMetadata
Package
Description
-
Uses of AttributeMetadata in ru.cg.webbpm.script_metadata.models
Subclasses of AttributeMetadata in ru.cg.webbpm.script_metadata.modelsMethods in ru.cg.webbpm.script_metadata.models that return AttributeMetadataModifier and TypeMethodDescriptionabstract AttributeMetadata
AttributeMetadata.copy()
FieldMetadata.copy()
ParameterMetadata.copy()
-
Uses of AttributeMetadata in ru.cg.webbpm.studio.database.impl.inject
Methods in ru.cg.webbpm.studio.database.impl.inject with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
EntityColumnPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
EntityGraphPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
EntityPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
GeneratedEntityColumnTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
QueryParamPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
TableColumnPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
TablePropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.property
Methods in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.property with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
BpmnVariablePropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
BusinessProcessPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
FrontendBpmnVariablePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
FrontendBusinessProcessPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
VariableValuePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
VariableWithValuePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
ProcessWithVariablesPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.css_classes.editor
Methods in ru.cg.webbpm.studio.subsystems.css_classes.editor with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
CssClassArrayPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
CssClassPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.jndi.manager.impl
Methods in ru.cg.webbpm.studio.subsystems.jndi.manager.impl with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
JndiResourcePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.property
Methods in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.property with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
ObjectClassRefPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.reporting.editor.impl
Methods in ru.cg.webbpm.studio.subsystems.reporting.editor.impl with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
ReportMappingPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
ReportParameterPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
ReportTemplatePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.editor.api
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.api with parameters of type AttributeMetadataModifier and TypeMethodDescriptiondefault PropertyEditor
PropertyEditorProvider.createEditor
(AttributeMetadata referenceMetadata, PropertyEditorContext editorContext) default PropertyEditor
PropertyEditorProvider.createEditor
(PropertyValue propertyValue, AttributeMetadata referenceMetadata, Object context, PropertyContext propertyContext, Runnable onModified) ScriptEditorManager.createPropertyEditor
(PropertyValue propertyValue, AttributeMetadata referenceMetadata, PropertyType<?> propertyType, Object context, PropertyContext propertyContext, Runnable onModified) Создать PropertyEditor для поля -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base
Constructors in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base with parameters of type AttributeMetadataModifierConstructorDescriptionValuePropertyEditor
(PropertyEditorContext editorContext, AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl with parameters of type AttributeMetadataModifier and TypeMethodDescriptionScriptEditorManagerImpl.createPropertyEditor
(PropertyValue propertyValue, AttributeMetadata referenceMetadata, PropertyType<?> propertyType, Object context, PropertyContext propertyContext, Runnable onModified) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.base
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.base with parameters of type AttributeMetadataModifier and TypeMethodDescriptionStringPropertyWithSourceEditorProvider.createEditor
(AttributeMetadata referenceMetadata, PropertyEditorContext editorContext) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.type
Methods in ru.cg.webbpm.studio.subsystems.script_editor.editor.impl.type with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
MethodValuePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.serialization.api
Methods in ru.cg.webbpm.studio.subsystems.script_editor.serialization.api with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
PropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) PropertyType<?>
PropertyValueManager.getPropertyType
(AttributeMetadata attributeMetadata) PropertyType<?>
PropertyValueManager.getPropertyType
(AttributeMetadata attributeMetadata, ClassRef implRef) Returns property type, considers implRef (for example, for property of type any and string implRef this returns string property type) if implRef is null, simply callsPropertyValueManager.getPropertyType(AttributeMetadata)
TODO WEBBPMNEXT-5001 -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.serialization.impl
Methods in ru.cg.webbpm.studio.subsystems.script_editor.serialization.impl with parameters of type AttributeMetadataModifier and TypeMethodDescriptionPropertyType<?>
PropertyValueManagerImpl.getPropertyType
(AttributeMetadata attributeMetadata) PropertyType<?>
PropertyValueManagerImpl.getPropertyType
(AttributeMetadata attributeMetadata, ClassRef implRef) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.script_editor.serialization.impl.type
Methods in ru.cg.webbpm.studio.subsystems.script_editor.serialization.impl.type with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
AnyPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
ArrayPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
BooleanPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
ColorArrayPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
ColorPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
DateTimePropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
DoublePropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
EnumPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
FloatPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
HtmlPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
IntegerPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
JavaObjectPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
PasswordPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
ProjectResourcePropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
StringPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
StringPropertyWithSourceTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
TextAreaPropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
TimePropertyTypeProviderImpl.accept
(AttributeMetadata attributeMetadata) boolean
ValuePropertyTypeProviderImpl.accept
(AttributeMetadata fieldMetadata) -
Uses of AttributeMetadata in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.provider
Methods in ru.cg.webbpm.studio.subsystems.ui_scripting.editor.provider with parameters of type AttributeMetadataModifier and TypeMethodDescriptionboolean
ConditionGroupPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
ConditionOnePropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) Deprecated.boolean
ConditionOneV2PropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
EventRefPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata) boolean
ValidationActionPropertyTypeProvider.accept
(AttributeMetadata attributeMetadata)