Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.kernel.util that return CalendarFactory
static CalendarFactory CalendarFactoryUtil.getCalendarFactory()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type CalendarFactory
 void CalendarFactoryUtil.setCalendarFactory(CalendarFactory calendarFactory)
           
 


Liferay 6.2-ce-ga5