Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.lar.MissingReferences

Packages that use MissingReferences
com.liferay.portal This package defines the common portal exceptions. 
com.liferay.portal.kernel.lar   
com.liferay.portal.lar This package defines the portal archiving interfaces, classes, and exceptions. 
com.liferay.portal.lar.backgroundtask   
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.service.http This package defines the HTTP and SOAP portal service utilities. 
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portlet.layoutsadmin.action   
com.liferay.portlet.portletconfiguration.action   
 

Uses of MissingReferences in com.liferay.portal
 

Methods in com.liferay.portal that return MissingReferences
 MissingReferences MissingReferenceException.getMissingReferences()
           
 

Constructors in com.liferay.portal with parameters of type MissingReferences
MissingReferenceException(MissingReferences missingReferences)
           
 

Uses of MissingReferences in com.liferay.portal.kernel.lar
 

Methods in com.liferay.portal.kernel.lar that return MissingReferences
static MissingReferences ExportImportHelperUtil.validateMissingReferences(long userId, long groupId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences ExportImportHelper.validateMissingReferences(long userId, long groupId, Map<String,String[]> parameterMap, File file)
           
 

Uses of MissingReferences in com.liferay.portal.lar
 

Methods in com.liferay.portal.lar that return MissingReferences
 MissingReferences LayoutImporter.validateFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences PortletImporter.validateFile(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences ExportImportHelperImpl.validateMissingReferences(long userId, long groupId, Map<String,String[]> parameterMap, File file)
           
 

Uses of MissingReferences in com.liferay.portal.lar.backgroundtask
 

Methods in com.liferay.portal.lar.backgroundtask with parameters of type MissingReferences
protected  BackgroundTaskResult BaseStagingBackgroundTaskExecutor.processMissingReferences(BackgroundTask backgroundTask, MissingReferences missingReferences)
           
 

Uses of MissingReferences in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return MissingReferences
 MissingReferences LayoutService.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutServiceWrapper.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
static MissingReferences LayoutServiceUtil.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutService.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutServiceWrapper.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
static MissingReferences LayoutServiceUtil.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutLocalService.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutLocalServiceWrapper.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
static MissingReferences LayoutLocalServiceUtil.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutLocalService.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutLocalServiceWrapper.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
static MissingReferences LayoutLocalServiceUtil.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutLocalService.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutLocalServiceWrapper.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
static MissingReferences LayoutLocalServiceUtil.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutLocalService.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutLocalServiceWrapper.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
static MissingReferences LayoutLocalServiceUtil.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutService.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutServiceWrapper.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
static MissingReferences LayoutServiceUtil.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutService.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutServiceWrapper.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
static MissingReferences LayoutServiceUtil.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences StagingServiceWrapper.validateStagingRequest(long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
static MissingReferences StagingServiceUtil.validateStagingRequest(long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 MissingReferences StagingService.validateStagingRequest(long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
static MissingReferences StagingLocalServiceUtil.validateStagingRequest(long userId, long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 MissingReferences StagingLocalService.validateStagingRequest(long userId, long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 MissingReferences StagingLocalServiceWrapper.validateStagingRequest(long userId, long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 

Uses of MissingReferences in com.liferay.portal.service.http
 

Methods in com.liferay.portal.service.http that return MissingReferences
static MissingReferences LayoutServiceHttp.validateImportLayoutsFile(HttpPrincipal httpPrincipal, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
static MissingReferences LayoutServiceHttp.validateImportLayoutsFile(HttpPrincipal httpPrincipal, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
static MissingReferences LayoutServiceHttp.validateImportPortletInfo(HttpPrincipal httpPrincipal, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
static MissingReferences LayoutServiceHttp.validateImportPortletInfo(HttpPrincipal httpPrincipal, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
static MissingReferences StagingServiceHttp.validateStagingRequest(HttpPrincipal httpPrincipal, long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 

Uses of MissingReferences in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return MissingReferences
 MissingReferences LayoutServiceImpl.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutServiceImpl.validateImportLayoutsFile(long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutLocalServiceImpl.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutLocalServiceImpl.validateImportLayoutsFile(long userId, long groupId, boolean privateLayout, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutLocalServiceImpl.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutLocalServiceImpl.validateImportPortletInfo(long userId, long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences LayoutServiceImpl.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, File file)
           
 MissingReferences LayoutServiceImpl.validateImportPortletInfo(long plid, long groupId, String portletId, Map<String,String[]> parameterMap, InputStream inputStream)
           
 MissingReferences StagingServiceImpl.validateStagingRequest(long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 MissingReferences StagingLocalServiceImpl.validateStagingRequest(long userId, long stagingRequestId, boolean privateLayout, Map<String,String[]> parameterMap)
           
 

Uses of MissingReferences in com.liferay.portlet.layoutsadmin.action
 

Methods in com.liferay.portlet.layoutsadmin.action that return MissingReferences
protected  MissingReferences ImportLayoutsAction.validateFile(ActionRequest actionRequest, InputStream inputStream)
           
 

Uses of MissingReferences in com.liferay.portlet.portletconfiguration.action
 

Methods in com.liferay.portlet.portletconfiguration.action that return MissingReferences
protected  MissingReferences ExportImportAction.validateFile(ActionRequest actionRequest, InputStream inputStream)
           
 


Liferay 6.2-ce-ga5