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


java.lang.Object
   com.sun.portal.admin.server.mbeans.PSResource
      com.sun.portal.desktop.admin.mbeans.DisplayProfile

DisplayProfile
public class DisplayProfile extends PSResource implements DisplayProfileMBean(Code)



Constructor Summary
public  DisplayProfile()
    

Method Summary
public  voidcreateChannel(String baseDN, String channelName, String providerName)
    
public  voidcreateContainer(String baseDN, String channelName, String providerName)
     Creates a new container. A new container is created based on the named provider. To create a nested container, supply a hierarchical container name.
public  voidcreateNodeProperty(String fqcn, String rpn, String dn, String client, String locale, String name, Object value, Boolean advanced)
    
public  voidcreateTab(String baseDN, String channelName, String providerName, String parentContainer, Map tabProps)
     Creates a new Tab. A new container is created based on the named provider. To create a nested container, supply a hierarchical container name.
public  voiddeleteChannel(String baseDN, String channelName, String parentcontainer)
     Deletes a channel/container.
public  SetgetAssignableChannels(String baseDN, String container)
     This method returns the list of channels/containers that are assignable to the available and selected list of a container. This method returns the list of channels which includes the container's children and the container's parent's children, parent's parent's children and traverses recursively until it reaches the Display Profile root. Mergers are taken into account when the channels are traversed.
Parameters:
  container - container name for which channels has to be assigned.
public  ListgetAvailableChannels(String baseDN, String containerName)
     Gets the available channels for the container channel at a particular baseDN.
public  BooleangetBooleanProperty(String baseDN, String channelName, String key, List pflist)
     Return the value for channel's boolean property.
public  StringgetDPDocument(String baseDN)
    
public  StringgetDPPriority(String baseDN)
    
public  SetgetExistingChannels(String baseDN, Boolean all)
     This method returns the list of channels that are existing at the baseDN.
public  SetgetExistingContainerProviders(String baseDN)
     This method returns the list of containerproviders that are existing at the baseDN that is passed in.
public  SetgetExistingContainers(String baseDN, Boolean all)
     This method returns the list of containers that are existing at the baseDN that is passed in.
public  SetgetExistingProviders(String baseDN)
     This method returns the list of providers that are existing at the baseDN that is passed in.
public  SetgetExistingTabContainers(String baseDN, Boolean all)
    
public  IntegergetIntegerProperty(String baseDN, String channelName, String key, List pflist)
     Return the value for channel integer property.
public  ListgetListProperty(String baseDN, String channelName, String key, List pflist)
     This method returns the List collection object for the given collection property.
public  MapgetMapProperty(String baseDN, String channelName, String key, List pflist)
     This method returns the Map collection object for the given collection property.
public  MapgetNodeProperties(String fqcn, String rpn, String dn, String client, String locale)
    
public  SetgetNonExistentContainerAssignableChannels(String baseDN, String parentContainer, String channelName, String providerName)
     Gets the assignable channels A new container is created based on the named provider.
public  Object[]getPhysicalHierarchy(String baseDN)
    
public  ListgetSelectedChannels(String baseDN, String containerName)
     Gets the selected channels for the container channel at a particular baseDN.
public  StringgetStringProperty(String baseDN, String channelName, String key, List pflist)
     Return the value for channel String property.
public  SetgetTopLevelChannels(String baseDN)
    
public  Object[]getVisualHierarchy(String baseDN, String rootContainer)
    
public  voidinit(PSConfigContext cc, PortalDomainContext pdc, List path)
    
public  BooleanisContainer(String baseDN, String channelName)
    
public  BooleanisTabContainer(String baseDN, String channelName)
    
public  voidremoveCustomization(String fqcn, String rpn, String dn, String client, String locale, List names)
    
public  voidremoveDPDocument(String baseDN)
    
public  voidsetAvailableChannels(String baseDN, List available, String containerName)
     Sets the available channels for the container channel at a particular baseDN.
public  voidsetBooleanProperty(String baseDN, String channelName, String key, Boolean value, List pflist)
    
public  voidsetDPDocument(String baseDN, String dp)
    
public  voidsetDPPriority(String baseDN, String priority)
    
public  voidsetIntegerProperty(String baseDN, String channelName, String key, Integer value, List pflist)
    
public  voidsetListProperty(String baseDN, String channelName, String key, List value, List pflist)
    
public  voidsetMapProperty(String baseDN, String channelName, String key, Map value, List pflist)
    
public  voidsetNodeProperties(String fqcn, String rpn, String dn, String client, String locale, Object values)
    
public  voidsetSelectedChannels(String baseDN, List selected, String containerName)
     Sets the selected channels for the container channel at a particular baseDN.
public  voidsetStringProperty(String baseDN, String channelName, String key, String value, List pflist)
    


Constructor Detail
DisplayProfile
public DisplayProfile()(Code)




Method Detail
createChannel
public void createChannel(String baseDN, String channelName, String providerName) throws PSMBeanException(Code)
Creates a new channel
Parameters:
  baseDN -
Parameters:
  channelName -
Parameters:
  providerName -
throws:
  PSMBeanException -



createContainer
public void createContainer(String baseDN, String channelName, String providerName) throws PSMBeanException(Code)
Creates a new container. A new container is created based on the named provider. To create a nested container, supply a hierarchical container name. For example, to create container A inside of container X, based on provider P :

createContainer("X" + "/" + "A", "P");



createNodeProperty
public void createNodeProperty(String fqcn, String rpn, String dn, String client, String locale, String name, Object value, Boolean advanced) throws PSMBeanException(Code)



createTab
public void createTab(String baseDN, String channelName, String providerName, String parentContainer, Map tabProps) throws PSMBeanException(Code)
Creates a new Tab. A new container is created based on the named provider. To create a nested container, supply a hierarchical container name. For example, to create container A inside of container X, based on provider P :

createTab("X" + "/" + "A", "P");



deleteChannel
public void deleteChannel(String baseDN, String channelName, String parentcontainer) throws PSMBeanException(Code)
Deletes a channel/container. To delete a nested channel/container, supply parent name. For example, to delete channel A inside of container X:

deleteChannel("A", "X");



getAssignableChannels
public Set getAssignableChannels(String baseDN, String container) throws PSMBeanException(Code)
This method returns the list of channels/containers that are assignable to the available and selected list of a container. This method returns the list of channels which includes the container's children and the container's parent's children, parent's parent's children and traverses recursively until it reaches the Display Profile root. Mergers are taken into account when the channels are traversed.
Parameters:
  container - container name for which channels has to be assigned. Set of channels that can be assignable.



getAvailableChannels
public List getAvailableChannels(String baseDN, String containerName) throws PSMBeanException(Code)
Gets the available channels for the container channel at a particular baseDN.



getBooleanProperty
public Boolean getBooleanProperty(String baseDN, String channelName, String key, List pflist) throws PSMBeanException(Code)
Return the value for channel's boolean property.
Parameters:
  channelName - channel name.
Parameters:
  key - property name
Parameters:
  pflist - properties filter list value of the boolean property.
throws:
  PSMBeanException -



getDPDocument
public String getDPDocument(String baseDN) throws PSMBeanException(Code)



getDPPriority
public String getDPPriority(String baseDN) throws PSMBeanException(Code)



getExistingChannels
public Set getExistingChannels(String baseDN, Boolean all) throws PSMBeanException(Code)
This method returns the list of channels that are existing at the baseDN. The channels in this list can be modifiable or deleted by the user that can administer the baseDN. This method returns the list of channels which includes the channels defined at the baseDN that is passed in, channels defined inside the containers that are defined at the baseDN. if specified all, all the channels from the merged list is returned.
Parameters:
  all - all the channels from mergers Set of channels that are available at this baseDN.



getExistingContainerProviders
public Set getExistingContainerProviders(String baseDN) throws PSMBeanException(Code)
This method returns the list of containerproviders that are existing at the baseDN that is passed in. The containerproviders in this list can be used to create container channels by the user that can administer the baseDN that is passed in. Always takes mergers into account. Set of containerproviders that are available at this baseDN.



getExistingContainers
public Set getExistingContainers(String baseDN, Boolean all) throws PSMBeanException(Code)
This method returns the list of containers that are existing at the baseDN that is passed in. The containers in this list can be modifiable or deleted by the user that can administer the baseDN that is passed in. This method returns the list of containers which includes the containers defined at the baseDN that is passed in, containers defined inside the containers that are defined at the baseDN. if specified all, all the containers from the merged list is returned.
Parameters:
  all - all the channels from mergers Set of channels that are available at this baseDN.



getExistingProviders
public Set getExistingProviders(String baseDN) throws PSMBeanException(Code)
This method returns the list of providers that are existing at the baseDN that is passed in. The providers in this list can be used to create channels by the user that can administer the baseDN that is passed in. Always takes mergers into account. Set of providers that are available at this baseDN.



getExistingTabContainers
public Set getExistingTabContainers(String baseDN, Boolean all) throws PSMBeanException(Code)



getIntegerProperty
public Integer getIntegerProperty(String baseDN, String channelName, String key, List pflist) throws PSMBeanException(Code)
Return the value for channel integer property.
Parameters:
  channelName - channel name.
Parameters:
  key - property name
Parameters:
  pflist - properties filter list value of the integer property.
throws:
  PSMBeanException -



getListProperty
public List getListProperty(String baseDN, String channelName, String key, List pflist) throws PSMBeanException(Code)
This method returns the List collection object for the given collection property.
Parameters:
  channelName - channel name.
Parameters:
  key - property name
Parameters:
  pflist -
throws:
  PSMBeanException -



getMapProperty
public Map getMapProperty(String baseDN, String channelName, String key, List pflist) throws PSMBeanException(Code)
This method returns the Map collection object for the given collection property.
Parameters:
  channelName - channel name.
Parameters:
  key - property name
Parameters:
  pflist -
throws:
  PSMBeanException -



getNodeProperties
public Map getNodeProperties(String fqcn, String rpn, String dn, String client, String locale) throws PSMBeanException(Code)



getNonExistentContainerAssignableChannels
public Set getNonExistentContainerAssignableChannels(String baseDN, String parentContainer, String channelName, String providerName) throws PSMBeanException(Code)
Gets the assignable channels A new container is created based on the named provider. gets the assignable channels deletes the created container. This method is used for a special case where the assignable channels have to be shown before creating the container.



getPhysicalHierarchy
public Object[] getPhysicalHierarchy(String baseDN) throws PSMBeanException(Code)



getSelectedChannels
public List getSelectedChannels(String baseDN, String containerName) throws PSMBeanException(Code)
Gets the selected channels for the container channel at a particular baseDN.



getStringProperty
public String getStringProperty(String baseDN, String channelName, String key, List pflist) throws PSMBeanException(Code)
Return the value for channel String property.
Parameters:
  channelName - channel name.
Parameters:
  key - property name
Parameters:
  pflist - properties filter list Value of the string property.
throws:
  PSMBeanException -



getTopLevelChannels
public Set getTopLevelChannels(String baseDN) throws PSMBeanException(Code)



getVisualHierarchy
public Object[] getVisualHierarchy(String baseDN, String rootContainer) throws PSMBeanException(Code)



init
public void init(PSConfigContext cc, PortalDomainContext pdc, List path)(Code)



isContainer
public Boolean isContainer(String baseDN, String channelName) throws PSMBeanException(Code)



isTabContainer
public Boolean isTabContainer(String baseDN, String channelName) throws PSMBeanException(Code)



removeCustomization
public void removeCustomization(String fqcn, String rpn, String dn, String client, String locale, List names) throws PSMBeanException(Code)



removeDPDocument
public void removeDPDocument(String baseDN) throws PSMBeanException(Code)



setAvailableChannels
public void setAvailableChannels(String baseDN, List available, String containerName) throws PSMBeanException(Code)
Sets the available channels for the container channel at a particular baseDN.



setBooleanProperty
public void setBooleanProperty(String baseDN, String channelName, String key, Boolean value, List pflist) throws PSMBeanException(Code)



setDPDocument
public void setDPDocument(String baseDN, String dp) throws PSMBeanException(Code)



setDPPriority
public void setDPPriority(String baseDN, String priority) throws PSMBeanException(Code)



setIntegerProperty
public void setIntegerProperty(String baseDN, String channelName, String key, Integer value, List pflist) throws PSMBeanException(Code)



setListProperty
public void setListProperty(String baseDN, String channelName, String key, List value, List pflist) throws PSMBeanException(Code)



setMapProperty
public void setMapProperty(String baseDN, String channelName, String key, Map value, List pflist) throws PSMBeanException(Code)



setNodeProperties
public void setNodeProperties(String fqcn, String rpn, String dn, String client, String locale, Object values) throws PSMBeanException(Code)



setSelectedChannels
public void setSelectedChannels(String baseDN, List selected, String containerName) throws PSMBeanException(Code)
Sets the selected channels for the container channel at a particular baseDN.



setStringProperty
public void setStringProperty(String baseDN, String channelName, String key, String value, List pflist) throws PSMBeanException(Code)



Fields inherited from com.sun.portal.admin.server.mbeans.PSResource
protected PSConfigContext cc(Code)(Java Doc)
final protected static String fs(Code)(Java Doc)
protected String m_sPsDomainID(Code)(Java Doc)
protected String m_sPsID(Code)(Java Doc)
protected List path(Code)(Java Doc)
protected PortalDomainContext pdc(Code)(Java Doc)

Methods inherited from com.sun.portal.admin.server.mbeans.PSResource
public String getAttributeValue(String type, String name) throws PSMBeanException(Code)(Java Doc)
public Set getAttributeValues(String type, String name) throws PSMBeanException(Code)(Java Doc)
public String getDomainID()(Code)(Java Doc)
public String getID()(Code)(Java Doc)
public Map getMultipleAttributeValues(String type, Set names) throws PSMBeanException(Code)(Java Doc)
public PSConfigContext getPSConfigContext()(Code)(Java Doc)
public List getPath()(Code)(Java Doc)
public PortalDomainContext getPortalDomainContext()(Code)(Java Doc)
public String getStackTrace(Throwable t)(Code)(Java Doc)
public void init(PSConfigContext cc, PortalDomainContext pdc, List path)(Code)(Java Doc)
public Object invokeRemoteOperation(String host, ObjectName mBeanName, String operationName, Object[] params, String[] signature) throws PSMBeanException(Code)(Java Doc)
protected boolean isResourceAvailable(String type, String id) throws PSMBeanException(Code)(Java Doc)
public void setAttributeValue(String type, String name, String value) throws PSMBeanException(Code)(Java Doc)
public void setAttributeValues(String type, String name, Set values) throws PSMBeanException(Code)(Java Doc)
public void setMultipleAttributeValues(String type, Map attributes) throws PSMBeanException(Code)(Java Doc)

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.