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

java.lang.Object
  extended by org.apache.jetspeed.om.impl.LocalizedFieldImpl
      extended by org.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 516448 2007-03-09 16:25:47Z ate $
Author:
Jeremy Ford

Field Summary
 
Fields inherited from class org.apache.jetspeed.om.impl.LocalizedFieldImpl
id, locale, name, parentId, value
 
Constructor Summary
PortletApplicationLocalizedFieldImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.jetspeed.om.impl.LocalizedFieldImpl
equals, getId, getLanguage, getLocale, getName, getValue, hashCode, 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-2007 Apache Software Foundation. All Rights Reserved.