com.atlassian.confluence.plugins.rest.manager
Class DateEntityFactoryImpl

java.lang.Object
  extended by com.atlassian.confluence.plugins.rest.manager.DateEntityFactoryImpl
All Implemented Interfaces:
DateEntityFactory

public class DateEntityFactoryImpl
extends java.lang.Object
implements DateEntityFactory


Constructor Summary
DateEntityFactoryImpl(I18NBeanFactory i18nBeanFactory, FormatSettingsManager formatSettingsManager, UserAccessor userAccessor, LocaleManager localeManager)
           
 
Method Summary
 DateEntity buildDateEntity(java.util.Date date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateEntityFactoryImpl

public DateEntityFactoryImpl(I18NBeanFactory i18nBeanFactory,
                             FormatSettingsManager formatSettingsManager,
                             UserAccessor userAccessor,
                             LocaleManager localeManager)
Method Detail

buildDateEntity

public DateEntity buildDateEntity(java.util.Date date)
Specified by:
buildDateEntity in interface DateEntityFactory


Copyright © 2003-2014 Atlassian. All Rights Reserved.