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

java.lang.Object
  extended by org.apache.jetspeed.om.impl.LocalizedFieldImpl
      extended by org.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 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
PortletDefinitionLocalizedFieldImpl()
           
 
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

PortletDefinitionLocalizedFieldImpl

public PortletDefinitionLocalizedFieldImpl()


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