- bropen.bpm.portal.NotifationsMenuTodo
-
-
Methods Summary
Methods
| Type |
Name and description |
Integer |
getCount(String userId)
|
static Integer |
getCountByType(String userId, Integer type)
|
String |
getDefaultIcon()
|
List<bropen.framework.portal.Notification> |
getList(String userId, Integer max)
|
static List<bropen.framework.portal.Notification> |
getListByType(String userId, Integer max, Integer type)
|
String |
getName()
|
String |
getUrl()
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Method Detail
-
@Override
Integer getCount(String userId)
-
@Internal@bropen.toolkit.annotation.Internal
static Integer getCountByType(String userId, Integer type)
-
@Override
String getDefaultIcon()
-
@Override
List<bropen.framework.portal.Notification> getList(String userId, Integer max)
-
@Internal@bropen.toolkit.annotation.Internal
static List<bropen.framework.portal.Notification> getListByType(String userId, Integer max, Integer type)
-
@Override
String getName()
-
@Override
String getUrl()
- Summary:
- Nested
- Field
- Constructor
- Method
- | Detail:
- Field
- Constructor
- Method
BROPEN Documentation, 2020-04-21 11:24