org.apache.jetspeed.om.profile.psml
Class PsmlControl

java.lang.Object
  extended byorg.apache.jetspeed.om.profile.psml.PsmlConfigElement
      extended byorg.apache.jetspeed.om.profile.psml.PsmlControl
All Implemented Interfaces:
java.lang.Cloneable, ConfigElement, Control, java.io.Serializable

public class PsmlControl
extends PsmlConfigElement
implements Control

Default bean like implementation of the control entry in psml

Version:
$Id: PsmlControl.java,v 1.4 2004/02/23 03:02:54 jford Exp $
Author:
David Sean Taylor
See Also:
Serialized Form

Constructor Summary
PsmlControl()
           
 
Methods inherited from class org.apache.jetspeed.om.profile.psml.PsmlConfigElement
addParameter, clone, getName, getParameter, getParameter, getParameter, getParameterCount, getParameterIterator, getParameters, getParameterValue, removeAllParameter, removeParameter, setName, setParameter, setParameters
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.jetspeed.om.profile.ConfigElement
addParameter, clone, getName, getParameter, getParameter, getParameter, getParameterCount, getParameterIterator, getParameterValue, removeAllParameter, removeParameter, setName, setParameter
 

Constructor Detail

PsmlControl

public PsmlControl()


Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.