Class MicroblogsEntryConstants

java.lang.Object
com.liferay.microblogs.model.MicroblogsEntryConstants

@Deprecated public class MicroblogsEntryConstants extends Object
Deprecated.
As of Athanasius (7.3.x), replaced by MicroblogsEntryConstants
  • Field Details

    • NOTIFICATION_TYPE_REPLY

      public static final int NOTIFICATION_TYPE_REPLY
      Deprecated.
      See Also:
    • NOTIFICATION_TYPE_REPLY_TO_REPLIED

      public static final int NOTIFICATION_TYPE_REPLY_TO_REPLIED
      Deprecated.
      See Also:
    • NOTIFICATION_TYPE_REPLY_TO_TAGGED

      public static final int NOTIFICATION_TYPE_REPLY_TO_TAGGED
      Deprecated.
      See Also:
    • NOTIFICATION_TYPE_TAG

      public static final int NOTIFICATION_TYPE_TAG
      Deprecated.
      See Also:
    • NOTIFICATION_TYPE_UNKNOWN

      public static final int NOTIFICATION_TYPE_UNKNOWN
      Deprecated.
      See Also:
    • TYPE_EVERYONE

      public static final int TYPE_EVERYONE
      Deprecated.
      See Also:
    • TYPE_REPLY

      public static final int TYPE_REPLY
      Deprecated.
      See Also:
    • TYPE_REPOST

      public static final int TYPE_REPOST
      Deprecated.
      See Also:
  • Constructor Details

    • MicroblogsEntryConstants

      public MicroblogsEntryConstants()
      Deprecated.