|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.dataadministration.TimeProcessor
public class TimeProcessor
A class responsible for handling and staging the time dimension.
Constructor Summary | |
---|---|
TimeProcessor(DataModificationService service)
Instantiates a new time processor. |
Method Summary | |
---|---|
int |
retrieveTimeKey(java.util.Date date)
Retrieve time key. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeProcessor(DataModificationService service)
service
- the DataModificationService
to use to access the databaseMethod Detail |
---|
public int retrieveTimeKey(java.util.Date date) throws java.sql.SQLException
date
- the date, the key of which is to be retrieved.
java.sql.SQLException
- the SQL exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |