Package adalid.core.data.types
Class StringData
- java.lang.Object
-
- adalid.core.AbstractArtifact
-
- adalid.core.AbstractDataArtifact
-
- adalid.core.Primitive
-
- adalid.core.primitives.CharacterPrimitive
-
- adalid.core.data.types.StringData
-
- All Implemented Interfaces:
Wrappable,AnnotatableArtifact,Artifact,CalculableProperty,CharacterExpression,DataArtifact,Expression,Nullable,Parameter,Property,TypedArtifact,ValuedArtifact,java.io.Serializable
- Direct Known Subclasses:
StringParameter,StringProperty
public class StringData extends CharacterPrimitive
- Author:
- Jorge Campins
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringEMPTY-
Fields inherited from class adalid.core.AbstractDataArtifact
CONVERTER_REGEX, VALIDATOR_REGEX
-
Fields inherited from class adalid.core.AbstractArtifact
_de_, _of_, BR, ENGLISH, FWGTS, FWLTS, HT, PORTUGUESE, SPANISH
-
-
Constructor Summary
Constructors Constructor Description StringData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringfieldsToString(int n, java.lang.String key, boolean verbose, boolean fields, boolean maps)java.lang.BooleangetAccelerometer()booleangetAllowDiacritics()AutoCompletegetAutoComplete()java.lang.BooleangetAutoplay()java.lang.reflect.FieldgetBlobField()java.lang.StringgetBlobFieldName()PropertygetBlobProperty()java.lang.StringgetDataGenFunction()java.lang.StringgetDefaultRegexErrorMessage()EmbeddedDocumentStylegetEmbeddedDocumentStyle()EmbeddedDocumentTypegetEmbeddedDocumentType()java.lang.String[]getEmbeddedDocumentURLs()java.lang.StringgetEmbeddedDocumentURLsJoint()EncodingTypegetEncodingType()java.lang.BooleangetEncryptedMedia()java.lang.StringgetFileDownloadStartFunction()java.lang.StringgetFileDownloadStopFunction()intgetFileUploadFileLimit()java.lang.StringgetFileViewerDialogReturnUpdate()java.lang.BooleangetFrameBorder()java.lang.BooleangetFullScreen()java.lang.BooleangetGyroscope()java.lang.StringgetInputMask()java.lang.reflect.FieldgetJoinField()java.lang.StringgetJoinFieldName()PropertygetJoinProperty()intgetLargeDisplayHeight()intgetLargeDisplayWidth()LetterCasegetLetterCase()java.lang.reflect.FieldgetLoadField()java.lang.StringgetLoadFieldName()EmbeddedDocumentLoadinggetLoading()PropertygetLoadProperty()java.lang.StringgetLocalizedRegexErrorMessage(java.util.Locale locale)intgetMaxInputFileSize()java.lang.IntegergetMaxLength()intgetMediumDisplayHeight()intgetMediumDisplayWidth()intgetMinLength()java.util.regex.PatterngetPattern()java.lang.StringgetPatternRegex()java.lang.BooleangetPictureInPicture()EmbeddedDocumentPolicygetReferrerPolicy()booleangetRichTextFormat()EmbeddedDocumentSandboxgetSandbox()java.lang.StringgetSearchURL()chargetSlotChar()intgetSmallDisplayHeight()intgetSmallDisplayWidth()java.lang.String[]getSourceURLs()java.lang.StringgetSourceURLsJoint()java.lang.StringgetSpecialConverterName()java.lang.StringgetSpecialValidatorName()java.lang.reflect.FieldgetTextField()java.lang.StringgetTextFieldName()PropertygetTextProperty()CharacterExpressiongetTypeNameExpression()KleeneangetUpdateableFileReference()UploadStorageOptiongetUploadStorageOption()DisplayModegetUrlDisplayMode()UrlDisplayTypegetUrlDisplayType()UrlTypegetUrlType()java.util.regex.PatterngetValidInputFilePattern()java.lang.StringgetValidInputFilePatternRegex()MimeType[]getValidInputFileTypes()java.lang.StringgetValidInputFileTypesRegex()booleanisEncodingEnabled()booleanisExportField()booleanisFileUploadAutoStart()booleanisFilterField()booleanisGoogleMapsEmbedInlineFrame()booleanisLargeObject()java.lang.BooleanisLoremIpsum()booleanisReportField()booleanisResizable()booleanisResizableString()booleanisSearchField()booleanisSortField()booleanisUpdateableFileReference()protected intmaxInputFileSize()voidsetAccelerometer(java.lang.Boolean allow)voidsetAllowDiacritics(boolean allowDiacritics)voidsetAutoComplete(AutoComplete autoComplete)voidsetAutoplay(java.lang.Boolean allow)voidsetBlobEntity(Entity entity)java.lang.reflect.FieldsetBlobField(java.lang.reflect.Field field)voidsetBlobFieldName(java.lang.String fieldName)voidsetBlobProperty(Property property)voidsetDefaultRegexErrorMessage(java.lang.String message)El método setDefaultRegexErrorMessage se utiliza para establecer el mensaje de error asociado a la expresión regular definida mediante el elemento regex de la anotación StringField, que se almacena en el archivo de recursos por defecto.voidsetEmbeddedDocumentStyle(EmbeddedDocumentStyle style)voidsetEmbeddedDocumentType(EmbeddedDocumentType type)voidsetEmbeddedDocumentURLs(java.lang.String... urls)voidsetEncodingEnabled(boolean encoding)El método setEncodingEnabled se utiliza para habilitar la codificación del valor de la propiedad para almacenarlo en la base de datos.voidsetEncodingType(EncodingType encoding)El método setEncodingType se utiliza para establecer el tipo de codificación del valor de la propiedad para almacenarlo en la base de datos.voidsetEncryptedMedia(java.lang.Boolean allow)voidsetFileDownloadStartFunction(java.lang.String function)voidsetFileDownloadStopFunction(java.lang.String function)voidsetFileUploadAutoStart(boolean autoStart)voidsetFileUploadFileLimit(int fileLimit)voidsetFileViewerDialogReturnUpdate(java.lang.String... update)voidsetFrameBorder(java.lang.Boolean frameBorder)voidsetFullScreen(java.lang.Boolean allow)voidsetGyroscope(java.lang.Boolean allow)voidsetInputMask(java.lang.String inputMask)voidsetJoinEntity(Entity entity)java.lang.reflect.FieldsetJoinField(java.lang.reflect.Field field)voidsetJoinFieldName(java.lang.String fieldName)voidsetJoinProperty(Property property)voidsetLargeDisplayHeight(int height)voidsetLargeDisplayWidth(int width)voidsetLetterCase(LetterCase letterCase)voidsetLoadEntity(Entity entity)java.lang.reflect.FieldsetLoadField(java.lang.reflect.Field field)voidsetLoadFieldName(java.lang.String fieldName)voidsetLoading(EmbeddedDocumentLoading loading)voidsetLoadProperty(Property property)voidsetLocalizedRegexErrorMessage(java.util.Locale locale, java.lang.String message)El método setLocalizedRegexErrorMessage se utiliza para establecer el mensaje de error asociado a la expresión regular definida mediante el elemento regex de la anotación StringField, que se almacena en el archivo de recursos de configuración regional.voidsetMaxInputFileSize(int size)voidsetMaxLength(java.lang.Integer maxLength)Sets the string maximum length.voidsetMediumDisplayHeight(int height)voidsetMediumDisplayWidth(int width)voidsetMinLength(int minLength)Sets the string minimum length.voidsetPattern(java.util.regex.Pattern pattern)voidsetPictureInPicture(java.lang.Boolean allow)voidsetReferrerPolicy(EmbeddedDocumentPolicy referrerPolicy)voidsetResizable(boolean resizable)voidsetRichTextFormat(boolean richTextFormat)voidsetSandbox(EmbeddedDocumentSandbox sandbox)voidsetSearchURL(java.lang.String searchURL)voidsetSlotChar(char slotChar)voidsetSmallDisplayHeight(int height)voidsetSmallDisplayWidth(int width)voidsetSourceURLs(java.lang.String... urls)voidsetSpecialConverterName(java.lang.String converter)voidsetSpecialValidatorName(java.lang.String validator)voidsetTextEntity(Entity entity)java.lang.reflect.FieldsetTextField(java.lang.reflect.Field field)voidsetTextFieldName(java.lang.String fieldName)voidsetTextProperty(Property property)voidsetTypeNameExpression(CharacterExpression expression)voidsetUpdateableFileReference(Kleenean updateable)voidsetUploadStorageOption(UploadStorageOption option)voidsetUrlDisplayMode(DisplayMode mode)voidsetUrlDisplayType(UrlDisplayType type)voidsetUrlType(UrlType type)voidsetValidInputFilePattern(java.util.regex.Pattern pattern)voidsetValidInputFileTypes(MimeType[] types)CharacterOrderedPairXtoZeroPaddedString()-
Methods inherited from class adalid.core.primitives.CharacterPrimitive
ascii, ascii, capitalize, coalesce, coalesce, coalesce, concat, concat, concat, contains, contains, contains, defaultWhenNull, diacriticless, diacriticlessAscii, diacriticlessAscii, endsWith, endsWith, endsWith, format, getCalculableValue, getCurrentValue, getDefaultValue, getInitialValue, getPrimalDefaultValue, getPrimalInitialValue, isBetween, isEqualTo, isEqualTo, isEqualTo, isExpressCurrentValue, isExpressDefaultValue, isExpressInitialValue, isGreaterOrEqualTo, isGreaterOrEqualTo, isGreaterOrEqualTo, isGreaterThan, isGreaterThan, isGreaterThan, isIn, isIn, isLessOrEqualTo, isLessOrEqualTo, isLessOrEqualTo, isLessThan, isLessThan, isLessThan, isNotBetween, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotIn, isNotIn, isNotNull, isNull, isNullOrBetween, isNullOrContains, isNullOrContains, isNullOrContains, isNullOrEndsWith, isNullOrEndsWith, isNullOrEndsWith, isNullOrEqualTo, isNullOrEqualTo, isNullOrEqualTo, isNullOrGreaterOrEqualTo, isNullOrGreaterOrEqualTo, isNullOrGreaterOrEqualTo, isNullOrGreaterThan, isNullOrGreaterThan, isNullOrGreaterThan, isNullOrIn, isNullOrLessOrEqualTo, isNullOrLessOrEqualTo, isNullOrLessOrEqualTo, isNullOrLessThan, isNullOrLessThan, isNullOrLessThan, isNullOrNotBetween, isNullOrNotContains, isNullOrNotContains, isNullOrNotContains, isNullOrNotEndsWith, isNullOrNotEndsWith, isNullOrNotEndsWith, isNullOrNotEqualTo, isNullOrNotEqualTo, isNullOrNotEqualTo, isNullOrNotIn, isNullOrNotStartsWith, isNullOrNotStartsWith, isNullOrNotStartsWith, isNullOrStartsWith, isNullOrStartsWith, isNullOrStartsWith, isPrimitiveCurrentValue, isPrimitiveDefaultValue, isPrimitiveInitialValue, isSpecialCurrentValue, isSpecialDefaultValue, isSpecialInitialValue, left, left, lower, ltrim, max, max, max, min, min, min, notContains, notContains, notContains, notEndsWith, notEndsWith, notEndsWith, notStartsWith, notStartsWith, notStartsWith, nullIf, nullIf, nullIf, nullWhenDefault, right, right, rtrim, setCalculableValueExpression, setCurrentValue, setCurrentValue, setCurrentValue, setDefaultValue, setDefaultValue, setDefaultValue, setInitialValue, setInitialValue, setInitialValue, setPrimalDefaultValue, setPrimalInitialValue, startsWith, startsWith, startsWith, substr, substr, substr, substr, substr, substr, toChar, toCharString, toZeroPaddedString, toZeroPaddedString, trim, uncapitalize, upper
-
Methods inherited from class adalid.core.Primitive
finish, getCrossReferencedExpressionsKey, getCrossReferencedExpressionsSet, getCrossReferencedExpressionsSet, getExpressionString, getLocalizedMaximumValueTag, getLocalizedMinimumValueTag, getMaximumValueTag, getMinimumValueTag, getOperands, getOperator, getParentExpression, getReferencedColumnsList, getReferencedColumnsMap, getReferencedJoinsList, getReferencedJoinsList, getReferencedJoinsMap, getReferencedJoinsMap, getStringsSet, getVerifiedUsages, isCrossReferencedExpression, isSingleEntityExpression, isSingleEntityExpression, setLocalizedMaximumValueTag, setLocalizedMinimumValueTag, setMaximumValueTag, setMinimumValueTag
-
Methods inherited from class adalid.core.AbstractDataArtifact
addAggregate, addInitialValueReferencedParameters, addInitialValueReferencedProperties, checkAggregates, copyLocalizedStrings, getAggregateFunction, getAggregates, getAggregateTitle, getAnchorField, getAnchorFieldName, getAnchorParameter, getAnchorProperty, getAnchorType, getCalculableValueTag, getColumnPixels, getCurrentValueTag, getDataClass, getDataGenFactor, getDataGenMax, getDataGenMaxTemporalAddend, getDataGenMaxValue, getDataGenMin, getDataGenMinTemporalAddend, getDataGenMinValue, getDataGenNullable, getDataGenNumericAction, getDataGenPattern, getDataGenPrefix, getDataGenSeriesStart, getDataGenSeriesStep, getDataGenSeriesStop, getDataGenSuffix, getDataGenTemporalInterval, getDataGenTrueable, getDataGenType, getDataType, getDefaultAnchoredLabel, getDefaultAnchorLabel, getDefaultCheckpoint, getDefaultCondition, getDefaultFunction, getDefaultGraphicImageTooltip, getDefaultGraphicImageTooltipMap, getDefaultValueTag, getDefaultWrapperClass, getDisplaySortKey, getEnclosingSteps, getEnclosingTabs, getFirstAnchoredFieldAnchorType, getGraphicImageNameExpression, getInitialValueReferencingParameters, getInitialValueReferencingParameters, getInitialValueReferencingParametersList, getInitialValueReferencingParametersSortedBySequence, getInitialValueReferencingProperties, getInitialValueReferencingProperties, getInitialValueReferencingPropertiesList, getInitialValueReferencingPropertiesSortedBySequence, getInitialValueReferencingSiblings, getInitialValueReferencingSiblings, getInitialValueTag, getInstanceParameterInitialValueReferencingSiblings, getInstanceParameterInitialValueReferencingSiblings, getKeyProperties, getLinkedColumnName, getLinkedColumnOperator, getLinkedField, getLinkedFieldName, getLinkedProperty, getLocalizedAggregateTitle, getLocalizedAnchoredLabel, getLocalizedAnchorLabel, getLocalizedCalculableValueTag, getLocalizedCurrentValueTag, getLocalizedDefaultValueTag, getLocalizedGraphicImageTooltip, getLocalizedGraphicImageTooltipMap, getLocalizedInitialValueTag, getLocalizedModifyingFilterTag, getLocalizedNullifyingFilterTag, getLocalizedRenderingFilterTag, getLocalizedRequiringFilterTag, getMasterHeadingSnippetFileName, getMaxValueReferencingParameters, getMaxValueReferencingParameters, getMaxValueReferencingProperties, getMaxValueReferencingProperties, getMaxValueReferencingSiblings, getMaxValueReferencingSiblings, getMinValueReferencingParameters, getMinValueReferencingParameters, getMinValueReferencingProperties, getMinValueReferencingProperties, getMinValueReferencingSiblings, getMinValueReferencingSiblings, getMissingValueGraphicImageName, getModifyingFilter, getModifyingFilterReferencingParameters, getModifyingFilterReferencingParameters, getModifyingFilterReferencingProperties, getModifyingFilterReferencingProperties, getModifyingFilterReferencingSiblings, getModifyingFilterReferencingSiblings, getModifyingFilterTag, getNullifyingFilter, getNullifyingFilterTag, getNullValueGraphicImageName, getParameterPathList, getParameterPropertyPathList, getPixels, getProcessingConsoleSnippetFileName, getPropertyAccess, getPropertyAtRoot, getPropertyParameterPathList, getPropertyPathList, getReadingDetailSnippetFileName, getReadingRenderingFilterReferencingSiblings, getReadingRenderingFilterReferencingSiblings, getReadingTableSnippetFileName, getRenderingFilter, getRenderingFilterReferencingCollections, getRenderingFilterReferencingParameters, getRenderingFilterReferencingParameters, getRenderingFilterReferencingParameters, getRenderingFilterReferencingProperties, getRenderingFilterReferencingProperties, getRenderingFilterReferencingProperties, getRenderingFilterReferencingSiblings, getRenderingFilterReferencingSiblings, getRenderingFilterTag, getRequiringFilter, getRequiringFilterReferencingParameters, getRequiringFilterReferencingParameters, getRequiringFilterReferencingProperties, getRequiringFilterReferencingProperties, getRequiringFilterReferencingSiblings, getRequiringFilterReferencingSiblings, getRequiringFilterTag, getSearchQueryFilterReferencingParameters, getSearchQueryFilterReferencingParameters, getSearchQueryFilterReferencingProperties, getSearchQueryFilterReferencingProperties, getSearchQueryFilterReferencingSiblings, getSearchQueryFilterReferencingSiblings, getSegmentEntityClass, getSequenceNumber, getSequencePropertyStart, getSequencePropertyStep, getSequencePropertyStop, getSerialVersionUID, getSerialVersionUID, getSqlName, getTableColumnEntityName, getUnnecessaryValueGraphicImageName, getWritingDetailSnippetFileName, getWritingRenderingFilterReferencingSiblings, getWritingRenderingFilterReferencingSiblings, getWritingTableSnippetFileName, isAnchoringLinkedDetailFields, isAnchoringLinkedParameters, isAnnotatedWithBaseField, isAnnotatedWithBigDecimalField, isAnnotatedWithBigIntegerField, isAnnotatedWithBooleanField, isAnnotatedWithBusinessKey, isAnnotatedWithColumnField, isAnnotatedWithDataGen, isAnnotatedWithDateField, isAnnotatedWithDescriptionProperty, isAnnotatedWithDiscriminatorColumn, isAnnotatedWithEmbeddedDocument, isAnnotatedWithFileReference, isAnnotatedWithImageProperty, isAnnotatedWithInactiveIndicator, isAnnotatedWithInstanceReference, isAnnotatedWithNameProperty, isAnnotatedWithNumericField, isAnnotatedWithOwnerProperty, isAnnotatedWithParameterField, isAnnotatedWithParentProperty, isAnnotatedWithPrimaryKey, isAnnotatedWithPropertyAggregation, isAnnotatedWithPropertyField, isAnnotatedWithSegmentProperty, isAnnotatedWithSequenceProperty, isAnnotatedWithStateProperty, isAnnotatedWithStringField, isAnnotatedWithTimeField, isAnnotatedWithTimestampField, isAnnotatedWithUniformResourceLocator, isAnnotatedWithUniqueKey, isAnnotatedWithUrlProperty, isAnnotatedWithUserProperty, isAnnotatedWithVariantString, isAnnotatedWithVersionProperty, isAuditable, isBaseField, isBigDecimalData, isBigIntegerData, isBinaryData, isBinaryPrimitive, isBooleanData, isBooleanPrimitive, isBusinessKeyProperty, isByteData, isCalculable, isCalculable, isCalculatedProperty, isCharacterData, isCharacterKeyProperty, isCharacterPrimitive, isColumnField, isContextualEntity, isCreateField, isDatabaseEntity, isDataGenSeriesEnabled, isDataGenTypeSpecified, isDateData, isDescriptionProperty, isDetailField, isDiscriminatorProperty, isDoubleData, isEmbeddedDocumentField, isEnclosedInAtLeastOneStep, isEnclosedInAtLeastOneTab, isEntity, isEnumerationEntity, isFileReferenceField, isFloatData, isGraphicImageField, isGraphicImageFontAwesomeClassNameExpression, isGraphicImageStyleClassNameExpression, isHeadertextlessField, isHeadingField, isHiddenEntityReferenceField, isHiddenField, isImageProperty, isImmutableField, isImplicitOverlayImageProperty, isInactiveIndicatorProperty, isIndexableEntityReference, isIndexed, isInsertable, isInstanceParameter, isInstanceReferenceField, isIntegerData, isKeyField, isLongData, isMandatoryForInsert, isMasterDependentPropertyOf, isMasterSequenceField, isMissingValueGraphicImageNameFontAwesomeClass, isNameProperty, isNonEnumerationEntity, isNullable, isNullValueGraphicImageNameExpression, isNullValueGraphicImageNameFontAwesomeClass, isNumericKeyProperty, isNumericPrimitive, isOptionalForInsert, isOverlayableEntityReference, isOverlayField, isOwnerProperty, isParameter, isParentProperty, isPassword, isPersistentEntity, isPersistentEnumerationEntity, isPersistentNonEnumerationEntity, isPrimaryKeyProperty, isPrimitive, isProminentField, isProperty, isReadOnly, isRenderingFilterReadOnly, isRequired, isRequiredParameter, isRequiredProperty, isSegmentProperty, isSequenceProperty, isSequencePropertyDataGenDisabled, isSequencePropertyEnabled, isSerializableField, isSerializableIUID, isShortData, isSinglePropertyOfUniqueKey, isStateProperty, isStringData, isTableField, isTemporalPrimitive, isTimeData, isTimestampData, isTransientField, isUniformResourceLocatorField, isUnique, isUniqueKeyProperty, isUnnecessaryValueGraphicImageNameFontAwesomeClass, isUpdateable, isUpdateField, isUrlProperty, isUserProperty, isVariantStringField, isVersionProperty, keepCountOn, setAggregateFunction, setAggregateTitle, setAnchoringLinkedDetailFields, setAnchoringLinkedParameters, setAuditable, setCalculable, setCalculableValueTag, setColumnField, setCreateField, setCurrentValueTag, setDataGenFunction, setDefaultAnchoredLabel, setDefaultAnchorLabel, setDefaultCheckpoint, setDefaultCondition, setDefaultFunction, setDefaultGraphicImageTooltip, setDefaultValueTag, setDetailField, setDisplaySortKey, setExportField, setFilterField, setFirstAnchoredFieldAnchorType, setGraphicImageFontAwesomeClassNameExpression, setGraphicImageNameExpression, setGraphicImageStyleClassNameExpression, setHeadertextlessField, setHeadingField, setHiddenField, setImmutableField, setIndexed, setInitialValueTag, setInsertable, setLocalizedAggregateTitle, setLocalizedAnchoredLabel, setLocalizedAnchorLabel, setLocalizedCalculableValueTag, setLocalizedCurrentValueTag, setLocalizedDefaultValueTag, setLocalizedGraphicImageTooltip, setLocalizedInitialValueTag, setLocalizedModifyingFilterTag, setLocalizedNullifyingFilterTag, setLocalizedRenderingFilterTag, setLocalizedRequiringFilterTag, setMasterHeadingSnippetFileName, setMissingValueGraphicImageName, setModifyingFilter, setModifyingFilterTag, setNullable, setNullifyingFilter, setNullifyingFilterTag, setNullValueGraphicImageExpression, setNullValueGraphicImageName, setOverlayField, setPassword, setProcessingConsoleSnippetFileName, setProminentField, setPropertyAccess, setReadingDetailSnippetFileName, setReadingTableSnippetFileName, setRenderingFilter, setRenderingFilter, setRenderingFilterTag, setReportField, setRequired, setRequiringFilter, setRequiringFilterTag, setSearchField, setSequencePropertyStart, setSequencePropertyStep, setSequencePropertyStop, setSerializableField, setSerializableIUID, setSortField, setTableField, setUnique, setUnnecessaryValueGraphicImageName, setUpdateable, setUpdateField, setWritingDetailSnippetFileName, setWritingTableSnippetFileName, validCalculableValue, validCurrentValue, validDefaultValue, validInitialValue, validMaximumValue, validMinimumValue, validSpecialTemporalValue
-
Methods inherited from class adalid.core.AbstractArtifact
a, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttributes, annotate, b, b, bigDecimal, bigInteger, checkName, classToString, clearAttributes, coalesce, defaultLocale, depth, fa, finalise, getAlias, getAttribute, getAttribute, getAttributes, getAttributesArray, getAttributesArray, getAttributesKeySetByRegex, getBooleanAttribute, getBooleanAttribute, getClassPath, getDeclaringArtifact, getDeclaringEntity, getDeclaringEntityRoot, getDeclaringField, getDeclaringFieldEntityRoot, getDeclaringFieldIndex, getDeclaringFieldNamedClassSimpleName, getDeclaringFieldPersistentEntityRoot, getDeclaringFieldPersistentEntityTableRoot, getDeclaringOperation, getDeclaringPersistentEntity, getDeclaringPersistentEntityRoot, getDefaultCollectionLabel, getDefaultCollectionShortLabel, getDefaultDescription, getDefaultLabel, getDefaultLocale, getDefaultShortDescription, getDefaultShortLabel, getDefaultSymbol, getDefaultTooltip, getFullName, getIntegerAttribute, getIntegerAttribute, getIntegerAttribute, getIntegerAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getLocalizedCollectionLabel, getLocalizedCollectionShortLabel, getLocalizedDescription, getLocalizedLabel, getLocalizedShortDescription, getLocalizedShortLabel, getLocalizedSymbol, getLocalizedTooltip, getName, getPartialName, getPathList, getPathString, getStringAttribute, getStringAttribute, getStringAttribute, getStringAttribute, getStringKeyValuePairAttribute, getStringKeyValuePairAttribute, getTrace, getValidFieldAnnotations, getValidTypeAnnotations, getValueString, getValueString, getWrapper, greaterThanZero, h1, h2, h3, h4, h5, h6, hashCodeHexString, i, i, ic, ic, isAnnotated, isClassInPath, isDeclared, isExpression, isFinalised, isFinished, isFontAwesomeClass, isInherited, isInheritedFromAbstract, isInheritedFromConcrete, isLocalizedSymbolDefined, isNotDeclared, isNotInherited, isNotInheritedFromAbstract, isNotInheritedFromConcrete, isOperation, isUnicodeSymbolClass, isValidEmbeddedDocument, isValidFieldAnnotation, isValidHelpFileName, isValidHelpFileType, isValidJavaClassName, isValidSnippetFileName, isValidTypeAnnotation, localeReadingKey, localeWritingKey, m, m, mapsToString, put, round, s, s, setAlias, setDefaultCollectionLabel, setDefaultCollectionShortLabel, setDefaultDescription, setDefaultLabel, setDefaultShortDescription, setDefaultShortLabel, setDefaultSymbol, setDefaultTooltip, setLocalizedCollectionLabel, setLocalizedCollectionShortLabel, setLocalizedDescription, setLocalizedLabel, setLocalizedShortDescription, setLocalizedShortLabel, setLocalizedSymbol, setLocalizedTooltip, setSqlName, setStaticAttributes, settler, setTrace, specified, specified, specified, specified, specified, specified, specified, toString, toString, toString, toString, toString, u, u, ul, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyNames, xs
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface adalid.core.interfaces.AnnotatableArtifact
annotate
-
Methods inherited from interface adalid.core.interfaces.Artifact
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttributes, clearAttributes, depth, finalise, finish, getAlias, getAttribute, getAttribute, getClassPath, getDeclaringArtifact, getDeclaringEntity, getDeclaringEntityRoot, getDeclaringField, getDeclaringFieldEntityRoot, getDeclaringFieldIndex, getDeclaringFieldPersistentEntityRoot, getDeclaringFieldPersistentEntityTableRoot, getDeclaringOperation, getDeclaringPersistentEntity, getDeclaringPersistentEntityRoot, getDefaultCollectionLabel, getDefaultCollectionShortLabel, getDefaultDescription, getDefaultLabel, getDefaultLocale, getDefaultShortDescription, getDefaultShortLabel, getDefaultSymbol, getDefaultTooltip, getFullName, getLocalizedCollectionLabel, getLocalizedCollectionShortLabel, getLocalizedDescription, getLocalizedLabel, getLocalizedShortDescription, getLocalizedShortLabel, getLocalizedSymbol, getLocalizedTooltip, getName, getPartialName, getPathList, getPathString, getSqlName, hashCodeHexString, isAnnotated, isClassInPath, isDeclared, isExpression, isFinalised, isFinished, isInherited, isInheritedFromAbstract, isInheritedFromConcrete, isNotDeclared, isNotInherited, isNotInheritedFromAbstract, isNotInheritedFromConcrete, isOperation, put, round, setAlias, setDefaultCollectionLabel, setDefaultCollectionShortLabel, setDefaultDescription, setDefaultLabel, setDefaultShortDescription, setDefaultShortLabel, setDefaultSymbol, setDefaultTooltip, setLocalizedCollectionLabel, setLocalizedCollectionShortLabel, setLocalizedDescription, setLocalizedLabel, setLocalizedShortDescription, setLocalizedShortLabel, setLocalizedSymbol, setLocalizedTooltip, setSqlName, toString, toString, toString, toString
-
Methods inherited from interface adalid.core.interfaces.Expression
getCrossReferencedExpressionsKey, getCrossReferencedExpressionsSet, getCrossReferencedExpressionsSet, getExpressionString, getOperands, getOperator, getParentExpression, getReferencedColumnsList, getReferencedColumnsMap, getReferencedJoinsList, getReferencedJoinsList, getReferencedJoinsMap, getReferencedJoinsMap, getStringsSet, getVerifiedUsages, isCrossReferencedExpression, isSingleEntityExpression, isSingleEntityExpression
-
Methods inherited from interface adalid.core.interfaces.TypedArtifact
getDataType
-
-
-
-
Field Detail
-
EMPTY
public static final java.lang.String EMPTY
- See Also:
- Constant Field Values
-
-
Method Detail
-
getDataGenFunction
public java.lang.String getDataGenFunction()
- Overrides:
getDataGenFunctionin classAbstractDataArtifact- Returns:
- the data generation user-defined function name
-
isSearchField
public boolean isSearchField()
- Specified by:
isSearchFieldin interfaceProperty- Overrides:
isSearchFieldin classAbstractDataArtifact- Returns:
- the search field indicator
-
isFilterField
public boolean isFilterField()
- Specified by:
isFilterFieldin interfaceProperty- Overrides:
isFilterFieldin classAbstractDataArtifact- Returns:
- the filter field indicator
-
isSortField
public boolean isSortField()
- Specified by:
isSortFieldin interfaceProperty- Overrides:
isSortFieldin classAbstractDataArtifact- Returns:
- the sort field indicator
-
isReportField
public boolean isReportField()
- Specified by:
isReportFieldin interfaceProperty- Overrides:
isReportFieldin classAbstractDataArtifact- Returns:
- the report field indicator
-
isExportField
public boolean isExportField()
- Specified by:
isExportFieldin interfaceProperty- Overrides:
isExportFieldin classAbstractDataArtifact- Returns:
- the export field indicator
-
isLoremIpsum
public java.lang.Boolean isLoremIpsum()
- Overrides:
isLoremIpsumin classAbstractDataArtifact- Returns:
- the character Lorem Ipsum indicator
-
isResizableString
public boolean isResizableString()
-
getMinLength
public int getMinLength()
- Returns:
- the minLength
-
setMinLength
public void setMinLength(int minLength)
Sets the string minimum length. WARNING: max length should be set BEFORE min length.- Parameters:
minLength- the minLength to set
-
getMaxLength
public java.lang.Integer getMaxLength()
- Returns:
- the maxLength
-
setMaxLength
public void setMaxLength(java.lang.Integer maxLength)
Sets the string maximum length. WARNING: max length should be set BEFORE min length.- Parameters:
maxLength- the maxLength to set
-
isLargeObject
public boolean isLargeObject()
-
getInputMask
public java.lang.String getInputMask()
- Returns:
- the input mask
-
setInputMask
public void setInputMask(java.lang.String inputMask)
- Parameters:
inputMask- the input mask to set
-
getSlotChar
public char getSlotChar()
- Returns:
- the slot char
-
setSlotChar
public void setSlotChar(char slotChar)
- Parameters:
slotChar- the slot char to set
-
getPattern
public java.util.regex.Pattern getPattern()
- Returns:
- the pattern
-
setPattern
public void setPattern(java.util.regex.Pattern pattern)
- Parameters:
pattern- the pattern to set
-
getPatternRegex
public java.lang.String getPatternRegex()
-
getDefaultRegexErrorMessage
public java.lang.String getDefaultRegexErrorMessage()
- Returns:
- the default regex error message
-
setDefaultRegexErrorMessage
public void setDefaultRegexErrorMessage(java.lang.String message)
El método setDefaultRegexErrorMessage se utiliza para establecer el mensaje de error asociado a la expresión regular definida mediante el elemento regex de la anotación StringField, que se almacena en el archivo de recursos por defecto. En caso de que el archivo de recursos para el idioma seleccionado por el usuario no esté disponible, la interfaz de la aplicación utiliza el archivo de recursos por defecto para obtener el valor del mensaje.- Parameters:
message- mensaje de error asociado a la expresión regular
-
getLocalizedRegexErrorMessage
public java.lang.String getLocalizedRegexErrorMessage(java.util.Locale locale)
- Parameters:
locale- the locale for the regex error message- Returns:
- the localized regex error message
-
setLocalizedRegexErrorMessage
public void setLocalizedRegexErrorMessage(java.util.Locale locale, java.lang.String message)El método setLocalizedRegexErrorMessage se utiliza para establecer el mensaje de error asociado a la expresión regular definida mediante el elemento regex de la anotación StringField, que se almacena en el archivo de recursos de configuración regional. En caso de que el archivo de recursos para el idioma seleccionado por el usuario no esté disponible, la interfaz de la aplicación utiliza el archivo de recursos por defecto para obtener el valor del mensaje.- Parameters:
locale- configuración regionalmessage- mensaje de error asociado a la expresión regular
-
getAutoComplete
public AutoComplete getAutoComplete()
- Returns:
- the auto complete
-
setAutoComplete
public void setAutoComplete(AutoComplete autoComplete)
- Parameters:
autoComplete- the auto complete to set
-
getLetterCase
public LetterCase getLetterCase()
- Returns:
- the letter case
-
setLetterCase
public void setLetterCase(LetterCase letterCase)
- Parameters:
letterCase- the letter case to set
-
getAllowDiacritics
public boolean getAllowDiacritics()
- Returns:
- the allow diacritics indicator
-
setAllowDiacritics
public void setAllowDiacritics(boolean allowDiacritics)
- Parameters:
allowDiacritics- the allow diacritics indicator to set
-
getRichTextFormat
public boolean getRichTextFormat()
- Returns:
- the rich text format indicator
-
setRichTextFormat
public void setRichTextFormat(boolean richTextFormat)
- Parameters:
richTextFormat- the rich text format indicator to set
-
getSpecialConverterName
public java.lang.String getSpecialConverterName()
- Returns:
- the special converter name
-
setSpecialConverterName
public void setSpecialConverterName(java.lang.String converter)
-
getSpecialValidatorName
public java.lang.String getSpecialValidatorName()
- Returns:
- the special validator name
-
setSpecialValidatorName
public void setSpecialValidatorName(java.lang.String validator)
-
getTypeNameExpression
public CharacterExpression getTypeNameExpression()
- Returns:
- the type name expression
-
setTypeNameExpression
public void setTypeNameExpression(CharacterExpression expression)
- Parameters:
expression- the type name expression to set
-
getUrlType
public UrlType getUrlType()
- Returns:
- the url type
-
setUrlType
public void setUrlType(UrlType type)
- Parameters:
type- the url type to set
-
getUrlDisplayMode
public DisplayMode getUrlDisplayMode()
- Returns:
- the url display mode
-
setUrlDisplayMode
public void setUrlDisplayMode(DisplayMode mode)
- Parameters:
mode- the url display mode to set
-
getUrlDisplayType
public UrlDisplayType getUrlDisplayType()
- Returns:
- the url display type
-
setUrlDisplayType
public void setUrlDisplayType(UrlDisplayType type)
- Parameters:
type- the url display type to set
-
getSourceURLsJoint
public java.lang.String getSourceURLsJoint()
-
getSourceURLs
public java.lang.String[] getSourceURLs()
- Returns:
- the list of valid URLs
-
setSourceURLs
public void setSourceURLs(java.lang.String... urls)
- Parameters:
urls- the list of valid URLs to set
-
getSearchURL
public java.lang.String getSearchURL()
- Returns:
- the URL of the website to search for the value
-
setSearchURL
public void setSearchURL(java.lang.String searchURL)
- Parameters:
searchURL- the URL to set
-
isGoogleMapsEmbedInlineFrame
public boolean isGoogleMapsEmbedInlineFrame()
- Returns:
- the inline frame indicator of embedded maps
-
isEncodingEnabled
public boolean isEncodingEnabled()
- Returns:
- the encoding-enabled indicator
-
setEncodingEnabled
public void setEncodingEnabled(boolean encoding)
El método setEncodingEnabled se utiliza para habilitar la codificación del valor de la propiedad para almacenarlo en la base de datos.Advertencias
- La codificación limita significativamente el uso de la propiedad en consultas e informes.
- El algoritmo de codificación utilizado es Base64, el cual no es un algoritmo de cifrado, se decodifica fácilmente y, por lo tanto, no debe utilizarse como un método de cifrado seguro.
- La longitud del valor codificado es un tercio mayor que la longitud del valor original; si, por ejemplo, la longitud máxima de la propiedad se establece en 2000, entonces la propiedad solo puede contener valores de hasta 1500 caracteres.
- Parameters:
encoding- true para habilitar la codificación- See Also:
- Class Base64
-
getEncodingType
public EncodingType getEncodingType()
- Returns:
- the encoding type
-
setEncodingType
public void setEncodingType(EncodingType encoding)
El método setEncodingType se utiliza para establecer el tipo de codificación del valor de la propiedad para almacenarlo en la base de datos. El algoritmo de codificación utilizado es Base64. Su valor es uno de los elementos de la enumeración EncodingType.Seleccione:
- BASIC, para utilizar el "Alfabeto Base64" como se especifica en la Tabla 1 de RFC 4648 y RFC 2045 para la operación de codificación y decodificación. El codificador no agrega ningún carácter de avance de línea (separador de línea). El decodificador rechaza los datos que contienen caracteres fuera del alfabeto base64.
- FILENAME o URL, para utilizar el "Alfabeto Base64 seguro para URL y nombre de archivo" como se especifica en la Tabla 2 de RFC 4648 para la codificación y decodificación. El codificador no agrega ningún carácter de avance de línea (separador de línea). El decodificador rechaza los datos que contienen caracteres fuera del alfabeto base64.
- MIME, para utilizar el "Alfabeto Base64" como se especifica en la Tabla 1 de RFC 2045 para la operación de codificación y decodificación. La salida codificada debe representarse en líneas de no más de 76 caracteres cada una y utiliza un retorno de carro '\r' seguido inmediatamente por un salto de línea '\n' como separador de línea. No se agrega ningún separador de línea al final de la salida codificada. Todos los separadores de línea u otros caracteres que no se encuentran en la tabla alfabética base64 se ignoran en la operación de decodificación.
Alternativamente, seleccione UNSPECIFIED para utilizar el valor predeterminado. El valor predeteminado es:
- BASIC, para propiedades que contienen una definición de documento incrustado (anotadas con @EmbeddedDocument)
- FILENAME, para propiedades que contienen una referencias a un archivo cargado en el servidor (anotadas con @FileReference)
- URL, para propiedades que contienen una URL (anotadas con @UniformResourceLocator o @UrlProperty)
- UNSPECIFIED, para las demás propiedades
- Parameters:
encoding- tipo de codificación- See Also:
- Class Base64
-
getFileDownloadStartFunction
public java.lang.String getFileDownloadStartFunction()
-
setFileDownloadStartFunction
public void setFileDownloadStartFunction(java.lang.String function)
-
getFileDownloadStopFunction
public java.lang.String getFileDownloadStopFunction()
-
setFileDownloadStopFunction
public void setFileDownloadStopFunction(java.lang.String function)
-
getFileViewerDialogReturnUpdate
public java.lang.String getFileViewerDialogReturnUpdate()
-
setFileViewerDialogReturnUpdate
public void setFileViewerDialogReturnUpdate(java.lang.String... update)
-
isFileUploadAutoStart
public boolean isFileUploadAutoStart()
- Returns:
- the file-upload auto-start indicator
-
setFileUploadAutoStart
public void setFileUploadAutoStart(boolean autoStart)
- Parameters:
autoStart- the the file-upload auto-start indicator to set
-
getFileUploadFileLimit
public int getFileUploadFileLimit()
- Returns:
- the file-upload file limit
-
setFileUploadFileLimit
public void setFileUploadFileLimit(int fileLimit)
- Parameters:
fileLimit- the the file-upload file limit indicator to set
-
getMaxInputFileSize
public int getMaxInputFileSize()
- Returns:
- the max input file size
-
setMaxInputFileSize
public void setMaxInputFileSize(int size)
- Parameters:
size- the max input file size to set
-
maxInputFileSize
protected int maxInputFileSize()
-
getValidInputFileTypes
public MimeType[] getValidInputFileTypes()
- Returns:
- the valid input file types
-
setValidInputFileTypes
public void setValidInputFileTypes(MimeType[] types)
- Parameters:
types- the valid input file types to set
-
getValidInputFileTypesRegex
public java.lang.String getValidInputFileTypesRegex()
-
getValidInputFilePattern
public java.util.regex.Pattern getValidInputFilePattern()
- Returns:
- the valid input file pattern
-
setValidInputFilePattern
public void setValidInputFilePattern(java.util.regex.Pattern pattern)
- Parameters:
pattern- the valid input file pattern to set
-
getValidInputFilePatternRegex
public java.lang.String getValidInputFilePatternRegex()
-
getUploadStorageOption
public UploadStorageOption getUploadStorageOption()
- Returns:
- the upload storage option
-
setUploadStorageOption
public void setUploadStorageOption(UploadStorageOption option)
- Parameters:
option- the upload storage option to set
-
getBlobFieldName
public java.lang.String getBlobFieldName()
- Returns:
- the blob field name
-
setBlobFieldName
public void setBlobFieldName(java.lang.String fieldName)
- Parameters:
fieldName- the blob field name to set
-
getBlobField
public java.lang.reflect.Field getBlobField()
- Returns:
- the blob field
-
setBlobField
public java.lang.reflect.Field setBlobField(java.lang.reflect.Field field)
- Parameters:
field- the blob field to set- Returns:
- the previously set blob field
-
setBlobEntity
public void setBlobEntity(Entity entity)
- Parameters:
entity- the blob entity to set
-
getBlobProperty
public Property getBlobProperty()
- Returns:
- the blob property
-
setBlobProperty
public void setBlobProperty(Property property)
- Parameters:
property- the blob property to set
-
getJoinFieldName
public java.lang.String getJoinFieldName()
- Returns:
- the join field name
-
setJoinFieldName
public void setJoinFieldName(java.lang.String fieldName)
- Parameters:
fieldName- the join field name to set
-
getJoinField
public java.lang.reflect.Field getJoinField()
- Returns:
- the join field
-
setJoinField
public java.lang.reflect.Field setJoinField(java.lang.reflect.Field field)
- Parameters:
field- the join field to set- Returns:
- the previously set join field
-
setJoinEntity
public void setJoinEntity(Entity entity)
- Parameters:
entity- the join entity to set
-
getJoinProperty
public Property getJoinProperty()
- Returns:
- the join property
-
setJoinProperty
public void setJoinProperty(Property property)
- Parameters:
property- the join property to set
-
getLoadFieldName
public java.lang.String getLoadFieldName()
- Returns:
- the load field name
-
setLoadFieldName
public void setLoadFieldName(java.lang.String fieldName)
- Parameters:
fieldName- the load field name to set
-
getLoadField
public java.lang.reflect.Field getLoadField()
- Returns:
- the load field
-
setLoadField
public java.lang.reflect.Field setLoadField(java.lang.reflect.Field field)
- Parameters:
field- the load field to set- Returns:
- the previously set load field
-
setLoadEntity
public void setLoadEntity(Entity entity)
- Parameters:
entity- the load entity to set
-
getLoadProperty
public Property getLoadProperty()
- Returns:
- the load property
-
setLoadProperty
public void setLoadProperty(Property property)
- Parameters:
property- the load property to set
-
getTextFieldName
public java.lang.String getTextFieldName()
- Returns:
- the text field name
-
setTextFieldName
public void setTextFieldName(java.lang.String fieldName)
- Parameters:
fieldName- the text field name to set
-
getTextField
public java.lang.reflect.Field getTextField()
- Returns:
- the text field
-
setTextField
public java.lang.reflect.Field setTextField(java.lang.reflect.Field field)
- Parameters:
field- the text field to set- Returns:
- the previously set text field
-
setTextEntity
public void setTextEntity(Entity entity)
- Parameters:
entity- the text entity to set
-
getTextProperty
public Property getTextProperty()
- Returns:
- the text property
-
setTextProperty
public void setTextProperty(Property property)
- Parameters:
property- the text property to set
-
getUpdateableFileReference
public Kleenean getUpdateableFileReference()
- Returns:
- the updateable file reference indicator
-
setUpdateableFileReference
public void setUpdateableFileReference(Kleenean updateable)
- Parameters:
updateable- the updateable file reference indicator to set
-
isUpdateableFileReference
public boolean isUpdateableFileReference()
- Returns:
- the updateable file reference indicator as boolean
-
getEmbeddedDocumentURLsJoint
public java.lang.String getEmbeddedDocumentURLsJoint()
-
getEmbeddedDocumentURLs
public java.lang.String[] getEmbeddedDocumentURLs()
-
setEmbeddedDocumentURLs
public void setEmbeddedDocumentURLs(java.lang.String... urls)
-
getEmbeddedDocumentType
public EmbeddedDocumentType getEmbeddedDocumentType()
-
setEmbeddedDocumentType
public void setEmbeddedDocumentType(EmbeddedDocumentType type)
-
getEmbeddedDocumentStyle
public EmbeddedDocumentStyle getEmbeddedDocumentStyle()
-
setEmbeddedDocumentStyle
public void setEmbeddedDocumentStyle(EmbeddedDocumentStyle style)
-
getLargeDisplayWidth
public int getLargeDisplayWidth()
-
setLargeDisplayWidth
public void setLargeDisplayWidth(int width)
-
getLargeDisplayHeight
public int getLargeDisplayHeight()
-
setLargeDisplayHeight
public void setLargeDisplayHeight(int height)
-
getMediumDisplayWidth
public int getMediumDisplayWidth()
-
setMediumDisplayWidth
public void setMediumDisplayWidth(int width)
-
getMediumDisplayHeight
public int getMediumDisplayHeight()
-
setMediumDisplayHeight
public void setMediumDisplayHeight(int height)
-
getSmallDisplayWidth
public int getSmallDisplayWidth()
-
setSmallDisplayWidth
public void setSmallDisplayWidth(int width)
-
getSmallDisplayHeight
public int getSmallDisplayHeight()
-
setSmallDisplayHeight
public void setSmallDisplayHeight(int height)
-
isResizable
public boolean isResizable()
-
setResizable
public void setResizable(boolean resizable)
-
getFrameBorder
public java.lang.Boolean getFrameBorder()
-
setFrameBorder
public void setFrameBorder(java.lang.Boolean frameBorder)
-
getEncryptedMedia
public java.lang.Boolean getEncryptedMedia()
-
setEncryptedMedia
public void setEncryptedMedia(java.lang.Boolean allow)
-
getAccelerometer
public java.lang.Boolean getAccelerometer()
-
setAccelerometer
public void setAccelerometer(java.lang.Boolean allow)
-
getAutoplay
public java.lang.Boolean getAutoplay()
-
setAutoplay
public void setAutoplay(java.lang.Boolean allow)
-
getGyroscope
public java.lang.Boolean getGyroscope()
-
setGyroscope
public void setGyroscope(java.lang.Boolean allow)
-
getPictureInPicture
public java.lang.Boolean getPictureInPicture()
-
setPictureInPicture
public void setPictureInPicture(java.lang.Boolean allow)
-
getFullScreen
public java.lang.Boolean getFullScreen()
-
setFullScreen
public void setFullScreen(java.lang.Boolean allow)
-
getLoading
public EmbeddedDocumentLoading getLoading()
-
setLoading
public void setLoading(EmbeddedDocumentLoading loading)
-
getReferrerPolicy
public EmbeddedDocumentPolicy getReferrerPolicy()
-
setReferrerPolicy
public void setReferrerPolicy(EmbeddedDocumentPolicy referrerPolicy)
-
getSandbox
public EmbeddedDocumentSandbox getSandbox()
-
setSandbox
public void setSandbox(EmbeddedDocumentSandbox sandbox)
-
toZeroPaddedString
public CharacterOrderedPairX toZeroPaddedString()
-
fieldsToString
protected java.lang.String fieldsToString(int n, java.lang.String key, boolean verbose, boolean fields, boolean maps)- Overrides:
fieldsToStringin classAbstractDataArtifact
-
-