Uses of Interface
io.wcm.siteapi.genericedit.component.GenericComponent
Packages that use GenericComponent
Package
Description
Site API Generic Edit Builder.
Site API Generic Edit Component Value.
Site API Generic Edit Models.
-
Uses of GenericComponent in io.wcm.siteapi.genericedit.builder
Methods in io.wcm.siteapi.genericedit.builder that return GenericComponentModifier and TypeMethodDescription@NotNull GenericComponent
GenericComponentBuilderService.build
(@NotNull Object modelInstance, @NotNull org.apache.sling.api.resource.Resource resource) Build generic view of model instance. -
Uses of GenericComponent in io.wcm.siteapi.genericedit.component.value
Methods in io.wcm.siteapi.genericedit.component.value that return GenericComponent -
Uses of GenericComponent in io.wcm.siteapi.genericedit.model
Methods in io.wcm.siteapi.genericedit.model that return GenericComponentModifier and TypeMethodDescription@Nullable GenericComponent
GenericComponentModel.getComponent()