Package | Description |
---|---|
com.whitestein.lsps.license |
Modifier and Type | Method and Description |
---|---|
License |
LicenseDao.getLicense(Long id) |
License |
JpaLicenseDao.getLicense(Long id) |
Modifier and Type | Method and Description |
---|---|
List<License> |
LicenseDao.findAll() |
List<License> |
JpaLicenseDao.findAll() |
List<License> |
LicenseDao.findAllValid() |
List<License> |
JpaLicenseDao.findAllValid() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.