org.apache.jetspeed.om.portlet.impl
Class PortletDefinitionLocalizedFieldImpl

java.lang.Object
  extended byorg.apache.jetspeed.om.impl.LocalizedFieldImpl
      extended byorg.apache.jetspeed.om.portlet.impl.PortletDefinitionLocalizedFieldImpl
All Implemented Interfaces:
org.apache.jetspeed.om.common.LocalizedField

public class PortletDefinitionLocalizedFieldImpl
extends LocalizedFieldImpl

PortletDefinitionLocalizedFieldImpl PortletDefinition specific class for LocalizedFields

Version:
$Id: PortletDefinitionLocalizedFieldImpl.java 186730 2004-06-05 20:11:59Z dlestrat $
Author:
Jeremy Ford

Field Summary
 
Fields inherited from class org.apache.jetspeed.om.impl.LocalizedFieldImpl
id, locale, name, parentId, value
 
Constructor Summary
PortletDefinitionLocalizedFieldImpl()
           
 
Methods inherited from class org.apache.jetspeed.om.impl.LocalizedFieldImpl
equals, getId, getLanguage, getLocale, getName, getValue, hashCode, setId, setLanguage, setLocale, setName, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortletDefinitionLocalizedFieldImpl

public PortletDefinitionLocalizedFieldImpl()


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