Uses of Class
tech.jhipster.lite.module.domain.JHipsterFeatureSlug
Packages that use JHipsterFeatureSlug
Package
Description
-
Uses of JHipsterFeatureSlug in tech.jhipster.lite.module.domain
Methods in tech.jhipster.lite.module.domain that return types with arguments of type JHipsterFeatureSlug -
Uses of JHipsterFeatureSlug in tech.jhipster.lite.module.domain.landscape
Methods in tech.jhipster.lite.module.domain.landscape that return JHipsterFeatureSlugModifier and TypeMethodDescriptionJHipsterFeatureDependency.feature()Returns the value of thefeaturerecord component.JHipsterLandscapeFeature.slug()Constructors in tech.jhipster.lite.module.domain.landscape with parameters of type JHipsterFeatureSlugModifierConstructorDescriptionCreates an instance of aJHipsterFeatureDependencyrecord class.JHipsterLandscapeFeature(JHipsterFeatureSlug slug, Collection<JHipsterLandscapeModule> modules) -
Uses of JHipsterFeatureSlug in tech.jhipster.lite.module.domain.resource
Methods in tech.jhipster.lite.module.domain.resource that return types with arguments of type JHipsterFeatureSlugModifier and TypeMethodDescriptiondefault Optional<JHipsterFeatureSlug>JHipsterFeatureSlugFactory.build()JHipsterModuleOrganization.feature()