com.liferay.portlet.documentlibrary.action
Class ActionUtil
java.lang.Object
com.liferay.portlet.documentlibrary.action.ActionUtil
public class ActionUtil
- extends java.lang.Object
- Author:
- Brian Wing Shun Chan, Sergio González
|
Method Summary |
static void |
getFileEntries(javax.servlet.http.HttpServletRequest request)
|
static void |
getFileEntries(javax.portlet.PortletRequest portletRequest)
|
static void |
getFileEntry(javax.servlet.http.HttpServletRequest request)
|
static void |
getFileEntry(javax.portlet.PortletRequest portletRequest)
|
static void |
getFileShortcut(javax.servlet.http.HttpServletRequest request)
|
static void |
getFileShortcut(javax.portlet.PortletRequest portletRequest)
|
static void |
getFolder(javax.servlet.http.HttpServletRequest request)
|
static void |
getFolder(javax.portlet.PortletRequest portletRequest)
|
static void |
getFolders(javax.servlet.http.HttpServletRequest request)
|
static void |
getFolders(javax.portlet.PortletRequest portletRequest)
|
static void |
getRepository(javax.servlet.http.HttpServletRequest request)
|
static void |
getRepository(javax.portlet.PortletRequest portletRequest)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionUtil
public ActionUtil()
getFileEntries
public static void getFileEntries(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFileEntries
public static void getFileEntries(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFileEntry
public static void getFileEntry(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFileEntry
public static void getFileEntry(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFileShortcut
public static void getFileShortcut(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFileShortcut
public static void getFileShortcut(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFolder
public static void getFolder(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFolder
public static void getFolder(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFolders
public static void getFolders(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFolders
public static void getFolders(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception
getRepository
public static void getRepository(javax.servlet.http.HttpServletRequest request)
throws java.lang.Exception
- Throws:
java.lang.Exception
getRepository
public static void getRepository(javax.portlet.PortletRequest portletRequest)
throws java.lang.Exception
- Throws:
java.lang.Exception