org.apache.jetspeed.om.impl
Class PortletDisplayNameImpl

java.lang.Object
  extended byorg.apache.jetspeed.om.impl.DisplayNameImpl
      extended byorg.apache.jetspeed.om.impl.PortletDisplayNameImpl
All Implemented Interfaces:
org.apache.pluto.om.common.DisplayName, org.apache.pluto.om.Model, org.apache.jetspeed.om.common.MutableDisplayName

public class PortletDisplayNameImpl
extends DisplayNameImpl

PortletDisplayNameImpl

Version:
$Id: PortletDisplayNameImpl.java 185755 2004-02-23 13:13:47Z weaver $
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.DisplayNameImpl
id, parentId
 
Fields inherited from interface org.apache.jetspeed.om.common.MutableDisplayName
TYPE_PORTLET, TYPE_WEB_APP
 
Constructor Summary
PortletDisplayNameImpl()
           
 
Methods inherited from class org.apache.jetspeed.om.impl.DisplayNameImpl
getDisplayName, getLocale, setDisplayName, 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

PortletDisplayNameImpl

public PortletDisplayNameImpl()


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