Class FcShowTemplateProps

java.lang.Object
de.xima.fc.workflow.taglib.model.BaseActionProps
de.xima.fc.workflow.model.nodes.FcShowTemplateProps
All Implemented Interfaces:
IDescriptionProviding, INameProviding, Serializable

public class FcShowTemplateProps extends BaseActionProps
Model class for the show template action (EWorkflowNodeType.FC_SHOW_TEMPLATE).
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • FcShowTemplateProps

      public FcShowTemplateProps()
  • Method Details

    • getHtmlTemplate

      public UuidEntityRef getHtmlTemplate()
      Returns:
      the reference to an HTML template
    • setHtmlTemplate

      public void setHtmlTemplate(UuidEntityRef templateRef)
      Parameters:
      templateRef - the reference to an HTML template