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


com.sun.portal.netlet.admin.EditNetletRuleUserProfileViewBean

EditNetletRuleUserProfileViewBean
public class EditNetletRuleUserProfileViewBean extends AMViewBeanBase (Code)


Field Summary
final public static  StringALGO_DELIM
    
final public static  StringCHILD_ADDTOLIST_BTN
    
final public static  StringCHILD_ALGORITHMS
    
final public static  StringCHILD_ALGORITHMS_LBL
    
final public static  StringCHILD_ALGO_DEFAULT
    
final public static  StringCHILD_ALGO_OTHER
    
final public static  StringCHILD_CANCEL_BTN
    
final public static  StringCHILD_CLIENTPORT
    
final public static  StringCHILD_CLIENTPORT_LBL
    
final public static  StringCHILD_DOWNLOADAPPLET_CB
    
final public static  StringCHILD_DOWNLOADAPPLET_LBL
    
final public static  StringCHILD_DOWNLOADAPPLET_NAME
    
final public static  StringCHILD_ERRORMSGS
    
final public static  StringCHILD_EXTEND
    
final public static  StringCHILD_EXTEND_LBL
    
final public static  StringCHILD_PHPLIST
    
final public static  StringCHILD_PHPLIST_LBL
    
final public static  StringCHILD_REMOVE_BTN
    
final public static  StringCHILD_RULENAME
    
final public static  StringCHILD_RULENAME_LBL
    
final public static  StringCHILD_RULE_INDEX
    
final public static  StringCHILD_SAVE_BTN
    
final public static  StringCHILD_SELECTED_ALGOS
    
final public static  StringCHILD_TARGETHOST
    
final public static  StringCHILD_TARGETHOST_LBL
    
final public static  StringCHILD_TARGETPORT
    
final public static  StringCHILD_TARGETPORT_LBL
    
final public static  StringCHILD_URL
    
final public static  StringCHILD_URL_LBL
    
final public static  StringDEFAULT_DISPLAY_URL
    
final public static  StringPAGE_DESC
    
final public static  StringPAGE_DESC_ACTION
    
final public static  StringPAGE_DESC_HREF
    
final public static  StringPAGE_NAME
    
final public static  StringPAGE_TITLE
    
final public static  StringRULE_DELIM
    

Constructor Summary
public  EditNetletRuleUserProfileViewBean()
    
public  EditNetletRuleUserProfileViewBean(String pageName)
    

Method Summary
public  voidappendAlgorithm(StringBuffer nrBuffer)
     Appends the selected algorithms to the Netlet rule buffer.
public  voidappendDownloadApplet(StringBuffer nrBuffer)
     Appends the "Download Applet" field value to the netlet rule.
public  booleanappendPortHostPort(StringBuffer nrBuffer)
     Appends the Port-Host-Port list to the rule.
public  voidbeginDisplay(DisplayEvent event)
     Initialize display field values, which require backend data.
public  booleanbeginNetletRulesBtnBlockDisplay(ChildDisplayEvent event)
     Returns true if Netlet attributes can be modified by the current user, false otherwise.
protected  ViewcreateChild(String name)
     Creates the child view objects for this viewbean.
Parameters:
  name - the name of the child view object to be created.
public  NetletAdminUserProfileModelImplgetModel()
     Creates a new NetletAdminServiceModel and returns the same if the model is not already been created.
public  NetletAdminModelManagergetModelMgr()
     Creates a new NetletAdminModelManager and returns the same, if the model is not already been created.
public  StringgetUserDN()
     Returns the current User DN.
public  voidhandleCancelButtonRequest(RequestInvocationEvent event)
     Handles the Cancel button request.
public  voidhandleSaveButtonRequest(RequestInvocationEvent event)
     Handles Save button request in EditNetletRule Page.
public  voidhandleServiceDescHrefRequest(RequestInvocationEvent event)
     Handles the page title HREF link request.
public  booleanisClientPortDuplicate(StringBuffer result)
     Tests whether the given client port is already in the list of Netlet rules.
public  booleanisDuplicate(String ruleName)
     Tests whether the given rule name is already in the list of Netlet rules.
public  voidpassPgSessionMap(ViewBean other)
     Passes the current page session Map to the another view bean.
public  voidredirectToMsgVB(String title, String msgKey, Object objs)
     Redirects request to Message view bean.
public  voidredirectToNASURL()
     Redirects the Request to NetletAdminServiceViewBean.
protected  voidregisterChildren()
     To register all the child view objects and their classes.
public  voidsetAlgorithmOptions(NetletAdminUserProfileModelImpl m)
     Sets the default algotithms for Netlet rule.

Field Detail
ALGO_DELIM
final public static String ALGO_DELIM(Code)



CHILD_ADDTOLIST_BTN
final public static String CHILD_ADDTOLIST_BTN(Code)



CHILD_ALGORITHMS
final public static String CHILD_ALGORITHMS(Code)



CHILD_ALGORITHMS_LBL
final public static String CHILD_ALGORITHMS_LBL(Code)



CHILD_ALGO_DEFAULT
final public static String CHILD_ALGO_DEFAULT(Code)



CHILD_ALGO_OTHER
final public static String CHILD_ALGO_OTHER(Code)



CHILD_CANCEL_BTN
final public static String CHILD_CANCEL_BTN(Code)



CHILD_CLIENTPORT
final public static String CHILD_CLIENTPORT(Code)



CHILD_CLIENTPORT_LBL
final public static String CHILD_CLIENTPORT_LBL(Code)



CHILD_DOWNLOADAPPLET_CB
final public static String CHILD_DOWNLOADAPPLET_CB(Code)



CHILD_DOWNLOADAPPLET_LBL
final public static String CHILD_DOWNLOADAPPLET_LBL(Code)



CHILD_DOWNLOADAPPLET_NAME
final public static String CHILD_DOWNLOADAPPLET_NAME(Code)



CHILD_ERRORMSGS
final public static String CHILD_ERRORMSGS(Code)



CHILD_EXTEND
final public static String CHILD_EXTEND(Code)



CHILD_EXTEND_LBL
final public static String CHILD_EXTEND_LBL(Code)



CHILD_PHPLIST
final public static String CHILD_PHPLIST(Code)



CHILD_PHPLIST_LBL
final public static String CHILD_PHPLIST_LBL(Code)



CHILD_REMOVE_BTN
final public static String CHILD_REMOVE_BTN(Code)



CHILD_RULENAME
final public static String CHILD_RULENAME(Code)



CHILD_RULENAME_LBL
final public static String CHILD_RULENAME_LBL(Code)



CHILD_RULE_INDEX
final public static String CHILD_RULE_INDEX(Code)



CHILD_SAVE_BTN
final public static String CHILD_SAVE_BTN(Code)



CHILD_SELECTED_ALGOS
final public static String CHILD_SELECTED_ALGOS(Code)



CHILD_TARGETHOST
final public static String CHILD_TARGETHOST(Code)



CHILD_TARGETHOST_LBL
final public static String CHILD_TARGETHOST_LBL(Code)



CHILD_TARGETPORT
final public static String CHILD_TARGETPORT(Code)



CHILD_TARGETPORT_LBL
final public static String CHILD_TARGETPORT_LBL(Code)



CHILD_URL
final public static String CHILD_URL(Code)



CHILD_URL_LBL
final public static String CHILD_URL_LBL(Code)



DEFAULT_DISPLAY_URL
final public static String DEFAULT_DISPLAY_URL(Code)



PAGE_DESC
final public static String PAGE_DESC(Code)



PAGE_DESC_ACTION
final public static String PAGE_DESC_ACTION(Code)



PAGE_DESC_HREF
final public static String PAGE_DESC_HREF(Code)



PAGE_NAME
final public static String PAGE_NAME(Code)



PAGE_TITLE
final public static String PAGE_TITLE(Code)



RULE_DELIM
final public static String RULE_DELIM(Code)




Constructor Detail
EditNetletRuleUserProfileViewBean
public EditNetletRuleUserProfileViewBean()(Code)
Default Constructor



EditNetletRuleUserProfileViewBean
public EditNetletRuleUserProfileViewBean(String pageName)(Code)




Method Detail
appendAlgorithm
public void appendAlgorithm(StringBuffer nrBuffer)(Code)
Appends the selected algorithms to the Netlet rule buffer.



appendDownloadApplet
public void appendDownloadApplet(StringBuffer nrBuffer)(Code)
Appends the "Download Applet" field value to the netlet rule.



appendPortHostPort
public boolean appendPortHostPort(StringBuffer nrBuffer)(Code)
Appends the Port-Host-Port list to the rule. @ Returns true on success, false if error occurs.



beginDisplay
public void beginDisplay(DisplayEvent event) throws ModelControlException(Code)
Initialize display field values, which require backend data.



beginNetletRulesBtnBlockDisplay
public boolean beginNetletRulesBtnBlockDisplay(ChildDisplayEvent event)(Code)
Returns true if Netlet attributes can be modified by the current user, false otherwise.



createChild
protected View createChild(String name)(Code)
Creates the child view objects for this viewbean.
Parameters:
  name - the name of the child view object to be created. the child view object.



getModel
public NetletAdminUserProfileModelImpl getModel()(Code)
Creates a new NetletAdminServiceModel and returns the same if the model is not already been created.



getModelMgr
public NetletAdminModelManager getModelMgr()(Code)
Creates a new NetletAdminModelManager and returns the same, if the model is not already been created.



getUserDN
public String getUserDN()(Code)
Returns the current User DN.



handleCancelButtonRequest
public void handleCancelButtonRequest(RequestInvocationEvent event) throws ModelControlException(Code)
Handles the Cancel button request.



handleSaveButtonRequest
public void handleSaveButtonRequest(RequestInvocationEvent event) throws ModelControlException(Code)
Handles Save button request in EditNetletRule Page.



handleServiceDescHrefRequest
public void handleServiceDescHrefRequest(RequestInvocationEvent event) throws ModelControlException(Code)
Handles the page title HREF link request.



isClientPortDuplicate
public boolean isClientPortDuplicate(StringBuffer result)(Code)
Tests whether the given client port is already in the list of Netlet rules. @ Returns true if the client port is duplicate, false otherwise 8 @ Returns the StringBuffer with the list of client ports which are in use.



isDuplicate
public boolean isDuplicate(String ruleName)(Code)
Tests whether the given rule name is already in the list of Netlet rules. @ Returns true if the rule name is duplicate, false otherwise



passPgSessionMap
public void passPgSessionMap(ViewBean other)(Code)
Passes the current page session Map to the another view bean.



redirectToMsgVB
public void redirectToMsgVB(String title, String msgKey, Object objs)(Code)
Redirects request to Message view bean.



redirectToNASURL
public void redirectToNASURL()(Code)
Redirects the Request to NetletAdminServiceViewBean.



registerChildren
protected void registerChildren()(Code)
To register all the child view objects and their classes.



setAlgorithmOptions
public void setAlgorithmOptions(NetletAdminUserProfileModelImpl m)(Code)
Sets the default algotithms for Netlet rule.



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