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

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

public class PortletApplicationLocalizedFieldImpl
extends LocalizedFieldImpl

PortletApplicationLocalizedFieldImpl PortletApplication specific class for LocalizedFields

Version:
$Id: PortletApplicationLocalizedFieldImpl.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
PortletApplicationLocalizedFieldImpl()
           
 
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

PortletApplicationLocalizedFieldImpl

public PortletApplicationLocalizedFieldImpl()


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