Liferay 7.0-ga1 portal-kernel

Uses of Class
com.liferay.portal.kernel.util.EscapableObject

Packages that use EscapableObject
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of EscapableObject in com.liferay.portal.kernel.util
 

Subclasses of EscapableObject in com.liferay.portal.kernel.util
 class HtmlEscapableObject<T>
           
 

Methods in com.liferay.portal.kernel.util with parameters of type EscapableObject
 void SubscriptionSender.setContextAttribute(String key, EscapableObject<String> value)
           
 


Liferay 7.0-ga1 portal-kernel