public class LicenseDao extends Dao
Constructor and Description |
---|
LicenseDao(LicenseRpcServiceAsync rpcService) |
Modifier and Type | Method and Description |
---|---|
void |
loadLicenseInformation(RsAsyncCallback<LicenseInformationDto> callback) |
void |
updateLicense(java.lang.String license,
RsAsyncCallback<java.lang.Void> callback) |
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtos
public LicenseDao(LicenseRpcServiceAsync rpcService)
public void loadLicenseInformation(RsAsyncCallback<LicenseInformationDto> callback)
public void updateLicense(java.lang.String license, RsAsyncCallback<java.lang.Void> callback)