Liferay 7.0-ce-b4

com.liferay.taglib.util
Class RestoreEntryUtil

java.lang.Object
  extended by com.liferay.taglib.util.RestoreEntryUtil

public class RestoreEntryUtil
extends Object


Constructor Summary
RestoreEntryUtil()
           
 
Method Summary
static JSONObject checkEntry(PortletRequest portletRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestoreEntryUtil

public RestoreEntryUtil()
Method Detail

checkEntry

public static JSONObject checkEntry(PortletRequest portletRequest)
                             throws PortalException
Throws:
PortalException

Liferay 7.0-ce-b4