Class FreemarkerConfigBean

java.lang.Object
ch.tocco.nice2.rest.core.spi.beans.HalBean
ch.tocco.nice2.rest.freemarker.impl.beans.FreemarkerConfigBean
All Implemented Interfaces:
Serializable

public class FreemarkerConfigBean extends HalBean
See Also:
  • Constructor Details

    • FreemarkerConfigBean

      public FreemarkerConfigBean()
  • Method Details

    • getMethods

      public Set<String> getMethods()
    • setMethods

      public void setMethods(Set<String> methods)
    • getDirectives

      public Set<String> getDirectives()
    • setDirectives

      public void setDirectives(Set<String> directives)