@Version("1.0")
Package io.wcm.siteapi.genericedit.builder
Site API Generic Edit Builder.
-
Interface Summary Interface Description ComponentValidatorService Allows custom validation checks for model instances.GenericComponentBuilderService Builds a generic view of a Sling Model instance reflecting all properties found in it's interface. -
Class Summary Class Description ValueInspectorService<T extends GenericValue> Allows to customize the inspection process which turns properties in Sling Models instance to specific ones e.g. for links, media and rich text.