public interface LicenseService
Modifier and Type | Method and Description |
---|---|
boolean |
deleteLicense(Long licenseId) |
List<License> |
findAll() |
void |
uploadLicense(byte[] content) |
void uploadLicense(byte[] content) throws ErrorException
content
- ErrorException
boolean deleteLicense(Long licenseId)
licenseId
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.