|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.portalImpl.om.common.impl.PreferenceUtil
public class PreferenceUtil
Constructor Summary | |
---|---|
PreferenceUtil()
|
Method Summary | |
---|---|
static java.util.HashMap |
createPreferenceMap(java.util.Collection preferences)
Returns the preferences as map with name as the preference's name and value as the preference object itself. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreferenceUtil()
Method Detail |
---|
public static java.util.HashMap createPreferenceMap(java.util.Collection preferences)
preferences
- the preferences to be converted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |