public static class

ACMTimeToLive.MasterSessionTTL

extends ACMTimeToLive
java.lang.Object
   ↳ com.microstrategy.webapi.acm.ACMTimeToLive
     ↳ com.microstrategy.webapi.acm.ACMTimeToLive.MasterSessionTTL

Summary

[Expand]
Inherited Fields
From class com.microstrategy.webapi.acm.ACMTimeToLive
Public Constructors
MasterSessionTTL(Calendar iNow, int iIdleTimeout, int iMasterIdleTimeout)
Public Methods
void extendTtlByIdleTimeout(Calendar iNow)
int getMasterIdleTimeout()
[Expand]
Inherited Methods
From class com.microstrategy.webapi.acm.ACMTimeToLive
From class java.lang.Object

Public Constructors

public MasterSessionTTL (Calendar iNow, int iIdleTimeout, int iMasterIdleTimeout)

Public Methods

public void extendTtlByIdleTimeout (Calendar iNow)

public int getMasterIdleTimeout ()