com.liferay.portlet.communities.messaging
Class LayoutsLocalPublisherRequest
java.lang.Object
com.liferay.portal.messaging.LayoutsLocalPublisherRequest
com.liferay.portlet.communities.messaging.LayoutsLocalPublisherRequest
- All Implemented Interfaces:
- Serializable
Deprecated. LayoutsLocalPublisherRequest
public class LayoutsLocalPublisherRequest
- extends LayoutsLocalPublisherRequest
- See Also:
- Serialized Form
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. |
Methods inherited from class com.liferay.portal.messaging.LayoutsLocalPublisherRequest |
getCommand, getCronText, getEndDate, getLayoutIdMap, getParameterMap, getScheduledFireTime, getSourceGroupId, getStartDate, getTargetGroupId, getUserId, isPrivateLayout, setCommand, setCronText, setEndDate, setLayoutIdMap, setParameterMap, setPrivateLayout, setScheduledFireTime, setSourceGroupId, setStartDate, setTargetGroupId, setUserId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutsLocalPublisherRequest
public LayoutsLocalPublisherRequest()
- Deprecated.
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)
- Deprecated.