gran.app.adapter.external.tsinfo
Class BaseSecuredTSInfoAdapter
java.lang.Object
gran.app.adapter.external.tsinfo.BaseSecuredTSInfoAdapter
- All Implemented Interfaces:
- Adapter, SecuredAdapter, SecuredTSInfoAdapter
- public class BaseSecuredTSInfoAdapter
- extends java.lang.Object
- implements SecuredTSInfoAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseSecuredTSInfoAdapter
public BaseSecuredTSInfoAdapter()
init
public boolean init()
- Description copied from interface:
Adapter
- Initialize adapter. TrackStudio calls this method
during startup.
- Specified by:
init
in interface Adapter
- Returns:
- true when adapter initialized, false otherwise.
getDescription
public java.lang.String getDescription()
- Description copied from interface:
Adapter
- Get description of adapter as plain text
- Specified by:
getDescription
in interface Adapter
getTSVersionImpl
public java.lang.String getTSVersionImpl(SessionContext sc,
java.lang.String chainResult)
- Specified by:
getTSVersionImpl
in interface SecuredTSInfoAdapter
getTSVersionDescriptionImpl
public java.lang.String getTSVersionDescriptionImpl(SessionContext sc,
java.lang.String chainResult)
- Specified by:
getTSVersionDescriptionImpl
in interface SecuredTSInfoAdapter
getSupportExpireDateImpl
public long getSupportExpireDateImpl(SessionContext sc,
long chainResult)
throws GranException
- Specified by:
getSupportExpireDateImpl
in interface SecuredTSInfoAdapter
- Throws:
GranException
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.