Class DDConfigUpdaterHelper


  • @ApplicationScoped
    public class DDConfigUpdaterHelper
    extends Object
    • Constructor Detail

      • DDConfigUpdaterHelper

        public DDConfigUpdaterHelper()
      • DDConfigUpdaterHelper

        @Inject
        public DDConfigUpdaterHelper​(org.kie.workbench.common.services.shared.project.KieModuleService moduleService,
                                     @Named("ioStrategy")
                                     org.uberfire.io.IOService ioService,
                                     org.kie.workbench.common.screens.datamodeller.service.PersistenceDescriptorService pdService)
    • Method Detail

      • isPersistenceFile

        public boolean isPersistenceFile​(org.uberfire.backend.vfs.Path path)
      • hasPersistenceFile

        public boolean hasPersistenceFile​(org.uberfire.backend.vfs.Path path)
      • buildJPAMarshallingStrategyValue

        public String buildJPAMarshallingStrategyValue​(org.kie.workbench.common.services.shared.project.KieModule kieModule)
      • addJPAMarshallingStrategy

        public void addJPAMarshallingStrategy​(org.kie.internal.runtime.conf.DeploymentDescriptor dd,
                                              org.uberfire.backend.vfs.Path path)