Package io.dialob.boot.controller
Interface PageAttributes
-
- All Known Implementing Classes:
ImmutablePageAttributes,SettingsPageAttributes
@Immutable public interface PageAttributes
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getAttributes()StringgetTemplate()
-