Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.util.Converter

Packages that use Converter
com.liferay.portal.spring.hibernate   
 

Uses of Converter in com.liferay.portal.spring.hibernate
 

Classes in com.liferay.portal.spring.hibernate that implement Converter
 class HibernateConfigurationConverter
           See http://issues.liferay.com/browse/LPS-5363.
 

Methods in com.liferay.portal.spring.hibernate with parameters of type Converter
 void PortalHibernateConfiguration.setHibernateConfigurationConverter(Converter<String> hibernateConfigurationConverter)
           
 


Liferay 6.1.2-ce-ga3