gran.app.adapter.external
Interface SecuredTSInfoAdapter

All Superinterfaces:
Adapter, SecuredAdapter
All Known Implementing Classes:
BaseSecuredTSInfoAdapter

public interface SecuredTSInfoAdapter
extends SecuredAdapter


Method Summary
 long getSupportExpireDateImpl(SessionContext sc, long chainResult)
           
 java.lang.String getTSVersionDescriptionImpl(SessionContext sc, java.lang.String chainResult)
           
 java.lang.String getTSVersionImpl(SessionContext sc, java.lang.String chainResult)
           
 
Methods inherited from interface gran.app.adapter.Adapter
getDescription, init
 

Method Detail

getTSVersionImpl

public java.lang.String getTSVersionImpl(SessionContext sc,
                                         java.lang.String chainResult)

getTSVersionDescriptionImpl

public java.lang.String getTSVersionDescriptionImpl(SessionContext sc,
                                                    java.lang.String chainResult)
                                             throws GranException
Throws:
GranException

getSupportExpireDateImpl

public long getSupportExpireDateImpl(SessionContext sc,
                                     long chainResult)
                              throws GranException
Throws:
GranException


Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.