Interface TemplatePathContainer
- All Known Implementing Classes:
CategoryImpl
,ProductBundleImpl
,ProductImpl
public interface TemplatePathContainer
Interface used to indicate that an entity contains a path to a preferred display template.
- Author:
- bpolster
-
Method Summary
Modifier and TypeMethodDescriptionReturns the path to a display template.
-
Method Details
-
getDisplayTemplate
String getDisplayTemplate()Returns the path to a display template.- Returns:
-