|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.exportimport.staging.StagingImpl
public class StagingImpl
| Constructor Summary | |
|---|---|
StagingImpl()
|
|
| Method Summary | |
|---|---|
String |
buildRemoteURL(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean privateLayout)
|
String |
buildRemoteURL(UnicodeProperties typeSettingsProperties)
|
void |
checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
Deprecated. As of 7.0.0, replaced by StagingLocalServiceUtil.checkDefaultLayoutSetBranches(long,
Group, boolean, boolean, boolean, ServiceContext) |
void |
copyFromLive(PortletRequest portletRequest)
|
void |
copyFromLive(PortletRequest portletRequest,
Portlet portlet)
|
void |
copyPortlet(PortletRequest portletRequest,
long sourceGroupId,
long targetGroupId,
long sourcePlid,
long targetPlid,
String portletId)
Deprecated. As of 7.0.0, replaced by publishPortlet(long, long,
long, long, long, String, Map) |
void |
copyRemoteLayouts(ExportImportConfiguration exportImportConfiguration)
|
void |
copyRemoteLayouts(long exportImportConfigurationId)
|
void |
copyRemoteLayouts(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout)
|
void |
copyRemoteLayouts(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate)
Deprecated. As of 7.0.0, replaced by copyRemoteLayouts(long,
boolean, Map, Map, String, int, String, boolean, long,
boolean) |
void |
deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
|
void |
deleteRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
void |
deleteRecentLayoutRevisionId(long userId,
long layoutSetBranchId,
long plid)
|
protected void |
deleteRecentLayoutRevisionId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid)
|
void |
deleteRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
Deprecated. As of 7.0.0, replaced by deleteRecentLayoutRevisionId(long, long, long) |
void |
disableStaging(Group scopeGroup,
Group liveGroup,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by StagingLocalService.disableStaging(
Group, ServiceContext) |
void |
disableStaging(Group liveGroup,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by StagingLocalService.disableStaging(
Group, ServiceContext) |
void |
disableStaging(PortletRequest portletRequest,
Group scopeGroup,
Group liveGroup,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by StagingLocalService.disableStaging(
PortletRequest, Group, ServiceContext) |
void |
disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by StagingLocalService.disableStaging(
PortletRequest, Group, ServiceContext) |
protected void |
doCopyRemoteLayouts(ExportImportConfiguration exportImportConfiguration,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
boolean remotePrivateLayout)
|
void |
enableLocalStaging(long userId,
Group scopeGroup,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by StagingLocalService.enableLocalStaging(
long, Group, boolean, boolean, ServiceContext) |
void |
enableRemoteStaging(long userId,
Group scopeGroup,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
ServiceContext serviceContext)
Deprecated. As of 6.2.0, replaced by StagingLocalService.enableRemoteStaging(
long, Group, boolean, boolean, String, int, String, boolean,
long, ServiceContext) |
protected boolean |
getBoolean(PortletRequest portletRequest,
Group group,
String param)
|
JSONArray |
getErrorMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
|
JSONObject |
getExceptionMessagesJSONObject(Locale locale,
Exception e,
Map<String,Serializable> contextMap)
|
protected int |
getInteger(PortletRequest portletRequest,
Group group,
String param)
|
Group |
getLiveGroup(long groupId)
|
long |
getLiveGroupId(long groupId)
|
protected long |
getLong(PortletRequest portletRequest,
Group group,
String param)
|
List<Layout> |
getMissingParentLayouts(Layout layout,
long liveGroupId)
Deprecated. As of 7.0.0, moved to ExportImportHelperUtil.getMissingParentLayouts(Layout, long) |
protected PortalPreferences |
getPortalPreferences(User user)
|
protected long |
getRecentLayoutBranchId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid)
|
protected String |
getRecentLayoutBranchIdKey(long layoutSetBranchId,
long plid)
|
long |
getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
protected long |
getRecentLayoutRevisionId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid)
|
long |
getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
protected String |
getRecentLayoutRevisionIdKey(long layoutSetBranchId,
long plid)
|
long |
getRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId)
|
long |
getRecentLayoutSetBranchId(User user,
long layoutSetId)
|
protected String |
getRecentLayoutSetBranchIdKey(long layoutSetId)
|
String |
getSchedulerGroupName(String destinationName,
long groupId)
|
String |
getStagedPortletId(String portletId)
|
Group |
getStagingGroup(long groupId)
|
Map<String,String[]> |
getStagingParameters()
Deprecated. As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap(
) |
Map<String,String[]> |
getStagingParameters(PortletRequest portletRequest)
Deprecated. As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap(
PortletRequest) |
protected int |
getStagingType(PortletRequest portletRequest,
Group liveGroup)
|
protected String |
getString(PortletRequest portletRequest,
Group group,
String param)
|
JSONArray |
getWarningMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
|
WorkflowTask |
getWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
boolean |
hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
protected boolean |
isCompanyGroup(HttpPrincipal httpPrincipal,
Group group)
|
boolean |
isIncomplete(Layout layout,
long layoutSetBranchId)
|
void |
lockGroup(long userId,
long groupId)
Deprecated. As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel(
) |
void |
publishLayout(long userId,
long plid,
long liveGroupId,
boolean includeChildren)
|
void |
publishLayouts(long userId,
ExportImportConfiguration exportImportConfiguration)
|
void |
publishLayouts(long userId,
long exportImportConfigurationId)
|
void |
publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap)
|
void |
publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Deprecated. As of 7.0.0, replaced by publishLayouts(long, long,
long, boolean, long[], Map) |
void |
publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Deprecated. As of 7.0.0, replaced by publishLayouts(long, long,
long, boolean, long[], Map) |
void |
publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap)
|
void |
publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
Deprecated. As of 7.0.0, replaced by publishLayouts(long, long,
long, boolean, Map) |
protected void |
publishLayouts(PortletRequest portletRequest,
long sourceGroupId,
long targetGroupId,
Map<String,String[]> parameterMap,
boolean schedule)
|
void |
publishPortlet(long userId,
ExportImportConfiguration exportImportConfiguration)
|
void |
publishPortlet(long userId,
long exportImportConfigurationId)
|
void |
publishPortlet(long userId,
long sourceGroupId,
long targetGroupId,
long sourcePlid,
long targetPlid,
String portletId,
Map<String,String[]> parameterMap)
|
void |
publishToLive(PortletRequest portletRequest)
|
void |
publishToLive(PortletRequest portletRequest,
Portlet portlet)
|
void |
publishToRemote(PortletRequest portletRequest)
|
protected void |
publishToRemote(PortletRequest portletRequest,
boolean schedule)
|
void |
scheduleCopyFromLive(PortletRequest portletRequest)
|
void |
schedulePublishToLive(PortletRequest portletRequest)
|
void |
schedulePublishToRemote(PortletRequest portletRequest)
|
void |
setRecentLayoutBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid,
long layoutBranchId)
|
protected void |
setRecentLayoutBranchId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid,
long layoutBranchId)
|
void |
setRecentLayoutBranchId(User user,
long layoutSetBranchId,
long plid,
long layoutBranchId)
|
void |
setRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
|
protected void |
setRecentLayoutRevisionId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
|
void |
setRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
|
void |
setRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId,
long layoutSetBranchId)
|
void |
setRecentLayoutSetBranchId(User user,
long layoutSetId,
long layoutSetBranchId)
|
String |
stripProtocolFromRemoteAddress(String remoteAddress)
|
void |
unlockGroup(long groupId)
Deprecated. As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel(
) |
void |
unscheduleCopyFromLive(PortletRequest portletRequest)
|
void |
unschedulePublishToLive(PortletRequest portletRequest)
|
void |
unschedulePublishToRemote(PortletRequest portletRequest)
|
void |
updateLastImportSettings(Element layoutElement,
Layout layout,
PortletDataContext portletDataContext)
|
void |
updateLastPublishDate(long groupId,
boolean privateLayout,
Date lastPublishDate)
Deprecated. As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate(long, boolean,
DateRange, Date) |
void |
updateLastPublishDate(String portletId,
PortletPreferences portletPreferences,
Date lastPublishDate)
Deprecated. As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate(String,
PortletPreferences, DateRange, Date) |
void |
updateStaging(PortletRequest portletRequest,
Group liveGroup)
|
void |
validateRemote(long groupId,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
|
void |
validateRemote(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
Deprecated. As of 7.0.0, replaced by validateRemote(long, String,
int, String, boolean, long) |
protected void |
validateRemoteGroup(long groupId,
long remoteGroupId,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StagingImpl()
| Method Detail |
|---|
public String buildRemoteURL(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean privateLayout)
buildRemoteURL in interface Stagingpublic String buildRemoteURL(UnicodeProperties typeSettingsProperties)
buildRemoteURL in interface Staging
@Deprecated
public void checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
throws PortalException
StagingLocalServiceUtil.checkDefaultLayoutSetBranches(long,
Group, boolean, boolean, boolean, ServiceContext)
checkDefaultLayoutSetBranches in interface StagingPortalException
public void copyFromLive(PortletRequest portletRequest)
throws PortalException
copyFromLive in interface StagingPortalException
public void copyFromLive(PortletRequest portletRequest,
Portlet portlet)
throws PortalException
copyFromLive in interface StagingPortalException
@Deprecated
public void copyPortlet(PortletRequest portletRequest,
long sourceGroupId,
long targetGroupId,
long sourcePlid,
long targetPlid,
String portletId)
throws PortalException
publishPortlet(long, long,
long, long, long, String, Map)
copyPortlet in interface StagingPortalException
public void copyRemoteLayouts(ExportImportConfiguration exportImportConfiguration)
throws PortalException
copyRemoteLayouts in interface StagingPortalException
public void copyRemoteLayouts(long exportImportConfigurationId)
throws PortalException
copyRemoteLayouts in interface StagingPortalException
public void copyRemoteLayouts(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout)
throws PortalException
copyRemoteLayouts in interface StagingPortalException
@Deprecated
public void copyRemoteLayouts(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout,
Date startDate,
Date endDate)
throws PortalException
copyRemoteLayouts(long,
boolean, Map, Map, String, int, String, boolean, long,
boolean)
copyRemoteLayouts in interface StagingPortalException
public void deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
throws PortalException
deleteLastImportSettings in interface StagingPortalException
public void deleteRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
deleteRecentLayoutRevisionId in interface Staging
public void deleteRecentLayoutRevisionId(long userId,
long layoutSetBranchId,
long plid)
deleteRecentLayoutRevisionId in interface Staging
@Deprecated
public void deleteRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
deleteRecentLayoutRevisionId(long, long, long)
deleteRecentLayoutRevisionId in interface Staging
@Deprecated
public void disableStaging(Group scopeGroup,
Group liveGroup,
ServiceContext serviceContext)
throws Exception
StagingLocalService.disableStaging(
Group, ServiceContext)
disableStaging in interface StagingException
@Deprecated
public void disableStaging(Group liveGroup,
ServiceContext serviceContext)
throws Exception
StagingLocalService.disableStaging(
Group, ServiceContext)
disableStaging in interface StagingException
@Deprecated
public void disableStaging(PortletRequest portletRequest,
Group scopeGroup,
Group liveGroup,
ServiceContext serviceContext)
throws Exception
StagingLocalService.disableStaging(
PortletRequest, Group, ServiceContext)
disableStaging in interface StagingException
@Deprecated
public void disableStaging(PortletRequest portletRequest,
Group liveGroup,
ServiceContext serviceContext)
throws Exception
StagingLocalService.disableStaging(
PortletRequest, Group, ServiceContext)
disableStaging in interface StagingException
@Deprecated
public void enableLocalStaging(long userId,
Group scopeGroup,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
ServiceContext serviceContext)
throws Exception
StagingLocalService.enableLocalStaging(
long, Group, boolean, boolean, ServiceContext)
enableLocalStaging in interface StagingException
@Deprecated
public void enableRemoteStaging(long userId,
Group scopeGroup,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
ServiceContext serviceContext)
throws Exception
StagingLocalService.enableRemoteStaging(
long, Group, boolean, boolean, String, int, String, boolean,
long, ServiceContext)
enableRemoteStaging in interface StagingException
public JSONArray getErrorMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
getErrorMessagesJSONArray in interface Staging
public JSONObject getExceptionMessagesJSONObject(Locale locale,
Exception e,
Map<String,Serializable> contextMap)
getExceptionMessagesJSONObject in interface Stagingpublic Group getLiveGroup(long groupId)
getLiveGroup in interface Stagingpublic long getLiveGroupId(long groupId)
getLiveGroupId in interface Staging
@Deprecated
public List<Layout> getMissingParentLayouts(Layout layout,
long liveGroupId)
throws PortalException
ExportImportHelperUtil.getMissingParentLayouts(Layout, long)
getMissingParentLayouts in interface StagingPortalException
public long getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
throws PortalException
getRecentLayoutRevisionId in interface StagingPortalException
public long getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
throws PortalException
getRecentLayoutRevisionId in interface StagingPortalException
public long getRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId)
getRecentLayoutSetBranchId in interface Staging
public long getRecentLayoutSetBranchId(User user,
long layoutSetId)
getRecentLayoutSetBranchId in interface Staging
public String getSchedulerGroupName(String destinationName,
long groupId)
getSchedulerGroupName in interface Stagingpublic String getStagedPortletId(String portletId)
getStagedPortletId in interface Stagingpublic Group getStagingGroup(long groupId)
getStagingGroup in interface Staging@Deprecated public Map<String,String[]> getStagingParameters()
ExportImportConfigurationParameterMapFactory.buildParameterMap(
)
getStagingParameters in interface Staging@Deprecated public Map<String,String[]> getStagingParameters(PortletRequest portletRequest)
ExportImportConfigurationParameterMapFactory.buildParameterMap(
PortletRequest)
getStagingParameters in interface Staging
public JSONArray getWarningMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
getWarningMessagesJSONArray in interface Staging
public WorkflowTask getWorkflowTask(long userId,
LayoutRevision layoutRevision)
throws PortalException
getWorkflowTask in interface StagingPortalException
public boolean hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
throws PortalException
hasWorkflowTask in interface StagingPortalException
public boolean isIncomplete(Layout layout,
long layoutSetBranchId)
isIncomplete in interface Staging
@Deprecated
public void lockGroup(long userId,
long groupId)
throws PortalException
BackgroundTaskExecutor.getIsolationLevel(
)
lockGroup in interface StagingPortalException
public void publishLayout(long userId,
long plid,
long liveGroupId,
boolean includeChildren)
throws PortalException
publishLayout in interface StagingPortalException
public void publishLayouts(long userId,
ExportImportConfiguration exportImportConfiguration)
throws PortalException
publishLayouts in interface StagingPortalException
public void publishLayouts(long userId,
long exportImportConfigurationId)
throws PortalException
publishLayouts in interface StagingPortalException
public void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap)
throws PortalException
publishLayouts in interface StagingPortalException
@Deprecated
public void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
throws PortalException
publishLayouts(long, long,
long, boolean, long[], Map)
publishLayouts in interface StagingPortalException
@Deprecated
public void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
throws PortalException
publishLayouts(long, long,
long, boolean, long[], Map)
publishLayouts in interface StagingPortalException
public void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap)
throws PortalException
publishLayouts in interface StagingPortalException
@Deprecated
public void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate)
throws PortalException
publishLayouts(long, long,
long, boolean, Map)
publishLayouts in interface StagingPortalException
public void publishPortlet(long userId,
ExportImportConfiguration exportImportConfiguration)
throws PortalException
publishPortlet in interface StagingPortalException
public void publishPortlet(long userId,
long exportImportConfigurationId)
throws PortalException
publishPortlet in interface StagingPortalException
public void publishPortlet(long userId,
long sourceGroupId,
long targetGroupId,
long sourcePlid,
long targetPlid,
String portletId,
Map<String,String[]> parameterMap)
throws PortalException
publishPortlet in interface StagingPortalException
public void publishToLive(PortletRequest portletRequest)
throws PortalException
publishToLive in interface StagingPortalException
public void publishToLive(PortletRequest portletRequest,
Portlet portlet)
throws PortalException
publishToLive in interface StagingPortalException
public void publishToRemote(PortletRequest portletRequest)
throws PortalException
publishToRemote in interface StagingPortalException
public void scheduleCopyFromLive(PortletRequest portletRequest)
throws PortalException
scheduleCopyFromLive in interface StagingPortalException
public void schedulePublishToLive(PortletRequest portletRequest)
throws PortalException
schedulePublishToLive in interface StagingPortalException
public void schedulePublishToRemote(PortletRequest portletRequest)
throws PortalException
schedulePublishToRemote in interface StagingPortalException
public void setRecentLayoutBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid,
long layoutBranchId)
setRecentLayoutBranchId in interface Staging
public void setRecentLayoutBranchId(User user,
long layoutSetBranchId,
long plid,
long layoutBranchId)
setRecentLayoutBranchId in interface Staging
public void setRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
setRecentLayoutRevisionId in interface Staging
public void setRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
setRecentLayoutRevisionId in interface Staging
public void setRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId,
long layoutSetBranchId)
setRecentLayoutSetBranchId in interface Staging
public void setRecentLayoutSetBranchId(User user,
long layoutSetId,
long layoutSetBranchId)
setRecentLayoutSetBranchId in interface Stagingpublic String stripProtocolFromRemoteAddress(String remoteAddress)
stripProtocolFromRemoteAddress in interface Staging@Deprecated public void unlockGroup(long groupId)
BackgroundTaskExecutor.getIsolationLevel(
)
unlockGroup in interface Staging
public void unscheduleCopyFromLive(PortletRequest portletRequest)
throws PortalException
unscheduleCopyFromLive in interface StagingPortalException
public void unschedulePublishToLive(PortletRequest portletRequest)
throws PortalException
unschedulePublishToLive in interface StagingPortalException
public void unschedulePublishToRemote(PortletRequest portletRequest)
throws PortalException
unschedulePublishToRemote in interface StagingPortalException
public void updateLastImportSettings(Element layoutElement,
Layout layout,
PortletDataContext portletDataContext)
updateLastImportSettings in interface Staging
@Deprecated
public void updateLastPublishDate(long groupId,
boolean privateLayout,
Date lastPublishDate)
throws PortalException
ExportImportDateUtil.updateLastPublishDate(long, boolean,
DateRange, Date)
updateLastPublishDate in interface StagingPortalException
@Deprecated
public void updateLastPublishDate(String portletId,
PortletPreferences portletPreferences,
Date lastPublishDate)
ExportImportDateUtil.updateLastPublishDate(String,
PortletPreferences, DateRange, Date)
updateLastPublishDate in interface Staging
public void updateStaging(PortletRequest portletRequest,
Group liveGroup)
throws PortalException
updateStaging in interface StagingPortalException
public void validateRemote(long groupId,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
throws PortalException
validateRemote in interface StagingPortalException
@Deprecated
public void validateRemote(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
validateRemote(long, String,
int, String, boolean, long)
validateRemote in interface Staging
protected void deleteRecentLayoutRevisionId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid)
protected void doCopyRemoteLayouts(ExportImportConfiguration exportImportConfiguration,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
boolean remotePrivateLayout)
throws PortalException
PortalException
protected boolean getBoolean(PortletRequest portletRequest,
Group group,
String param)
protected int getInteger(PortletRequest portletRequest,
Group group,
String param)
protected long getLong(PortletRequest portletRequest,
Group group,
String param)
protected PortalPreferences getPortalPreferences(User user)
protected long getRecentLayoutBranchId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid)
protected String getRecentLayoutBranchIdKey(long layoutSetBranchId,
long plid)
protected long getRecentLayoutRevisionId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid)
throws PortalException
PortalException
protected String getRecentLayoutRevisionIdKey(long layoutSetBranchId,
long plid)
protected String getRecentLayoutSetBranchIdKey(long layoutSetId)
protected int getStagingType(PortletRequest portletRequest,
Group liveGroup)
protected String getString(PortletRequest portletRequest,
Group group,
String param)
protected boolean isCompanyGroup(HttpPrincipal httpPrincipal,
Group group)
protected void publishLayouts(PortletRequest portletRequest,
long sourceGroupId,
long targetGroupId,
Map<String,String[]> parameterMap,
boolean schedule)
throws PortalException
PortalException
protected void publishToRemote(PortletRequest portletRequest,
boolean schedule)
throws PortalException
PortalException
protected void setRecentLayoutBranchId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid,
long layoutBranchId)
protected void setRecentLayoutRevisionId(PortalPreferences portalPreferences,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
protected void validateRemoteGroup(long groupId,
long remoteGroupId,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection)
throws PortalException
PortalException
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||