com.plumtree.portalpages.common.helpers
Class ServerConfigSettings

java.lang.Object
  extended by com.plumtree.portalpages.common.helpers.PropertySource
      extended by com.plumtree.portalpages.common.helpers.ServerConfigSettings

public class ServerConfigSettings
extends PropertySource

Author:
OlegS

Field Summary
protected  IPTServerConfigSettings m_ptSC
           
 
Constructor Summary
ServerConfigSettings(IPTServerConfigSettings ptSC)
          Creates a new ServerConfigSettings object.
 
Method Summary
 java.lang.Object Get(java.lang.Object id)
           
 void Set(java.lang.Object id, java.lang.Object value)
           
 
Methods inherited from class com.plumtree.portalpages.common.helpers.PropertySource
Differ
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_ptSC

protected IPTServerConfigSettings m_ptSC
Constructor Detail

ServerConfigSettings

public ServerConfigSettings(IPTServerConfigSettings ptSC)
Creates a new ServerConfigSettings object.

Parameters:
ptSC -
Method Detail

Get

public java.lang.Object Get(java.lang.Object id)
Specified by:
Get in class PropertySource
Parameters:
id -
Returns:

Set

public void Set(java.lang.Object id,
                java.lang.Object value)
Specified by:
Set in class PropertySource
Parameters:
id -
value -



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.