org.apache.jetspeed.om.impl
Class ServletParameterSetImpl

java.lang.Object
  extended by org.apache.jetspeed.om.impl.ParameterSetImpl
      extended by org.apache.jetspeed.om.impl.ServletParameterSetImpl
All Implemented Interfaces:
Serializable, org.apache.pluto.om.common.ParameterSet, org.apache.pluto.om.common.ParameterSetCtrl, org.apache.pluto.om.Controller, org.apache.pluto.om.Model

public class ServletParameterSetImpl
extends ParameterSetImpl

ServletParameterSetImpl

Version:
$Id: ServletParameterSetImpl.java 516448 2007-03-09 16:25:47Z ate $
Author:
Scott T. Weaver
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.jetspeed.om.impl.ParameterSetImpl
innerCollection
 
Constructor Summary
ServletParameterSetImpl()
           
 
Method Summary
protected  org.apache.jetspeed.om.common.ParameterComposite newParameterInstance()
          Creates a Parameter class this Collection will be working with.
 
Methods inherited from class org.apache.jetspeed.om.impl.ParameterSetImpl
add, add, get, getInnerCollection, iterator, remove, remove, remove, setInnerCollection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletParameterSetImpl

public ServletParameterSetImpl()
Method Detail

newParameterInstance

protected org.apache.jetspeed.om.common.ParameterComposite newParameterInstance()
Description copied from class: ParameterSetImpl
Creates a Parameter class this Collection will be working with.

Specified by:
newParameterInstance in class ParameterSetImpl


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.