Uses of Class
org.codehaus.mojo.license.model.LicenseStore

Packages that use LicenseStore
org.codehaus.mojo.license   
org.codehaus.mojo.license.model Model package 
 

Uses of LicenseStore in org.codehaus.mojo.license
 

Fields in org.codehaus.mojo.license declared as LicenseStore
protected  LicenseStore LicenseListMojo.licenseStore
          store of licenses
 

Methods in org.codehaus.mojo.license that return LicenseStore
 LicenseStore AbstractLicenseNameMojo.getLicenseStore()
           
 

Methods in org.codehaus.mojo.license with parameters of type LicenseStore
 void AbstractLicenseNameMojo.setLicenseStore(LicenseStore licenseStore)
           
 

Uses of LicenseStore in org.codehaus.mojo.license.model
 

Methods in org.codehaus.mojo.license.model that return LicenseStore
static LicenseStore LicenseStore.createLicenseStore(org.apache.maven.plugin.logging.Log log, String... extraResolver)
           
 



Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.