gran.app.adapter.kernel.license
Class LicenseAdapterManager
java.lang.Object
gran.app.adapter.kernel.license.LicenseAdapterManager
- public class LicenseAdapterManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LicenseAdapterManager
public LicenseAdapterManager(java.util.Collection adapters)
expireTest
public void expireTest()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getVersionDescription
public java.lang.String getVersionDescription()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
canCreateUser
public boolean canCreateUser(java.lang.String userid)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
canUploadFile
public boolean canUploadFile(gran.model.User user)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
isHosted
public boolean isHosted()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
setMaximumChildAllowed
public void setMaximumChildAllowed(java.lang.String userid,
java.lang.Integer count)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
Copyright © 2002-2003 TrackStudio, Ltd. All Rights Reserved.