Uses of Class
tech.jhipster.lite.module.domain.resource.JHipsterModuleOrganization
Packages that use JHipsterModuleOrganization
-
Uses of JHipsterModuleOrganization in tech.jhipster.lite.module.domain.resource
Fields in tech.jhipster.lite.module.domain.resource declared as JHipsterModuleOrganizationModifier and TypeFieldDescriptionstatic final JHipsterModuleOrganizationJHipsterModuleOrganization.SPRINGBOOT_DEPENDENCYstatic final JHipsterModuleOrganizationJHipsterModuleOrganization.STANDALONEMethods in tech.jhipster.lite.module.domain.resource that return JHipsterModuleOrganizationModifier and TypeMethodDescriptionJHipsterModuleOrganization.JHipsterModuleOrganizationBuilder.build()JHipsterModuleResource.organization()Methods in tech.jhipster.lite.module.domain.resource with parameters of type JHipsterModuleOrganizationModifier and TypeMethodDescriptionJHipsterModuleResource.JHipsterModuleResourceBuilder.organization(JHipsterModuleOrganization organization) JHipsterModuleResource.JHipsterModuleResourceOrganizationBuilder.organization(JHipsterModuleOrganization organization)