public interface StrutsManageableEntityAttribute extends ManageableEntityAttribute
Modifier and Type | Method and Description |
---|---|
String |
getDateFormat()
The String format to use when referring to this date, only makes sense when the type is a
date type.
|
Integer |
getFieldColumnCount()
The number of columns for this field, null if default browser value is desired.
|
Integer |
getFieldRowCount()
The number of rows for this field, null if default browser value is desired.
|
String |
getMessageKey()
TODO: Model Documentation for
org.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttribute.messageKey
|
String |
getMessageValue()
TODO: Model Documentation for
org.andromda.cartridges.bpm4struts.metafacades.StrutsManageableEntityAttribute.messageValue
|
String |
getOnlineHelpKey()
The key to lookup the online help documentation.
|
String |
getOnlineHelpValue()
The online help documentation.
|
String |
getWidgetType()
The widget to use when rendering this attribute
|
boolean |
isHidden()
Whether or not this attribute should be hidden from the view
|
boolean |
isNeedsFileUpload()
True if this attribute is of a type that cannot easily be represented as a textual string and
would be an ideal candidate for HTTP's support for file-upload.
|
boolean |
isSafeNamePresent()
True if this parameter has a name that can properly be handled by Jakarta commons (this lib
is used by Struts but contains a bug)
|
boolean |
isStrictDateFormat()
True if this field is a date type and the date format is not be interpreted strictly.
|
boolean |
isStrutsManageableEntityAttributeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
isDisplay, isManageableEntityAttributeMetaType, isManageableGetterAvailable
getColumnIndex, getColumnLength, getColumnName, getJdbcMappings, getJdbcType, getSqlMappings, getSqlType, getUniqueGroup, isEntityAttributeMetaType, isIdentifier, isTransient
findTaggedValue, getDefaultValue, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getGetterName, getGetterSetterTypeName, getLower, getOwner, getSetterName, getType, getUpper, isAddOnly, isAttributeFacadeMetaType, isChangeable, isDefaultValuePresent, isDerived, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isLeaf, isMany, isOrdered, isReadOnly, isRequired, isStatic, isUnique
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isStrutsManageableEntityAttributeMetaType()
true
String getDateFormat()
Integer getFieldColumnCount()
Integer getFieldRowCount()
String getMessageKey()
String getMessageValue()
String getOnlineHelpKey()
String getOnlineHelpValue()
String getWidgetType()
boolean isHidden()
boolean isNeedsFileUpload()
boolean isSafeNamePresent()
boolean isStrictDateFormat()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.