Uses of Class
net.datenwerke.rs.globalconstants.service.globalconstants.entities.GlobalConstant
Packages that use GlobalConstant
-
Uses of GlobalConstant in net.datenwerke.rs.globalconstants.service.globalconstants
Methods in net.datenwerke.rs.globalconstants.service.globalconstants that return GlobalConstantModifier and TypeMethodDescriptionGlobalConstantsService.merge(GlobalConstant constant) GlobalConstantsServiceImpl.merge(GlobalConstant constant) Methods in net.datenwerke.rs.globalconstants.service.globalconstants that return types with arguments of type GlobalConstantModifier and TypeMethodDescriptionGlobalConstantsService.getAllGlobalConstants()GlobalConstantsServiceImpl.getAllGlobalConstants()Methods in net.datenwerke.rs.globalconstants.service.globalconstants with parameters of type GlobalConstantModifier and TypeMethodDescriptionGlobalConstantsService.merge(GlobalConstant constant) GlobalConstantsServiceImpl.merge(GlobalConstant constant) voidGlobalConstantsService.persist(GlobalConstant constant) voidGlobalConstantsServiceImpl.persist(GlobalConstant constant) voidGlobalConstantsService.remove(GlobalConstant constant) voidGlobalConstantsServiceImpl.remove(GlobalConstant constant)