@Service @Transactional(readOnly=true) public class LicenseAppTypeService extends Object
| Constructor and Description |
|---|
LicenseAppTypeService() |
| Modifier and Type | Method and Description |
|---|---|
LicenseAppType |
getLicenseAppTypeByName(String name) |
List<LicenseAppType> |
getLicenseAppTypes() |
LicenseAppType |
getNewLicenseAppType() |
public LicenseAppType getLicenseAppTypeByName(String name)
public List<LicenseAppType> getLicenseAppTypes()
public LicenseAppType getNewLicenseAppType()
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.