|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgran.app.adapter.kernel.license.BaseLicenseAdapter
Constructor Summary | |
BaseLicenseAdapter()
|
Method Summary | |
void |
expireTestImpl()
|
java.lang.String |
getDescription()
Get description of adapter as plain text |
long |
getExpireDateImpl()
|
java.lang.String |
getVersionDescriptionImpl()
|
java.lang.String |
getVersionImpl()
|
boolean |
init()
Initialize adapter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseLicenseAdapter()
Method Detail |
public boolean init()
Adapter
init
in interface Adapter
public java.lang.String getDescription()
Adapter
getDescription
in interface Adapter
public long getExpireDateImpl() throws GranException
getExpireDateImpl
in interface LicenseAdapter
GranException
public void expireTestImpl() throws GranException
expireTestImpl
in interface LicenseAdapter
GranException
public java.lang.String getVersionImpl()
getVersionImpl
in interface LicenseAdapter
public java.lang.String getVersionDescriptionImpl() throws GranException
getVersionDescriptionImpl
in interface LicenseAdapter
GranException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |