|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet
org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet
org.apache.cocoon.portal.pluto.om.common.LanguageSetImpl
public class LanguageSetImpl
| Field Summary |
|---|
| Fields inherited from interface org.apache.cocoon.portal.pluto.om.common.Support |
|---|
POST_BUILD, POST_LOAD, POST_STORE, PRE_BUILD, PRE_STORE |
| Constructor Summary | |
|---|---|
LanguageSetImpl()
|
|
| Method Summary | |
|---|---|
org.apache.pluto.om.common.Language |
get(Locale locale)
|
String |
getCastorKeywords()
|
Locale |
getDefaultLocale()
|
Iterator |
getLocales()
|
String |
getResources()
|
String |
getShortTitle()
|
String |
getTitle()
|
protected ResourceBundle |
loadResourceBundle(Locale locale)
|
void |
postBuild(Object parameter)
|
void |
postLoad(Object parameter)
|
void |
postStore(Object parameter)
|
void |
preBuild(Object parameter)
|
void |
preStore(Object parameter)
|
void |
setCastorKeywords(String keywords)
|
void |
setClassLoader(ClassLoader loader)
|
void |
setResources(String resources)
|
void |
setShortTitle(String shortTitle)
|
void |
setTitle(String title)
|
String |
toString()
|
String |
toString(int indent)
|
| Methods inherited from class org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet |
|---|
dispatch |
| Methods inherited from class java.util.HashSet |
|---|
add, clear, clone, contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, retainAll, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.pluto.om.common.LanguageSet |
|---|
iterator |
| Methods inherited from interface java.util.Set |
|---|
addAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
|---|
public LanguageSetImpl()
| Method Detail |
|---|
public org.apache.pluto.om.common.Language get(Locale locale)
get in interface org.apache.pluto.om.common.LanguageSetpublic Iterator getLocales()
getLocales in interface org.apache.pluto.om.common.LanguageSetpublic Locale getDefaultLocale()
getDefaultLocale in interface org.apache.pluto.om.common.LanguageSet
public void postBuild(Object parameter)
throws Exception
postBuild in interface SupportpostBuild in class AbstractSupportSetException
public void postLoad(Object parameter)
throws Exception
postLoad in interface SupportpostLoad in class AbstractSupportSetException
public void postStore(Object parameter)
throws Exception
postStore in interface SupportpostStore in class AbstractSupportSetException
public void preBuild(Object parameter)
throws Exception
preBuild in interface SupportpreBuild in class AbstractSupportSetException
public void preStore(Object parameter)
throws Exception
preStore in interface SupportpreStore in class AbstractSupportSetExceptionpublic String getCastorKeywords()
public String getResources()
public String getShortTitle()
public String getTitle()
protected ResourceBundle loadResourceBundle(Locale locale)
public void setCastorKeywords(String keywords)
public void setClassLoader(ClassLoader loader)
public void setResources(String resources)
public void setShortTitle(String shortTitle)
public void setTitle(String title)
public String toString()
toString in class AbstractCollectionpublic String toString(int indent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||