org.apache.cocoon.portal.pluto.om
Class PortletDefinitionListImpl
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.HashSet
org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet
org.apache.cocoon.portal.pluto.om.PortletDefinitionListImpl
- All Implemented Interfaces:
- Cloneable, Collection, org.apache.pluto.om.Model, org.apache.pluto.om.portlet.PortletDefinitionList, Serializable, Set, Support
- public class PortletDefinitionListImpl
- extends AbstractSupportSet
- implements org.apache.pluto.om.portlet.PortletDefinitionList, Serializable, Support
- Version:
- $Id: PortletDefinitionListImpl.java 322475 2005-10-16 14:26:44Z cziegeler $
- See Also:
- Serialized Form
Methods inherited from interface org.apache.pluto.om.portlet.PortletDefinitionList |
iterator |
PortletDefinitionListImpl
public PortletDefinitionListImpl()
get
public org.apache.pluto.om.portlet.PortletDefinition get(org.apache.pluto.om.common.ObjectID objectId)
- Specified by:
get
in interface org.apache.pluto.om.portlet.PortletDefinitionList
preBuild
public void preBuild(Object parameter)
throws Exception
- Specified by:
preBuild
in interface Support
- Overrides:
preBuild
in class AbstractSupportSet
- Throws:
Exception
postBuild
public void postBuild(Object parameter)
throws Exception
- Specified by:
postBuild
in interface Support
- Overrides:
postBuild
in class AbstractSupportSet
- Throws:
Exception
postLoad
public void postLoad(Object parameter)
throws Exception
- Specified by:
postLoad
in interface Support
- Overrides:
postLoad
in class AbstractSupportSet
- Throws:
Exception
postStore
public void postStore(Object parameter)
throws Exception
- Specified by:
postStore
in interface Support
- Overrides:
postStore
in class AbstractSupportSet
- Throws:
Exception
preStore
public void preStore(Object parameter)
throws Exception
- Specified by:
preStore
in interface Support
- Overrides:
preStore
in class AbstractSupportSet
- Throws:
Exception
get
public org.apache.pluto.om.portlet.PortletDefinition get(String objectId)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.