Liferay 6.2-ce-ga5

com.liferay.util
Class License

java.lang.Object
  extended by com.liferay.portal.kernel.plugin.License
      extended by com.liferay.util.License
All Implemented Interfaces:
Serializable

Deprecated. As of 6.1.0, replaced by License

public class License
extends License

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.liferay.portal.kernel.plugin.License
NAME_ACCESSOR
 
Constructor Summary
License()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.plugin.License
getName, getUrl, isOsiApproved, setName, setOsiApproved, setUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

License

public License()
Deprecated. 

Liferay 6.2-ce-ga5