org.infoglue.deliver.portal.om
Class LanguageImpl
java.lang.Object
org.infoglue.deliver.portal.om.LanguageImpl
- All Implemented Interfaces:
- org.apache.pluto.om.common.Language, org.apache.pluto.om.Model
public class LanguageImpl
- extends java.lang.Object
- implements org.apache.pluto.om.common.Language
Dummy implementation of interface
- Author:
- Jöran
TODO Implement this!
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LanguageImpl
public LanguageImpl()
getLocale
public java.util.Locale getLocale()
- Specified by:
getLocale in interface org.apache.pluto.om.common.Language
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in interface org.apache.pluto.om.common.Language
getShortTitle
public java.lang.String getShortTitle()
- Specified by:
getShortTitle in interface org.apache.pluto.om.common.Language
getKeywords
public java.util.Iterator getKeywords()
- Specified by:
getKeywords in interface org.apache.pluto.om.common.Language
getResourceBundle
public java.util.ResourceBundle getResourceBundle()
- Specified by:
getResourceBundle in interface org.apache.pluto.om.common.Language
Copyright © 2005 InfoGlue.org All Rights Reserved.