Liferay 6.1.2-ce-ga3

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. 
com.liferay.portal.util This package defines the portal 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>
           
 

Uses of EscapableObject in com.liferay.portal.util
 

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


Liferay 6.1.2-ce-ga3