| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
POLLS |
"com_liferay_polls_web_portlet_PollsPortlet" |
public static final java.lang.String |
POLLS_DISPLAY |
"com_liferay_polls_web_portlet_PollsDisplayPortlet" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
POLLS_QUESTION |
"POLLS_QUESTION" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
RESOURCE_NAME |
"com.liferay.polls" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ORDER_BY_ASC |
"PollsQuestion.createDate ASC" |
public static final java.lang.String |
ORDER_BY_DESC |
"PollsQuestion.createDate DESC" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
ORDER_BY_ASC |
"PollsQuestion.title ASC" |
public static final java.lang.String |
ORDER_BY_DESC |
"PollsQuestion.title DESC" |