Uses of Class
com.unica.publicapi.plan.api.TemplateTypeNotFoundException

Packages that use TemplateTypeNotFoundException
com.unica.publicapi.plan.api   
 

Uses of TemplateTypeNotFoundException in com.unica.publicapi.plan.api
 

Methods in com.unica.publicapi.plan.api that throw TemplateTypeNotFoundException
 Handle IPlanAPI.createMarketingObject(IExecutionContext context, java.lang.String templateType, java.lang.String templateName, AttributeMap attributeMap)
          Create a new marketing object component from the named template, applying the specified attributes and user information from the execution context.
 Handle IPlanAPI.createOffer(IExecutionContext context, java.lang.String templateName, AttributeMap attributeMap)
          Create a new offer component from the named template, applying the specified attributes and user information from the execution context.