Interface ComponentValue

All Superinterfaces:
GenericValue

@ConsumerType public interface ComponentValue extends GenericValue
Represents a nested component.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.wcm.siteapi.genericedit.component.value.GenericValue

    isValid
  • Method Details

    • getInstance

      @NotNull @NotNull GenericComponent getInstance()
      Returns:
      Generic view of nested component.