java.lang.Object
de.digitalcollections.cudami.frontend.website.config.TemplateConfig
@ConfigurationProperties(prefix="template")
public class TemplateConfig
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TemplateConfig
public TemplateConfig(String name,
int navMaxLevel)
-
Method Details
-
-
getNavMaxLevel
public int getNavMaxLevel()