gran.app.adapter.kernel.license
Interface LicenseAdapter
- All Superinterfaces:
- Adapter, KernelAdapter
- All Known Implementing Classes:
- BaseLicenseAdapter
- public interface LicenseAdapter
- extends KernelAdapter
expireTestImpl
public void expireTestImpl()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
getVersionDescriptionImpl
public java.lang.String getVersionDescriptionImpl()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
canCreateUserImpl
public boolean canCreateUserImpl(java.lang.String userid)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
canUploadFileImpl
public boolean canUploadFileImpl(gran.model.User user)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
isHostedImpl
public boolean isHostedImpl()
throws gran.exception.GranException
- Throws:
gran.exception.GranException
setMaximumChildsAllowedImpl
public void setMaximumChildsAllowedImpl(java.lang.String userid,
java.lang.Integer count)
throws gran.exception.GranException
- Throws:
gran.exception.GranException
Copyright © 2002-2003 TrackStudio, Ltd. All Rights Reserved.