Uses of Interface
io.wcm.siteapi.genericedit.component.GenericComponent
-
Packages that use GenericComponent Package Description io.wcm.siteapi.genericedit.builder Site API Generic Edit Builder.io.wcm.siteapi.genericedit.component.value Site API Generic Edit Component Value.io.wcm.siteapi.genericedit.model Site API Generic Edit Models. -
-
Uses of GenericComponent in io.wcm.siteapi.genericedit.builder
Methods in io.wcm.siteapi.genericedit.builder that return GenericComponent Modifier and Type Method Description @NotNull GenericComponent
GenericComponentBuilderService. build(@NotNull java.lang.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 Modifier and Type Method Description @NotNull GenericComponent
ComponentValue. getInstance()
-
Uses of GenericComponent in io.wcm.siteapi.genericedit.model
Methods in io.wcm.siteapi.genericedit.model that return GenericComponent Modifier and Type Method Description @Nullable GenericComponent
GenericComponentModel. getComponent()
-