org.apache.cocoon.portal.pluto.om.common
Class ParameterImpl
java.lang.Object
org.apache.cocoon.portal.util.ParameterImpl
org.apache.cocoon.portal.pluto.om.common.ParameterImpl
- All Implemented Interfaces:
- org.apache.pluto.om.Controller, org.apache.pluto.om.Model, org.apache.pluto.om.common.Parameter, org.apache.pluto.om.common.ParameterCtrl, Serializable
- public class ParameterImpl
- extends ParameterImpl
- implements org.apache.pluto.om.common.Parameter, org.apache.pluto.om.common.ParameterCtrl, Serializable
- Version:
- $Id: ParameterImpl.java 327171 2005-10-21 13:21:50Z cziegeler $
- See Also:
- Serialized Form
Methods inherited from interface org.apache.pluto.om.common.Parameter |
getName, getValue |
Methods inherited from interface org.apache.pluto.om.common.ParameterCtrl |
setName, setValue |
ParameterImpl
public ParameterImpl()
getDescription
public org.apache.pluto.om.common.Description getDescription(Locale locale)
- Specified by:
getDescription
in interface org.apache.pluto.om.common.Parameter
- See Also:
Parameter.getDescription(Locale)
setDescriptionSet
public void setDescriptionSet(org.apache.pluto.om.common.DescriptionSet descriptions)
- Specified by:
setDescriptionSet
in interface org.apache.pluto.om.common.ParameterCtrl
- See Also:
ParameterCtrl.setDescriptionSet(DescriptionSet)
toString
public String toString()
toString
public String toString(int indent)
getCastorDescriptions
public Collection getCastorDescriptions()
setCastorDescriptions
public void setCastorDescriptions(org.apache.pluto.om.common.DescriptionSet castorDescriptions)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.