public class JSFManageableEntityAttributeLogicImpl extends JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
JSFManageableEntityAttributeLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultValue()
Hack to keep the compatibility with Andromda 3.4-SNAPSHOT
|
protected String |
handleGetBackingListName() |
protected String |
handleGetDateFormat() |
protected String |
handleGetDateFormatter() |
protected String |
handleGetDefaultDateFormat() |
protected String |
handleGetDefaultTimeFormat() |
protected String |
handleGetDummyValue() |
protected String |
handleGetFormat() |
protected String |
handleGetFormPropertyId(ParameterFacade ownerParameter)
Method to be implemented in descendants
Gets the unique id of this attribute on the form.
|
protected String |
handleGetFormPropertyName(ParameterFacade ownerParameter)
Method to be implemented in descendants
Retrieves the name of the form property for this attribute by taking the name of the owner
property.
|
protected String |
handleGetInputTableIdentifierColumns() |
protected String |
handleGetLabelListName() |
protected String |
handleGetMaxLength() |
protected String |
handleGetMessageKey() |
protected String |
handleGetMessageValue() |
protected String |
handleGetOnlineHelpKey() |
protected String |
handleGetOnlineHelpValue() |
protected String |
handleGetTimeFormatter() |
protected Collection |
handleGetValidatorArgs(String validatorType)
Method to be implemented in descendants
TODO: Model Documentation for
org.andromda.cartridges.jsf2.metafacades.JSFManageableEntityAttribute.getValidatorArgs
|
protected Collection |
handleGetValidatorTypes() |
protected Collection |
handleGetValidatorVars() |
protected String |
handleGetValidWhen() |
protected String |
handleGetValueListDummyValue() |
protected String |
handleGetValueListName() |
protected String |
handleGetWidgetType() |
protected boolean |
handleIsEditable() |
protected boolean |
handleIsEqualValidator() |
protected boolean |
handleIsHidden() |
protected boolean |
handleIsInputCheckbox() |
protected boolean |
handleIsInputFile() |
protected boolean |
handleIsInputHidden() |
protected boolean |
handleIsInputMultibox() |
protected boolean |
handleIsInputRadio() |
protected boolean |
handleIsInputSecret() |
protected boolean |
handleIsInputSelect() |
protected boolean |
handleIsInputTable() |
protected boolean |
handleIsInputText() |
protected boolean |
handleIsInputTextarea() |
protected boolean |
handleIsInputTypePresent() |
protected boolean |
handleIsNeedsFileUpload() |
protected boolean |
handleIsPlaintext() |
protected boolean |
handleIsStrictDateFormat() |
protected boolean |
handleIsValidationRequired() |
boolean |
isDisplay()
Whether or not this attribute should be displayed.
|
boolean |
isReadOnly()
Overridden to provide consistent behavior with
JSFParameter.isReadOnly() . |
boolean |
isRequired()
Overridden to have the same behavior as bpm4struts.
|
copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getBackingListName, getBindedFullyQualifiedName, getColumnIndex, getColumnLength, getColumnName, getConstraints, getConstraints, getDateFormat, getDateFormatter, getDefaultDateFormat, getDefaultTimeFormat, getDocumentation, getDocumentation, getDocumentation, getDummyValue, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getFormat, getFormPropertyId, getFormPropertyName, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterName, getGetterSetterTypeName, getId, getInputTableIdentifierColumns, getJdbcMappings, getJdbcType, getKeywords, getLabel, getLabelListName, getLanguageMappings, getLower, getMaxLength, getMessageKey, getMessageValue, getModel, getName, getOnlineHelpKey, getOnlineHelpValue, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSetterName, getSourceDependencies, getSqlMappings, getSqlType, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTimeFormatter, getType, getUniqueGroup, getUpper, getValidationName, getValidationOwner, getValidatorArgs, getValidatorTypes, getValidatorVars, getValidWhen, getValueListDummyValue, getValueListName, getVisibility, getWidgetType, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAddOnly, isAttributeFacadeMetaType, isBindingDependenciesPresent, isChangeable, isConstraintsPresent, isDefaultValuePresent, isDerived, isDocumentationPresent, isEditable, isEntityAttributeMetaType, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isEqualValidator, isHidden, isIdentifier, isInputCheckbox, isInputFile, isInputHidden, isInputMultibox, isInputRadio, isInputSecret, isInputSelect, isInputTable, isInputText, isInputTextarea, isInputTypePresent, isJSFManageableEntityAttributeMetaType, isLeaf, isManageableEntityAttributeMetaType, isManageableGetterAvailable, isMany, isModelElementFacadeMetaType, isNeedsFileUpload, isOrdered, isPlaintext, isReservedWord, isStatic, isStrictDateFormat, isTemplateParametersPresent, isTransient, isUnique, isValidationRequired, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public JSFManageableEntityAttributeLogicImpl(Object metaObject, String context)
metaObject
- context
- protected String handleGetMessageKey()
handleGetMessageKey
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getMessageKey()
protected String handleGetMessageValue()
handleGetMessageValue
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getMessageValue()
protected String handleGetDateFormat()
handleGetDateFormat
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getDateFormat()
protected boolean handleIsNeedsFileUpload()
handleIsNeedsFileUpload
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isNeedsFileUpload()
public boolean isDisplay()
JSFManageableEntityAttributeLogic
isDisplay
in interface ManageableEntityAttribute
isDisplay
in class JSFManageableEntityAttributeLogic
ManageableEntityAttribute.isDisplay()
protected boolean handleIsHidden()
handleIsHidden
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isHidden()
protected String handleGetWidgetType()
handleGetWidgetType
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getWidgetType()
protected boolean handleIsStrictDateFormat()
handleIsStrictDateFormat
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isStrictDateFormat()
protected String handleGetOnlineHelpKey()
handleGetOnlineHelpKey
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getOnlineHelpKey()
protected String handleGetOnlineHelpValue()
handleGetOnlineHelpValue
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getOnlineHelpValue()
protected String handleGetFormat()
handleGetFormat
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getFormat()
protected String handleGetDefaultDateFormat()
handleGetDefaultDateFormat
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getDefaultDateFormat()
protected String handleGetDefaultTimeFormat()
handleGetDefaultTimeFormat
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getDefaultTimeFormat()
protected String handleGetDateFormatter()
handleGetDateFormatter
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getDateFormatter()
protected String handleGetTimeFormatter()
handleGetTimeFormatter
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getTimeFormatter()
protected String handleGetBackingListName()
handleGetBackingListName
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getBackingListName()
protected String handleGetValueListName()
handleGetValueListName
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getValueListName()
protected String handleGetLabelListName()
handleGetLabelListName
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getLabelListName()
protected Collection handleGetValidatorTypes()
handleGetValidatorTypes
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getValidatorTypes()
protected boolean handleIsValidationRequired()
handleIsValidationRequired
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isValidationRequired()
protected Collection handleGetValidatorVars()
handleGetValidatorVars
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getValidatorVars()
protected String handleGetValidWhen()
handleGetValidWhen
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getValidWhen()
protected boolean handleIsInputCheckbox()
handleIsInputCheckbox
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputCheckbox()
protected boolean handleIsInputFile()
handleIsInputFile
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputFile()
protected boolean handleIsInputHidden()
handleIsInputHidden
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputHidden()
protected boolean handleIsInputMultibox()
handleIsInputMultibox
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputMultibox()
protected boolean handleIsInputRadio()
handleIsInputRadio
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputRadio()
protected boolean handleIsInputSecret()
handleIsInputSecret
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputSecret()
protected boolean handleIsInputSelect()
handleIsInputSelect
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputSelect()
protected boolean handleIsInputTable()
handleIsInputTable
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputTable()
protected String handleGetInputTableIdentifierColumns()
handleGetInputTableIdentifierColumns
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getInputTableIdentifierColumns()
protected boolean handleIsInputText()
handleIsInputText
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputText()
protected boolean handleIsInputTextarea()
handleIsInputTextarea
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputTextarea()
protected boolean handleIsInputTypePresent()
handleIsInputTypePresent
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isInputTypePresent()
protected String handleGetDummyValue()
handleGetDummyValue
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getDummyValue()
protected boolean handleIsEqualValidator()
handleIsEqualValidator
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isEqualValidator()
protected boolean handleIsPlaintext()
handleIsPlaintext
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isPlaintext()
protected String handleGetValueListDummyValue()
handleGetValueListDummyValue
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getValueListDummyValue()
protected Collection handleGetValidatorArgs(String validatorType)
JSFManageableEntityAttributeLogic
handleGetValidatorArgs
in class JSFManageableEntityAttributeLogic
validatorType
- JSFManageableEntityAttribute.getValidatorArgs(String)
public boolean isReadOnly()
JSFParameter.isReadOnly()
.isReadOnly
in interface AttributeFacade
isReadOnly
in class JSFManageableEntityAttributeLogic
AttributeFacade.isReadOnly()
public boolean isRequired()
isRequired
in interface AttributeFacade
isRequired
in class JSFManageableEntityAttributeLogic
ParameterFacade.isRequired()
protected String handleGetFormPropertyName(ParameterFacade ownerParameter)
JSFManageableEntityAttributeLogic
handleGetFormPropertyName
in class JSFManageableEntityAttributeLogic
ownerParameter
- JSFAttribute.getFormPropertyName(org.andromda.metafacades.uml.ParameterFacade)
protected String handleGetFormPropertyId(ParameterFacade ownerParameter)
JSFManageableEntityAttributeLogic
handleGetFormPropertyId
in class JSFManageableEntityAttributeLogic
ownerParameter
- JSFAttribute.getFormPropertyId(ParameterFacade)
public String getDefaultValue()
getDefaultValue
in interface AttributeFacade
getDefaultValue
in class JSFManageableEntityAttributeLogic
AttributeFacade.getDefaultValue()
protected String handleGetMaxLength()
handleGetMaxLength
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.getMaxLength()
protected boolean handleIsEditable()
handleIsEditable
in class JSFManageableEntityAttributeLogic
JSFManageableEntityAttribute.isEditable()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.