Class ParentChildServiceConfig


  • @Configuration
    @Profile({"standard","scalar-sensi"})
    public class ParentChildServiceConfig
    extends Object
    The beans defined here provide various services for the Parent Child Widget to save and make changes to pre-existing hierarchies in the datastore. These beans require the WhatIf framework config to wire correctly as they interact with the WhatIf engine to register submissions on the underlying datastore.
    • Constructor Detail

      • ParentChildServiceConfig

        public ParentChildServiceConfig()