DLApp
Layout
LayoutRevision
SocialRequest
Não há serviços correspondentes a essa frase.

/layout/schedule-publish-to-remote

Método HTTP
POST
com.liferay.portal.service.impl.LayoutServiceImpl

Provides the remote service for accessing, adding, deleting, exporting, importing, scheduling publishing of, and updating layouts. Its methods include permission checks.

schedulePublishToRemote

Parâmetros

p_auth String

authentication token used to validate the request

sourceGroupId long
privateLayout boolean
layoutIdMap java.util.Map
parameterMap java.util.Map
remoteAddress java.lang.String
remotePort int
remotePathContext java.lang.String
secureConnection boolean
remoteGroupId long
remotePrivateLayout boolean
startDate java.util.Date
endDate java.util.Date
groupName java.lang.String
cronText java.lang.String
schedulerStartDate java.util.Date
schedulerEndDate java.util.Date
description java.lang.String

Tipo de Retorno

void

Exceção

com.liferay.portal.kernel.exception.PortalException

Executar

String
long
privateLayout boolean
java.util.Map
java.util.Map
java.lang.String
int
java.lang.String
secureConnection boolean
long
remotePrivateLayout boolean
java.util.Date
java.util.Date
java.lang.String
java.lang.String
java.util.Date
java.util.Date
java.lang.String