Java Doc for ProjectAdvancementWorkProductBean.java in  » Workflow-Engines » wilos » wilos » presentation » web » project » 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 » Workflow Engines » wilos » wilos.presentation.web.project 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   wilos.presentation.web.project.ProjectAdvancementWorkProductBean

ProjectAdvancementWorkProductBean
public class ProjectAdvancementWorkProductBean (Code)


Field Summary
final public static  StringALL_WP_MODE
    
final public static  StringCONTRACT_TABLE_ARROW
    
final public static  StringEXPAND_TABLE_ARROW
    
final public static  StringINDENTATION_STRING
    
final public static  StringMY_WP_MODE
    
final public static  StringTABLE_LEAF
    
protected  HashMap<String, Boolean>isExpanded
    
final protected  Loglogger
    

Constructor Summary
public  ProjectAdvancementWorkProductBean()
     Constructor.

Method Summary
public  DoubleactivityAdvancementCalculation(ConcreteBreakdownElement cbe)
    
public  DoubleactivityConsommeCalculation(ConcreteTaskDescriptor ctd)
    
public  voidchangeModeActionListener(ValueChangeEvent evt)
    
public  voiddeleteChildren(String _parentId, ArrayList<HashMap<String, Object>> parentList)
    
public  voideditEstimate(ActionEvent e)
    
public  ConcreteActivityServicegetConcreteActivityService()
     Getter of concreteActivityService.
public  ConcreteBreakdownElementServicegetConcreteBreakdownElementService()
     Getter of concreteBreakdownElementService.
public  ConcreteTaskDescriptorServicegetConcreteTaskDescriptor()
     Getter of concreteTaskDescriptor.
public  ConcreteWorkProductDescriptorServicegetConcreteWorkProductDescriptorService()
    
public  ArrayList<HashMap<String, Object>>getDisplayContent()
     Getter of displayContent.
public  HashMap<String, String>getIndentationContent()
    
public  intgetIndentationPosition()
    
public  HashMap<String, Boolean>getIsExpanded()
    
public  List<SelectItem>getModesList()
    
public  ParticipantServicegetParticipantService()
    
public  ProjectgetProject()
    
public  StringgetProjectInstanciated()
     The method return information to know if a project is instanciated or not.
public  booleangetProjectSelected()
    
public  ProjectServicegetProjectService()
    
public  StringgetProjectViewedId()
    
public  ConcreteRoleDescriptorgetRoleForTask(ConcreteTaskDescriptor _ctd)
    
public  StringgetSelectedMode()
    
public  booleangetSelectedProjectAdvancementView()
    
public  StringgetStyle(ConcreteTaskDescriptor _ctd, String _mode)
    
public  StringgetStyleAdvancement(ConcreteTaskDescriptor _ctd)
    
public  WorkProductDescriptorServicegetWorkProductDescriptorService()
    
public  StringisAffected(Participant _parti, ConcreteRoleDescriptor _concreteRoleDescriptor)
     this method allow to return a string.
public  booleanisConcreteBreakdownElementStarted(ConcreteBreakdownElement _concreteBreakdownElement)
     methods who return a boolean.
public  StringoutputStyleForConsomme(Double _consomme)
    
public  voidrefreshProjectTable()
    
public  voidsaveAffectRole()
    
public  voidsaveAffectWorkProduct()
    
public  voidsaveEstimate(ActionEvent e)
    
public  voidsetConcreteActivityService(ConcreteActivityService _concreteActivityService)
     Setter of concreteActivityService.
public  voidsetConcreteBreakdownElementService(ConcreteBreakdownElementService _concreteBreakdownElementService)
     Setter of concreteBreakdownElementService.
public  voidsetConcreteTaskDescriptor(ConcreteTaskDescriptorService _concreteTaskDescriptor)
     Setter of concreteTaskDescriptor.
public  voidsetConcreteWorkProductDescriptorService(ConcreteWorkProductDescriptorService concreteWorkProductDescriptorService)
    
public  voidsetDisplayContent(ArrayList<HashMap<String, Object>> _displayContent)
     Setter of displayContent.
public  voidsetIndentationContent(HashMap<String, String> _indentationContent)
     Setter of indentationContent.
public  voidsetIsExpanded(HashMap<String, Boolean> _isExpanded)
     Setter of isExpanded.
public  voidsetParticipantService(ParticipantService _participantService)
    
public  voidsetProject(Project _project)
     Setter of project.
public  voidsetProjectInstanciated(String projectInstanciated)
    
public  voidsetProjectService(ProjectService _projectService)
     Setter of projectService.
public  voidsetProjectViewedId(String _projectViewedId)
     Setter of projectViewedId.
public  voidsetSelectedMode(String selectedMode)
    
public  voidsetSelectedProjectAdvancementView(boolean _selectedProjectAdvancementView)
     Setter of selectedProjectAdvancementView.
public  voidsetWorkProductDescriptorService(WorkProductDescriptorService workProductDescriptorService)
    
public  voidtoggleSubGroupAction(ActionEvent event)
     Toggles the expanded state of this ConcreteBreakDownElement.

Field Detail
ALL_WP_MODE
final public static String ALL_WP_MODE(Code)



CONTRACT_TABLE_ARROW
final public static String CONTRACT_TABLE_ARROW(Code)



EXPAND_TABLE_ARROW
final public static String EXPAND_TABLE_ARROW(Code)



INDENTATION_STRING
final public static String INDENTATION_STRING(Code)



MY_WP_MODE
final public static String MY_WP_MODE(Code)



TABLE_LEAF
final public static String TABLE_LEAF(Code)



isExpanded
protected HashMap<String, Boolean> isExpanded(Code)



logger
final protected Log logger(Code)




Constructor Detail
ProjectAdvancementWorkProductBean
public ProjectAdvancementWorkProductBean()(Code)
Constructor.




Method Detail
activityAdvancementCalculation
public Double activityAdvancementCalculation(ConcreteBreakdownElement cbe)(Code)
Return the advancement in percents of a Concrete breakdown element
Parameters:
  cbe -



activityConsommeCalculation
public Double activityConsommeCalculation(ConcreteTaskDescriptor ctd)(Code)
Return the consomme in percents of a Concrete breakdown element
Parameters:
  cbe -



changeModeActionListener
public void changeModeActionListener(ValueChangeEvent evt)(Code)
this method allow to change the current concreteWorkProduct mode
Parameters:
  evt -



deleteChildren
public void deleteChildren(String _parentId, ArrayList<HashMap<String, Object>> parentList)(Code)
Hides children for a specific row of the expandable table Used to simulate contraction behaviour
Parameters:
  _parentId - identifier of current row
Parameters:
  parentList - parent children



editEstimate
public void editEstimate(ActionEvent e)(Code)
Editing an estimate
Parameters:
  e - event received when a user clicks on edit button in thedatatable



getConcreteActivityService
public ConcreteActivityService getConcreteActivityService()(Code)
Getter of concreteActivityService. the concreteActivityService.



getConcreteBreakdownElementService
public ConcreteBreakdownElementService getConcreteBreakdownElementService()(Code)
Getter of concreteBreakdownElementService. the concreteBreakdownElementService.



getConcreteTaskDescriptor
public ConcreteTaskDescriptorService getConcreteTaskDescriptor()(Code)
Getter of concreteTaskDescriptor. the concreteTaskDescriptor.



getConcreteWorkProductDescriptorService
public ConcreteWorkProductDescriptorService getConcreteWorkProductDescriptorService()(Code)
this method allow to return the current instance of ConcreteWorkProductDescriptorService ConcreteWorkProductDescriptorService



getDisplayContent
public ArrayList<HashMap<String, Object>> getDisplayContent()(Code)
Getter of displayContent. the displayContent.



getIndentationContent
public HashMap<String, String> getIndentationContent()(Code)
getter of identationContent HashMap attribute the indentationContent



getIndentationPosition
public int getIndentationPosition()(Code)



getIsExpanded
public HashMap<String, Boolean> getIsExpanded()(Code)
the isExpanded



getModesList
public List<SelectItem> getModesList()(Code)
this method allow to return all the available mode for the workProduct List of mode



getParticipantService
public ParticipantService getParticipantService()(Code)
this method allow to return the current instance of participantService ParticipantService



getProject
public Project getProject()(Code)
the project



getProjectInstanciated
public String getProjectInstanciated()(Code)
The method return information to know if a project is instanciated or not. String



getProjectSelected
public boolean getProjectSelected()(Code)
getter of projectSelected boolean attribute boolean



getProjectService
public ProjectService getProjectService()(Code)
the projectService



getProjectViewedId
public String getProjectViewedId()(Code)
getter of projectService String attribute the projectViewedId



getRoleForTask
public ConcreteRoleDescriptor getRoleForTask(ConcreteTaskDescriptor _ctd)(Code)
this method return a concreteRoledescriptor link to the given concreteTaskDescriptor
Parameters:
  _ctd - the given concreteTaskDescriptor the wanted ConcreteRoleDescriptor



getSelectedMode
public String getSelectedMode()(Code)
getter of selectedMode String attribute String



getSelectedProjectAdvancementView
public boolean getSelectedProjectAdvancementView()(Code)
getter of selectedProjectAdvancementView boolean attribute the selectedProjectAdvancementView



getStyle
public String getStyle(ConcreteTaskDescriptor _ctd, String _mode)(Code)
this method allow to change the concreteName font style of the given concreteTaskDescriptor for the given mode parameter
Parameters:
  _ctd -
Parameters:
  _mode - String



getStyleAdvancement
public String getStyleAdvancement(ConcreteTaskDescriptor _ctd)(Code)
this method allow to return the Advancement percent column font style
Parameters:
  _ctd - the given concreteTaskDescriptor String



getWorkProductDescriptorService
public WorkProductDescriptorService getWorkProductDescriptorService()(Code)
this method allow to return the current instance of WorkProductDescriptorService WorkProductDescriptorService



isAffected
public String isAffected(Participant _parti, ConcreteRoleDescriptor _concreteRoleDescriptor)(Code)
this method allow to return a string. the string indicate if the given participant is already affected or not to the given concreteRoleDescriptor this method also indicate if another participant than the given participant is affected to the given concreteRoleDescriptor
Parameters:
  _parti -
Parameters:
  _concreteRoleDescriptor - String



isConcreteBreakdownElementStarted
public boolean isConcreteBreakdownElementStarted(ConcreteBreakdownElement _concreteBreakdownElement)(Code)
methods who return a boolean. this method allow to now if a task is already started or not in order to blocking edit of estimate
Parameters:
  _concreteBreakdownElement - boolean



outputStyleForConsomme
public String outputStyleForConsomme(Double _consomme)(Code)
method returning a formated string to apply a specific style in an ice:outputText tag
Parameters:
  _consomme - String



refreshProjectTable
public void refreshProjectTable()(Code)
put the attribut project modified to true which force the project table to be recalculated



saveAffectRole
public void saveAffectRole()(Code)
this method allow to save the current user role affectation through the role affectation panel



saveAffectWorkProduct
public void saveAffectWorkProduct()(Code)
Save affectation of workproducts



saveEstimate
public void saveEstimate(ActionEvent e)(Code)
Save an estimate
Parameters:
  e - event received when a user clicks on save button in thedatatable



setConcreteActivityService
public void setConcreteActivityService(ConcreteActivityService _concreteActivityService)(Code)
Setter of concreteActivityService.
Parameters:
  _concreteActivityService - The concreteActivityService to set.



setConcreteBreakdownElementService
public void setConcreteBreakdownElementService(ConcreteBreakdownElementService _concreteBreakdownElementService)(Code)
Setter of concreteBreakdownElementService.
Parameters:
  the - concreteBreakdownElementService.



setConcreteTaskDescriptor
public void setConcreteTaskDescriptor(ConcreteTaskDescriptorService _concreteTaskDescriptor)(Code)
Setter of concreteTaskDescriptor.
Parameters:
  the - concreteTaskDescriptor.



setConcreteWorkProductDescriptorService
public void setConcreteWorkProductDescriptorService(ConcreteWorkProductDescriptorService concreteWorkProductDescriptorService)(Code)
this method allow to set the current instance of ConcreteWorkProductDescriptorService
Parameters:
  concreteWorkProductDescriptorService -



setDisplayContent
public void setDisplayContent(ArrayList<HashMap<String, Object>> _displayContent)(Code)
Setter of displayContent.
Parameters:
  _displayContent - The displayContent to set.



setIndentationContent
public void setIndentationContent(HashMap<String, String> _indentationContent)(Code)
Setter of indentationContent.
Parameters:
  _indentationContent - The indentationContent to set.



setIsExpanded
public void setIsExpanded(HashMap<String, Boolean> _isExpanded)(Code)
Setter of isExpanded.
Parameters:
  _isExpanded - The isExpanded to set.



setParticipantService
public void setParticipantService(ParticipantService _participantService)(Code)
this method allow to set the current instance of participantService
Parameters:
  _participantService -



setProject
public void setProject(Project _project)(Code)
Setter of project.
Parameters:
  _project - The project to set.



setProjectInstanciated
public void setProjectInstanciated(String projectInstanciated)(Code)
setter of projectInstanciated String attribute
Parameters:
  projectInstanciated -



setProjectService
public void setProjectService(ProjectService _projectService)(Code)
Setter of projectService.
Parameters:
  _projectService - The projectService to set.



setProjectViewedId
public void setProjectViewedId(String _projectViewedId)(Code)
Setter of projectViewedId.
Parameters:
  _projectViewedId - The projectViewedId to set.



setSelectedMode
public void setSelectedMode(String selectedMode)(Code)
setter of selectedMode String attribute
Parameters:
  selectedMode -



setSelectedProjectAdvancementView
public void setSelectedProjectAdvancementView(boolean _selectedProjectAdvancementView)(Code)
Setter of selectedProjectAdvancementView.
Parameters:
  _selectedProjectAdvancementView - The selectedProjectAdvancementView to set.



setWorkProductDescriptorService
public void setWorkProductDescriptorService(WorkProductDescriptorService workProductDescriptorService)(Code)
this method allow to set the current instance of WorkProductDescriptorService
Parameters:
  workProductDescriptorService -



toggleSubGroupAction
public void toggleSubGroupAction(ActionEvent event)(Code)
Toggles the expanded state of this ConcreteBreakDownElement.
Parameters:
  event -



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

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