Java Doc for NTEViewBean.java in  » Portal » Open-Portal » com » sun » portal » search » admin » 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 » Portal » Open Portal » com.sun.portal.search.admin 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.portal.search.admin.CSViewBeanBase
   com.sun.portal.search.admin.NTEViewBean

NTEViewBean
public class NTEViewBean extends CSViewBeanBase implements WebActionHandler,RequestHandler,RequestCompletionListener(Code)


Field Summary
final public static  StringCHILD_CATEGORY_EDITOR
    
final public static  StringCHILD_CATEGORY_PATH
    
final public static  StringCHILD_COLLAPSE_ALL
    
final public static  StringCHILD_ERROR_MSG_BOX
    
final public static  StringCHILD_EXPAND_ALL
    
final public static  StringCHILD_JUMP_PAGE_URL
    
final public static  StringCHILD_NEW_NB_NODES_URL
    
final public static  StringCHILD_NEXT
    
final public static  StringCHILD_NODES_PER_PAGE
    
final public static  StringCHILD_PAGE_NB_NODES_URL
    
final public static  StringCHILD_PAGE_SELECT
    
final public static  StringCHILD_PREVIOUS
    
final public static  StringCHILD_TAX_REINDEX
    
final public static  StringCHILD_TAX_RESET
    
final public static  StringCHILD_TAX_SAVE
    
final public static  StringCHILD_TREEVIEW1
    
final public static  StringCHILD_WARNING_MSG_BOX
    
final public static  StringDEFAULT_DISPLAY_URL
    
final public static  StringDISPLAY_NB_NODES
    
final public static  StringDISPLAY_PAGE
    
final public static  StringPAGE_NAME
    
final public static  StringTAX_ACTION_ADD_CHILD
    
final public static  StringTAX_ACTION_ADD_SIBLING
    
final public static  StringTAX_ACTION_CANCEL
    
final public static  StringTAX_ACTION_DELETE
    
final public static  StringTAX_ACTION_EDIT
    
final public static  StringTAX_ACTION_ERROR
    
final public static  StringTAX_ACTION_RESET
    
final public static  StringTAX_ACTION_SAVE
    
final public static  StringTAX_ACTION_TIMESTAMP
    
final public static  StringTAX_ACTION_UPDATE
    
final public static  StringTAX_PERSIST_ERROR
    
final public static  StringTAX_PERSIST_WARNING
    
public  intcurrentPage
    
public static  intmaxNbComboElement
    
public static  intmaxNbNodesDisplayed
    
public  intnbDisplayable
    
public  intnbPages
    
public  intnbParents
    
protected  StringnodePage
    

Constructor Summary
public  NTEViewBean()
    

Method Summary
public  booleanbeginBrowseModeDisplay(ChildDisplayEvent event)
    
public  voidbeginDisplay(DisplayEvent event)
    
public  booleanbeginEditModeDisplay(ChildDisplayEvent event)
    
public  booleanbeginExpandCollapseDisplay(ChildDisplayEvent event)
    
public  booleanbeginNavigationBarDisplay(ChildDisplayEvent event)
    
public  booleanbeginNextLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginNodesPerPageDisplay(ChildDisplayEvent event)
    
public  booleanbeginNotNextLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginNotPageSelectDisplay(ChildDisplayEvent event)
    
public  booleanbeginNotPreviousLinkDisplay(ChildDisplayEvent event)
    
public  booleanbeginPageSelectDisplay(ChildDisplayEvent event)
    
public  booleanbeginPersistanceMsgDisplay(ChildDisplayEvent event)
    
public  booleanbeginPreviousLinkDisplay(ChildDisplayEvent event)
    
public  voidcollapseAll()
    
protected  ViewcreateChild(String name)
    
public  voidexpand(String nodeID, boolean state)
    
public  voidexpandAll()
    
 StringfindDisplayableNodeId(int displayableNodeIndex)
    
 intfindDisplayableNodeIndex(String NodeId)
    
public  StringfindNodeId(int index)
    
public  intfindNodeId(int nodeIndex, int currentIndex, String startNodeId)
    
public  intfindNodePage(String nodeId)
    
public  intfindNodePage(String nodeId, String startNodeId)
    
public  voidgetCurrentPage()
    
public  StringgetErrorMsg()
    
public  voidgetNbDisplayable()
    
public  intgetNbDisplayable(String startNodeId)
    
public  voidgetNbPages()
    
public  intgetNext()
    
public  intgetPrevious()
    
public  StringgetTaxonomyName()
    
public  TaxonomyTreeModelgetTaxonomyTreeModel()
    
public  voidhandleCollapseAllRequest(RequestInvocationEvent event)
    
public  voidhandleExpandAllRequest(RequestInvocationEvent event)
    
public  voidhandleNextLinkRequest(RequestInvocationEvent event)
    
public  voidhandlePreviousLinkRequest(RequestInvocationEvent event)
    
public  voidhandleTaxReindexRequest(RequestInvocationEvent event)
    
public  voidhandleTaxResetRequest(RequestInvocationEvent event)
    
public  voidhandleTaxSaveRequest(RequestInvocationEvent event)
    
public  booleanisFirstDisplayed()
    
public  booleanisLastDisplayed()
    
public  StringprettyPrintCategory(String catStr)
    
protected  voidregisterChildren()
    
public  voidsetPageSelect()
    

Field Detail
CHILD_CATEGORY_EDITOR
final public static String CHILD_CATEGORY_EDITOR(Code)



CHILD_CATEGORY_PATH
final public static String CHILD_CATEGORY_PATH(Code)



CHILD_COLLAPSE_ALL
final public static String CHILD_COLLAPSE_ALL(Code)



CHILD_ERROR_MSG_BOX
final public static String CHILD_ERROR_MSG_BOX(Code)



CHILD_EXPAND_ALL
final public static String CHILD_EXPAND_ALL(Code)



CHILD_JUMP_PAGE_URL
final public static String CHILD_JUMP_PAGE_URL(Code)



CHILD_NEW_NB_NODES_URL
final public static String CHILD_NEW_NB_NODES_URL(Code)



CHILD_NEXT
final public static String CHILD_NEXT(Code)



CHILD_NODES_PER_PAGE
final public static String CHILD_NODES_PER_PAGE(Code)



CHILD_PAGE_NB_NODES_URL
final public static String CHILD_PAGE_NB_NODES_URL(Code)



CHILD_PAGE_SELECT
final public static String CHILD_PAGE_SELECT(Code)



CHILD_PREVIOUS
final public static String CHILD_PREVIOUS(Code)



CHILD_TAX_REINDEX
final public static String CHILD_TAX_REINDEX(Code)



CHILD_TAX_RESET
final public static String CHILD_TAX_RESET(Code)



CHILD_TAX_SAVE
final public static String CHILD_TAX_SAVE(Code)



CHILD_TREEVIEW1
final public static String CHILD_TREEVIEW1(Code)



CHILD_WARNING_MSG_BOX
final public static String CHILD_WARNING_MSG_BOX(Code)



DEFAULT_DISPLAY_URL
final public static String DEFAULT_DISPLAY_URL(Code)



DISPLAY_NB_NODES
final public static String DISPLAY_NB_NODES(Code)



DISPLAY_PAGE
final public static String DISPLAY_PAGE(Code)



PAGE_NAME
final public static String PAGE_NAME(Code)



TAX_ACTION_ADD_CHILD
final public static String TAX_ACTION_ADD_CHILD(Code)



TAX_ACTION_ADD_SIBLING
final public static String TAX_ACTION_ADD_SIBLING(Code)



TAX_ACTION_CANCEL
final public static String TAX_ACTION_CANCEL(Code)



TAX_ACTION_DELETE
final public static String TAX_ACTION_DELETE(Code)



TAX_ACTION_EDIT
final public static String TAX_ACTION_EDIT(Code)



TAX_ACTION_ERROR
final public static String TAX_ACTION_ERROR(Code)



TAX_ACTION_RESET
final public static String TAX_ACTION_RESET(Code)



TAX_ACTION_SAVE
final public static String TAX_ACTION_SAVE(Code)



TAX_ACTION_TIMESTAMP
final public static String TAX_ACTION_TIMESTAMP(Code)



TAX_ACTION_UPDATE
final public static String TAX_ACTION_UPDATE(Code)



TAX_PERSIST_ERROR
final public static String TAX_PERSIST_ERROR(Code)



TAX_PERSIST_WARNING
final public static String TAX_PERSIST_WARNING(Code)



currentPage
public int currentPage(Code)



maxNbComboElement
public static int maxNbComboElement(Code)



maxNbNodesDisplayed
public static int maxNbNodesDisplayed(Code)



nbDisplayable
public int nbDisplayable(Code)



nbPages
public int nbPages(Code)



nbParents
public int nbParents(Code)



nodePage
protected String nodePage(Code)




Constructor Detail
NTEViewBean
public NTEViewBean()(Code)
Creates new NTEViewBean




Method Detail
beginBrowseModeDisplay
public boolean beginBrowseModeDisplay(ChildDisplayEvent event)(Code)



beginDisplay
public void beginDisplay(DisplayEvent event)(Code)



beginEditModeDisplay
public boolean beginEditModeDisplay(ChildDisplayEvent event)(Code)



beginExpandCollapseDisplay
public boolean beginExpandCollapseDisplay(ChildDisplayEvent event)(Code)



beginNavigationBarDisplay
public boolean beginNavigationBarDisplay(ChildDisplayEvent event)(Code)



beginNextLinkDisplay
public boolean beginNextLinkDisplay(ChildDisplayEvent event)(Code)



beginNodesPerPageDisplay
public boolean beginNodesPerPageDisplay(ChildDisplayEvent event)(Code)



beginNotNextLinkDisplay
public boolean beginNotNextLinkDisplay(ChildDisplayEvent event)(Code)



beginNotPageSelectDisplay
public boolean beginNotPageSelectDisplay(ChildDisplayEvent event)(Code)



beginNotPreviousLinkDisplay
public boolean beginNotPreviousLinkDisplay(ChildDisplayEvent event)(Code)



beginPageSelectDisplay
public boolean beginPageSelectDisplay(ChildDisplayEvent event)(Code)



beginPersistanceMsgDisplay
public boolean beginPersistanceMsgDisplay(ChildDisplayEvent event)(Code)



beginPreviousLinkDisplay
public boolean beginPreviousLinkDisplay(ChildDisplayEvent event)(Code)



collapseAll
public void collapseAll()(Code)



createChild
protected View createChild(String name)(Code)



expand
public void expand(String nodeID, boolean state)(Code)



expandAll
public void expandAll()(Code)



findDisplayableNodeId
String findDisplayableNodeId(int displayableNodeIndex)(Code)



findDisplayableNodeIndex
int findDisplayableNodeIndex(String NodeId)(Code)



findNodeId
public String findNodeId(int index)(Code)



findNodeId
public int findNodeId(int nodeIndex, int currentIndex, String startNodeId) throws ModelControlException(Code)



findNodePage
public int findNodePage(String nodeId)(Code)



findNodePage
public int findNodePage(String nodeId, String startNodeId)(Code)



getCurrentPage
public void getCurrentPage()(Code)



getErrorMsg
public String getErrorMsg()(Code)



getNbDisplayable
public void getNbDisplayable()(Code)



getNbDisplayable
public int getNbDisplayable(String startNodeId)(Code)



getNbPages
public void getNbPages()(Code)



getNext
public int getNext()(Code)



getPrevious
public int getPrevious()(Code)



getTaxonomyName
public String getTaxonomyName()(Code)



getTaxonomyTreeModel
public TaxonomyTreeModel getTaxonomyTreeModel()(Code)



handleCollapseAllRequest
public void handleCollapseAllRequest(RequestInvocationEvent event)(Code)



handleExpandAllRequest
public void handleExpandAllRequest(RequestInvocationEvent event)(Code)



handleNextLinkRequest
public void handleNextLinkRequest(RequestInvocationEvent event) throws ModelControlException(Code)



handlePreviousLinkRequest
public void handlePreviousLinkRequest(RequestInvocationEvent event) throws ModelControlException(Code)



handleTaxReindexRequest
public void handleTaxReindexRequest(RequestInvocationEvent event)(Code)



handleTaxResetRequest
public void handleTaxResetRequest(RequestInvocationEvent event)(Code)



handleTaxSaveRequest
public void handleTaxSaveRequest(RequestInvocationEvent event)(Code)



isFirstDisplayed
public boolean isFirstDisplayed()(Code)



isLastDisplayed
public boolean isLastDisplayed()(Code)



prettyPrintCategory
public String prettyPrintCategory(String catStr)(Code)



registerChildren
protected void registerChildren()(Code)



setPageSelect
public void setPageSelect()(Code)



Fields inherited from com.sun.portal.search.admin.CSViewBeanBase
final public static String CHILD_MSGBOX(Code)(Java Doc)
final public static String CN_REQUIRED(Code)(Java Doc)
final public static String HEADER_VIEW(Code)(Java Doc)
protected String errorMessage(Code)(Java Doc)
protected String infoMessage(Code)(Java Doc)
protected String questionMessage(Code)(Java Doc)
protected java.util.Locale userLocale(Code)(Java Doc)
protected String warningMessage(Code)(Java Doc)

Methods inherited from com.sun.portal.search.admin.CSViewBeanBase
public void addMessageBoxButton(String name, String url)(Code)(Java Doc)
public boolean beginMessageBoxDisplay(ChildDisplayEvent event)(Code)(Java Doc)
protected View createChild(String name)(Code)(Java Doc)
protected String getLocalizedMessageFormat(String key, String arg1)(Code)(Java Doc)
protected String getLocalizedMessageFormat(String key, String arg1, String arg2)(Code)(Java Doc)
protected String getLocalizedMessageFormat(String key, String arg1, String arg2, String arg3)(Code)(Java Doc)
protected String getLocalizedMessageFormat(String key, Object[] arguments)(Code)(Java Doc)
protected String getLocalizedString(String key)(Code)(Java Doc)
protected String getLocalizedString(String key, boolean returnKeyIfNotFound)(Code)(Java Doc)
protected String[] getLocalizedStringArray(String key, String sep)(Code)(Java Doc)
protected Locale getUserLocale()(Code)(Java Doc)
public void setMessageBoxTitle(String title)(Code)(Java Doc)
protected void setPageEncoding()(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.