| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.service.impl.AbstractEpServiceImpl
com.elasticpath.service.impl.AbstractEpPersistenceServiceImpl
com.elasticpath.service.misc.impl.DatabaseServerTimeServiceImpl
public class DatabaseServerTimeServiceImpl
Provides an implementation of TimeService to retrieve a timestamp from the database server.
| Constructor Summary | |
|---|---|
DatabaseServerTimeServiceImpl()
 | 
|
| Method Summary | |
|---|---|
 java.util.Date | 
getCurrentTime()
Returns the current time.  | 
 ElasticPath | 
getElasticPath()
Returns the elastic path context.  | 
 java.lang.Object | 
getObject(long uid)
Not implmented.  | 
 void | 
setElasticPath(ElasticPath elasticpath)
Sets the elastic path context.  | 
| Methods inherited from class com.elasticpath.service.impl.AbstractEpPersistenceServiceImpl | 
|---|
getPersistenceEngine, setPersistenceEngine | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface com.elasticpath.service.EpPersistenceService | 
|---|
getPersistenceEngine, setPersistenceEngine | 
| Constructor Detail | 
|---|
public DatabaseServerTimeServiceImpl()
| Method Detail | 
|---|
public java.util.Date getCurrentTime()
getCurrentTime in interface TimeServicepublic ElasticPath getElasticPath()
getElasticPath in interface EpServicegetElasticPath in class AbstractEpServiceImpl
public java.lang.Object getObject(long uid)
                           throws EpServiceException
getObject in interface EpPersistenceServiceuid - not used
EpServiceException - when it is calledpublic void setElasticPath(ElasticPath elasticpath)
setElasticPath in interface EpServicesetElasticPath in class AbstractEpServiceImplelasticpath - sets the elastic path
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||