Package adalid.core.wrappers
Class ArtifactWrapper
java.lang.Object
adalid.core.wrappers.ArtifactWrapper
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
DataArtifactWrapper,ExpressionWrapper,KeyFieldWrapper,OperationWrapper
- Author:
- Jorge Campins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringartifactTag(String tag, Object value) getAffixedSqlName(String prefix, String suffix) getAffixedSqlName(String prefix, String suffix, int maxIdentifierLength) protected StringgetBundleValueString(String string) protected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringgetHtmlFormattedString(String string) protected StringgetHtmlString(String string) protected StringgetJavaString(String string) getPrefixedSqlName(String prefix) getPrefixedSqlName(String prefix, int maxIdentifierLength) protected Stringprotected StringgetSomeShortLabel(boolean b) getSqlName(int maxIdentifierLength) protected StringgetSqlString(String string) getSqlValidDefaultShortLabel(boolean b) getSuffixedSqlName(String suffix) getSuffixedSqlName(String suffix, int maxIdentifierLength) getValidDefaultShortLabel(boolean b) protected StringgetXhtmlFormattedString(String string) protected StringgetXhtmlString(String string) protected StringgetXmlString(String string) protected String
-
Constructor Details
-
ArtifactWrapper
-
-
Method Details
-
getWrapped
- Specified by:
getWrappedin interfaceWrapper- Returns:
- the wrapped object
-
getMaximumValueTag
-
getMinimumValueTag
-
getNullifyingFilterTag
-
getRenderingFilterTag
-
artifactTag
-
getDottedName
-
getDottedAlias
-
getHyphenatedName
-
getHyphenatedAlias
-
getUnderscoredName
-
getUnderscoredAlias
-
getWordyName
-
getWordyAlias
-
getValidDefaultLabel
-
getValidDefaultShortLabel
-
getValidDefaultShortLabel
-
getValidDefaultCollectionLabel
-
getValidDefaultCollectionShortLabel
-
getValidDefaultDescription
-
getValidDefaultShortDescription
-
getValidDefaultTooltip
-
getValidDefaultSymbol
-
someSymbol
-
getDefaultLabel
-
getDefaultShortLabel
-
getDefaultCollectionLabel
-
getDefaultCollectionShortLabel
-
getDefaultDescription
-
getDefaultShortDescription
-
getDefaultTooltip
-
getDefaultSymbol
-
getSomeLabel
-
getSomeShortLabel
-
getBundleWordyName
-
getBundleWordyAlias
-
getBundleDefaultLabel
-
getBundleDefaultShortLabel
-
getBundleDefaultCollectionLabel
-
getBundleDefaultCollectionShortLabel
-
getBundleDefaultDescription
-
getBundleDefaultShortDescription
-
getBundleDefaultTooltip
-
getBundleDefaultSymbol
-
getBundleValidDefaultLabel
-
getBundleValidDefaultShortLabel
-
getBundleValidDefaultCollectionLabel
-
getBundleValidDefaultCollectionShortLabel
-
getBundleValidDefaultDescription
-
getBundleValidDefaultShortDescription
-
getBundleValidDefaultTooltip
-
getBundleValidDefaultSymbol
-
getBundleKey
- Returns:
- the Bundle key
-
getBundleValueString
-
getJavaClassName
- Returns:
- the Java class name
-
getJavaConstantName
- Returns:
- the Java constant name
-
getJavaLowerConstantName
- Returns:
- the Java constant name
-
getJavaVariableName
- Returns:
- the Java variable name
-
getJavaName
-
getJavaCapitalizedName
-
getJavaUncapitalizedName
-
getJavaWordyName
-
getJavaWordyAlias
-
getJavaDefaultLabel
-
getJavaDefaultShortLabel
-
getJavaDefaultCollectionLabel
-
getJavaDefaultCollectionShortLabel
-
getJavaDefaultDescription
-
getJavaDefaultShortDescription
-
getJavaDefaultTooltip
-
getJavaDefaultSymbol
-
getJavaValidDefaultLabel
-
getJavaValidDefaultShortLabel
-
getJavaValidDefaultCollectionLabel
-
getJavaValidDefaultCollectionShortLabel
-
getJavaValidDefaultDescription
-
getJavaValidDefaultShortDescription
-
getJavaValidDefaultTooltip
-
getJavaValidDefaultSymbol
-
getJavaString
-
getHtmlWordyName
-
getHtmlWordyAlias
-
getHtmlDefaultLabel
-
getHtmlDefaultShortLabel
-
getHtmlDefaultCollectionLabel
-
getHtmlDefaultCollectionShortLabel
-
getHtmlDefaultDescription
-
getXhtmlDefaultDescription
-
getHtmlDefaultShortDescription
-
getHtmlDefaultTooltip
-
getHtmlDefaultSymbol
-
getHtmlValidDefaultLabel
-
getHtmlValidDefaultShortLabel
-
getHtmlValidDefaultCollectionLabel
-
getHtmlValidDefaultCollectionShortLabel
-
getHtmlValidDefaultDescription
-
getHtmlValidDefaultShortDescription
-
getHtmlValidDefaultTooltip
-
getHtmlValidDefaultSymbol
-
getHtmlString
-
getHtmlFormattedString
-
getXhtmlString
-
getXhtmlFormattedString
-
getXmlWordyName
-
getXmlWordyAlias
-
getXmlDefaultLabel
-
getXmlDefaultShortLabel
-
getXmlDefaultCollectionLabel
-
getXmlDefaultCollectionShortLabel
-
getXmlDefaultDescription
-
getXmlDefaultShortDescription
-
getXmlDefaultTooltip
-
getXmlDefaultSymbol
-
getXmlValidDefaultLabel
-
getXmlValidDefaultShortLabel
-
getXmlValidDefaultCollectionLabel
-
getXmlValidDefaultCollectionShortLabel
-
getXmlValidDefaultDescription
-
getXmlValidDefaultShortDescription
-
getXmlValidDefaultTooltip
-
getXmlValidDefaultSymbol
-
getXmlString
-
getSqlishName
- Returns:
- the SQL name
-
getSqlName
- Returns:
- the SQL name
-
getSqlName
- Parameters:
maxIdentifierLength- max identifier length- Returns:
- the SQL name
-
getPrefixedSqlName
- Parameters:
prefix- prefix- Returns:
- the SQL name
-
getPrefixedSqlName
- Parameters:
prefix- prefixmaxIdentifierLength- max identifier length- Returns:
- the SQL name
-
getSuffixedSqlName
- Parameters:
suffix- suffix- Returns:
- the SQL name
-
getSuffixedSqlName
- Parameters:
suffix- suffixmaxIdentifierLength- max identifier length- Returns:
- the SQL name
-
getAffixedSqlName
- Parameters:
prefix- prefixsuffix- suffix- Returns:
- the SQL name
-
getAffixedSqlName
- Parameters:
prefix- prefixsuffix- suffixmaxIdentifierLength- max identifier length- Returns:
- the SQL name
-
getSqlQualifiedName
- Returns:
- the SQL qualified name
-
getSqlVariableName
- Returns:
- the SQL variable name
-
getSqlDefaultLabel
-
getSqlDefaultShortLabel
-
getSqlDefaultCollectionLabel
-
getSqlDefaultCollectionShortLabel
-
getSqlDefaultDescription
-
getSqlDefaultShortDescription
-
getSqlDefaultTooltip
-
getSqlDefaultSymbol
-
getSqlValidDefaultLabel
-
getSqlValidDefaultShortLabel
-
getSqlValidDefaultShortLabel
-
getSqlValidDefaultCollectionLabel
-
getSqlValidDefaultCollectionShortLabel
-
getSqlValidDefaultDescription
-
getSqlValidDefaultShortDescription
-
getSqlValidDefaultTooltip
-
getSqlValidDefaultSymbol
-
getSqlString
-
getSqlExpression
- Returns:
- the SQL expresion
-
getSqlParameterizedExpression
-