Class TopHeaderContent
java.lang.Object
com.novomind.ecom.api.imail.routing.frontend.topheader.TopHeaderContent
Represents a custom TopHeaderContent
- Since:
- 10.0.16
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TopHeaderContent
- Parameters:
path
- the path to the custom include .xhtml file for your top header, specified absolute inside 'META-INF/views' (e.g. '/topheader/myInclude.xhtml').- Since:
- 10.0.16
-
-
Method Details
-
getPath
- Returns:
- the path to the custom include .xhtml file for your top header, specified absolute inside 'META-INF/views' (e.g. '/topheader/myInclude.xhtml').
- Since:
- 10.0.16
-