Liferay 7.0-ce-b4

Package com.liferay.portal.util

This package defines the portal utility interfaces and classes.

See:
          Description

Interface Summary
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.
TermsOfUseContentProvider  
 

Class Summary
AggregateUtil  
BrowserLauncher  
CalendarFactoryImpl  
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  
DefaultLayoutPrototypesUtil  
DefaultLayoutSetPrototypesUtil  
DigesterImpl  
EntityResolver  
ExtRegistry  
FastDateFormatFactoryImpl  
FileImpl  
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  
LayoutSitemapURLProvider  
LayoutTypeAccessPolicyTracker  
LayoutTypeControllerTracker  
LayoutTypePortletFactoryImpl  
LayoutTypePortletFactoryUtil  
LayoutURLUtil  
LicenseUtil  
LocalizationImpl  
MaintenanceUtil  
MethodParametersResolverImpl  
MimeTypesImpl  
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  
TermsOfUseContentProviderRegistryUtil  
ThemeFactoryImpl  
WebAppPool  
WebKeys Deprecated. As of 7.0.0, moved to 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-b4