oss.net.pstream
Class PortletStreamParametersMap

java.lang.Object
  |
  +--java.util.AbstractMap
        |
        +--java.util.HashMap
              |
              +--oss.net.pstream.PortletStreamParametersMap
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class PortletStreamParametersMap
extends java.util.HashMap

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed
See Also:
Serialized Form

Constructor Summary
PortletStreamParametersMap()
           
PortletStreamParametersMap(java.util.Map Parent)
           
 
Method Summary
 PortletStreamParameters getParamsForResource(java.lang.String ResourceName)
          Returns the PortletStreamParameters associated with the given name.
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

PortletStreamParametersMap

public PortletStreamParametersMap()

PortletStreamParametersMap

public PortletStreamParametersMap(java.util.Map Parent)
Method Detail

getParamsForResource

public PortletStreamParameters getParamsForResource(java.lang.String ResourceName)
Returns the PortletStreamParameters associated with the given name.



Copyright © 2000 Dummy Corp. All Rights Reserved.