org.exoplatform.services.portletcontainer.pci
Class LocalisedDescription

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.pci.LocalisedDescription

public class LocalisedDescription
extends Object

Author:
Mestrallet Benjamin benjmestrallet@users.sourceforge.net

Constructor Summary
LocalisedDescription(Locale locale, String description)
           
 
Method Summary
 String getDescription()
           
 Locale getLocale()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalisedDescription

public LocalisedDescription(Locale locale,
                            String description)
Parameters:
locale - locale
description - description
Method Detail

getDescription

public final String getDescription()
Returns:
description

getLocale

public final Locale getLocale()
Returns:
locale


Copyright © 2009 eXo Platform SAS. All Rights Reserved.