Uses of Interface
io.dialob.boot.controller.PageAttributes
Packages that use PageAttributes
-
Uses of PageAttributes in io.dialob.boot.controller
Classes in io.dialob.boot.controller that implement PageAttributesMethods in io.dialob.boot.controller that return PageAttributesModifier and TypeMethodDescriptionPageSettingsProvider.findPageSettings(String page) PageSettingsProvider.findPageSettingsByQuestionnaireId(String page, String questionnaireId) PageSettingsProvider.findPageSettingsByTenantId(String page, String tenantId) Methods in io.dialob.boot.controller with parameters of type PageAttributesModifier and TypeMethodDescriptionstatic ImmutablePageAttributesImmutablePageAttributes.copyOf(PageAttributes instance) Creates an immutable copy of aPageAttributesvalue.ImmutablePageAttributes.Builder.from(PageAttributes instance) Fill a builder with attribute values from the providedPageAttributesinstance. -
Uses of PageAttributes in io.dialob.boot.settings
Classes in io.dialob.boot.settings that implement PageAttributesMethods in io.dialob.boot.settings that return PageAttributesModifier and TypeMethodDescriptionSettingsPageSettingsProvider.findPageSettings(String page) SettingsPageSettingsProvider.findPageSettingsByQuestionnaireId(String page, String questionnaireId) SettingsPageSettingsProvider.findPageSettingsByTenantId(String page, String tenantId)