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


java.lang.Object
   com.sun.portal.harness.HarnessDesktopContext

HarnessDesktopContext
public class HarnessDesktopContext implements DesktopContext(Code)



Constructor Summary
 HarnessDesktopContext(HarnessProviderContext ctx)
    

Method Summary
public  voidaddSessionListener(SessionListener sl)
    
public  voidaddUserListener(UserListener sl)
    
public  voidaddUserReference()
    
public  voiddebugError(Object o, Throwable t)
    
public  voiddebugError(Object o)
    
public  voiddebugMessage(Object o, Throwable t)
    
public  voiddebugMessage(Object o)
    
public  voiddebugWarning(Object o)
    
public  voiddebugWarning(Object o, Throwable t)
    
public  StringencodeURL(String url)
    
public  SetgetAncestors(HttpServletRequest req, String channel)
    
public  StringgetAuthenticationType()
    
public  StringgetCharset()
    
public  StringgetClientPath()
    
public  CookiegetClientProperties()
    
public  StringgetClientProperty(String key)
    
public  StringgetClientType()
    
public  SetgetClientTypeProperties(String clientType, String key)
    
public  StringgetClientTypeProperty(String clientType, String key)
    
public  StringgetClientTypeProperty(String key)
    
public  StringgetConfigProperty(String key)
    
public  ContainerProviderContextgetContainerProviderContext()
    
public  StringgetContainerProviderContextClassName()
    
public  MapgetContent(HttpServletRequest req, HttpServletResponse res, List providers, int timeout)
    
public  StringBuffergetContent(HttpServletRequest req, HttpServletResponse res, String name)
    
public  StringgetContentType()
    
public  shortgetCookieSupport()
    
public  DPRootgetDPRoot()
    
public  shortgetDebugLevel()
    
public  StringgetDefaultChannelName()
    
public  StringgetDefaultClientType()
    
public  StringgetDesktopType()
    
public  StringgetDesktopURL(HttpServletRequest req)
    
public  StringgetDesktopURL(HttpServletRequest req, Map m1, Map m2)
    
public  StringgetDesktopURL(HttpServletRequest req, String str)
    
public  StringgetEditProviderContainerName()
    
public  StringgetEncoderClassName()
    
public  booleangetIsStale()
    
public  StringgetJSPCompilerWARClassPath()
    
public  StringgetJSPScratchDir()
    
public  longgetLastAccess()
    
public  longgetLastRequestTimeMillis()
    
public  LocalegetLocale()
    
public  StringgetLocaleString()
    
public  StringgetLoginURL()
    
public  StringgetLogoutURL()
    
public  StringgetPropertiesContextClassName()
    
public  ProvidergetProvider(HttpServletRequest req, String name)
    
public  StringgetProviderClassBaseDir()
    
public  StringBuffergetRequestServer(HttpServletRequest req)
    
public  SetgetRoles()
    
public  StringgetSessionID()
    
public  ObjectgetSessionProperty(String name)
     Gets the property stored in this session.
Parameters:
  name - The property name.
public  StringgetStaticContentPath()
    
public  StringgetStringAttribute(String name)
     Gets the attribute.
public  StringgetStringAttribute(String name, Locale locale)
    
public  StringBuffergetTemplate(String app, String provider, String file, Hashtable table)
    
public  StringBuffergetTemplate(String desktopType, String locale, String app, String provider, String clientType, String file, Hashtable table, String baseDir)
    
public  ParsedTagArraygetTemplate(String app, String provider, String file)
    
public  ParsedTagArraygetTemplate(String desktopType, String locale, String app, String provider, String clientType, String file, String baseDir)
    
public  StringgetTemplateBaseDir()
    
public  FilegetTemplateMostSpecificPath(String app, String provider, String file)
    
public  FilegetTemplateMostSpecificPath(String desktopType, String locale, String app, String provider, String clientType, String file, String baseDir)
    
public  FilegetTemplatePath(String app, String provider, String file)
    
public  FilegetTemplatePath(String desktopType, String locale, String app, String provider, String clientType, String file, String baseDir)
    
public  File[]getTemplatePaths(String app, String provider, String file)
    
public  StringgetTopChannelName(HttpServletRequest req)
    
public  StringgetUserID()
    
public  voidinit(HttpServletRequest req)
    
public  booleanisAuthless(HttpServletRequest req)
    
public  booleanisDPRootCustomized()
    
public  booleanisDebugEnabled()
    
public  booleanisDebugErrorEnabled()
    
public  booleanisDebugMessageEnabled()
    
public  booleanisDebugWarningEnabled()
    
public  booleanisPasContextActivated()
    
public  booleanisWSRP(HttpServletRequest req)
    
public  voidrefresh()
    
public  voidsetClientProperty(String name, String str)
    
public  voidsetDPRootCustomized(boolean val)
    
public  voidsetDebugLevel(short level)
    
public  voidsetDefaultChannelName(String nm)
    
public  voidsetIsStale(boolean stale)
    
public  voidsetLastAccess(long val)
    
public  voidsetLastRequestTimeMillis(long lastRequest)
    
public  voidsetSessionProperty(String name, Object obj)
     Sets a property for this session.
public  voidsetStringAttribute(String name, String val)
    
public  voidsetTopChannelName(HttpServletRequest req, String channel)
    
public  voidstore()
     Write out any modified data to the persistent store, if necessary.
public  booleanvalidateSession(HttpServletRequest req)
     Validates user session.


Constructor Detail
HarnessDesktopContext
HarnessDesktopContext(HarnessProviderContext ctx)(Code)




Method Detail
addSessionListener
public void addSessionListener(SessionListener sl)(Code)



addUserListener
public void addUserListener(UserListener sl)(Code)



addUserReference
public void addUserReference()(Code)



debugError
public void debugError(Object o, Throwable t)(Code)



debugError
public void debugError(Object o)(Code)



debugMessage
public void debugMessage(Object o, Throwable t)(Code)



debugMessage
public void debugMessage(Object o)(Code)



debugWarning
public void debugWarning(Object o)(Code)



debugWarning
public void debugWarning(Object o, Throwable t)(Code)



encodeURL
public String encodeURL(String url)(Code)



getAncestors
public Set getAncestors(HttpServletRequest req, String channel)(Code)



getAuthenticationType
public String getAuthenticationType()(Code)



getCharset
public String getCharset()(Code)



getClientPath
public String getClientPath()(Code)



getClientProperties
public Cookie getClientProperties()(Code)



getClientProperty
public String getClientProperty(String key)(Code)



getClientType
public String getClientType()(Code)



getClientTypeProperties
public Set getClientTypeProperties(String clientType, String key)(Code)



getClientTypeProperty
public String getClientTypeProperty(String clientType, String key)(Code)



getClientTypeProperty
public String getClientTypeProperty(String key)(Code)



getConfigProperty
public String getConfigProperty(String key)(Code)



getContainerProviderContext
public ContainerProviderContext getContainerProviderContext()(Code)



getContainerProviderContextClassName
public String getContainerProviderContextClassName()(Code)



getContent
public Map getContent(HttpServletRequest req, HttpServletResponse res, List providers, int timeout) throws ContextException, ProviderException(Code)



getContent
public StringBuffer getContent(HttpServletRequest req, HttpServletResponse res, String name) throws ContextException, ProviderException(Code)



getContentType
public String getContentType()(Code)



getCookieSupport
public short getCookieSupport()(Code)



getDPRoot
public DPRoot getDPRoot()(Code)



getDebugLevel
public short getDebugLevel()(Code)



getDefaultChannelName
public String getDefaultChannelName()(Code)



getDefaultClientType
public String getDefaultClientType()(Code)



getDesktopType
public String getDesktopType()(Code)



getDesktopURL
public String getDesktopURL(HttpServletRequest req)(Code)



getDesktopURL
public String getDesktopURL(HttpServletRequest req, Map m1, Map m2)(Code)



getDesktopURL
public String getDesktopURL(HttpServletRequest req, String str)(Code)



getEditProviderContainerName
public String getEditProviderContainerName()(Code)



getEncoderClassName
public String getEncoderClassName()(Code)



getIsStale
public boolean getIsStale()(Code)



getJSPCompilerWARClassPath
public String getJSPCompilerWARClassPath()(Code)



getJSPScratchDir
public String getJSPScratchDir()(Code)



getLastAccess
public long getLastAccess()(Code)



getLastRequestTimeMillis
public long getLastRequestTimeMillis()(Code)



getLocale
public Locale getLocale()(Code)



getLocaleString
public String getLocaleString()(Code)



getLoginURL
public String getLoginURL()(Code)



getLogoutURL
public String getLogoutURL()(Code)



getPropertiesContextClassName
public String getPropertiesContextClassName()(Code)



getProvider
public Provider getProvider(HttpServletRequest req, String name)(Code)



getProviderClassBaseDir
public String getProviderClassBaseDir()(Code)



getRequestServer
public StringBuffer getRequestServer(HttpServletRequest req)(Code)



getRoles
public Set getRoles()(Code)



getSessionID
public String getSessionID()(Code)



getSessionProperty
public Object getSessionProperty(String name)(Code)
Gets the property stored in this session.
Parameters:
  name - The property name. The property value in String format. If property isnot not found, return null.there are errors in getting the property.



getStaticContentPath
public String getStaticContentPath()(Code)



getStringAttribute
public String getStringAttribute(String name)(Code)
Gets the attribute. 'Attributes' are settings that are not channel-related (i.e. not stored in display profile)
Parameters:
  name - The attribute name. The attribute value in String format. If property isnot not found, return null.



getStringAttribute
public String getStringAttribute(String name, Locale locale)(Code)



getTemplate
public StringBuffer getTemplate(String app, String provider, String file, Hashtable table)(Code)



getTemplate
public StringBuffer getTemplate(String desktopType, String locale, String app, String provider, String clientType, String file, Hashtable table, String baseDir)(Code)



getTemplate
public ParsedTagArray getTemplate(String app, String provider, String file)(Code)



getTemplate
public ParsedTagArray getTemplate(String desktopType, String locale, String app, String provider, String clientType, String file, String baseDir)(Code)



getTemplateBaseDir
public String getTemplateBaseDir()(Code)



getTemplateMostSpecificPath
public File getTemplateMostSpecificPath(String app, String provider, String file)(Code)



getTemplateMostSpecificPath
public File getTemplateMostSpecificPath(String desktopType, String locale, String app, String provider, String clientType, String file, String baseDir)(Code)



getTemplatePath
public File getTemplatePath(String app, String provider, String file)(Code)



getTemplatePath
public File getTemplatePath(String desktopType, String locale, String app, String provider, String clientType, String file, String baseDir)(Code)



getTemplatePaths
public File[] getTemplatePaths(String app, String provider, String file)(Code)



getTopChannelName
public String getTopChannelName(HttpServletRequest req)(Code)



getUserID
public String getUserID()(Code)



init
public void init(HttpServletRequest req)(Code)



isAuthless
public boolean isAuthless(HttpServletRequest req)(Code)



isDPRootCustomized
public boolean isDPRootCustomized()(Code)



isDebugEnabled
public boolean isDebugEnabled()(Code)



isDebugErrorEnabled
public boolean isDebugErrorEnabled()(Code)



isDebugMessageEnabled
public boolean isDebugMessageEnabled()(Code)



isDebugWarningEnabled
public boolean isDebugWarningEnabled()(Code)



isPasContextActivated
public boolean isPasContextActivated()(Code)



isWSRP
public boolean isWSRP(HttpServletRequest req)(Code)



refresh
public void refresh()(Code)



setClientProperty
public void setClientProperty(String name, String str)(Code)



setDPRootCustomized
public void setDPRootCustomized(boolean val)(Code)



setDebugLevel
public void setDebugLevel(short level)(Code)



setDefaultChannelName
public void setDefaultChannelName(String nm)(Code)



setIsStale
public void setIsStale(boolean stale)(Code)



setLastAccess
public void setLastAccess(long val)(Code)



setLastRequestTimeMillis
public void setLastRequestTimeMillis(long lastRequest)(Code)



setSessionProperty
public void setSessionProperty(String name, Object obj)(Code)
Sets a property for this session.
Parameters:
  name - The property name
Parameters:
  obj - The property valuethere are errors in setting the property name and value



setStringAttribute
public void setStringAttribute(String name, String val)(Code)



setTopChannelName
public void setTopChannelName(HttpServletRequest req, String channel)(Code)



store
public void store()(Code)
Write out any modified data to the persistent store, if necessary.



validateSession
public boolean validateSession(HttpServletRequest req)(Code)
Validates user session. communicating with session



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.