|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.messaging.LayoutsLocalPublisherRequest
@Deprecated public class LayoutsLocalPublisherRequest
| Field Summary | |
|---|---|
static String |
COMMAND_ALL_PAGES
Deprecated. |
static String |
COMMAND_SELECTED_PAGES
Deprecated. |
| Constructor Summary | |
|---|---|
LayoutsLocalPublisherRequest()
Deprecated. |
|
LayoutsLocalPublisherRequest(String command,
long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getCommand()
Deprecated. |
String |
getCronText()
Deprecated. |
Date |
getEndDate()
Deprecated. |
Map<Long,Boolean> |
getLayoutIdMap()
Deprecated. |
Map<String,String[]> |
getParameterMap()
Deprecated. |
Date |
getScheduledFireTime()
Deprecated. |
long |
getSourceGroupId()
Deprecated. |
Date |
getStartDate()
Deprecated. |
long |
getTargetGroupId()
Deprecated. |
long |
getUserId()
Deprecated. |
boolean |
isPrivateLayout()
Deprecated. |
void |
setCommand(String command)
Deprecated. |
void |
setCronText(String cronText)
Deprecated. |
void |
setEndDate(Date endDate)
Deprecated. |
void |
setLayoutIdMap(Map<Long,Boolean> layoutIdMap)
Deprecated. |
void |
setParameterMap(Map<String,String[]> parameterMap)
Deprecated. |
void |
setPrivateLayout(boolean privateLayout)
Deprecated. |
void |
setScheduledFireTime(Date scheduledFireTime)
Deprecated. |
void |
setSourceGroupId(long sourceGroupId)
Deprecated. |
void |
setStartDate(Date startDate)
Deprecated. |
void |
setTargetGroupId(long targetGroupId)
Deprecated. |
void |
setUserId(long userId)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COMMAND_ALL_PAGES
public static final String COMMAND_SELECTED_PAGES
| Constructor Detail |
|---|
public LayoutsLocalPublisherRequest()
public LayoutsLocalPublisherRequest(String command,
long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
| Method Detail |
|---|
public String getCommand()
public String getCronText()
public Date getEndDate()
public Map<Long,Boolean> getLayoutIdMap()
public Map<String,String[]> getParameterMap()
public Date getScheduledFireTime()
public long getSourceGroupId()
public Date getStartDate()
public long getTargetGroupId()
public long getUserId()
public boolean isPrivateLayout()
public void setCommand(String command)
public void setCronText(String cronText)
public void setEndDate(Date endDate)
public void setLayoutIdMap(Map<Long,Boolean> layoutIdMap)
public void setParameterMap(Map<String,String[]> parameterMap)
public void setPrivateLayout(boolean privateLayout)
public void setScheduledFireTime(Date scheduledFireTime)
public void setSourceGroupId(long sourceGroupId)
public void setStartDate(Date startDate)
public void setTargetGroupId(long targetGroupId)
public void setUserId(long userId)
|
Liferay 7.0-ce-b7 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||