Uses of Record Class
tech.jhipster.lite.module.domain.replacement.ContentReplacers
Packages that use ContentReplacers
Package
Description
-
Uses of ContentReplacers in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return ContentReplacersMethods in tech.jhipster.lite.module.domain with parameters of type ContentReplacersModifier and TypeMethodDescriptionJHipsterModuleChanges.JHipsterModuleChangesReplacersBuilder.replacers(ContentReplacers replacers) -
Uses of ContentReplacers in tech.jhipster.lite.module.domain.replacement
Methods in tech.jhipster.lite.module.domain.replacement that return ContentReplacersModifier and TypeMethodDescriptionstatic ContentReplacersContentReplacers.of(ContentReplacer... replacers) -
Uses of ContentReplacers in tech.jhipster.lite.module.infrastructure.secondary
Methods in tech.jhipster.lite.module.infrastructure.secondary with parameters of type ContentReplacersModifier and TypeMethodDescriptionvoidFileSystemReplacer.handle(JHipsterProjectFolder projectFolder, ContentReplacers replacers)