| Package | Description |
|---|---|
| org.exoplatform.ps.chromattic.entity | |
| org.exoplatform.ps.storage.api | |
| org.exoplatform.ps.storage.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleNotification_Chromattic |
| Modifier and Type | Field and Description |
|---|---|
static org.chromattic.api.PropertyLiteral<SimpleNotification,String> |
SimpleNotification_.id |
static org.chromattic.api.PropertyLiteral<SimpleNotification,String> |
SimpleNotification_.name |
static org.chromattic.api.PropertyLiteral<SimpleNotification,Integer> |
SimpleNotification_.number |
static org.chromattic.api.PropertyLiteral<SimpleNotification,String> |
SimpleNotification_.path |
static org.chromattic.api.PropertyLiteral<SimpleNotificationsLocation,SimpleNotification> |
SimpleNotificationsLocation_.simpleNotification |
static org.chromattic.api.PropertyLiteral<SimpleNotification,String> |
SimpleNotification_.summary |
static org.chromattic.api.PropertyLiteral<SimpleNotification,String> |
SimpleNotification_.type |
static org.chromattic.api.PropertyLiteral<SimpleNotification,String> |
SimpleNotification_.userId |
| Modifier and Type | Method and Description |
|---|---|
SimpleNotification |
SimpleNotificationsLocation_Chromattic.createSimpleNotification() |
abstract SimpleNotification |
SimpleNotificationsLocation.createSimpleNotification() |
SimpleNotification |
SimpleNotificationsLocation.getSimpleNotification(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,SimpleNotification> |
SimpleNotificationsLocation.getSimpleNotification() |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleNotification> |
SimpleNotifServiceStorage.getSimpleNotificationsByUserId(String userId,
long offset,
long limit) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleNotification> |
SimpleNotifServiceStorageImpl.getSimpleNotificationsByUserId(String userId,
long offset,
long limit) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.