com.nabhinc.portal.config

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 » stringbeans 3.5 » com.nabhinc.portal.config 
com.nabhinc.portal.config
Stringbeans portlet configuration binding classes.
Java Source File NameTypeComment
CustomPortletModeType.javaInterface A custom portlet mode that one or more portlets in this portlet application supports. Used in: portlet-app Java content class for custom-portlet-modeType complex type.

The following schema fragment specifies the expected content contained within this java content object.

CustomWindowStateType.javaInterface A custom window state that one or more portlets in this portlet application supports. Used in: portlet-app Java content class for custom-window-stateType complex type.

The following schema fragment specifies the expected content contained within this java content object.

DescriptionType.javaInterface The description element is used to provide text describing the parent element.
DisplayNameType.javaInterface The display-name type contains a short name that is intended to be displayed by tools.
ExpirationCacheType.javaInterface Expriation-cache defines expiration-based caching for this portlet.
InitParamType.javaInterface The init-param element contains a name/value pair as an initialization param of the portlet Used in:portlet Java content class for init-paramType complex type.

The following schema fragment specifies the expected content contained within this java content object.

KeywordsType.javaInterface Locale specific keywords associated with this portlet. The kewords are separated by commas. Used in: portlet-info Java content class for keywordsType complex type.

The following schema fragment specifies the expected content contained within this java content object.

MimeTypeType.javaInterface MIME type name, e.g.
NameType.javaInterface The name element contains the name of a parameter. Used in: init-param, ... Java content class for nameType complex type.

The following schema fragment specifies the expected content contained within this java content object.

ObjectFactory.javaClass This object contains factory methods for each Java content interface and Java element interface generated in the com.nabhinc.portal.config package.
PortletApp.javaInterface The portlet-app element is the root of the deployment descriptor for a portlet application.
PortletAppType.javaInterface Java content class for portlet-appType complex type.

The following schema fragment specifies the expected content contained within this java content object.

PortletCollectionType.javaInterface The portlet-collectionType is used to identify a subset of portlets within a portlet application to which a security constraint applies. Used in: security-constraint Java content class for portlet-collectionType complex type.

The following schema fragment specifies the expected content contained within this java content object.

PortletInfoType.javaInterface Java content class for portlet-infoType complex type.

The following schema fragment specifies the expected content contained within this java content object.

PortletModeType.javaInterface Portlet modes.
PortletNameType.javaInterface The portlet-name element contains the canonical name of the portlet.
PortletPreferencesType.javaInterface Portlet persistent preference store. Used in: portlet Java content class for portlet-preferencesType complex type.

The following schema fragment specifies the expected content contained within this java content object.

PortletType.javaInterface The portlet element contains the declarative data of a portlet. Used in: portlet-app Java content class for portletType complex type.

The following schema fragment specifies the expected content contained within this java content object.

PreferenceType.javaInterface Persistent preference values that may be used for customization and personalization by the portlet. Used in: portlet-preferences Java content class for preferenceType complex type.

The following schema fragment specifies the expected content contained within this java content object.

ResourceBundleType.javaInterface Filename of the resource bundle containing the language specific portlet informations in different languages. Used in: portlet-info Java content class for resource-bundleType complex type.

The following schema fragment specifies the expected content contained within this java content object.

RoleLinkType.javaInterface The role-link element is a reference to a defined security role. The role-link element must contain the name of one of the security roles defined in the security-role elements. Used in: security-role-ref Java content class for role-linkType complex type.

The following schema fragment specifies the expected content contained within this java content object.

SecurityConstraintType.javaInterface The security-constraintType is used to associate intended security constraints with one or more portlets. Used in: portlet-app Java content class for security-constraintType complex type.

The following schema fragment specifies the expected content contained within this java content object.

SecurityRoleRefType.javaInterface The security-role-ref element contains the declaration of a security role reference in the code of the web application.
ShortTitleType.javaInterface Locale specific short version of the static title. Used in: portlet-info Java content class for short-titleType complex type.

The following schema fragment specifies the expected content contained within this java content object.

SupportedLocaleType.javaInterface Indicated the locales the portlet supports. Used in: portlet Java content class for supported-localeType complex type.

The following schema fragment specifies the expected content contained within this java content object.

SupportsType.javaInterface Supports indicates the portlet modes a portlet supports for a specific content type.
TitleType.javaInterface Locale specific static title for this portlet. Used in: portlet-info Java content class for titleType complex type.

The following schema fragment specifies the expected content contained within this java content object.

UserAttributeType.javaInterface User attribute defines a user specific attribute that the portlet application needs.
UserDataConstraintType.javaInterface The user-data-constraintType is used to indicate how data communicated between the client and portlet should be protected. Used in: security-constraint Java content class for user-data-constraintType complex type.

The following schema fragment specifies the expected content contained within this java content object.

ValueType.javaInterface The value element contains the value of a parameter. Used in: init-param Java content class for valueType complex type.

The following schema fragment specifies the expected content contained within this java content object.

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