|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.editor.lm.AriaLicenseManager
public class AriaLicenseManager
A License Manager interface
Copyright (c) Formaria Ltd., 2002-2008
License: see License.txt
| Constructor Summary | |
|---|---|
AriaLicenseManager()
|
|
| Method Summary | |
|---|---|
LicenseEntry |
getLicenseDetails(java.lang.String moduleName)
Get the license entry for a module |
java.io.File |
getStorageDirectory()
Get the directory name to which the library will be extracted. |
boolean |
isUserRegistered(java.lang.String moduleName)
|
void |
processRegistration(java.lang.String regFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AriaLicenseManager()
| Method Detail |
|---|
public boolean isUserRegistered(java.lang.String moduleName)
isUserRegistered in interface LicenseManagerpublic void processRegistration(java.lang.String regFile)
processRegistration in interface LicenseManagerpublic java.io.File getStorageDirectory()
public LicenseEntry getLicenseDetails(java.lang.String moduleName)
module -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||