|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserNotificationDefinition | |
|---|---|
| com.liferay.portal.kernel.notifications | |
| com.liferay.portal.notifications | |
| Uses of UserNotificationDefinition in com.liferay.portal.kernel.notifications |
|---|
| Methods in com.liferay.portal.kernel.notifications that return UserNotificationDefinition | |
|---|---|
UserNotificationDefinition |
UserNotificationManager.fetchUserNotificationDefinition(String portletId,
long classNameId,
int notificationType)
|
static UserNotificationDefinition |
UserNotificationManagerUtil.fetchUserNotificationDefinition(String portletId,
long classNameId,
int notificationType)
|
| Methods in com.liferay.portal.kernel.notifications that return types with arguments of type UserNotificationDefinition | |
|---|---|
Map<String,List<UserNotificationDefinition>> |
UserNotificationManager.getUserNotificationDefinitions()
|
static Map<String,List<UserNotificationDefinition>> |
UserNotificationManagerUtil.getUserNotificationDefinitions()
|
| Methods in com.liferay.portal.kernel.notifications with parameters of type UserNotificationDefinition | |
|---|---|
void |
UserNotificationManager.addUserNotificationDefinition(String portletIf,
UserNotificationDefinition userNotificationDefinition)
|
static void |
UserNotificationManagerUtil.addUserNotificationDefinition(String portletId,
UserNotificationDefinition userNotificationDefinition)
|
| Uses of UserNotificationDefinition in com.liferay.portal.notifications |
|---|
| Methods in com.liferay.portal.notifications that return UserNotificationDefinition | |
|---|---|
UserNotificationDefinition |
UserNotificationManagerImpl.fetchUserNotificationDefinition(String portletId,
long classNameId,
int notificationType)
|
| Methods in com.liferay.portal.notifications that return types with arguments of type UserNotificationDefinition | |
|---|---|
Map<String,List<UserNotificationDefinition>> |
UserNotificationManagerImpl.getUserNotificationDefinitions()
|
| Methods in com.liferay.portal.notifications with parameters of type UserNotificationDefinition | |
|---|---|
void |
UserNotificationManagerImpl.addUserNotificationDefinition(String portletId,
UserNotificationDefinition userNotificationDefinition)
|
|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||