org.apache.jetspeed.om.impl
Class PortletEntityDescriptionImpl

java.lang.Object
  extended byorg.apache.jetspeed.om.impl.DescriptionImpl
      extended byorg.apache.jetspeed.om.impl.PortletEntityDescriptionImpl
All Implemented Interfaces:
org.apache.pluto.om.common.Description, org.apache.pluto.om.Model, org.apache.jetspeed.om.common.MutableDescription

public class PortletEntityDescriptionImpl
extends DescriptionImpl

PortletEntityDescriptionImpl

Version:
$Id: PortletEntityDescriptionImpl.java 185962 2004-03-08 01:03:33Z jford $
Author:
Scott T. Weaver

Field Summary
protected  String ojbConcreteClass
          Tells OJB which class to use to materialize.
 
Fields inherited from class org.apache.jetspeed.om.impl.DescriptionImpl
id, parentId
 
Fields inherited from interface org.apache.jetspeed.om.common.MutableDescription
TYPE_PARAMETER, TYPE_PORTLET, TYPE_PORTLET_APP, TYPE_PORTLET_ENTITY, TYPE_PREFERENCE, TYPE_SEC_ROLE_REF, TYPE_WEB_APP
 
Constructor Summary
PortletEntityDescriptionImpl()
           
 
Methods inherited from class org.apache.jetspeed.om.impl.DescriptionImpl
getDescription, getLocale, setDescription, setLanguage, setLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ojbConcreteClass

protected String ojbConcreteClass
Tells OJB which class to use to materialize.

Constructor Detail

PortletEntityDescriptionImpl

public PortletEntityDescriptionImpl()


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