|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.securedkernel.SecuredTSInfoAdapterManager
public class SecuredTSInfoAdapterManager
This manager is used for getting info about Track Studion
| Constructor Summary | |
|---|---|
SecuredTSInfoAdapterManager()
|
|
| Method Summary | |
|---|---|
long |
getSupportExpireDate(SessionContext sc)
Get date of product exipre. |
java.lang.String |
getTSVersion(SessionContext sc)
Get product version |
java.lang.String |
getTSVersionDescription(SessionContext sc)
Get description of product version |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecuredTSInfoAdapterManager()
| Method Detail |
|---|
public java.lang.String getTSVersion(SessionContext sc)
sc - session context
public java.lang.String getTSVersionDescription(SessionContext sc)
throws GranException
sc - session context
GranException
public long getSupportExpireDate(SessionContext sc)
throws GranException
sc - session context
GranException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||