Liferay 6.1.2-ce-ga3

Package com.liferay.portal.util

This package defines the portal utility interfaces and classes.

See:
          Description

Interface Summary
CustomJspRegistry  
LayoutClone  
LayoutTypePortletFactory  
Portal  
PortalPortEventListener  
PortletLister  
PortletListerFactory  
PropsKeys Deprecated. Use PropsKeys.
 

Class Summary
BrowserLauncher  
CalendarFactoryImpl  
ClassLoaderUtil  
Constants Deprecated. Moved to Constants
ContentTypeUtil Deprecated. MimeTypesUtil
CookieKeys  
CustomJspRegistryImpl  
CustomJspRegistryUtil  
DateFormatFactoryImpl  
DiffHtmlImpl This class can compare two different versions of HTML code.
DiffImpl This class can compare two different versions of a text.
DigesterImpl  
EntityResolver  
ExtRegistry  
FacebookConnectUtil Deprecated. FacebookConnectUtil
FastDateFormatFactoryImpl  
FileImpl  
FileMultiValueMap<K extends Serializable,V extends Serializable>  
FriendlyURLNormalizerImpl  
HashCodeFactoryImpl  
HashCodeImpl  
HtmlImpl  
HttpImpl  
InitUtil  
InstancePool Deprecated. Moved to InstancePool
JarUtil  
JavaFieldsParser  
JavaScriptBundleUtil  
LayoutCloneFactory  
LayoutLister  
LayoutSettings  
LayoutTypePortletFactoryImpl  
LayoutTypePortletFactoryUtil  
LayoutView  
LimitedFilesCache<T>  
LocalizationImpl  
LockListenerRegistryImpl  
MaintenanceUtil  
MemoryMultiValueMap<K extends Serializable,V extends Serializable>  
MethodParametersResolverImpl  
MimeTypesImpl  
MinifierUtil  
MultiValueMapFactoryImpl  
OpenIdUtil  
OrderByComparatorFactoryImpl  
OrderByComparatorFactoryImpl.DefaultOrderByComparator  
PortalImpl  
PortalInstances  
PortalSimpleDateFormat  
PortalUtil  
PortletCategoryKeys  
PortletKeys  
PortletListerFactoryImpl  
PortletListerFactoryUtil  
PortletListerImpl  
PrefsPropsImpl  
PrefsPropsUtil  
PropsFiles  
PropsImpl  
PropsUtil  
PropsUtilTask  
PropsValues  
ResourcePermissionsThreadLocal  
RobotsUtil  
ServiceBeanMethodInvocationFactoryImpl  
SessionClicks  
SessionClicks_IW  
SessionLayoutClone  
SessionTreeJSClicks  
ShutdownUtil  
SubscriptionSender  
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 6.1.2-ce-ga3