public class JSFParameterLogicImpl extends JSFParameterLogic
JSFParameter,
Serialized Form| Type | Property and Description |
|---|---|
protected String |
handleGetFormAttributeSet |
protected String |
handleGetTableSortAscending |
protected String |
handleGetTableSortColumn |
| Modifier and Type | Field and Description |
|---|---|
(package private) static String |
AN_CREDIT_CARD
org.hibernate.validator.constraints.CreditCardNumber
|
(package private) static String |
AN_DOUBLE_RANGE
org.apache.myfaces.extensions.validator.baseval.annotation.DoubleRange
|
(package private) static String |
AN_EMAIL
org.hibernate.validator.constraints.Email
|
(package private) static String |
AN_EQUALS
org.apache.myfaces.extensions.validator.crossval.annotation.Equals
|
(package private) static String |
AN_LENGTH
javax.validation.constraints.Size
|
(package private) static String |
AN_LONG_RANGE
org.apache.myfaces.extensions.validator.baseval.annotation.LongRange
|
(package private) static String |
AN_PATTERN
org.apache.myfaces.extensions.validator.baseval.annotation.Pattern
|
(package private) static String |
AN_REQUIRED
javax.validation.constraints.NotNull
|
(package private) static String |
AN_URL
org.hibernate.validator.constraints.URL
|
(package private) static String |
UNDEFINED_BOUND
-
|
metaObjectcontextRoot| Constructor and Description |
|---|
JSFParameterLogicImpl(Object metaObject,
String context) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
getTableColumns()
A list of all attributes which make up the table columns of this table (this only contains
attributes when the table is represented by an array).
|
FrontEndView |
getView()
Represents the view in which this parameter will be used.
|
protected Collection<String> |
handleGetAnnotations() |
protected Collection<AttributeFacade> |
handleGetAttributes() |
protected String |
handleGetBackingListName() |
protected String |
handleGetBackingValueName() |
protected String |
handleGetDateFormatter() |
protected String |
handleGetDocumentationKey() |
protected String |
handleGetDocumentationValue() |
protected String |
handleGetDummyValue() |
protected String |
handleGetFormat() |
protected String |
handleGetFormAttributeSetProperty() |
protected String |
handleGetInputTableIdentifierColumns() |
protected String |
handleGetLabelListName() |
protected String |
handleGetMaxLength() |
protected String |
handleGetMessageKey() |
protected String |
handleGetMessageValue() |
protected Collection<AssociationEndFacade> |
handleGetNavigableAssociationEnds() |
protected List<JSFAction> |
handleGetTableColumnActions(String columnName)
Method to be implemented in descendants
Those actions that are targetting the given column, only makes sense when this parameter
represents a table view-variable.
|
protected String |
handleGetTableColumnMessageKey(String columnName)
Method to be implemented in descendants
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFParameter.getTableColumnMessageKey
|
protected String |
handleGetTableColumnMessageValue(String columnName)
Method to be implemented in descendants
TODO: Model Documentation for
org.andromda.cartridges.jsf.metafacades.JSFParameter.getTableColumnMessageValue
|
protected List<JSFAction> |
handleGetTableFormActions()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected List<JSFAction> |
handleGetTableHyperlinkActions()
UML Specific type is returned in Collection, transformed by shieldedElements to AndroMDA Metafacade type
|
protected String |
handleGetTableSortAscendingProperty() |
protected String |
handleGetTableSortColumnProperty() |
protected String |
handleGetTimeFormatter() |
protected Collection |
handleGetValidatorArgs(String validatorType)
Method to be implemented in descendants
Gets the arguments for this parameter's validators.
|
protected Collection |
handleGetValidatorTypes() |
protected Collection |
handleGetValidatorVars() |
protected String |
handleGetValidWhen() |
protected String |
handleGetValueListDummyValue() |
protected String |
handleGetValueListName() |
protected boolean |
handleIsBackingValueRequired() |
protected boolean |
handleIsComplex() |
protected boolean |
handleIsEqualValidator() |
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 |
handleIsPageableTable() |
protected boolean |
handleIsPlaintext() |
protected boolean |
handleIsReadOnly() |
protected boolean |
handleIsReset() |
protected boolean |
handleIsSelectable() |
protected boolean |
handleIsStrictDateFormat() |
protected boolean |
handleIsValidationRequired() |
boolean |
isRequired()
Overridden to have the same behavior as bpm4struts.
|
boolean |
isTable()
Overridden to make sure it's not an inputTable.
|
copyTaggedValues, findTaggedValue, findTaggedValues, getAction, getAnnotations, getAttributes, getBackingListName, getBackingValueName, getBindedFullyQualifiedName, getConstraints, getConstraints, getControllerOperation, getDateFormatter, getDefaultValue, getDocumentation, getDocumentation, getDocumentation, getDocumentationKey, getDocumentationValue, getDummyValue, getEffect, getEvent, getFormat, getFormAttributeSetProperty, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterName, getGetterSetterTypeName, getGetterSetterTypeNameImpl, getId, getInputTableIdentifierColumns, getKeywords, getLabel, getLabelListName, getLanguageMappings, getLower, getMaxLength, getMessageKey, getMessageValue, getModel, getName, getNavigableAssociationEnds, getOperation, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSetterName, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTableAttributeNames, getTableColumnActions, getTableColumnMessageKey, getTableColumnMessageValue, getTableColumnNames, getTableFormActions, getTableHyperlinkActions, getTableSortAscendingProperty, getTableSortColumnProperty, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTimeFormatter, getType, getUpper, getValidationName, getValidationOwner, getValidatorArgs, getValidatorTypes, getValidatorVars, getValidWhen, getValueListDummyValue, getValueListName, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isActionParameter, isBackingValueRequired, isBindingDependenciesPresent, isComplex, isConstraintsPresent, isContainedInFrontEndUseCase, isControllerOperationArgument, isDefaultValuePresent, isDocumentationPresent, isEqualValidator, isException, isFrontEndParameterMetaType, isInoutParameter, isInParameter, isInputCheckbox, isInputFile, isInputHidden, isInputMultibox, isInputRadio, isInputSecret, isInputSelect, isInputTable, isInputText, isInputTextarea, isJSFParameterMetaType, isMany, isModelElementFacadeMetaType, isOrdered, isOutParameter, isPageableTable, isParameterFacadeMetaType, isPlaintext, isReadable, isReadOnly, isReservedWord, isReset, isReturn, isSelectable, isStrictDateFormat, isTemplateParametersPresent, isUnique, isValidationRequired, isValidIdentifierName, isWritable, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariantscompareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validatehandleGetTableSortColumnProperty in class JSFParameterLogicJSFParameter.getTableSortColumnProperty()handleGetTableSortAscendingProperty in class JSFParameterLogicJSFParameter.getTableSortAscendingProperty()handleGetFormAttributeSetProperty in class JSFParameterLogicJSFParameter.getFormAttributeSetProperty()static final String UNDEFINED_BOUND
static final String AN_REQUIRED
static final String AN_URL
static final String AN_LONG_RANGE
static final String AN_DOUBLE_RANGE
static final String AN_EMAIL
static final String AN_CREDIT_CARD
static final String AN_LENGTH
static final String AN_PATTERN
static final String AN_EQUALS
public JSFParameterLogicImpl(Object metaObject, String context)
metaObject - context - public boolean isTable()
isTable in interface FrontEndParameterisTable in class JSFParameterLogicFrontEndParameter.isTable()protected boolean handleIsPageableTable()
handleIsPageableTable in class JSFParameterLogicJSFParameter.isPageableTable()protected String handleGetMessageKey()
handleGetMessageKey in class JSFParameterLogicJSFParameter.getMessageKey()protected String handleGetDocumentationKey()
handleGetDocumentationKey in class JSFParameterLogicJSFParameter.getDocumentationKey()protected String handleGetDocumentationValue()
handleGetDocumentationValue in class JSFParameterLogicJSFParameter.getDocumentationValue()protected String handleGetMessageValue()
handleGetMessageValue in class JSFParameterLogicJSFParameter.getMessageValue()protected String handleGetTableColumnMessageKey(String columnName)
JSFParameterLogichandleGetTableColumnMessageKey in class JSFParameterLogiccolumnName - JSFParameter.getTableColumnMessageKey(String)protected String handleGetTableColumnMessageValue(String columnName)
JSFParameterLogichandleGetTableColumnMessageValue in class JSFParameterLogiccolumnName - JSFParameter.getTableColumnMessageValue(String)protected List<JSFAction> handleGetTableHyperlinkActions()
JSFParameterLogichandleGetTableHyperlinkActions in class JSFParameterLogicJSFParameter.getTableHyperlinkActions()protected List<JSFAction> handleGetTableFormActions()
JSFParameterLogichandleGetTableFormActions in class JSFParameterLogicJSFParameter.getTableFormActions()public Collection getTableColumns()
JSFParameterLogicgetTableColumns in interface FrontEndParametergetTableColumns in class JSFParameterLogicFrontEndParameter.getTableColumns()protected String handleGetFormat()
handleGetFormat in class JSFParameterLogicJSFParameter.getFormat()protected boolean handleIsStrictDateFormat()
handleIsStrictDateFormat in class JSFParameterLogicJSFParameter.isStrictDateFormat()protected String handleGetDateFormatter()
handleGetDateFormatter in class JSFParameterLogicJSFParameter.getDateFormatter()protected String handleGetTimeFormatter()
handleGetTimeFormatter in class JSFParameterLogicJSFParameter.getTimeFormatter()protected boolean handleIsInputTextarea()
handleIsInputTextarea in class JSFParameterLogicJSFParameter.isInputTextarea()protected boolean handleIsInputSelect()
handleIsInputSelect in class JSFParameterLogicJSFParameter.isInputSelect()protected boolean handleIsInputSecret()
handleIsInputSecret in class JSFParameterLogicJSFParameter.isInputSecret()protected boolean handleIsInputHidden()
handleIsInputHidden in class JSFParameterLogicJSFParameter.isInputHidden()protected boolean handleIsPlaintext()
handleIsPlaintext in class JSFParameterLogicJSFParameter.isPlaintext()protected boolean handleIsInputTable()
handleIsInputTable in class JSFParameterLogicJSFParameter.isInputTable()protected boolean handleIsInputRadio()
handleIsInputRadio in class JSFParameterLogicJSFParameter.isInputRadio()protected boolean handleIsInputText()
handleIsInputText in class JSFParameterLogicJSFParameter.isInputText()protected boolean handleIsInputMultibox()
handleIsInputMultibox in class JSFParameterLogicJSFParameter.isInputMultibox()protected boolean handleIsInputCheckbox()
handleIsInputCheckbox in class JSFParameterLogicJSFParameter.isInputCheckbox()protected boolean handleIsInputFile()
handleIsInputFile in class JSFParameterLogicJSFParameter.isInputFile()protected String handleGetBackingListName()
handleGetBackingListName in class JSFParameterLogicJSFParameter.getBackingListName()protected String handleGetBackingValueName()
handleGetBackingValueName in class JSFParameterLogicJSFParameter.getBackingValueName()protected String handleGetValueListName()
handleGetValueListName in class JSFParameterLogicJSFParameter.getValueListName()protected String handleGetLabelListName()
handleGetLabelListName in class JSFParameterLogicJSFParameter.getLabelListName()protected boolean handleIsSelectable()
handleIsSelectable in class JSFParameterLogicJSFParameter.isSelectable()protected String handleGetValueListDummyValue()
handleGetValueListDummyValue in class JSFParameterLogicJSFParameter.getValueListDummyValue()protected String handleGetDummyValue()
handleGetDummyValue in class JSFParameterLogicJSFParameter.getDummyValue()protected String handleGetTableSortColumnProperty()
handleGetTableSortColumnProperty in class JSFParameterLogicJSFParameter.getTableSortColumnProperty()protected String handleGetTableSortAscendingProperty()
handleGetTableSortAscendingProperty in class JSFParameterLogicJSFParameter.getTableSortAscendingProperty()protected String handleGetFormAttributeSetProperty()
handleGetFormAttributeSetProperty in class JSFParameterLogicJSFParameter.getFormAttributeSetProperty()public FrontEndView getView()
JSFParameterLogicgetView in interface FrontEndParametergetView in class JSFParameterLogicFrontEndParameter.getView()protected boolean handleIsValidationRequired()
handleIsValidationRequired in class JSFParameterLogicJSFParameter.isValidationRequired()protected Collection handleGetValidatorTypes()
handleGetValidatorTypes in class JSFParameterLogicJSFParameter.getValidatorTypes()protected String handleGetValidWhen()
handleGetValidWhen in class JSFParameterLogicJSFParameter.getValidWhen()public boolean isRequired()
isRequired in interface ParameterFacadeisRequired in class JSFParameterLogicParameterFacade.isRequired()protected boolean handleIsReadOnly()
handleIsReadOnly in class JSFParameterLogicJSFParameter.isReadOnly()protected Collection handleGetValidatorArgs(String validatorType)
JSFParameterLogichandleGetValidatorArgs in class JSFParameterLogicvalidatorType - JSFParameter.getValidatorArgs(String)protected Collection handleGetValidatorVars()
handleGetValidatorVars in class JSFParameterLogicJSFParameter.getValidatorVars()protected boolean handleIsReset()
handleIsReset in class JSFParameterLogicJSFParameter.isReset()protected boolean handleIsComplex()
handleIsComplex in class JSFParameterLogicJSFParameter.isComplex()protected Collection<AttributeFacade> handleGetAttributes()
handleGetAttributes in class JSFParameterLogicJSFParameter.getAttributes()protected Collection<AssociationEndFacade> handleGetNavigableAssociationEnds()
handleGetNavigableAssociationEnds in class JSFParameterLogicJSFParameter.getNavigableAssociationEnds()protected boolean handleIsEqualValidator()
handleIsEqualValidator in class JSFParameterLogicJSFParameter.isEqualValidator()protected boolean handleIsBackingValueRequired()
handleIsBackingValueRequired in class JSFParameterLogicJSFParameter.isEqualValidator()protected String handleGetInputTableIdentifierColumns()
handleGetInputTableIdentifierColumns in class JSFParameterLogicJSFParameter.getInputTableIdentifierColumns()protected List<JSFAction> handleGetTableColumnActions(String columnName)
JSFParameterLogichandleGetTableColumnActions in class JSFParameterLogiccolumnName - JSFParameter.getTableColumnActions(String)protected String handleGetMaxLength()
handleGetMaxLength in class JSFParameterLogicJSFParameter.getMaxLength()protected Collection<String> handleGetAnnotations()
handleGetAnnotations in class JSFParameterLogicJSFParameter.getMaxLength()Copyright © 2003–2014 AndroMDA.org. All rights reserved.