Uses of Interface
io.wcm.siteapi.genericedit.component.GenericProperty
Packages that use GenericProperty
-
Uses of GenericProperty in io.wcm.siteapi.genericedit.component
Methods in io.wcm.siteapi.genericedit.component that return types with arguments of type GenericPropertyModifier and TypeMethodDescription@NotNull List<GenericProperty<GenericValue>>
GenericComponent.getAllProperties()
@NotNull List<GenericProperty<ComponentValue>>
GenericComponent.getComponentProperties()
@NotNull List<GenericProperty<LinkValue>>
GenericComponent.getLinkProperties()
@NotNull List<GenericProperty<MediaValue>>
GenericComponent.getMediaProperties()
@NotNull List<GenericProperty<RichTextValue>>
GenericComponent.getRichTextProperties()
@NotNull List<GenericProperty<SimpleValue>>
GenericComponent.getSimpleProperties()