Liferay 6.0-ee-sp2

Package com.liferay.portal.kernel.bean

Interface Summary
BeanLocator  
BeanProperties  
IdentifiableBean  
Renderer  
 

Class Summary
AutoEscapeBeanHandler Wraps a bean so that all strings returned from @AutoEscape annotated methods are automatically HTML escaped.
BeanParamUtil  
BeanPropertiesUtil  
ClassLoaderBeanHandler  
ContextClassLoaderBeanHandler Deprecated.  
PortalBeanLocatorUtil  
PortletBeanLocatorUtil  
ReadOnlyBeanHandler  
RendererUtil  
 

Exception Summary
BeanLocatorException  
RendererException  
 

Annotation Types Summary
AutoEscape Enables HTML auto escaping of strings returned by annotated methods when a bean is wrapped with AutoEscapeBeanHandler.
BeanReference  
 


Liferay 6.0-ee-sp2