public interface GlobalUserPreferencesUtil
Modifier and Type | Method and Description |
---|---|
long |
getTotalUpdateUserCountMailMimeType(String mimetype)
Returns a count of all user entries that will have their mail settings changed.
|
void |
updateUserMailMimetypePreference(String mimetype)
This is used to update all users mimetype mail preference.
|
long getTotalUpdateUserCountMailMimeType(String mimetype)
mimetype
- either 'text' or 'html'void updateUserMailMimetypePreference(String mimetype) throws org.ofbiz.core.entity.GenericEntityException
mimetype
- The new mimetype to useorg.ofbiz.core.entity.GenericEntityException
Copyright © 2002-2018 Atlassian. All Rights Reserved.