Liferay 7.0-ce-b4

com.liferay.portlet.exportimport.lar
Interface PortletDataContextListener


Deprecated. As of 7.0.0, see ExportImportLifecycleEvent

@Deprecated
public interface PortletDataContextListener


Method Summary
 void onAddZipEntry(String path)
          Deprecated.  
 void onGetZipEntry(String path)
          Deprecated.  
 

Method Detail

onAddZipEntry

void onAddZipEntry(String path)
Deprecated. 

onGetZipEntry

void onGetZipEntry(String path)
Deprecated. 

Liferay 7.0-ce-b4