|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.migration.TemplateMigration
public class TemplateMigration
Migrate templates from CCC6.
Constructor Summary | |
---|---|
TemplateMigration(LegacyDBQueries legacyQueries,
Templates templates)
Constructor. |
Method Summary | |
---|---|
java.util.UUID |
getTemplate(ResourceName templateName,
java.lang.String templateDescription,
ResourceSummary templateFolder)
Lookup the template for a template name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TemplateMigration(LegacyDBQueries legacyQueries, Templates templates)
legacyQueries
- The query API for CCC6.templates
- Templates API implementation.Method Detail |
---|
public java.util.UUID getTemplate(ResourceName templateName, java.lang.String templateDescription, ResourceSummary templateFolder)
templateName
- The name.templateDescription
- The description.templateFolder
- The folder in which templates should be created.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |