Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
RESOURCE_NAME |
"com.liferay.microblogs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NOTIFICATION_TYPE_REPLY |
0 |
public static final int |
NOTIFICATION_TYPE_REPLY_TO_REPLIED |
1 |
public static final int |
NOTIFICATION_TYPE_REPLY_TO_TAGGED |
2 |
public static final int |
NOTIFICATION_TYPE_TAG |
3 |
public static final int |
NOTIFICATION_TYPE_UNKNOWN |
-1 |
public static final int |
TYPE_EVERYONE |
0 |
public static final int |
TYPE_REPLY |
1 |
public static final int |
TYPE_REPOST |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
MICROBLOGS |
"com_liferay_microblogs_web_portlet_MicroblogsPortlet" |
public static final java.lang.String |
MICROBLOGS_STATUS_UPDATE |
"com_liferay_microblogs_web_portlet_MicroblogsStatusUpdatePortlet" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NOTIFICATION_TYPE_REPLY |
0 |
public static final int |
NOTIFICATION_TYPE_REPLY_TO_REPLIED |
1 |
public static final int |
NOTIFICATION_TYPE_REPLY_TO_TAGGED |
2 |
public static final int |
NOTIFICATION_TYPE_TAG |
3 |
public static final int |
NOTIFICATION_TYPE_UNKNOWN |
-1 |
public static final int |
TYPE_EVERYONE |
0 |
public static final int |
TYPE_REPLY |
1 |
public static final int |
TYPE_REPOST |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
ORDER_BY_ASC |
"createDate ASC" |
public static final java.lang.String |
ORDER_BY_DESC |
"createDate DESC" |