public interface LicenseRpcService
Modifier and Type | Method and Description |
---|---|
LicenseInformationDto |
loadLicenseInformation() |
void |
updateLicense(java.lang.String license) |
LicenseInformationDto loadLicenseInformation() throws ServerCallFailedException
ServerCallFailedException
void updateLicense(java.lang.String license) throws ServerCallFailedException
ServerCallFailedException