Java Doc for StrutsParameterLogicImpl.java in  » UML » AndroMDA-3.2 » org » andromda » cartridges » bpm4struts » metafacades » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » UML » AndroMDA 3.2 » org.andromda.cartridges.bpm4struts.metafacades 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.andromda.cartridges.bpm4struts.metafacades.StrutsParameterLogicImpl

StrutsParameterLogicImpl
public class StrutsParameterLogicImpl extends StrutsParameterLogic (Code)
MetafacadeLogic implementation.
See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter


Field Summary
final static  StringHIDDEN_INPUT_TYPE
     The input type representing a 'hidden' parameter.

Constructor Summary
public  StrutsParameterLogicImpl(java.lang.Object metaObject, java.lang.String context)
    

Method Summary
public  CollectiongetTableColumns()
     Overridden since StrutsAction doesn't extend FrontEndAction.
public  ObjectgetValidationOwner()
    
protected  StringhandleGetBackingListName()
    
protected  StringhandleGetCollectionImplementationType()
    
protected  StringhandleGetDateFormat()
    
protected  StringhandleGetDocumentationKey()
    
protected  StringhandleGetDocumentationValue()
    
protected  IntegerhandleGetFieldColumnCount()
    
protected  IntegerhandleGetFieldRowCount()
    
protected  ListhandleGetFormFields()
    
protected  ObjecthandleGetJsp()
    
protected  StringhandleGetLabelListName()
    
protected  java.lang.StringhandleGetMessageKey()
    
protected  java.lang.StringhandleGetMessageValue()
    
protected  StringhandleGetMultiboxPropertyName()
    
protected  java.lang.StringhandleGetNullValue()
    
protected  StringhandleGetOnlineHelpKey()
    
protected  StringhandleGetOnlineHelpValue()
    
protected  inthandleGetOptionCount()
    
protected  ListhandleGetOptionKeys()
    
protected  ListhandleGetOptionValues()
    
protected  StringhandleGetResetName()
    
protected  StringhandleGetResetValue()
    
protected  ObjecthandleGetStrutsAction()
    
protected  StringhandleGetStyleId()
    
protected  ListhandleGetTableColumnActions(String columnName)
    
protected  StringhandleGetTableColumnMessageKey(String columnName)
    
protected  StringhandleGetTableColumnMessageValue(String columnName)
    
protected  StringhandleGetTableDecoratorClassName()
    
protected  StringhandleGetTableDecoratorFullPath()
    
protected  StringhandleGetTableDecoratorFullyQualifiedName()
    
protected  StringhandleGetTableDecoratorPackageName()
    
protected  StringhandleGetTableExportTypes()
    
protected  ListhandleGetTableFormActions()
    
protected  ObjecthandleGetTableGlobalActionParameter()
    
protected  CollectionhandleGetTableGlobalActions()
    
protected  ListhandleGetTableHyperlinkActions()
    
protected  inthandleGetTableMaxRows()
    
protected  StringhandleGetTimeFormat()
    
protected  java.lang.StringhandleGetTitleKey()
    
protected  java.lang.StringhandleGetTitleValue()
    
protected  java.lang.StringhandleGetValidWhen()
    
protected  java.util.CollectionhandleGetValidatorArgs(java.lang.String validatorType)
    
protected  StringhandleGetValidatorMsgKey()
    
protected  java.util.CollectionhandleGetValidatorTypes()
    
protected  java.util.CollectionhandleGetValidatorVars()
    
protected  StringhandleGetValueListName()
    
protected  StringhandleGetValueListResetValue()
    
protected  StringhandleGetWidgetType()
    
protected  booleanhandleIsAllGlobalTableActionsHaveSameParameter()
    
protected  booleanhandleIsCalendarRequired()
    
protected  booleanhandleIsCheckbox()
    
protected  booleanhandleIsCombobox()
    
protected  booleanhandleIsDate()
    
protected  booleanhandleIsFile()
    
protected  booleanhandleIsHiddenField()
    
protected  booleanhandleIsHyperlink()
    
protected  booleanhandleIsMultibox()
    
protected  booleanhandleIsMultiple()
    
protected  booleanhandleIsPassword()
    
protected  booleanhandleIsRadioButton()
    
protected  booleanhandleIsReadOnly()
    
protected  booleanhandleIsResetRequired()
    
protected  booleanhandleIsSafeNamePresent()
    
protected  booleanhandleIsSelectable()
    
protected  booleanhandleIsShouldReset()
    
protected  booleanhandleIsSortableBy()
    
protected  booleanhandleIsStrictDateFormat()
    
protected  booleanhandleIsTableDecoratorRequired()
    
protected  booleanhandleIsTableExportable()
    
protected  booleanhandleIsTableFormActionSharingWidgets()
    
protected  booleanhandleIsTableHyperlinkColumn()
    
protected  booleanhandleIsTableSortable()
    
protected  booleanhandleIsTextArea()
    
protected  booleanhandleIsTextField()
    
protected  booleanhandleIsTime()
    
protected  booleanhandleIsValidationRequired()
    
public  booleanisActionParameter()
     Overridden since StrutsAction does not extend FrontEndAction.
public  booleanisRequired()
     Override normal parameter facade required implementation.
public  booleanisTable()
     Override to not allow selectable parameters to be considered tables.

Field Detail
HIDDEN_INPUT_TYPE
final static String HIDDEN_INPUT_TYPE(Code)
The input type representing a 'hidden' parameter.




Constructor Detail
StrutsParameterLogicImpl
public StrutsParameterLogicImpl(java.lang.Object metaObject, java.lang.String context)(Code)




Method Detail
getTableColumns
public Collection getTableColumns()(Code)
Overridden since StrutsAction doesn't extend FrontEndAction.
See Also:   org.andromda.metafacades.uml.FrontEndParameter.getTableColumns



getValidationOwner
public Object getValidationOwner()(Code)



handleGetBackingListName
protected String handleGetBackingListName()(Code)



handleGetCollectionImplementationType
protected String handleGetCollectionImplementationType()(Code)



handleGetDateFormat
protected String handleGetDateFormat()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getDateFormat



handleGetDocumentationKey
protected String handleGetDocumentationKey()(Code)



handleGetDocumentationValue
protected String handleGetDocumentationValue()(Code)



handleGetFieldColumnCount
protected Integer handleGetFieldColumnCount()(Code)



handleGetFieldRowCount
protected Integer handleGetFieldRowCount()(Code)



handleGetFormFields
protected List handleGetFormFields()(Code)



handleGetJsp
protected Object handleGetJsp()(Code)



handleGetLabelListName
protected String handleGetLabelListName()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getLabelListName



handleGetMessageKey
protected java.lang.String handleGetMessageKey()(Code)

See Also:    org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter#getMessageKey()()



handleGetMessageValue
protected java.lang.String handleGetMessageValue()(Code)

See Also:    org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter#getMessageValue()()



handleGetMultiboxPropertyName
protected String handleGetMultiboxPropertyName()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getMultiboxPropertyName



handleGetNullValue
protected java.lang.String handleGetNullValue()(Code)

See Also:    org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter#getResetValue()()



handleGetOnlineHelpKey
protected String handleGetOnlineHelpKey()(Code)



handleGetOnlineHelpValue
protected String handleGetOnlineHelpValue()(Code)



handleGetOptionCount
protected int handleGetOptionCount()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getOptionCount



handleGetOptionKeys
protected List handleGetOptionKeys()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getOptionKeys



handleGetOptionValues
protected List handleGetOptionValues()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getOptionValues



handleGetResetName
protected String handleGetResetName()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getResetName



handleGetResetValue
protected String handleGetResetValue()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getResetValue



handleGetStrutsAction
protected Object handleGetStrutsAction()(Code)



handleGetStyleId
protected String handleGetStyleId()(Code)



handleGetTableColumnActions
protected List handleGetTableColumnActions(String columnName)(Code)



handleGetTableColumnMessageKey
protected String handleGetTableColumnMessageKey(String columnName)(Code)



handleGetTableColumnMessageValue
protected String handleGetTableColumnMessageValue(String columnName)(Code)



handleGetTableDecoratorClassName
protected String handleGetTableDecoratorClassName()(Code)



handleGetTableDecoratorFullPath
protected String handleGetTableDecoratorFullPath()(Code)



handleGetTableDecoratorFullyQualifiedName
protected String handleGetTableDecoratorFullyQualifiedName()(Code)



handleGetTableDecoratorPackageName
protected String handleGetTableDecoratorPackageName()(Code)



handleGetTableExportTypes
protected String handleGetTableExportTypes()(Code)



handleGetTableFormActions
protected List handleGetTableFormActions()(Code)



handleGetTableGlobalActionParameter
protected Object handleGetTableGlobalActionParameter()(Code)



handleGetTableGlobalActions
protected Collection handleGetTableGlobalActions()(Code)



handleGetTableHyperlinkActions
protected List handleGetTableHyperlinkActions()(Code)



handleGetTableMaxRows
protected int handleGetTableMaxRows()(Code)



handleGetTimeFormat
protected String handleGetTimeFormat()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getTimeFormat



handleGetTitleKey
protected java.lang.String handleGetTitleKey()(Code)

See Also:    org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter#getTitleKey()()



handleGetTitleValue
protected java.lang.String handleGetTitleValue()(Code)

See Also:    org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter#getTitleValue()()



handleGetValidWhen
protected java.lang.String handleGetValidWhen()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getValidWhen



handleGetValidatorArgs
protected java.util.Collection handleGetValidatorArgs(java.lang.String validatorType)(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getValidatorArgs(java.lang.String)



handleGetValidatorMsgKey
protected String handleGetValidatorMsgKey()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getValidatorMsgKey



handleGetValidatorTypes
protected java.util.Collection handleGetValidatorTypes()(Code)



handleGetValidatorVars
protected java.util.Collection handleGetValidatorVars()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getValidatorVars



handleGetValueListName
protected String handleGetValueListName()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.getValueListName



handleGetValueListResetValue
protected String handleGetValueListResetValue()(Code)



handleGetWidgetType
protected String handleGetWidgetType()(Code)



handleIsAllGlobalTableActionsHaveSameParameter
protected boolean handleIsAllGlobalTableActionsHaveSameParameter()(Code)



handleIsCalendarRequired
protected boolean handleIsCalendarRequired()(Code)



handleIsCheckbox
protected boolean handleIsCheckbox()(Code)



handleIsCombobox
protected boolean handleIsCombobox()(Code)



handleIsDate
protected boolean handleIsDate()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.isDate



handleIsFile
protected boolean handleIsFile()(Code)



handleIsHiddenField
protected boolean handleIsHiddenField()(Code)



handleIsHyperlink
protected boolean handleIsHyperlink()(Code)



handleIsMultibox
protected boolean handleIsMultibox()(Code)



handleIsMultiple
protected boolean handleIsMultiple()(Code)



handleIsPassword
protected boolean handleIsPassword()(Code)



handleIsRadioButton
protected boolean handleIsRadioButton()(Code)



handleIsReadOnly
protected boolean handleIsReadOnly()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.isReadOnly



handleIsResetRequired
protected boolean handleIsResetRequired()(Code)

See Also:   StrutsParameter.isResetRequired



handleIsSafeNamePresent
protected boolean handleIsSafeNamePresent()(Code)



handleIsSelectable
protected boolean handleIsSelectable()(Code)



handleIsShouldReset
protected boolean handleIsShouldReset()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.isShouldReset



handleIsSortableBy
protected boolean handleIsSortableBy()(Code)



handleIsStrictDateFormat
protected boolean handleIsStrictDateFormat()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.isStrictDateFormat



handleIsTableDecoratorRequired
protected boolean handleIsTableDecoratorRequired()(Code)



handleIsTableExportable
protected boolean handleIsTableExportable()(Code)



handleIsTableFormActionSharingWidgets
protected boolean handleIsTableFormActionSharingWidgets()(Code)



handleIsTableHyperlinkColumn
protected boolean handleIsTableHyperlinkColumn()(Code)



handleIsTableSortable
protected boolean handleIsTableSortable()(Code)



handleIsTextArea
protected boolean handleIsTextArea()(Code)



handleIsTextField
protected boolean handleIsTextField()(Code)



handleIsTime
protected boolean handleIsTime()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameterLogic.handleIsTime



handleIsValidationRequired
protected boolean handleIsValidationRequired()(Code)

See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameter.isValidationRequired



isActionParameter
public boolean isActionParameter()(Code)
Overridden since StrutsAction does not extend FrontEndAction.
See Also:   org.andromda.metafacades.uml.FrontEndParameter.isActionParameter



isRequired
public boolean isRequired()(Code)
Override normal parameter facade required implementation.
See Also:   org.andromda.metafacades.uml.ParameterFacade.isRequired



isTable
public boolean isTable()(Code)
Override to not allow selectable parameters to be considered tables.
See Also:   org.andromda.cartridges.bpm4struts.metafacades.StrutsParameterLogic.isTable



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.