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