Package | Description |
---|---|
com.liferay.portlet.messageboards | |
com.liferay.portlet.messageboards.util |
Modifier and Type | Method and Description |
---|---|
static MBGroupServiceSettings |
MBGroupServiceSettings.getInstance(long groupId) |
static MBGroupServiceSettings |
MBGroupServiceSettings.getInstance(long groupId,
Map<String,String[]> parameterMap) |
Modifier and Type | Method and Description |
---|---|
static String[] |
MBUtil.getThreadPriority(MBGroupServiceSettings mbGroupServiceSettings,
String languageId,
double value) |
static String |
MBUtil.getUserRank(MBGroupServiceSettings mbGroupServiceSettings,
String languageId,
int posts) |
static String[] |
MBUtil.getUserRank(MBGroupServiceSettings mbGroupServiceSettings,
String languageId,
com.liferay.message.boards.kernel.model.MBStatsUser statsUser) |