public interface EndUserLicenseStore
| Modifier and Type | Method and Description |
|---|---|
EndUserLicense |
getById(Id id) |
void |
store(EndUserLicense license) |
EndUserLicense getById(Id id)
void store(EndUserLicense license)
Copyright © 2014. All rights reserved.