|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibspan.ecap.merchant.shopdecisions.dataadministration.TemplateProcessor
public class TemplateProcessor
A class responsible for handling and staging the template dimension.
Constructor Summary | |
---|---|
TemplateProcessor(DataModificationService svc)
Instantiates a new template processor. |
Method Summary | |
---|---|
int |
retrieveTemplateKey(java.lang.String templateId)
Retrieve template key. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TemplateProcessor(DataModificationService svc)
svc
- the DataModificationService
to use to access the databaseMethod Detail |
---|
public int retrieveTemplateKey(java.lang.String templateId) throws java.sql.SQLException
templateId
- the id of the template, 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 |