Class SpaceWebNotificationItem

java.lang.Object
org.exoplatform.social.notification.model.SpaceWebNotificationItem
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
SpaceWebNotificationItemUpdate

public class SpaceWebNotificationItem extends Object implements Cloneable
  • Constructor Details

    • SpaceWebNotificationItem

      public SpaceWebNotificationItem(String applicationName, String applicationItemId, long userId, long spaceId)
  • Method Details