Package com.basis.filesystem
Interface License
public interface License
License interface for user licenses.
-
Method Details
-
numLicenses
Get number of licenses for this feature.- Throws:
FilesystemException
- If a filesystem problem occurs.
-
numFreeLicenses
- Throws:
FilesystemException
-
featureString
- Throws:
FilesystemException
-
vendorString
- Throws:
FilesystemException
-
version
- Throws:
FilesystemException
-
serialNumber
- Throws:
FilesystemException
-
expirationDate
- Throws:
FilesystemException
-
isDemo
- Throws:
FilesystemException
-
checkin
void checkin()
-