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 Object
implements DateEntityFactory


Constructor Summary
DateEntityFactoryImpl(I18NBeanFactory i18nBeanFactory, SettingsManager settingsManager, FormatSettingsManager formatSettingsManager)
           
 
Method Summary
 DateEntity buildDateEntity(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,
                             SettingsManager settingsManager,
                             FormatSettingsManager formatSettingsManager)
Method Detail

buildDateEntity

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.