|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface Staging
| Method Summary | |
|---|---|
String |
buildRemoteURL(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection)
|
String |
buildRemoteURL(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean privateLayout)
Deprecated. As of 7.0.0, replaced by getRemoteSiteURL(Group,
boolean) |
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 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 |
copyRemoteLayouts(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
String name,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout)
|
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)
|
void |
deleteRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
Deprecated. As of 7.0.0, replaced by deleteRecentLayoutRevisionId(long, long, long) |
JSONArray |
getErrorMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences)
|
JSONArray |
getErrorMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
Deprecated. As of 7.0.0, replaced by #getErrorMessagesJSONArray(Locale, Map |
JSONObject |
getExceptionMessagesJSONObject(Locale locale,
Exception e,
ExportImportConfiguration exportImportConfiguration)
|
JSONObject |
getExceptionMessagesJSONObject(Locale locale,
Exception e,
Map<String,Serializable> contextMap)
Deprecated. As of 7.0.0, replaced by getExceptionMessagesJSONObject(Locale, Exception,
ExportImportConfiguration) |
Group |
getLiveGroup(long groupId)
|
long |
getLiveGroupId(long groupId)
|
List<Layout> |
getMissingParentLayouts(Layout layout,
long liveGroupId)
Deprecated. As of 7.0.0, moved to ExportImportHelperUtil.getMissingParentLayouts(
Layout, long) |
long |
getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
|
long |
getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
|
long |
getRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId)
|
long |
getRecentLayoutSetBranchId(User user,
long layoutSetId)
|
String |
getRemoteSiteURL(Group stagingGroup,
boolean privateLayout)
|
String |
getSchedulerGroupName(String destinationName,
long groupId)
|
String |
getStagedPortletId(String portletId)
|
long[] |
getStagingAndLiveGroupIds(long groupId)
|
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) |
JSONArray |
getWarningMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences)
|
JSONArray |
getWarningMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
Deprecated. As of 7.0.0, replaced by #getWarningMessagesJSONArray(Locale, Map |
WorkflowTask |
getWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
boolean |
hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
|
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,
long[] layoutIds,
String name,
Map<String,String[]> parameterMap)
|
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) |
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)
|
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)
|
void |
setRecentLayoutBranchId(User user,
long layoutSetBranchId,
long plid,
long layoutBranchId)
|
void |
setRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
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 sourceGroupId,
boolean privateLayout,
Date lastPublishDate)
Deprecated. As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate(
long, boolean, com.liferay.portal.kernel.util.DateRange,
Date) |
void |
updateLastPublishDate(String portletId,
PortletPreferences portletPreferences,
Date lastPublishDate)
Deprecated. As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate(
String, PortletPreferences,
com.liferay.portal.kernel.util.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) |
| Method Detail |
|---|
String buildRemoteURL(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection)
@Deprecated
String buildRemoteURL(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean privateLayout)
getRemoteSiteURL(Group,
boolean)
String buildRemoteURL(UnicodeProperties typeSettingsProperties)
@Deprecated
void checkDefaultLayoutSetBranches(long userId,
Group liveGroup,
boolean branchingPublic,
boolean branchingPrivate,
boolean remote,
ServiceContext serviceContext)
throws PortalException
checkDefaultLayoutSetBranches(long, Group, boolean, boolean,
boolean, ServiceContext)
PortalException
void copyFromLive(PortletRequest PortletRequest)
throws PortalException
PortalException
void copyFromLive(PortletRequest PortletRequest,
Portlet portlet)
throws PortalException
PortalException
@Deprecated
void copyPortlet(PortletRequest PortletRequest,
long sourceGroupId,
long targetGroupId,
long sourcePlid,
long targetPlid,
String portletId)
throws PortalException
publishPortlet(long, long,
long, long, long, String, Map)
PortalException
void copyRemoteLayouts(ExportImportConfiguration exportImportConfiguration)
throws PortalException
PortalException
void copyRemoteLayouts(long exportImportConfigurationId)
throws PortalException
PortalException
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
PortalException
@Deprecated
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)
PortalException
void copyRemoteLayouts(long sourceGroupId,
boolean privateLayout,
Map<Long,Boolean> layoutIdMap,
String name,
Map<String,String[]> parameterMap,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId,
boolean remotePrivateLayout)
throws PortalException
PortalException
void deleteLastImportSettings(Group liveGroup,
boolean privateLayout)
throws PortalException
PortalException
void deleteRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
void deleteRecentLayoutRevisionId(long userId,
long layoutSetBranchId,
long plid)
@Deprecated
void deleteRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
deleteRecentLayoutRevisionId(long, long, long)
JSONArray getErrorMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences)
@Deprecated
JSONArray getErrorMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
#getErrorMessagesJSONArray(Locale, Map)
JSONObject getExceptionMessagesJSONObject(Locale locale,
Exception e,
ExportImportConfiguration exportImportConfiguration)
@Deprecated
JSONObject getExceptionMessagesJSONObject(Locale locale,
Exception e,
Map<String,Serializable> contextMap)
getExceptionMessagesJSONObject(Locale, Exception,
ExportImportConfiguration)
Group getLiveGroup(long groupId)
long getLiveGroupId(long groupId)
@Deprecated
List<Layout> getMissingParentLayouts(Layout layout,
long liveGroupId)
throws PortalException
ExportImportHelperUtil.getMissingParentLayouts(
Layout, long)
PortalException
long getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid)
throws PortalException
PortalException
long getRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid)
throws PortalException
PortalException
long getRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId)
long getRecentLayoutSetBranchId(User user,
long layoutSetId)
String getRemoteSiteURL(Group stagingGroup,
boolean privateLayout)
throws PortalException
PortalException
String getSchedulerGroupName(String destinationName,
long groupId)
String getStagedPortletId(String portletId)
long[] getStagingAndLiveGroupIds(long groupId)
throws PortalException
PortalExceptionGroup getStagingGroup(long groupId)
@Deprecated Map<String,String[]> getStagingParameters()
ExportImportConfigurationParameterMapFactory.buildParameterMap(
)
@Deprecated Map<String,String[]> getStagingParameters(PortletRequest PortletRequest)
ExportImportConfigurationParameterMapFactory.buildParameterMap(
PortletRequest)
JSONArray getWarningMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences)
@Deprecated
JSONArray getWarningMessagesJSONArray(Locale locale,
Map<String,MissingReference> missingReferences,
Map<String,Serializable> contextMap)
#getWarningMessagesJSONArray(Locale, Map)
WorkflowTask getWorkflowTask(long userId,
LayoutRevision layoutRevision)
throws PortalException
PortalException
boolean hasWorkflowTask(long userId,
LayoutRevision layoutRevision)
throws PortalException
PortalException
boolean isIncomplete(Layout layout,
long layoutSetBranchId)
@Deprecated
void lockGroup(long userId,
long groupId)
throws PortalException
BackgroundTaskExecutor.getIsolationLevel(
)
PortalException
void publishLayout(long userId,
long plid,
long liveGroupId,
boolean includeChildren)
throws PortalException
PortalException
void publishLayouts(long userId,
ExportImportConfiguration exportImportConfiguration)
throws PortalException
PortalException
void publishLayouts(long userId,
long exportImportConfigurationId)
throws PortalException
PortalException
void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap)
throws PortalException
PortalException
@Deprecated
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)
PortalException
void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
long[] layoutIds,
String name,
Map<String,String[]> parameterMap)
throws PortalException
PortalException
@Deprecated
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)
PortalException
void publishLayouts(long userId,
long sourceGroupId,
long targetGroupId,
boolean privateLayout,
Map<String,String[]> parameterMap)
throws PortalException
PortalException
@Deprecated
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)
PortalException
void publishPortlet(long userId,
ExportImportConfiguration exportImportConfiguration)
throws PortalException
PortalException
void publishPortlet(long userId,
long exportImportConfigurationId)
throws PortalException
PortalException
void publishPortlet(long userId,
long sourceGroupId,
long targetGroupId,
long sourcePlid,
long targetPlid,
String portletId,
Map<String,String[]> parameterMap)
throws PortalException
PortalException
void publishToLive(PortletRequest PortletRequest)
throws PortalException
PortalException
void publishToLive(PortletRequest PortletRequest,
Portlet portlet)
throws PortalException
PortalException
void publishToRemote(PortletRequest PortletRequest)
throws PortalException
PortalException
void scheduleCopyFromLive(PortletRequest PortletRequest)
throws PortalException
PortalException
void schedulePublishToLive(PortletRequest PortletRequest)
throws PortalException
PortalException
void schedulePublishToRemote(PortletRequest PortletRequest)
throws PortalException
PortalException
void setRecentLayoutBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid,
long layoutBranchId)
throws PortalException
PortalException
void setRecentLayoutBranchId(User user,
long layoutSetBranchId,
long plid,
long layoutBranchId)
throws PortalException
PortalException
void setRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
throws PortalException
PortalException
void setRecentLayoutRevisionId(User user,
long layoutSetBranchId,
long plid,
long layoutRevisionId)
throws PortalException
PortalException
void setRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
long layoutSetId,
long layoutSetBranchId)
throws PortalException
PortalException
void setRecentLayoutSetBranchId(User user,
long layoutSetId,
long layoutSetBranchId)
throws PortalException
PortalExceptionString stripProtocolFromRemoteAddress(String remoteAddress)
@Deprecated void unlockGroup(long groupId)
BackgroundTaskExecutor.getIsolationLevel(
)
void unscheduleCopyFromLive(PortletRequest PortletRequest)
throws PortalException
PortalException
void unschedulePublishToLive(PortletRequest PortletRequest)
throws PortalException
PortalException
void unschedulePublishToRemote(PortletRequest PortletRequest)
throws PortalException
PortalException
void updateLastImportSettings(Element layoutElement,
Layout layout,
PortletDataContext portletDataContext)
throws PortalException
PortalException
@Deprecated
void updateLastPublishDate(long sourceGroupId,
boolean privateLayout,
Date lastPublishDate)
throws PortalException
ExportImportDateUtil.updateLastPublishDate(
long, boolean, com.liferay.portal.kernel.util.DateRange,
Date)
PortalException
@Deprecated
void updateLastPublishDate(String portletId,
PortletPreferences portletPreferences,
Date lastPublishDate)
throws PortalException
ExportImportDateUtil.updateLastPublishDate(
String, PortletPreferences,
com.liferay.portal.kernel.util.DateRange, Date)
PortalException
void updateStaging(PortletRequest PortletRequest,
Group liveGroup)
throws PortalException
PortalException
void validateRemote(long groupId,
String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
throws PortalException
PortalException
@Deprecated
void validateRemote(String remoteAddress,
int remotePort,
String remotePathContext,
boolean secureConnection,
long remoteGroupId)
throws PortalException
validateRemote(long, String,
int, String, boolean, long)
PortalException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||