Java Doc for SelectBean.java in  » J2EE » fleXive » com » flexive » faces » beans » 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 » J2EE » fleXive » com.flexive.faces.beans 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.flexive.faces.beans.SelectBean

SelectBean
public class SelectBean implements Serializable(Code)
Wrapper bean that provides access to most internal flexive3 select lists via JSF's SelectItem.
author:
   Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at)
version:
   $Rev: 224 $



Constructor Summary
public  SelectBean()
     Constructs a new select bean.

Method Summary
public  List<SelectItem>getACLCategories()
    
public  List<SelectItem>getACLs()
     Returns all available ACLs.
public  List<SelectItem>getAllScriptEvents()
     Return all available FxScriptEvents as SelectList.
public  List<SelectItem>getAllScriptEventsAsEnum()
     returns FxScriptEvent enum as select list.
public  List<SelectItem>getAllScripts()
     Return all available scripts as SelectList.
public  List<SelectItem>getAssignmentScriptEvents()
    
public  List<SelectItem>getAssignmentScripts()
     Return scripts with the default event scope "Assignment "as SelectList.
public  List<SelectItem>getBriefcaseACLs()
     Return all available briefcase ACLs.
public  List<SelectItem>getCacheModes()
    
public  List<SelectItem>getContentACLs()
     Return all available content ACLs.
public  List<SelectItem>getContentTemplates()
     Returns all CONTENT templates.
public  List<SelectItem>getDataTypes()
     Return the enum FxDataType as SelectList.
public  MapgetEnumSelect()
     Provides programmatic access for the creation of select lists out of enum values.
public  List<SelectItem>getGlobalUserGroups()
     Returns all user groups within the system.
public  List<SelectItem>getGlobalUserGroupsNonSystem()
     Returns all user groups within the system that are not flagged as system.
public  List<SelectItem>getGroupModes()
     Return all defined group modes.
public  List<SelectItem>getLanguageModes()
     Return all defined language modes.
public  List<SelectItem>getLanguages()
     Return all available languages.
public  List<SelectItem>getMandators()
     Returns all active mandators.
public  List<SelectItem>getMandatorsForEdit()
     Returns all mandators that may be selected in a create or edit screen, plus an empty element.
public  List<SelectItem>getMandatorsForEditNoEmpty()
     Returns all mandators that may be selected in a create or edit screen, with no empty element.
public  List<SelectItem>getMasterTemplates()
     Returns all MASTER templates.
public  List<SelectItem>getPreviewSizes()
    
public  List<SelectItem>getProperties()
     Return all defined properties.
public  List<SelectItem>getQueryNodeOperators()
     Return all defined query node operators.
public  List<SelectItem>getQueryValueComparators()
     Return all defined query value comparators (=, >, <, ...).
public  List<SelectItem>getRestrictedTypeCategories()
     Return user dependent type categories that are relevant for the structure editor GUI.
public  List<SelectItem>getRestrictedTypeModes()
    
public  List<SelectItem>getResultDirections()
    
public  List<SelectItem>getResultLocations()
     Return all defined search result locations.
public  List<SelectItem>getResultViewTypes()
     Return all defined searchresult view types (LIST, THUMBNAILS).
public  List<SelectItem>getRoles()
     Returns all roles.
public  List<SelectItem>getScriptScopes()
     returns scriptScope enum as select list.
public  List<SelectItem>getScriptingEngines()
    
public  List<SelectItem>getSelectListACLs()
     Return all available select list ACLs.
public  List<SelectItem>getSelectListItemACLs()
     Return all available select list item ACLs.
public  List<SelectItem>getSelectListsWithEmpty()
     Returns all select lists including an empty element.
public  List<SelectItem>getStepDefinitions()
     Return all available step defintions.
public  List<SelectItem>getStructureACLs()
     Return all available structure ACLs.
public  List<SelectItem>getTemplates()
     Returns all CONTENT templates.
public  List<SelectItem>getTypeCategories()
     Return all defined type categories.
public  List<SelectItem>getTypeModes()
     Return all defined type modes.
public  List<SelectItem>getTypeScriptEvents()
    
public  List<SelectItem>getTypeScripts()
     Return scripts with the default event scope "Type "as SelectList.
public  List<SelectItem>getTypeStates()
     Return all defined type states.
public  List<SelectItem>getTypes()
     Returns all types within the system.
public  List<SelectItem>getUniqueModes()
     Return the enum UniqueMode as SelectList.
public  List<SelectItem>getUserGroups()
     Returns all user groups defined for the current mandator.
public  List<SelectItem>getUserGroupsNonSystem()
     Returns all user groups defined for the current mandator that are not flagged as system.
public  List<SelectItem>getWorkflowACLs()
     Return all available workflow ACLs.
public  List<SelectItem>getWorkflows()
     Returns all workflows currently defined in flexive3.


Constructor Detail
SelectBean
public SelectBean()(Code)
Constructs a new select bean.




Method Detail
getACLCategories
public List<SelectItem> getACLCategories()(Code)
Return the enum ACL.CATEGORY as SelectList the enum ACL.CATEGORY as SelectList



getACLs
public List<SelectItem> getACLs()(Code)
Returns all available ACLs. all available ACLs.



getAllScriptEvents
public List<SelectItem> getAllScriptEvents()(Code)
Return all available FxScriptEvents as SelectList. all available FxScriptEvents as SelectList



getAllScriptEventsAsEnum
public List<SelectItem> getAllScriptEventsAsEnum()(Code)
returns FxScriptEvent enum as select list. FxScriptEvent enum as select list.



getAllScripts
public List<SelectItem> getAllScripts()(Code)
Return all available scripts as SelectList. all available scripts as SelectList



getAssignmentScriptEvents
public List<SelectItem> getAssignmentScriptEvents()(Code)
Return the enum FxScriptEvent of ScriptScope "Assignment" as SelectList the enum of FxScriptEvent of scope "Assignment" as SelectList



getAssignmentScripts
public List<SelectItem> getAssignmentScripts()(Code)
Return scripts with the default event scope "Assignment "as SelectList. scripts with the default event scope "Assignment "as SelectList.



getBriefcaseACLs
public List<SelectItem> getBriefcaseACLs()(Code)
Return all available briefcase ACLs. all available briefcase ACLs.



getCacheModes
public List<SelectItem> getCacheModes()(Code)



getContentACLs
public List<SelectItem> getContentACLs()(Code)
Return all available content ACLs. all available content ACLs.



getContentTemplates
public List<SelectItem> getContentTemplates() throws FxApplicationException(Code)
Returns all CONTENT templates. all CONTENT templates
throws:
  FxApplicationException - if the function failed



getDataTypes
public List<SelectItem> getDataTypes()(Code)
Return the enum FxDataType as SelectList. the enum FxDataType as SelectList.



getEnumSelect
public Map getEnumSelect()(Code)
Provides programmatic access for the creation of select lists out of enum values. This method takes a list of Enum values, and returns a corresponding list of select items. a map that maps enum lists to select item lists



getGlobalUserGroups
public List<SelectItem> getGlobalUserGroups() throws FxApplicationException(Code)
Returns all user groups within the system. all user groups in the system.
throws:
  FxApplicationException - if the user groups could not be fetched successfully.



getGlobalUserGroupsNonSystem
public List<SelectItem> getGlobalUserGroupsNonSystem() throws FxApplicationException(Code)
Returns all user groups within the system that are not flagged as system. all user groups in the system.
throws:
  FxApplicationException - if the user groups could not be fetched successfully.



getGroupModes
public List<SelectItem> getGroupModes()(Code)
Return all defined group modes. all defined group modes.



getLanguageModes
public List<SelectItem> getLanguageModes()(Code)
Return all defined language modes. all defined language modes.



getLanguages
public List<SelectItem> getLanguages()(Code)
Return all available languages. all available languages.



getMandators
public List<SelectItem> getMandators()(Code)
Returns all active mandators. all active mandators



getMandatorsForEdit
public List<SelectItem> getMandatorsForEdit()(Code)
Returns all mandators that may be selected in a create or edit screen, plus an empty element. all mandators that may be selected in a create or edit screen



getMandatorsForEditNoEmpty
public List<SelectItem> getMandatorsForEditNoEmpty()(Code)
Returns all mandators that may be selected in a create or edit screen, with no empty element. all mandators that may be selected in a create or edit screen



getMasterTemplates
public List<SelectItem> getMasterTemplates() throws FxApplicationException(Code)
Returns all MASTER templates. all CONTENT templates
throws:
  FxApplicationException - if the function failed



getPreviewSizes
public List<SelectItem> getPreviewSizes()(Code)



getProperties
public List<SelectItem> getProperties()(Code)
Return all defined properties. all defined properties.



getQueryNodeOperators
public List<SelectItem> getQueryNodeOperators()(Code)
Return all defined query node operators. all defined query node operators.



getQueryValueComparators
public List<SelectItem> getQueryValueComparators()(Code)
Return all defined query value comparators (=, >, <, ...). all defined query value comparators (=, >, <, ...).



getRestrictedTypeCategories
public List<SelectItem> getRestrictedTypeCategories()(Code)
Return user dependent type categories that are relevant for the structure editor GUI. GUI relevant type categories.



getRestrictedTypeModes
public List<SelectItem> getRestrictedTypeModes()(Code)
Return type modes that are relevant for the structure editor ui structure editor relevant type modes.



getResultDirections
public List<SelectItem> getResultDirections()(Code)



getResultLocations
public List<SelectItem> getResultLocations()(Code)
Return all defined search result locations. all defined search result locations.



getResultViewTypes
public List<SelectItem> getResultViewTypes()(Code)
Return all defined searchresult view types (LIST, THUMBNAILS). all defined searchresult view types (LIST, THUMBNAILS).



getRoles
public List<SelectItem> getRoles() throws FxApplicationException(Code)
Returns all roles. all roles
throws:
  FxApplicationException - if the function fails



getScriptScopes
public List<SelectItem> getScriptScopes()(Code)
returns scriptScope enum as select list. scriptScope enum as select list.



getScriptingEngines
public List<SelectItem> getScriptingEngines()(Code)
Returns a list of all available scripting engines list of all available scripting engines



getSelectListACLs
public List<SelectItem> getSelectListACLs()(Code)
Return all available select list ACLs. all available select list ACLs



getSelectListItemACLs
public List<SelectItem> getSelectListItemACLs()(Code)
Return all available select list item ACLs. all available select list item ACLs



getSelectListsWithEmpty
public List<SelectItem> getSelectListsWithEmpty()(Code)
Returns all select lists including an empty element. all available selectlists including an empty element.



getStepDefinitions
public List<SelectItem> getStepDefinitions()(Code)
Return all available step defintions. all available step defintions.



getStructureACLs
public List<SelectItem> getStructureACLs()(Code)
Return all available structure ACLs. all available structure ACLs asIdSelectList.



getTemplates
public List<SelectItem> getTemplates() throws FxApplicationException(Code)
Returns all CONTENT templates. all CONTENT templates
throws:
  FxApplicationException - if the function failed



getTypeCategories
public List<SelectItem> getTypeCategories()(Code)
Return all defined type categories. all defined type categories.



getTypeModes
public List<SelectItem> getTypeModes()(Code)
Return all defined type modes. all defined type modes.



getTypeScriptEvents
public List<SelectItem> getTypeScriptEvents()(Code)
Return the enum FxScriptEvent of ScriptScope "Type" as SelectList the enum of FxScriptEvent of scope "Type" as SelectList



getTypeScripts
public List<SelectItem> getTypeScripts()(Code)
Return scripts with the default event scope "Type "as SelectList. scripts with the default event scope "Type "as SelectList.



getTypeStates
public List<SelectItem> getTypeStates()(Code)
Return all defined type states. all defined type states.



getTypes
public List<SelectItem> getTypes() throws FxApplicationException(Code)
Returns all types within the system. all type in the system
throws:
  FxApplicationException - if the types could not be fetched successfully.



getUniqueModes
public List<SelectItem> getUniqueModes()(Code)
Return the enum UniqueMode as SelectList. the enum UniqueMode as SelectList.



getUserGroups
public List<SelectItem> getUserGroups() throws FxApplicationException(Code)
Returns all user groups defined for the current mandator. all user groups defined for the current mandator.
throws:
  FxApplicationException - if the user groups could not be fetched successfully.



getUserGroupsNonSystem
public List<SelectItem> getUserGroupsNonSystem() throws FxApplicationException(Code)
Returns all user groups defined for the current mandator that are not flagged as system. all user groups defined for the current mandator.
throws:
  FxApplicationException - if the user groups could not be fetched successfully.



getWorkflowACLs
public List<SelectItem> getWorkflowACLs()(Code)
Return all available workflow ACLs. all available workflow ACLs.



getWorkflows
public List<SelectItem> getWorkflows()(Code)
Returns all workflows currently defined in flexive3. all workflows currently defined in flexive3.



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.