org.infoglue.deliver.portal.om
Class DisplayNameImpl

java.lang.Object
  |
  +--org.infoglue.deliver.portal.om.DisplayNameImpl
All Implemented Interfaces:
org.apache.pluto.om.common.DisplayName, org.apache.pluto.om.Model

public class DisplayNameImpl
extends java.lang.Object
implements org.apache.pluto.om.common.DisplayName

Author:
jand

Constructor Summary
DisplayNameImpl()
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.util.Locale getLocale()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayNameImpl

public DisplayNameImpl()
Method Detail

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in interface org.apache.pluto.om.common.DisplayName

getLocale

public java.util.Locale getLocale()
Specified by:
getLocale in interface org.apache.pluto.om.common.DisplayName