|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.impl.ParameterImpl
org.apache.jetspeed.om.impl.PortletInitParameterImpl
public class PortletInitParameterImpl
Parameter implementation suitable for use within PortletDefinitions. PortletInitParameterImpl
Field Summary | |
---|---|
protected java.lang.String |
ojbConcreteClass
Tells OJB which class to use to materialize. |
Fields inherited from class org.apache.jetspeed.om.impl.ParameterImpl |
---|
parameterId, parentId |
Fields inherited from interface org.apache.jetspeed.om.common.ParameterComposite |
---|
TYPE_PORTLET, TYPE_WEB_APP |
Constructor Summary | |
---|---|
PortletInitParameterImpl()
|
Method Summary |
---|
Methods inherited from class org.apache.jetspeed.om.impl.ParameterImpl |
---|
addDescription, addDescription, equals, getDescription, getDescription, getDescriptionSet, getName, getValue, hashCode, setDescription, setDescriptionSet, setName, setValue |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String ojbConcreteClass
Constructor Detail |
---|
public PortletInitParameterImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |