Liferay 7.0-ce-b4

com.liferay.portlet.exportimport.staging
Interface Staging


@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

buildRemoteURL

String buildRemoteURL(String remoteAddress,
                      int remotePort,
                      String remotePathContext,
                      boolean secureConnection)

buildRemoteURL

@Deprecated
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)


buildRemoteURL

String buildRemoteURL(UnicodeProperties typeSettingsProperties)

checkDefaultLayoutSetBranches

@Deprecated
void checkDefaultLayoutSetBranches(long userId,
                                              Group liveGroup,
                                              boolean branchingPublic,
                                              boolean branchingPrivate,
                                              boolean remote,
                                              ServiceContext serviceContext)
                                   throws PortalException
Deprecated. As of 7.0.0, replaced by checkDefaultLayoutSetBranches(long, Group, boolean, boolean, boolean, ServiceContext)

Throws:
PortalException

copyFromLive

void copyFromLive(PortletRequest PortletRequest)
                  throws PortalException
Throws:
PortalException

copyFromLive

void copyFromLive(PortletRequest PortletRequest,
                  Portlet portlet)
                  throws PortalException
Throws:
PortalException

copyPortlet

@Deprecated
void copyPortlet(PortletRequest PortletRequest,
                            long sourceGroupId,
                            long targetGroupId,
                            long sourcePlid,
                            long targetPlid,
                            String portletId)
                 throws PortalException
Deprecated. As of 7.0.0, replaced by publishPortlet(long, long, long, long, long, String, Map)

Throws:
PortalException

copyRemoteLayouts

void copyRemoteLayouts(ExportImportConfiguration exportImportConfiguration)
                       throws PortalException
Throws:
PortalException

copyRemoteLayouts

void copyRemoteLayouts(long exportImportConfigurationId)
                       throws PortalException
Throws:
PortalException

copyRemoteLayouts

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
Throws:
PortalException

copyRemoteLayouts

@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
Deprecated. As of 7.0.0, replaced by copyRemoteLayouts(long, boolean, Map, Map, String, int, String, boolean, long, boolean)

Throws:
PortalException

copyRemoteLayouts

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
Throws:
PortalException

deleteLastImportSettings

void deleteLastImportSettings(Group liveGroup,
                              boolean privateLayout)
                              throws PortalException
Throws:
PortalException

deleteRecentLayoutRevisionId

void deleteRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
                                  long layoutSetBranchId,
                                  long plid)

deleteRecentLayoutRevisionId

void deleteRecentLayoutRevisionId(long userId,
                                  long layoutSetBranchId,
                                  long plid)

deleteRecentLayoutRevisionId

@Deprecated
void deleteRecentLayoutRevisionId(User user,
                                             long layoutSetBranchId,
                                             long plid)
Deprecated. As of 7.0.0, replaced by deleteRecentLayoutRevisionId(long, long, long)


getErrorMessagesJSONArray

JSONArray getErrorMessagesJSONArray(Locale locale,
                                    Map<String,MissingReference> missingReferences)

getErrorMessagesJSONArray

@Deprecated
JSONArray getErrorMessagesJSONArray(Locale locale,
                                               Map<String,MissingReference> missingReferences,
                                               Map<String,Serializable> contextMap)
Deprecated. As of 7.0.0, replaced by #getErrorMessagesJSONArray(Locale, Map)


getExceptionMessagesJSONObject

JSONObject getExceptionMessagesJSONObject(Locale locale,
                                          Exception e,
                                          ExportImportConfiguration exportImportConfiguration)

getExceptionMessagesJSONObject

@Deprecated
JSONObject getExceptionMessagesJSONObject(Locale locale,
                                                     Exception e,
                                                     Map<String,Serializable> contextMap)
Deprecated. As of 7.0.0, replaced by getExceptionMessagesJSONObject(Locale, Exception, ExportImportConfiguration)


getLiveGroup

Group getLiveGroup(long groupId)

getLiveGroupId

long getLiveGroupId(long groupId)

getMissingParentLayouts

@Deprecated
List<Layout> getMissingParentLayouts(Layout layout,
                                                long liveGroupId)
                                     throws PortalException
Deprecated. As of 7.0.0, moved to ExportImportHelperUtil.getMissingParentLayouts( Layout, long)

Throws:
PortalException

getRecentLayoutRevisionId

long getRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
                               long layoutSetBranchId,
                               long plid)
                               throws PortalException
Throws:
PortalException

getRecentLayoutRevisionId

long getRecentLayoutRevisionId(User user,
                               long layoutSetBranchId,
                               long plid)
                               throws PortalException
Throws:
PortalException

getRecentLayoutSetBranchId

long getRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
                                long layoutSetId)

getRecentLayoutSetBranchId

long getRecentLayoutSetBranchId(User user,
                                long layoutSetId)

getRemoteSiteURL

String getRemoteSiteURL(Group stagingGroup,
                        boolean privateLayout)
                        throws PortalException
Throws:
PortalException

getSchedulerGroupName

String getSchedulerGroupName(String destinationName,
                             long groupId)

getStagedPortletId

String getStagedPortletId(String portletId)

getStagingAndLiveGroupIds

long[] getStagingAndLiveGroupIds(long groupId)
                                 throws PortalException
Throws:
PortalException

getStagingGroup

Group getStagingGroup(long groupId)

getStagingParameters

@Deprecated
Map<String,String[]> getStagingParameters()
Deprecated. As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap( )


getStagingParameters

@Deprecated
Map<String,String[]> getStagingParameters(PortletRequest PortletRequest)
Deprecated. As of 7.0.0, replaced by ExportImportConfigurationParameterMapFactory.buildParameterMap( PortletRequest)


getWarningMessagesJSONArray

JSONArray getWarningMessagesJSONArray(Locale locale,
                                      Map<String,MissingReference> missingReferences)

getWarningMessagesJSONArray

@Deprecated
JSONArray getWarningMessagesJSONArray(Locale locale,
                                                 Map<String,MissingReference> missingReferences,
                                                 Map<String,Serializable> contextMap)
Deprecated. As of 7.0.0, replaced by #getWarningMessagesJSONArray(Locale, Map)


getWorkflowTask

WorkflowTask getWorkflowTask(long userId,
                             LayoutRevision layoutRevision)
                             throws PortalException
Throws:
PortalException

hasWorkflowTask

boolean hasWorkflowTask(long userId,
                        LayoutRevision layoutRevision)
                        throws PortalException
Throws:
PortalException

isIncomplete

boolean isIncomplete(Layout layout,
                     long layoutSetBranchId)

lockGroup

@Deprecated
void lockGroup(long userId,
                          long groupId)
               throws PortalException
Deprecated. As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel( )

Throws:
PortalException

publishLayout

void publishLayout(long userId,
                   long plid,
                   long liveGroupId,
                   boolean includeChildren)
                   throws PortalException
Throws:
PortalException

publishLayouts

void publishLayouts(long userId,
                    ExportImportConfiguration exportImportConfiguration)
                    throws PortalException
Throws:
PortalException

publishLayouts

void publishLayouts(long userId,
                    long exportImportConfigurationId)
                    throws PortalException
Throws:
PortalException

publishLayouts

void publishLayouts(long userId,
                    long sourceGroupId,
                    long targetGroupId,
                    boolean privateLayout,
                    long[] layoutIds,
                    Map<String,String[]> parameterMap)
                    throws PortalException
Throws:
PortalException

publishLayouts

@Deprecated
void publishLayouts(long userId,
                               long sourceGroupId,
                               long targetGroupId,
                               boolean privateLayout,
                               long[] layoutIds,
                               Map<String,String[]> parameterMap,
                               Date startDate,
                               Date endDate)
                    throws PortalException
Deprecated. As of 7.0.0, replaced by publishLayouts(long, long, long, boolean, long[], Map)

Throws:
PortalException

publishLayouts

void publishLayouts(long userId,
                    long sourceGroupId,
                    long targetGroupId,
                    boolean privateLayout,
                    long[] layoutIds,
                    String name,
                    Map<String,String[]> parameterMap)
                    throws PortalException
Throws:
PortalException

publishLayouts

@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
Deprecated. As of 7.0.0, replaced by publishLayouts(long, long, long, boolean, long[], Map)

Throws:
PortalException

publishLayouts

void publishLayouts(long userId,
                    long sourceGroupId,
                    long targetGroupId,
                    boolean privateLayout,
                    Map<String,String[]> parameterMap)
                    throws PortalException
Throws:
PortalException

publishLayouts

@Deprecated
void publishLayouts(long userId,
                               long sourceGroupId,
                               long targetGroupId,
                               boolean privateLayout,
                               Map<String,String[]> parameterMap,
                               Date startDate,
                               Date endDate)
                    throws PortalException
Deprecated. As of 7.0.0, replaced by publishLayouts(long, long, long, boolean, Map)

Throws:
PortalException

publishPortlet

void publishPortlet(long userId,
                    ExportImportConfiguration exportImportConfiguration)
                    throws PortalException
Throws:
PortalException

publishPortlet

void publishPortlet(long userId,
                    long exportImportConfigurationId)
                    throws PortalException
Throws:
PortalException

publishPortlet

void publishPortlet(long userId,
                    long sourceGroupId,
                    long targetGroupId,
                    long sourcePlid,
                    long targetPlid,
                    String portletId,
                    Map<String,String[]> parameterMap)
                    throws PortalException
Throws:
PortalException

publishToLive

void publishToLive(PortletRequest PortletRequest)
                   throws PortalException
Throws:
PortalException

publishToLive

void publishToLive(PortletRequest PortletRequest,
                   Portlet portlet)
                   throws PortalException
Throws:
PortalException

publishToRemote

void publishToRemote(PortletRequest PortletRequest)
                     throws PortalException
Throws:
PortalException

scheduleCopyFromLive

void scheduleCopyFromLive(PortletRequest PortletRequest)
                          throws PortalException
Throws:
PortalException

schedulePublishToLive

void schedulePublishToLive(PortletRequest PortletRequest)
                           throws PortalException
Throws:
PortalException

schedulePublishToRemote

void schedulePublishToRemote(PortletRequest PortletRequest)
                             throws PortalException
Throws:
PortalException

setRecentLayoutBranchId

void setRecentLayoutBranchId(javax.servlet.http.HttpServletRequest request,
                             long layoutSetBranchId,
                             long plid,
                             long layoutBranchId)
                             throws PortalException
Throws:
PortalException

setRecentLayoutBranchId

void setRecentLayoutBranchId(User user,
                             long layoutSetBranchId,
                             long plid,
                             long layoutBranchId)
                             throws PortalException
Throws:
PortalException

setRecentLayoutRevisionId

void setRecentLayoutRevisionId(javax.servlet.http.HttpServletRequest request,
                               long layoutSetBranchId,
                               long plid,
                               long layoutRevisionId)
                               throws PortalException
Throws:
PortalException

setRecentLayoutRevisionId

void setRecentLayoutRevisionId(User user,
                               long layoutSetBranchId,
                               long plid,
                               long layoutRevisionId)
                               throws PortalException
Throws:
PortalException

setRecentLayoutSetBranchId

void setRecentLayoutSetBranchId(javax.servlet.http.HttpServletRequest request,
                                long layoutSetId,
                                long layoutSetBranchId)
                                throws PortalException
Throws:
PortalException

setRecentLayoutSetBranchId

void setRecentLayoutSetBranchId(User user,
                                long layoutSetId,
                                long layoutSetBranchId)
                                throws PortalException
Throws:
PortalException

stripProtocolFromRemoteAddress

String stripProtocolFromRemoteAddress(String remoteAddress)

unlockGroup

@Deprecated
void unlockGroup(long groupId)
Deprecated. As of 7.0.0, see BackgroundTaskExecutor.getIsolationLevel( )


unscheduleCopyFromLive

void unscheduleCopyFromLive(PortletRequest PortletRequest)
                            throws PortalException
Throws:
PortalException

unschedulePublishToLive

void unschedulePublishToLive(PortletRequest PortletRequest)
                             throws PortalException
Throws:
PortalException

unschedulePublishToRemote

void unschedulePublishToRemote(PortletRequest PortletRequest)
                               throws PortalException
Throws:
PortalException

updateLastImportSettings

void updateLastImportSettings(Element layoutElement,
                              Layout layout,
                              PortletDataContext portletDataContext)
                              throws PortalException
Throws:
PortalException

updateLastPublishDate

@Deprecated
void updateLastPublishDate(long sourceGroupId,
                                      boolean privateLayout,
                                      Date lastPublishDate)
                           throws PortalException
Deprecated. As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate( long, boolean, com.liferay.portal.kernel.util.DateRange, Date)

Throws:
PortalException

updateLastPublishDate

@Deprecated
void updateLastPublishDate(String portletId,
                                      PortletPreferences portletPreferences,
                                      Date lastPublishDate)
                           throws PortalException
Deprecated. As of 7.0.0, replaced by ExportImportDateUtil.updateLastPublishDate( String, PortletPreferences, com.liferay.portal.kernel.util.DateRange, Date)

Throws:
PortalException

updateStaging

void updateStaging(PortletRequest PortletRequest,
                   Group liveGroup)
                   throws PortalException
Throws:
PortalException

validateRemote

void validateRemote(long groupId,
                    String remoteAddress,
                    int remotePort,
                    String remotePathContext,
                    boolean secureConnection,
                    long remoteGroupId)
                    throws PortalException
Throws:
PortalException

validateRemote

@Deprecated
void validateRemote(String remoteAddress,
                               int remotePort,
                               String remotePathContext,
                               boolean secureConnection,
                               long remoteGroupId)
                    throws PortalException
Deprecated. As of 7.0.0, replaced by validateRemote(long, String, int, String, boolean, long)

Throws:
PortalException

Liferay 7.0-ce-b4