Uses of Class
io.meeds.appcenter.entity.ApplicationEntity
Packages that use ApplicationEntity
-
Uses of ApplicationEntity in io.meeds.appcenter.dao
Methods in io.meeds.appcenter.dao that return ApplicationEntityMethods in io.meeds.appcenter.dao that return types with arguments of type ApplicationEntityModifier and TypeMethodDescriptionApplicationDAO.getApplications()ApplicationDAO.getApplications(String keyword) ApplicationDAO.getMandatoryActiveApps()ApplicationDAO.getSystemApplications() -
Uses of ApplicationEntity in io.meeds.appcenter.entity
Constructors in io.meeds.appcenter.entity with parameters of type ApplicationEntityModifierConstructorDescriptionFavoriteApplicationEntity(ApplicationEntity application, String userName)