Liferay 7.0-ce-m3

Package com.liferay.portal.util

This package defines the portal utility interfaces and classes.

See:
          Description

Interface Summary
ClassLoaderUtil.PACL  
CustomJspRegistry  
LayoutClone  
LayoutTypePortletFactory  
Portal  
PortalInetSocketAddressEventListener  
PortalPortEventListener Deprecated. As of 7.0.0, replaced by PortalInetSocketAddressEventListener
PortletLister  
PortletListerFactory  
PropsKeys Deprecated. As of 6.2.0, replaced by PropsKeys.
 

Class Summary
AggregateUtil  
BaseUserNotificationTestCase  
BrowserLauncher  
CalendarFactoryImpl  
ClassLoaderUtil  
ClassLoaderUtil.NoPACL  
ColorSchemeFactoryImpl  
Constants Deprecated. As of 6.2.0, moved to Constants
ContentTypeUtil Deprecated. As of 6.1.0, replaced by MimeTypesUtil
CookieKeys Deprecated. As of 6.2.0, replaced by CookieKeys
CustomJspRegistryImpl  
CustomJspRegistryUtil  
DateFormatFactoryImpl  
DigesterImpl  
EntityResolver  
ExtRegistry  
FacebookConnectUtil Deprecated. As of 6.1.0, replaced by FacebookConnectUtil
FastDateFormatFactoryImpl  
FileImpl  
FileMultiValueMap<K extends Serializable,V extends Serializable>  
FriendlyURLNormalizerImpl  
GroupSubscriptionCheckSubscriptionSender  
HashCodeFactoryImpl  
HashCodeImpl  
HtmlImpl Provides the implementation of the HTML utility interface for escaping, rendering, replacing, and stripping HTML text.
HttpImpl  
InitUtil  
InstancePool Deprecated. As of 6.2.0, moved to InstancePool
JarUtil  
JavaFieldsParser  
JavaScriptBundleUtil  
LayoutCloneFactory  
LayoutDescription  
LayoutListUtil  
LayoutTypeControllerTracker  
LayoutTypePortletFactoryImpl  
LayoutTypePortletFactoryUtil  
LayoutURLUtil  
LocalizationImpl  
MaintenanceUtil  
MemoryMultiValueMap<K extends Serializable,V extends Serializable>  
MethodParametersResolverImpl  
MimeTypesImpl  
MultiValueMapFactoryImpl  
OpenIdUtil  
PortalImpl  
PortalInstances  
PortalSimpleDateFormat  
PortalUtil  
PortletCategoryKeys  
PortletCategoryUtil  
PortletKeys  
PortletListerFactoryImpl  
PortletListerFactoryUtil  
PortletListerImpl  
PrefsPropsImpl  
PrefsPropsUtil  
PropsFiles  
PropsImpl  
PropsUtil  
PropsUtilTask  
PropsValues  
RepositoryUtil  
ResourcePermissionsThreadLocal  
ResourcePermissionUtil  
RobotsUtil  
ServiceBeanMethodInvocationFactoryImpl  
SessionClicks  
SessionClicks_IW  
SessionLayoutClone  
ShutdownUtil  
SubscriptionSender  
ThemeFactoryImpl  
URLUtil  
WebAppPool  
WebKeys  
 

Package com.liferay.portal.util Description

This package defines the portal utility interfaces and classes. They apply to the portal, portal port event listeners, the custom JSP registry, layout type portlets, portlet keys, portlet category keys, portlet listers, session clicks, and subscription senders.

Make use of utility interfaces and classes for:

Some of the most significant classes that you may need to use are:

Interfaces

Classes


Liferay 7.0-ce-m3