Uses of Class
org.nuiton.license.plugin.repository.LicenseDefinition

Packages that use LicenseDefinition
org.nuiton.license.plugin.repository   
 

Uses of LicenseDefinition in org.nuiton.license.plugin.repository
 

Fields in org.nuiton.license.plugin.repository with type parameters of type LicenseDefinition
protected  java.util.Map<LicenseDefinition,License> LicenseRepository.cache
           
protected  java.util.List<LicenseDefinition> LicenseRepository.definitions
           
 

Methods in org.nuiton.license.plugin.repository that return LicenseDefinition
 LicenseDefinition LicenseRepository.getDefinition(java.lang.String licenseName)
           
 

Methods in org.nuiton.license.plugin.repository that return types with arguments of type LicenseDefinition
 java.util.List<LicenseDefinition> LicenseRepository.getAllDefinitions()
           
 java.util.List<LicenseDefinition> LicenseRepository.getDefinitions()
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.