|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GlobalUserPreferencesUtil
Util interface providing helper methods for updating global user preferences (such as e-mail Mimetype, etc)
| Method Summary | |
|---|---|
long |
getTotalUpdateUserCountMailMimeType(String mimetype)
Returns a count of all user entries that will have their mail settings changed. |
long |
getUserLocalePreferenceCount(String localeCode)
|
Collection |
getUserLocalePreferenceList(String localeCode)
|
void |
updateUserMailMimetypePreference(String mimetype)
This is used to update all users mimetype mail preference. |
| Method Detail |
|---|
long getTotalUpdateUserCountMailMimeType(String mimetype)
mimetype - either 'text' or 'html'
void updateUserMailMimetypePreference(String mimetype)
throws org.ofbiz.core.entity.GenericEntityException
mimetype - The new mimetype to use
org.ofbiz.core.entity.GenericEntityExceptionlong getUserLocalePreferenceCount(String localeCode)
Collection getUserLocalePreferenceList(String localeCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||