public class ActionUtil
extends java.lang.Object
Constructor and Description |
---|
ActionUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
getAddress(javax.servlet.http.HttpServletRequest request) |
static void |
getAddress(javax.portlet.PortletRequest portletRequest) |
static void |
getEmailAddress(javax.servlet.http.HttpServletRequest request) |
static void |
getEmailAddress(javax.portlet.PortletRequest portletRequest) |
static com.liferay.portal.kernel.model.Organization |
getOrganization(javax.servlet.http.HttpServletRequest request) |
static com.liferay.portal.kernel.model.Organization |
getOrganization(javax.portlet.PortletRequest portletRequest) |
static void |
getOrgLabor(javax.servlet.http.HttpServletRequest request) |
static void |
getOrgLabor(javax.portlet.PortletRequest portletRequest) |
static void |
getPhone(javax.servlet.http.HttpServletRequest request) |
static void |
getPhone(javax.portlet.PortletRequest portletRequest) |
static void |
getWebsite(javax.servlet.http.HttpServletRequest request) |
static void |
getWebsite(javax.portlet.PortletRequest portletRequest) |
public static void getAddress(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
public static void getAddress(javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
public static void getEmailAddress(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
public static void getEmailAddress(javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
public static com.liferay.portal.kernel.model.Organization getOrganization(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
public static com.liferay.portal.kernel.model.Organization getOrganization(javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
public static void getOrgLabor(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
public static void getOrgLabor(javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
public static void getPhone(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
public static void getPhone(javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception
public static void getWebsite(javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
java.lang.Exception
public static void getWebsite(javax.portlet.PortletRequest portletRequest) throws java.lang.Exception
java.lang.Exception