org.apache.jetspeed.om.impl
Class WebAppDescriptionImpl

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

public class WebAppDescriptionImpl
extends DescriptionImpl
implements Serializable

WebAppDescriptionImpl

Version:
$Id: WebAppDescriptionImpl.java 516448 2007-03-09 16:25:47Z ate $
Author:
Scott T. Weaver
See Also:
Serialized Form

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
WebAppDescriptionImpl()
           
 
Method Summary
 
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

WebAppDescriptionImpl

public WebAppDescriptionImpl()


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