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

/layout/schedule-publish-to-live

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.

schedulePublishToLive

Parâmetros

p_auth String

authentication token used to validate the request

sourceGroupId long
targetGroupId long
privateLayout boolean
layoutIdMap java.util.Map
parameterMap java.util.Map
scope java.lang.String
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
long
privateLayout boolean
java.util.Map
java.util.Map
java.lang.String
java.util.Date
java.util.Date
java.lang.String
java.lang.String
java.util.Date
java.util.Date
java.lang.String