|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.messaging.LayoutsLocalPublisherRequest com.liferay.portal.messaging.LayoutsRemotePublisherRequest com.liferay.portlet.communities.messaging.LayoutsRemotePublisherRequest
LayoutsRemotePublisherRequest
public class LayoutsRemotePublisherRequest
Field Summary |
---|
Fields inherited from class com.liferay.portal.messaging.LayoutsLocalPublisherRequest |
---|
COMMAND_ALL_PAGES, COMMAND_SELECTED_PAGES |
Constructor Summary | |
---|---|
LayoutsRemotePublisherRequest()
Deprecated. |
|
LayoutsRemotePublisherRequest(long userId,
long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.liferay.portal.messaging.LayoutsLocalPublisherRequest |
---|
getCommand, getTargetGroupId, setCommand, setTargetGroupId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayoutsRemotePublisherRequest()
public LayoutsRemotePublisherRequest(long userId, long sourceGroupId, boolean privateLayout, Map<Long,Boolean> layoutIdMap, Map<String,String[]> parameterMap, String remoteAddress, int remotePort, boolean secureConnection, long remoteGroupId, boolean remotePrivateLayout, Date startDate, Date endDate)
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |