de.ukn.hci.squidy.common.license
Class LicenseUtil

java.lang.Object
  extended by de.ukn.hci.squidy.common.license.LicenseUtil

public class LicenseUtil
extends Object

LicenseUtil.

 Date: Jul 14, 2009
 Time: 6:32:43 PM
 

Since:
1.0.0
Version:
$Id: LicenseUtil.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle Roman.Raedle@uni-konstanz.de Human-Computer Interaction Group University of Konstanz

Constructor Summary
LicenseUtil()
           
 
Method Summary
static boolean isObtainingLicense(Class<?> classType, String licenseType)
           
static boolean isObtainingLicense(String typeName, String licenseType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseUtil

public LicenseUtil()
Method Detail

isObtainingLicense

public static boolean isObtainingLicense(Class<?> classType,
                                         String licenseType)
Parameters:
classType -
licenseType -
Returns:

isObtainingLicense

public static boolean isObtainingLicense(String typeName,
                                         String licenseType)
Parameters:
typeName -
licenseType -
Returns:


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.